public class ArmorStandArmorModel extends BipedModel<ArmorStandEntity>
BipedModel.ArmPosebipedBody, bipedHead, bipedHeadwear, bipedLeftArm, bipedLeftLeg, bipedRightArm, bipedRightLeg, isSneak, leftArmPose, rightArmPose, swimAnimationisChild, isSitting, swingProgressrenderType, textureHeight, textureWidth| 修飾子 | コンストラクタと説明 |
|---|---|
|
ArmorStandArmorModel(float modelSize) |
protected |
ArmorStandArmorModel(float modelSize,
int textureWidthIn,
int textureHeightIn) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
setRotationAngles(ArmorStandEntity entityIn,
float limbSwing,
float limbSwingAmount,
float ageInTicks,
float netHeadYaw,
float headPitch)
Sets this entity's model rotation angles
|
getArmForSide, getBodyParts, getHeadParts, getMainHand, getModelHead, rotLerpRad, setLivingAnimations, setModelAttributes, setVisible, translateHandrendercopyModelAttributesToaccept, getRenderTypepublic ArmorStandArmorModel(float modelSize)
protected ArmorStandArmorModel(float modelSize,
int textureWidthIn,
int textureHeightIn)
public void setRotationAngles(ArmorStandEntity entityIn, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch)
setRotationAngles クラス内 BipedModel<ArmorStandEntity>