@Environment(value=CLIENT) public class VexEntityModel extends BipedEntityModel<VexEntity>
BipedEntityModel.ArmPose| Modifier and Type | Field and Description |
|---|---|
private ModelPart |
leftWing |
private ModelPart |
rightWing |
field_27433, head, helmet, leaningPitch, leftArmPose, leftLeg, rightArm, rightArmPose, rightLeg, sneaking, torsochild, handSwingProgress, ridinglayerFactory| Constructor and Description |
|---|
VexEntityModel(ModelPart modelPart) |
| Modifier and Type | Method and Description |
|---|---|
protected Iterable<ModelPart> |
getBodyParts() |
static class_5607 |
method_32063() |
void |
setAngles(VexEntity vexEntity,
float float2,
float float3,
float float4,
float float5,
float float6) |
animateModel, getArm, getHead, getHeadParts, lerpAngle, method_29353, method_32011, setArmAngle, setAttributes, setVisiblerendercopyStateTopublic VexEntityModel(ModelPart modelPart)
public static class_5607 method_32063()
protected Iterable<ModelPart> getBodyParts()
getBodyParts in class BipedEntityModel<VexEntity>public void setAngles(VexEntity vexEntity, float float2, float float3, float float4, float float5, float float6)
setAngles in class BipedEntityModel<VexEntity>