net.minecraft.client.render.entity.layer

public class StrayOverlayLayer

implements EntityRenderLayer<SkeletonEntity>

buw
net.minecraft.class_3028
net.minecraft.client.render.entity.layer.StrayOverlayLayer
net.minecraft.client.renderer.entity.layers.LayerSkeletonType

Field summary

Modifier and TypeField
private static final Identifier
a
field_14988
OVERLAY_LOCATION
STRAY_CLOTHES_TEXTURES
private final LivingEntityRenderer<?>
b
field_14989
renderer
renderer
private SkeletonModel
c
field_14990
model
layerModel

Constructor summary

ModifierConstructor
public (LivingEntityRenderer<?> renderer)

Method summary

Modifier and TypeMethod
public void
a(zd arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
method_13459(class_978 arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
render(SkeletonEntity entity, float walkAnimationProgress, float walkAnimationSpeed, float tickDelta, float bob, float yaw, float pitch, float scale)
doRenderLayer(EntitySkeleton entitylivingbaseIn, float limbSwing, float limbSwingAmount, float partialTicks, float ageInTicks, float netHeadYaw, float headPitch, float scale)
public boolean
a()
method_10296()
colorsWhenDamaged()
shouldCombineTextures()