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