public class GuardianModel extends SegmentedModel<GuardianEntity>
isChild, isSitting, swingProgressrenderType, textureHeight, textureWidth| コンストラクタと説明 |
|---|
GuardianModel() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
java.lang.Iterable<ModelRenderer> |
getParts() |
void |
setRotationAngles(GuardianEntity entityIn,
float limbSwing,
float limbSwingAmount,
float ageInTicks,
float netHeadYaw,
float headPitch)
Sets this entity's model rotation angles
|
rendercopyModelAttributesTo, setLivingAnimationsaccept, getRenderTypepublic java.lang.Iterable<ModelRenderer> getParts()
getParts クラス内 SegmentedModel<GuardianEntity>public void setRotationAngles(GuardianEntity entityIn, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch)
setRotationAngles クラス内 EntityModel<GuardianEntity>