public class CatModel<T extends CatEntity> extends OcelotModel<T>
ocelotBackLeftLeg, ocelotBackRightLeg, ocelotBody, ocelotFrontLeftLeg, ocelotFrontRightLeg, ocelotHead, ocelotTail, ocelotTail2, state
isChild, isSitting, swingProgress
boxList, textureHeight, textureWidth
Constructor and Description |
---|
CatModel(float p_i51069_1_) |
Modifier and Type | Method and Description |
---|---|
protected float |
func_217154_a(float p_217154_1_,
float p_217154_2_,
float p_217154_3_) |
void |
setLivingAnimations(T entityIn,
float limbSwing,
float limbSwingAmount,
float partialTick) |
void |
setRotationAngles(T entityIn,
float limbSwing,
float limbSwingAmount,
float ageInTicks,
float netHeadYaw,
float headPitch,
float scaleFactor) |
render
setModelAttributes
getRandomModelBox
public 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, float scaleFactor)
setRotationAngles
in class OcelotModel<T extends CatEntity>
protected float func_217154_a(float p_217154_1_, float p_217154_2_, float p_217154_3_)