@Environment(value=CLIENT) public class BoatEntityModel extends CompositeEntityModel<BoatEntity>
| Modifier and Type | Field and Description |
|---|---|
private ModelPart |
bottom |
private ModelPart |
field_27396 |
private ModelPart |
field_27397 |
private ImmutableList<ModelPart> |
parts |
child, handSwingProgress, ridinglayerFactory| Constructor and Description |
|---|
BoatEntityModel(ModelPart modelPart) |
| Modifier and Type | Method and Description |
|---|---|
ModelPart |
getBottom() |
ImmutableList<ModelPart> |
getParts() |
static class_5607 |
method_31985() |
void |
setAngles(BoatEntity boatEntity,
float float2,
float float3,
float float4,
float float5,
float float6) |
private static void |
setPaddleAngle(BoatEntity boatEntity,
int int2,
ModelPart modelPart,
float angle) |
renderanimateModel, copyStateToprivate final ModelPart field_27396
private final ModelPart field_27397
private final ModelPart bottom
private final ImmutableList<ModelPart> parts
public BoatEntityModel(ModelPart modelPart)
public static class_5607 method_31985()
public void setAngles(BoatEntity boatEntity, float float2, float float3, float float4, float float5, float float6)
setAngles in class EntityModel<BoatEntity>public ImmutableList<ModelPart> getParts()
getParts in class CompositeEntityModel<BoatEntity>public ModelPart getBottom()
private static void setPaddleAngle(BoatEntity boatEntity, int int2, ModelPart modelPart, float angle)