Package net.minecraft.client.model
Class ParrotModel
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ModelPart
private static final String
private final ModelPart
private final ModelPart
private final ModelPart
private final ModelPart
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
static ParrotModel.Pose
private void
prepare
(ParrotModel.Pose p_361450_) void
setupAnim
(ParrotRenderState p_361630_) 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
-
FEATHER
- See Also:
-
body
-
tail
-
leftWing
-
rightWing
-
head
-
leftLeg
-
rightLeg
-
-
Constructor Details
-
ParrotModel
-
-
Method Details
-
createBodyLayer
-
setupAnim
- Overrides:
setupAnim
in classEntityModel<ParrotRenderState>
-
prepare
-
getPose
-