net.minecraft.client.render.entity.layer

public class LlamaDecorLayer

implements EntityRenderLayer<LlamaEntity>

bxm
net.minecraft.class_3111
net.minecraft.client.render.entity.layer.LlamaDecorLayer
net.minecraft.client.renderer.entity.layers.LayerLlamaDecor

Field summary

Modifier and TypeField
private static final Identifier[]
a
field_15317
TEXTURES
LLAMA_DECOR_TEXTURES
private final LlamaRenderer
b
field_15318
renderer
renderer
private final LlamaModel
c
field_15319
model
model

Constructor summary

ModifierConstructor
public (LlamaRenderer renderer)

Method summary

Modifier and TypeMethod
public void
a(xq arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
method_13884(class_3138 arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
render(LlamaEntity entity, float walkAnimationProgress, float walkAnimationSpeed, float tickDelta, float bob, float yaw, float pitch, float scale)
doRenderLayer(EntityLlama entitylivingbaseIn, float limbSwing, float limbSwingAmount, float partialTicks, float ageInTicks, float netHeadYaw, float headPitch, float scale)
public boolean
a()
method_10296()
colorsWhenDamaged()
shouldCombineTextures()