Package net.minecraft.client.model
Class ChickenModel<T extends Entity>
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<E>
net.minecraft.client.model.AgeableListModel<T>
net.minecraft.client.model.ChickenModel<T>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate ModelPartprivate ModelPartprivate ModelPartprivate ModelPartprivate ModelPartstatic Stringprivate 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 LayerDefinitionvoidsetupAnim(T p_102392_, float p_102393_, float p_102394_, float p_102395_, float p_102396_, float p_102397_)Methods inherited from class net.minecraft.client.model.AgeableListModel
renderToBufferMethods inherited from class net.minecraft.client.model.EntityModel
copyPropertiesTo, prepareMobModelMethods inherited from class net.minecraft.client.model.Model
renderType
-
Field Details
-
RED_THING
- See Also:
- Constant Field Values
-
head
-
body
-
rightLeg
-
leftLeg
-
rightWing
-
leftWing
-
beak
-
redThing
-
-
Constructor Details
-
ChickenModel
-
-
Method Details
-
createBodyLayer
-
headParts
- Specified by:
headPartsin classAgeableListModel<T extends Entity>
-
bodyParts
- Specified by:
bodyPartsin classAgeableListModel<T extends Entity>
-
setupAnim
public void setupAnim(T p_102392_, float p_102393_, float p_102394_, float p_102395_, float p_102396_, float p_102397_)- Specified by:
setupAnimin classEntityModel<T extends Entity>
-