Class LlamaDecorLayer
java.lang.Object
net.minecraft.client.renderer.entity.layers.RenderLayer<Llama,LlamaModel<Llama>>
 
net.minecraft.client.renderer.entity.layers.LlamaDecorLayer
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final LlamaModel<Llama>private static final ResourceLocation[]private static final ResourceLocation
- 
Constructor SummaryConstructorsConstructorDescriptionLlamaDecorLayer(RenderLayerParent<Llama, LlamaModel<Llama>> p_174499_, EntityModelSet p_174500_) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidrender(PoseStack p_117232_, MultiBufferSource p_117233_, int p_117234_, Llama p_117235_, float p_117236_, float p_117237_, float p_117238_, float p_117239_, float p_117240_, float p_117241_) Methods inherited from class net.minecraft.client.renderer.entity.layers.RenderLayercoloredCutoutModelCopyLayerRender, getParentModel, getTextureLocation, renderColoredCutoutModel
- 
Field Details- 
TEXTURE_LOCATION
- 
TRADER_LLAMA
- 
model
 
- 
- 
Constructor Details- 
LlamaDecorLayerpublic LlamaDecorLayer(RenderLayerParent<Llama, LlamaModel<Llama>> p_174499_, EntityModelSet p_174500_) 
 
- 
- 
Method Details- 
renderpublic void render(PoseStack p_117232_, MultiBufferSource p_117233_, int p_117234_, Llama p_117235_, float p_117236_, float p_117237_, float p_117238_, float p_117239_, float p_117240_, float p_117241_) - Specified by:
- renderin class- RenderLayer<Llama,- LlamaModel<Llama>> 
 
 
-