Uses of Class
net.minecraft.client.render.entity.model.LlamaEntityModel
Packages that use LlamaEntityModel
-
Uses of LlamaEntityModel in net.minecraft.client.render.entity.feature
Fields in net.minecraft.client.render.entity.feature declared as LlamaEntityModelModifier and TypeFieldDescriptionprivate final LlamaEntityModel
LlamaDecorFeatureRenderer.babyModel
private final LlamaEntityModel
LlamaDecorFeatureRenderer.model
Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type LlamaEntityModelModifierConstructorDescriptionLlamaDecorFeatureRenderer
(FeatureRendererContext<LlamaEntityRenderState, LlamaEntityModel> context, LoadedEntityModels loader, EquipmentRenderer equipmentRenderer)