@Environment(value=CLIENT) public class RavagerEntityModel extends class_5597<RavagerEntity>
| Modifier and Type | Field and Description |
|---|---|
private ModelPart |
field_27489 |
private ModelPart |
field_27490 |
private ModelPart |
field_27491 |
private ModelPart |
field_27492 |
private ModelPart |
field_27493 |
private ModelPart |
head |
private ModelPart |
jaw |
private ModelPart |
neck |
child, handSwingProgress, ridinglayerFactory| Constructor and Description |
|---|
RavagerEntityModel(ModelPart modelPart) |
| Modifier and Type | Method and Description |
|---|---|
void |
animateModel(RavagerEntity ravagerEntity,
float float2,
float float3,
float float4) |
ModelPart |
method_32008() |
static class_5607 |
method_32035() |
void |
setAngles(RavagerEntity ravagerEntity,
float float2,
float float3,
float float4,
float float5,
float float6) |
rendercopyStateToprivate final ModelPart field_27489
private final ModelPart head
private final ModelPart jaw
private final ModelPart field_27490
private final ModelPart field_27491
private final ModelPart field_27492
private final ModelPart field_27493
private final ModelPart neck
public RavagerEntityModel(ModelPart modelPart)
public static class_5607 method_32035()
public ModelPart method_32008()
method_32008 in class class_5597<RavagerEntity>public void setAngles(RavagerEntity ravagerEntity, float float2, float float3, float float4, float float5, float float6)
setAngles in class EntityModel<RavagerEntity>public void animateModel(RavagerEntity ravagerEntity, float float2, float float3, float float4)
animateModel in class EntityModel<RavagerEntity>