Package net.minecraft.client.model
Class WolfModel
-
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 final ModelPartprivate static final intprivate static final Stringprivate static final Stringprivate final ModelPartAdded as a result/workaround for the loss of renderWithRotationprivate final ModelPartAdded as a result/workaround for the loss of renderWithRotationprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate static final Stringprivate 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 MeshDefinitioncreateMeshDefinition(CubeDeformation pCubeDeformation) voidsetupAnim(WolfRenderState p_365164_) Methods inherited from class net.minecraft.client.model.Model
allParts, getAnimation, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
Field Details
-
BABY_TRANSFORMER
-
REAL_HEAD
- See Also:
-
UPPER_BODY
- See Also:
-
REAL_TAIL
- See Also:
-
head
-
realHead
Added as a result/workaround for the loss of renderWithRotation -
body
-
rightHindLeg
-
leftHindLeg
-
rightFrontLeg
-
leftFrontLeg
-
tail
-
realTail
Added as a result/workaround for the loss of renderWithRotation -
upperBody
-
LEG_SIZE
private static final int LEG_SIZE- See Also:
-
-
Constructor Details
-
WolfModel
-
-
Method Details
-
createMeshDefinition
-
setupAnim
- Overrides:
setupAnimin classModel<WolfRenderState>
-