Class LlamaDecorLayer
java.lang.Object
net.minecraft.client.renderer.entity.layers.LayerRenderer<LlamaEntity,LlamaModel<LlamaEntity>>
 
net.minecraft.client.renderer.entity.layers.LlamaDecorLayer
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final LlamaModel<LlamaEntity>private static final ResourceLocation[]private static final ResourceLocation
- 
Constructor SummaryConstructorsConstructorDescriptionLlamaDecorLayer(IEntityRenderer<LlamaEntity, LlamaModel<LlamaEntity>> p_i50933_1_) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidrender(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, LlamaEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) Methods inherited from class net.minecraft.client.renderer.entity.layers.LayerRenderercoloredCutoutModelCopyLayerRender, getParentModel, getTextureLocation, renderColoredCutoutModel
- 
Field Details- 
TEXTURE_LOCATION
- 
TRADER_LLAMA
- 
model
 
- 
- 
Constructor Details- 
LlamaDecorLayer
 
- 
- 
Method Details- 
renderpublic void render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, LlamaEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) - Specified by:
- renderin class- LayerRenderer<LlamaEntity,- LlamaModel<LlamaEntity>> 
 
 
-