Package net.minecraft.client.model
Class HoglinModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final floatstatic final MeshTransformerprivate final ModelPartprivate static final floatprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate 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 LayerDefinitionstatic LayerDefinitionprivate static MeshDefinitionvoidsetupAnim(HoglinRenderState p_364969_) 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
-
DEFAULT_HEAD_X_ROT
private static final float DEFAULT_HEAD_X_ROT- See Also:
-
ATTACK_HEAD_X_ROT_END
private static final float ATTACK_HEAD_X_ROT_END- See Also:
-
head
-
rightEar
-
leftEar
-
body
-
rightFrontLeg
-
leftFrontLeg
-
rightHindLeg
-
leftHindLeg
-
mane
-
-
Constructor Details
-
HoglinModel
-
-
Method Details
-
createMesh
-
createBodyLayer
-
createBabyLayer
-
setupAnim
- Overrides:
setupAnimin classEntityModel<HoglinRenderState>
-