public class SheepWoolModel<T extends SheepEntity> 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 |
---|
SheepWoolModel() |
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,
float scaleFactor) |
render
setModelAttributes
getRandomModelBox
public void setLivingAnimations(T entityIn, float limbSwing, float limbSwingAmount, float partialTick)
setLivingAnimations
in class EntityModel<T extends SheepEntity>
public void setRotationAngles(T entityIn, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch, float scaleFactor)
setRotationAngles
in class QuadrupedModel<T extends SheepEntity>