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