@Environment(value=CLIENT) public class MagmaCubeEntityModel<T extends SlimeEntity> extends class_5597<T>
| Modifier and Type | Field and Description |
|---|---|
private ModelPart |
field_27441 |
private ModelPart[] |
field_3427 |
child, handSwingProgress, ridinglayerFactory| Constructor and Description |
|---|
MagmaCubeEntityModel(ModelPart modelPart) |
| Modifier and Type | Method and Description |
|---|---|
void |
animateModel(T t,
float float2,
float float3,
float float4) |
ModelPart |
method_32008() |
static class_5607 |
method_32014() |
private static String |
method_32015(int int2) |
void |
setAngles(T t,
float float2,
float float3,
float float4,
float float5,
float float6) |
rendercopyStateToprivate final ModelPart field_27441
private final ModelPart[] field_3427
public MagmaCubeEntityModel(ModelPart modelPart)
private static String method_32015(int int2)
public static class_5607 method_32014()
public void setAngles(T t, float float2, float float3, float float4, float float5, float float6)
setAngles in class EntityModel<T extends SlimeEntity>public void animateModel(T t, float float2, float float3, float float4)
animateModel in class EntityModel<T extends SlimeEntity>public ModelPart method_32008()
method_32008 in class class_5597<T extends SlimeEntity>