public class CatModel<T extends CatEntity> extends OcelotModel<T>
ocelotBackLeftLeg, ocelotBackRightLeg, ocelotBody, ocelotFrontLeftLeg, ocelotFrontRightLeg, ocelotHead, ocelotTail, ocelotTail2, stateisChild, isSitting, swingProgressrenderType, textureHeight, textureWidth| Constructor and Description |
|---|
CatModel(float p_i51069_1_) |
| Modifier and Type | Method and Description |
|---|---|
void |
setLivingAnimations(T entityIn,
float limbSwing,
float limbSwingAmount,
float partialTick) |
void |
setRotationAngles(T entityIn,
float limbSwing,
float limbSwingAmount,
float ageInTicks,
float netHeadYaw,
float headPitch) |
getBodyParts, getHeadPartsrendercopyModelAttributesToaccept, getRenderTypepublic void setLivingAnimations(T entityIn, float limbSwing, float limbSwingAmount, float partialTick)
setLivingAnimations in class OcelotModel<T extends CatEntity>public void setRotationAngles(T entityIn, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch)
setRotationAngles in class OcelotModel<T extends CatEntity>