Package net.minecraft.client.model
Class ElytraModel<T extends LivingEntity>
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<T>
net.minecraft.client.model.AgeableListModel<T>
net.minecraft.client.model.ElytraModel<T>
- 
Field SummaryFieldsFields 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_102544_, float p_102545_, float p_102546_, float p_102547_, float p_102548_, float p_102549_) 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- 
rightWing
- 
leftWing
 
- 
- 
Constructor Details- 
ElytraModel
 
- 
- 
Method Details- 
createLayer
- 
headParts- Specified by:
- headPartsin class- AgeableListModel<T extends LivingEntity>
 
- 
bodyParts- Specified by:
- bodyPartsin class- AgeableListModel<T extends LivingEntity>
 
- 
setupAnimpublic void setupAnim(T p_102544_, float p_102545_, float p_102546_, float p_102547_, float p_102548_, float p_102549_) - Specified by:
- setupAnimin class- EntityModel<T extends LivingEntity>
 
 
-