@Environment(value=CLIENT) public class EndermanEntityModel<T extends LivingEntity> extends BipedEntityModel<T>
BipedEntityModel.ArmPose| Modifier and Type | Field and Description |
|---|---|
boolean |
angry |
boolean |
carryingBlock |
field_27433, head, helmet, leaningPitch, leftArmPose, leftLeg, rightArm, rightArmPose, rightLeg, sneaking, torsochild, handSwingProgress, ridinglayerFactory| Constructor and Description |
|---|
EndermanEntityModel(ModelPart modelPart) |
| Modifier and Type | Method and Description |
|---|---|
static class_5607 |
method_31995() |
void |
setAngles(T t,
float float2,
float float3,
float float4,
float float5,
float float6) |
animateModel, getArm, getBodyParts, getHead, getHeadParts, lerpAngle, method_29353, method_32011, setArmAngle, setAttributes, setVisiblerendercopyStateTopublic EndermanEntityModel(ModelPart modelPart)
public static class_5607 method_31995()
public void setAngles(T t, float float2, float float3, float float4, float float5, float float6)
setAngles in class BipedEntityModel<T extends LivingEntity>