Package net.minecraft.client.model
Class ParrotModel
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate ModelPartprivate ModelPartprivate static Stringprivate ModelPartprivate ModelPartprivate ModelPartprivate ModelPartprivate ModelPartprivate ModelPartprivate ModelPartFields inherited from class net.minecraft.client.model.EntityModel
attackTime, riding, youngFields inherited from class net.minecraft.client.model.Model
renderType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinitionprivate static ParrotModel.Stateprivate voidprepare(ParrotModel.State p_103240_)voidprepareMobModel(Parrot p_103212_, float p_103213_, float p_103214_, float p_103215_)voidrenderOnShoulder(PoseStack p_103224_, VertexConsumer p_103225_, int p_103226_, int p_103227_, float p_103228_, float p_103229_, float p_103230_, float p_103231_, int p_103232_)root()private voidsetupAnim(ParrotModel.State p_103242_, int p_103243_, float p_103244_, float p_103245_, float p_103246_, float p_103247_, float p_103248_)voidsetupAnim(Parrot p_103217_, float p_103218_, float p_103219_, float p_103220_, float p_103221_, float p_103222_)Methods inherited from class net.minecraft.client.model.HierarchicalModel
renderToBufferMethods inherited from class net.minecraft.client.model.EntityModel
copyPropertiesToMethods inherited from class net.minecraft.client.model.Model
renderType
-
Field Details
-
FEATHER
- See Also:
- Constant Field Values
-
root
-
body
-
tail
-
leftWing
-
rightWing
-
head
-
feather
-
leftLeg
-
rightLeg
-
-
Constructor Details
-
ParrotModel
-
-
Method Details
-
createBodyLayer
-
root
- Specified by:
rootin classHierarchicalModel<Parrot>
-
setupAnim
public void setupAnim(Parrot p_103217_, float p_103218_, float p_103219_, float p_103220_, float p_103221_, float p_103222_)- Specified by:
setupAnimin classEntityModel<Parrot>
-
prepareMobModel
- Overrides:
prepareMobModelin classEntityModel<Parrot>
-
renderOnShoulder
public void renderOnShoulder(PoseStack p_103224_, VertexConsumer p_103225_, int p_103226_, int p_103227_, float p_103228_, float p_103229_, float p_103230_, float p_103231_, int p_103232_) -
setupAnim
private void setupAnim(ParrotModel.State p_103242_, int p_103243_, float p_103244_, float p_103245_, float p_103246_, float p_103247_, float p_103248_) -
prepare
-
getState
-