Package net.minecraft.client.model
Class CamelModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MeshTransformerprivate static final Stringprivate final ModelPartprivate static final floatprivate static final Stringprivate final ModelPart[]private static final Stringprivate final ModelPart[]private static final floatFields inherited from class net.minecraft.client.model.EntityModel
MODEL_Y_OFFSETFields inherited from class net.minecraft.client.model.Model
renderType, root -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidapplyHeadRotation(CamelRenderState pRenderState, float pYRot, float pXRot) static LayerDefinitionvoidsetupAnim(CamelRenderState p_360346_) private voidtoggleInvisibleParts(CamelRenderState pRenderState) Methods inherited from class net.minecraft.client.model.Model
allParts, animate, animate, animate, animate, animateWalk, animateWalk, applyStatic, applyStatic, getAnimation, getAnyDescendantWithName, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
Field Details
-
MAX_WALK_ANIMATION_SPEED
private static final float MAX_WALK_ANIMATION_SPEED- See Also:
-
WALK_ANIMATION_SCALE_FACTOR
private static final float WALK_ANIMATION_SCALE_FACTOR- See Also:
-
BABY_TRANSFORMER
-
SADDLE
- See Also:
-
BRIDLE
- See Also:
-
REINS
- See Also:
-
head
-
saddleParts
-
ridingParts
-
-
Constructor Details
-
CamelModel
-
-
Method Details
-
createBodyLayer
-
setupAnim
- Overrides:
setupAnimin classEntityModel<CamelRenderState>
-
applyHeadRotation
-
toggleInvisibleParts
-