net.minecraft.client.render.entity.layer

public class LlamaDecorLayer

implements EntityRenderLayer<LlamaEntity>

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

Field summary

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

Constructor summary

ModifierConstructor
public (LlamaRenderer renderer)

Method summary

Modifier and TypeMethod
public void
a(aas 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)
func_177141_a(EntityLlama arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
doRenderLayer(EntityLlama entitylivingbaseIn, float limbSwing, float limbSwingAmount, float partialTicks, float ageInTicks, float netHeadYaw, float headPitch, float scale)
public boolean
a()
method_10296()
colorsWhenDamaged()
func_177142_b()
shouldCombineTextures()