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 pEntity, LlamaRenderState pReusedState, float pPartialTick) LlamaRenderer.getTextureLocation
(LlamaRenderState pRenderState) -
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 pPoseStack, MultiBufferSource pBufferSource, int pPackedLight, LlamaRenderState pRenderState, float pYRot, float pXRot) private void
LlamaDecorLayer.renderEquipment
(PoseStack pPoseStack, MultiBufferSource pBufferSource, LlamaRenderState pRenderState, ItemStack pStack, ResourceKey<EquipmentAsset> pEquipmentAsset, int pPackedLight) Constructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type LlamaRenderStateModifierConstructorDescriptionLlamaDecorLayer
(RenderLayerParent<LlamaRenderState, LlamaModel> pRenderer, EntityModelSet pModels, EquipmentLayerRenderer pEquipmentRenderer)