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
Fields inherited from class net.minecraft.client.model.EntityModel
attackTime, riding, young
Fields inherited from class net.minecraft.client.model.Model
renderType
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinition
void
setupAnim
(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
renderToBuffer
Methods inherited from class net.minecraft.client.model.EntityModel
copyPropertiesTo, prepareMobModel
Methods inherited from class net.minecraft.client.model.Model
renderType
-
Field Details
-
rightWing
-
leftWing
-
-
Constructor Details
-
ElytraModel
-
-
Method Details
-
createLayer
-
headParts
- Specified by:
headParts
in classAgeableListModel<T extends LivingEntity>
-
bodyParts
- Specified by:
bodyParts
in 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:
setupAnim
in classEntityModel<T extends LivingEntity>
-