Package net.minecraft.client.model
Class ArmadilloModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<ArmadilloRenderState>
net.minecraft.client.model.ArmadilloModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MeshTransformerprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate static final Stringprivate static final Stringprivate final ModelPartprivate static final floatprivate static final floatprivate static final floatprivate static final Stringprivate final ModelPartprivate final ModelPartprivate 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 TypeMethodDescriptionstatic LayerDefinitionvoidsetupAnim(ArmadilloRenderState p_360704_) 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
-
BABY_TRANSFORMER
-
MAX_DOWN_HEAD_ROTATION_EXTENT
private static final float MAX_DOWN_HEAD_ROTATION_EXTENT- See Also:
-
MAX_UP_HEAD_ROTATION_EXTENT
private static final float MAX_UP_HEAD_ROTATION_EXTENT- See Also:
-
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:
-
HEAD_CUBE
- See Also:
-
RIGHT_EAR_CUBE
- See Also:
-
LEFT_EAR_CUBE
- See Also:
-
body
-
rightHindLeg
-
leftHindLeg
-
cube
-
head
-
tail
-
-
Constructor Details
-
ArmadilloModel
-
-
Method Details
-
createBodyLayer
-
setupAnim
- Overrides:
setupAnimin classEntityModel<ArmadilloRenderState>
-