@Environment(value=CLIENT) public class DolphinEntityModel<T extends Entity> extends class_5597<T>
| Modifier and Type | Field and Description |
|---|---|
private ModelPart |
body |
private ModelPart |
field_27411 |
private ModelPart |
flukes |
private ModelPart |
tail |
child, handSwingProgress, ridinglayerFactory| Constructor and Description |
|---|
DolphinEntityModel(ModelPart modelPart) |
| Modifier and Type | Method and Description |
|---|---|
static class_5607 |
method_31992() |
ModelPart |
method_32008() |
void |
setAngles(T t,
float float2,
float float3,
float float4,
float float5,
float float6) |
renderanimateModel, copyStateToprivate final ModelPart field_27411
private final ModelPart body
private final ModelPart tail
private final ModelPart flukes
public DolphinEntityModel(ModelPart modelPart)
public static class_5607 method_31992()
public ModelPart method_32008()
method_32008 in class class_5597<T extends Entity>public void setAngles(T t, float float2, float float3, float float4, float float5, float float6)
setAngles in class EntityModel<T extends Entity>