@Environment(value=CLIENT) public class SilverfishEntityModel<T extends Entity> extends class_5597<T>
| Modifier and Type | Field and Description |
|---|---|
private ModelPart[] |
body |
private ModelPart |
field_27497 |
private ModelPart[] |
scales |
private static int[][] |
segmentLocations |
private static int[][] |
segmentSizes |
child, handSwingProgress, ridinglayerFactory| Constructor and Description |
|---|
SilverfishEntityModel(ModelPart modelPart) |
| Modifier and Type | Method and Description |
|---|---|
ModelPart |
method_32008() |
static class_5607 |
method_32042() |
private static String |
method_32043(int int2) |
private static String |
method_32045(int int2) |
void |
setAngles(T t,
float float2,
float float3,
float float4,
float float5,
float float6) |
renderanimateModel, copyStateToprivate static final int[][] segmentLocations
private static final int[][] segmentSizes
private final ModelPart field_27497
private final ModelPart[] body
private final ModelPart[] scales
public SilverfishEntityModel(ModelPart modelPart)
private static String method_32043(int int2)
private static String method_32045(int int2)
public static class_5607 method_32042()
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>