public class ModelArmorStandArmor extends ModelBiped
aimedBow, bipedBody, bipedHead, bipedHeadwear, bipedLeftArm, bipedLeftLeg, bipedRightArm, bipedRightLeg, heldItemLeft, heldItemRight, isSneakboxList, isChild, isRiding, swingProgress, textureHeight, textureWidth| Modifier | Constructor and Description |
|---|---|
|
ModelArmorStandArmor() |
|
ModelArmorStandArmor(float modelSize) |
protected |
ModelArmorStandArmor(float modelSize,
int textureWidthIn,
int textureHeightIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
setRotationAngles(float p_78087_1_,
float p_78087_2_,
float p_78087_3_,
float p_78087_4_,
float p_78087_5_,
float p_78087_6_,
Entity entityIn)
Sets the model's various rotation angles.
|
postRenderArm, render, setInvisible, setModelAttributescopyModelAngles, getRandomModelBox, getTextureOffset, setLivingAnimations, setTextureOffsetpublic ModelArmorStandArmor()
public ModelArmorStandArmor(float modelSize)
protected ModelArmorStandArmor(float modelSize,
int textureWidthIn,
int textureHeightIn)
public void setRotationAngles(float p_78087_1_,
float p_78087_2_,
float p_78087_3_,
float p_78087_4_,
float p_78087_5_,
float p_78087_6_,
Entity entityIn)
setRotationAngles in class ModelBiped