Uses of Class
net.minecraft.client.renderer.entity.state.LlamaRenderState
Packages that use LlamaRenderState
Package
Description
-
Uses of LlamaRenderState in net.minecraft.client.model
Methods in net.minecraft.client.model with parameters of type LlamaRenderState -
Uses of LlamaRenderState in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity that return LlamaRenderStateMethods in net.minecraft.client.renderer.entity with parameters of type LlamaRenderStateModifier and TypeMethodDescriptionvoid
LlamaRenderer.extractRenderState
(Llama p_363790_, LlamaRenderState p_363082_, float p_361575_) LlamaRenderer.getTextureLocation
(LlamaRenderState p_361005_) -
Uses of LlamaRenderState in net.minecraft.client.renderer.entity.layers
Methods in net.minecraft.client.renderer.entity.layers with parameters of type LlamaRenderStateModifier and TypeMethodDescriptionvoid
LlamaDecorLayer.render
(PoseStack p_117232_, MultiBufferSource p_117233_, int p_117234_, LlamaRenderState p_364326_, float p_117236_, float p_117237_) private void
LlamaDecorLayer.renderEquipment
(PoseStack p_371183_, MultiBufferSource p_371243_, LlamaRenderState p_371331_, ItemStack p_371708_, ResourceKey<EquipmentAsset> p_387965_, int p_371469_) Constructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type LlamaRenderStateModifierConstructorDescriptionLlamaDecorLayer
(RenderLayerParent<LlamaRenderState, LlamaModel> p_174499_, EntityModelSet p_174500_, EquipmentLayerRenderer p_371181_)