Package net.minecraft.client.model
Class PhantomModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ModelPart
private final ModelPart
private final ModelPart
private final ModelPart
private static final String
private static final String
private final ModelPart
private final ModelPart
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
void
setupAnim
(PhantomRenderState p_365064_) 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
-
TAIL_BASE
- See Also:
-
TAIL_TIP
- See Also:
-
leftWingBase
-
leftWingTip
-
rightWingBase
-
rightWingTip
-
tailBase
-
tailTip
-
-
Constructor Details
-
PhantomModel
-
-
Method Details
-
createBodyLayer
-
setupAnim
- Overrides:
setupAnim
in classEntityModel<PhantomRenderState>
-