Package net.minecraft.client.model
Class FoxModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MeshTransformerprivate final ModelPartfinal ModelPartprivate static final floatprivate final ModelPartprivate final ModelPartprivate static final floatprivate static final intprivate floatprivate 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 LayerDefinitionvoidsetupAnim(FoxRenderState p_361178_) Methods inherited from class net.minecraft.client.model.Model
allParts, getAnimation, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
Field Details
-
BABY_TRANSFORMER
-
head
-
body
-
rightHindLeg
-
leftHindLeg
-
rightFrontLeg
-
leftFrontLeg
-
tail
-
LEG_SIZE
private static final int LEG_SIZE- See Also:
-
HEAD_HEIGHT
private static final float HEAD_HEIGHT- See Also:
-
LEG_POS
private static final float LEG_POS- See Also:
-
legMotionPos
private float legMotionPos
-
-
Constructor Details
-
FoxModel
-
-
Method Details
-
createBodyLayer
-
setupAnim
- Overrides:
setupAnimin classModel<FoxRenderState>
-