public class GuardianModel extends SegmentedModel<GuardianEntity>
isChild, isSitting, swingProgressrenderType, textureHeight, textureWidth| Constructor and Description |
|---|
GuardianModel() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<ModelRenderer> |
getParts() |
void |
setRotationAngles(GuardianEntity entityIn,
float limbSwing,
float limbSwingAmount,
float ageInTicks,
float netHeadYaw,
float headPitch) |
rendercopyModelAttributesTo, setLivingAnimationsaccept, getRenderTypepublic java.lang.Iterable<ModelRenderer> getParts()
getParts in class SegmentedModel<GuardianEntity>public void setRotationAngles(GuardianEntity entityIn, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch)
setRotationAngles in class EntityModel<GuardianEntity>