@Environment(value=CLIENT) public class GhastEntityModel<T extends Entity> extends class_5597<T>
| Modifier and Type | Field and Description |
|---|---|
private ModelPart |
field_27419 |
private ModelPart[] |
tentacles |
child, handSwingProgress, ridinglayerFactory| Constructor and Description |
|---|
GhastEntityModel(ModelPart modelPart) |
| Modifier and Type | Method and Description |
|---|---|
static class_5607 |
method_32000() |
private static String |
method_32001(int int2) |
ModelPart |
method_32008() |
void |
setAngles(T t,
float float2,
float float3,
float float4,
float float5,
float float6) |
renderanimateModel, copyStateToprivate final ModelPart field_27419
private final ModelPart[] tentacles
public GhastEntityModel(ModelPart modelPart)
private static String method_32001(int int2)
public static class_5607 method_32000()
public void setAngles(T t, float float2, float float3, float float4, float float5, float float6)
setAngles in class EntityModel<T extends Entity>public ModelPart method_32008()
method_32008 in class class_5597<T extends Entity>