Package net.minecraft.client.model
Class WitherBossModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<WitherRenderState>
net.minecraft.client.model.WitherBossModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final String
private final ModelPart
private static final String
private final ModelPart
private final ModelPart
private static final String
private static final float
private static final String
private final ModelPart
private final ModelPart
private static final float
Fields inherited from class net.minecraft.client.model.EntityModel
MODEL_Y_OFFSET
Fields inherited from class net.minecraft.client.model.Model
renderType, root
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinition
createBodyLayer
(CubeDeformation p_171076_) void
setupAnim
(WitherRenderState p_365401_) private static void
setupHeadRotation
(WitherRenderState p_360725_, ModelPart p_171073_, int p_171074_) 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
-
RIBCAGE
- See Also:
-
CENTER_HEAD
- See Also:
-
RIGHT_HEAD
- See Also:
-
LEFT_HEAD
- See Also:
-
RIBCAGE_X_ROT_OFFSET
private static final float RIBCAGE_X_ROT_OFFSET- See Also:
-
TAIL_X_ROT_OFFSET
private static final float TAIL_X_ROT_OFFSET- See Also:
-
centerHead
-
rightHead
-
leftHead
-
ribcage
-
tail
-
-
Constructor Details
-
WitherBossModel
-
-
Method Details
-
createBodyLayer
-
setupAnim
- Overrides:
setupAnim
in classEntityModel<WitherRenderState>
-
setupHeadRotation
private static void setupHeadRotation(WitherRenderState p_360725_, ModelPart p_171073_, int p_171074_)
-