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 SummaryFieldsModifier and TypeFieldDescriptionprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate final ModelPartstatic final Stringprivate final ModelPartprivate final ModelPartprivate final ModelPartFields inherited from class net.minecraft.client.model.EntityModelattackTime, riding, youngFields inherited from class net.minecraft.client.model.ModelrenderType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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.AgeableListModelrenderToBufferMethods inherited from class net.minecraft.client.model.EntityModelcopyPropertiesTo, prepareMobModelMethods inherited from class net.minecraft.client.model.ModelrenderType
- 
Field Details- 
RED_THING- See Also:
 
- 
head
- 
body
- 
rightLeg
- 
leftLeg
- 
rightWing
- 
leftWing
- 
beak
- 
redThing
 
- 
- 
Constructor Details- 
ChickenModel
 
- 
- 
Method Details- 
createBodyLayer
- 
headParts- Specified by:
- headPartsin class- AgeableListModel<T extends Entity>
 
- 
bodyParts- Specified by:
- bodyPartsin class- AgeableListModel<T extends Entity>
 
- 
setupAnimpublic void setupAnim(T p_102392_, float p_102393_, float p_102394_, float p_102395_, float p_102396_, float p_102397_) - Specified by:
- setupAnimin class- EntityModel<T extends Entity>
 
 
-