Class CamelEntityModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.entity.model.EntityModel<CamelEntityRenderState>
net.minecraft.client.render.entity.model.CamelEntityModel
- Direct Known Subclasses:
class_10647
- Mappings:
Namespace Name named net/minecraft/client/render/entity/model/CamelEntityModelintermediary net/minecraft/class_7751official gdj
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.SinglePartModel -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ModelTransformerprotected final ModelPartprivate static final floatprivate static final floatFields inherited from class net.minecraft.client.render.entity.model.EntityModel
field_52908Fields inherited from class net.minecraft.client.model.Model
layerFactory, root -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TexturedModelDataprotected static ModelDatavoidsetAngles(CamelEntityRenderState camelEntityRenderState) private voidsetHeadAngles(CamelEntityRenderState state, float headYaw, float headPitch) Methods inherited from class net.minecraft.client.model.Model
animate, animate, animate, animateWalking, getLayer, getPart, getParts, getRootPart, render, render, resetTransforms
-
Field Details
-
LIMB_ANGLE_SCALE
private static final float LIMB_ANGLE_SCALE- See Also:
- Mappings:
Namespace Name Mixin selector named LIMB_ANGLE_SCALELnet/minecraft/client/render/entity/model/CamelEntityModel;LIMB_ANGLE_SCALE:Fintermediary field_40459Lnet/minecraft/class_7751;field_40459:Fofficial cLgdj;c:F
-
LIMB_DISTANCE_SCALE
private static final float LIMB_DISTANCE_SCALE- See Also:
- Mappings:
Namespace Name Mixin selector named LIMB_DISTANCE_SCALELnet/minecraft/client/render/entity/model/CamelEntityModel;LIMB_DISTANCE_SCALE:Fintermediary field_42227Lnet/minecraft/class_7751;field_42227:Fofficial dLgdj;d:F
-
BABY_TRANSFORMER
- Mappings:
Namespace Name Mixin selector named BABY_TRANSFORMERLnet/minecraft/client/render/entity/model/CamelEntityModel;BABY_TRANSFORMER:Lnet/minecraft/client/render/entity/model/ModelTransformer;intermediary field_52883Lnet/minecraft/class_7751;field_52883:Lnet/minecraft/class_9953;official aLgdj;a:Lghm;
-
head
- Mappings:
Namespace Name Mixin selector named headLnet/minecraft/client/render/entity/model/CamelEntityModel;head:Lnet/minecraft/client/model/ModelPart;intermediary field_40464Lnet/minecraft/class_7751;field_40464:Lnet/minecraft/class_630;official bLgdj;b:Lghd;
-
-
Constructor Details
-
CamelEntityModel
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/entity/model/EntityModel;<init>(Lnet/minecraft/client/model/ModelPart;)Vintermediary <init>Lnet/minecraft/class_583;<init>(Lnet/minecraft/class_630;)Vofficial <init>Lgea;<init>(Lghd;)V
-
-
Method Details
-
getTexturedModelData
- Mappings:
Namespace Name Mixin selector named getTexturedModelDataLnet/minecraft/client/render/entity/model/CamelEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;intermediary method_45707Lnet/minecraft/class_7751;method_45707()Lnet/minecraft/class_5607;official aLgdj;a()Lghj;
-
method_66836
- Mappings:
Namespace Name Mixin selector named method_66836Lnet/minecraft/client/render/entity/model/CamelEntityModel;method_66836()Lnet/minecraft/client/model/ModelData;intermediary method_66836Lnet/minecraft/class_7751;method_66836()Lnet/minecraft/class_5609;official bLgdj;b()Lghl;
-
setAngles
- Overrides:
setAnglesin classEntityModel<CamelEntityRenderState>- Mappings:
Namespace Name Mixin selector named setAnglesLnet/minecraft/client/render/entity/model/CamelEntityModel;setAngles(Lnet/minecraft/client/render/entity/state/CamelEntityRenderState;)Vintermediary method_45706Lnet/minecraft/class_7751;method_45706(Lnet/minecraft/class_10007;)Vofficial aLgdj;a(Lgzz;)V
-
setHeadAngles
- Mappings:
Namespace Name Mixin selector named setHeadAnglesLnet/minecraft/client/render/entity/model/CamelEntityModel;setHeadAngles(Lnet/minecraft/client/render/entity/state/CamelEntityRenderState;FF)Vintermediary method_45705Lnet/minecraft/class_7751;method_45705(Lnet/minecraft/class_10007;FF)Vofficial aLgdj;a(Lgzz;FF)V
-