@Environment(value=CLIENT) public class SkeletonEntityModel<T extends MobEntity & RangedAttackMob> extends BipedEntityModel<T>
BipedEntityModel.ArmPosefield_27433, head, helmet, leaningPitch, leftArmPose, leftLeg, rightArm, rightArmPose, rightLeg, sneaking, torsochild, handSwingProgress, ridinglayerFactory| Constructor and Description |
|---|
SkeletonEntityModel(ModelPart modelPart) |
| Modifier and Type | Method and Description |
|---|---|
void |
animateModel(T t,
float float2,
float float3,
float float4) |
static class_5607 |
method_32047() |
void |
setAngles(T t,
float float2,
float float3,
float float4,
float float5,
float float6) |
void |
setArmAngle(Arm arm,
MatrixStack matrices) |
getArm, getBodyParts, getHead, getHeadParts, lerpAngle, method_29353, method_32011, setAttributes, setVisiblerendercopyStateTopublic SkeletonEntityModel(ModelPart modelPart)
public static class_5607 method_32047()
public void animateModel(T t, float float2, float float3, float float4)
animateModel in class BipedEntityModel<T extends MobEntity & RangedAttackMob>public void setAngles(T t, float float2, float float3, float float4, float float5, float float6)
setAngles in class BipedEntityModel<T extends MobEntity & RangedAttackMob>public void setArmAngle(Arm arm, MatrixStack matrices)
setArmAngle in interface ModelWithArmssetArmAngle in class BipedEntityModel<T extends MobEntity & RangedAttackMob>