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, headModelisChild, isSitting, swingProgressboxList, 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) |
rendersetModelAttributesgetRandomModelBoxpublic 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>