@Environment(value=CLIENT) public class ElytraEntityModel<T extends LivingEntity> extends AnimalModel<T>
| Modifier and Type | Field and Description |
|---|---|
private ModelPart |
field_27412 |
private ModelPart |
field_3365 |
child, handSwingProgress, ridinglayerFactory| Constructor and Description |
|---|
ElytraEntityModel(ModelPart modelPart) |
| Modifier and Type | Method and Description |
|---|---|
protected Iterable<ModelPart> |
getBodyParts() |
protected Iterable<ModelPart> |
getHeadParts() |
static class_5607 |
method_31994() |
void |
setAngles(T t,
float float2,
float float3,
float float4,
float float5,
float float6) |
renderanimateModel, copyStateToprivate final ModelPart field_27412
private final ModelPart field_3365
public ElytraEntityModel(ModelPart modelPart)
public static class_5607 method_31994()
protected Iterable<ModelPart> getHeadParts()
getHeadParts in class AnimalModel<T extends LivingEntity>protected Iterable<ModelPart> getBodyParts()
getBodyParts in class AnimalModel<T extends LivingEntity>public void setAngles(T t, float float2, float float3, float float4, float float5, float float6)
setAngles in class EntityModel<T extends LivingEntity>