public class TurtleModel<T extends TurtleEntity> extends QuadrupedModel<T>
childYOffset, childZOffset, field_78144_f, field_78146_d, field_78147_e, field_78148_b, field_78149_c, headModel
isChild, isSitting, swingProgress
boxList, textureHeight, textureWidth
Constructor and Description |
---|
TurtleModel(float p_i48834_1_) |
Modifier and Type | Method and Description |
---|---|
void |
render(T entityIn,
float limbSwing,
float limbSwingAmount,
float ageInTicks,
float netHeadYaw,
float headPitch,
float scale) |
void |
setRotationAngles(T entityIn,
float limbSwing,
float limbSwingAmount,
float ageInTicks,
float netHeadYaw,
float headPitch,
float scaleFactor) |
setLivingAnimations, setModelAttributes
getRandomModelBox
public void render(T entityIn, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch, float scale)
render
in class QuadrupedModel<T extends TurtleEntity>
public void setRotationAngles(T entityIn, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch, float scaleFactor)
setRotationAngles
in class QuadrupedModel<T extends TurtleEntity>