@Environment(value=CLIENT) public class DonkeyEntityModel<T extends AbstractDonkeyEntity> extends HorseEntityModel<T>
| Modifier and Type | Field and Description |
|---|---|
private ModelPart |
field_27399 |
private ModelPart |
field_27400 |
head, torsochild, handSwingProgress, ridinglayerFactory| Constructor and Description |
|---|
DonkeyEntityModel(ModelPart modelPart) |
| Modifier and Type | Method and Description |
|---|---|
static class_5607 |
method_31987() |
void |
setAngles(T t,
float float2,
float float3,
float float4,
float float5,
float float6) |
animateModel, getBodyParts, getHeadParts, method_32010rendercopyStateToprivate final ModelPart field_27399
private final ModelPart field_27400
public DonkeyEntityModel(ModelPart modelPart)
public static class_5607 method_31987()
public void setAngles(T t, float float2, float float3, float float4, float float5, float float6)
setAngles in class HorseEntityModel<T extends AbstractDonkeyEntity>