public class LlamaDecorLayer extends LayerRenderer<LlamaEntity,LlamaModel<LlamaEntity>>
| Constructor and Description |
|---|
LlamaDecorLayer(IEntityRenderer<LlamaEntity,LlamaModel<LlamaEntity>> p_i50933_1_) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(LlamaEntity entityIn,
float p_212842_2_,
float p_212842_3_,
float p_212842_4_,
float p_212842_5_,
float p_212842_6_,
float p_212842_7_,
float p_212842_8_) |
boolean |
shouldCombineTextures() |
bindTexture, func_215334_a, getEntityModelpublic LlamaDecorLayer(IEntityRenderer<LlamaEntity,LlamaModel<LlamaEntity>> p_i50933_1_)
public void render(LlamaEntity entityIn, float p_212842_2_, float p_212842_3_, float p_212842_4_, float p_212842_5_, float p_212842_6_, float p_212842_7_, float p_212842_8_)
render in class LayerRenderer<LlamaEntity,LlamaModel<LlamaEntity>>public boolean shouldCombineTextures()
shouldCombineTextures in class LayerRenderer<LlamaEntity,LlamaModel<LlamaEntity>>