Package net.minecraft.client.model
Class RabbitModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final MeshTransformerprivate static final MeshTransformerprivate static final floatprivate final ModelPartThe Rabbit's Headprivate static final Stringprivate final ModelPartprivate final ModelPartprivate static final floatprivate static final floatprivate static final Stringprivate final ModelPartprivate final ModelPartFields 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 LayerDefinitioncreateBodyLayer(boolean pBaby) voidsetupAnim(RabbitRenderState p_360680_) Methods inherited from class net.minecraft.client.model.Model
allParts, getAnimation, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
Field Details
-
REAR_JUMP_ANGLE
private static final float REAR_JUMP_ANGLE- See Also:
-
FRONT_JUMP_ANGLE
private static final float FRONT_JUMP_ANGLE- See Also:
-
NEW_SCALE
private static final float NEW_SCALE- See Also:
-
ADULT_TRANSFORMER
-
BABY_TRANSFORMER
-
LEFT_HAUNCH
- See Also:
-
RIGHT_HAUNCH
- See Also:
-
leftHaunch
-
rightHaunch
-
leftFrontLeg
-
rightFrontLeg
-
head
The Rabbit's Head
-
-
Constructor Details
-
RabbitModel
-
-
Method Details
-
createBodyLayer
-
setupAnim
- Overrides:
setupAnimin classModel<RabbitRenderState>
-