public class PolarBearModel<T extends PolarBearEntity> extends QuadrupedModel<T>
body, headModel, legBackLeft, legBackRight, legFrontLeft, legFrontRightisChild, isSitting, swingProgressrenderType, textureHeight, textureWidth| コンストラクタと説明 |
|---|
PolarBearModel() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
setRotationAngles(T entityIn,
float limbSwing,
float limbSwingAmount,
float ageInTicks,
float netHeadYaw,
float headPitch)
Sets this entity's model rotation angles
|
getBodyParts, getHeadPartsrendercopyModelAttributesTo, setLivingAnimationsaccept, getRenderTypepublic void setRotationAngles(T entityIn, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch)
setRotationAngles クラス内 QuadrupedModel<T extends PolarBearEntity>