Package net.minecraft.client.model
Class CamelModel
- Direct Known Subclasses:
CamelSaddleModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MeshTransformerprivate final KeyframeAnimationprotected final ModelPartprivate final KeyframeAnimationprivate static final floatprivate final KeyframeAnimationprivate final KeyframeAnimationprivate final KeyframeAnimationprivate static final floatprivate final KeyframeAnimationFields 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 LayerDefinitionprotected static MeshDefinitionvoidsetupAnim(CamelRenderState p_360346_) Methods inherited from class net.minecraft.client.model.Model
allParts, getAnimation, 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
-
head
-
walkAnimation
-
sitAnimation
-
sitPoseAnimation
-
standupAnimation
-
idleAnimation
-
dashAnimation
-
-
Constructor Details
-
CamelModel
-
-
Method Details
-
createBodyLayer
-
createBodyMesh
-
setupAnim
- Overrides:
setupAnimin classModel<CamelRenderState>
-
applyHeadRotation
-