@Environment(value=CLIENT) public class BatEntityModel extends class_5597<BatEntity>
| Modifier and Type | Field and Description |
|---|---|
private ModelPart |
body |
private ModelPart |
field_27393 |
private ModelPart |
head |
private ModelPart |
leftWing |
private ModelPart |
leftWingTip |
private ModelPart |
rightWing |
private ModelPart |
rightWingTip |
child, handSwingProgress, ridinglayerFactory| Constructor and Description |
|---|
BatEntityModel(ModelPart modelPart) |
| Modifier and Type | Method and Description |
|---|---|
static class_5607 |
method_31980() |
ModelPart |
method_32008() |
void |
setAngles(BatEntity batEntity,
float float2,
float float3,
float float4,
float float5,
float float6) |
renderanimateModel, copyStateToprivate final ModelPart field_27393
private final ModelPart head
private final ModelPart body
private final ModelPart rightWing
private final ModelPart leftWing
private final ModelPart rightWingTip
private final ModelPart leftWingTip
public BatEntityModel(ModelPart modelPart)
public static class_5607 method_31980()
public ModelPart method_32008()
method_32008 in class class_5597<BatEntity>public void setAngles(BatEntity batEntity, float float2, float float3, float float4, float float5, float float6)
setAngles in class EntityModel<BatEntity>