public class CatModel<T extends CatEntity> extends OcelotModel<T>
ocelotBackLeftLeg, ocelotBackRightLeg, ocelotBody, ocelotFrontLeftLeg, ocelotFrontRightLeg, ocelotHead, ocelotTail, ocelotTail2, state
isChild, isSitting, swingProgress
renderType, textureHeight, textureWidth
コンストラクタと説明 |
---|
CatModel(float p_i51069_1_) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
setLivingAnimations(T entityIn,
float limbSwing,
float limbSwingAmount,
float partialTick) |
void |
setRotationAngles(T entityIn,
float limbSwing,
float limbSwingAmount,
float ageInTicks,
float netHeadYaw,
float headPitch)
Sets this entity's model rotation angles
|
getBodyParts, getHeadParts
render
copyModelAttributesTo
accept, getRenderType
public void setLivingAnimations(T entityIn, float limbSwing, float limbSwingAmount, float partialTick)
setLivingAnimations
クラス内 OcelotModel<T extends CatEntity>
public void setRotationAngles(T entityIn, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch)
setRotationAngles
クラス内 OcelotModel<T extends CatEntity>