public class EnderDragonModel extends EntityModel<EnderDragonEntity>
isChild, isSitting, swingProgressboxList, textureHeight, textureWidth| Constructor and Description |
|---|
EnderDragonModel(float p_i46360_1_) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(EnderDragonEntity entityIn,
float limbSwing,
float limbSwingAmount,
float ageInTicks,
float netHeadYaw,
float headPitch,
float scale) |
void |
setLivingAnimations(EnderDragonEntity entityIn,
float limbSwing,
float limbSwingAmount,
float partialTick) |
setModelAttributes, setRotationAnglesgetRandomModelBoxpublic void setLivingAnimations(EnderDragonEntity entityIn, float limbSwing, float limbSwingAmount, float partialTick)
setLivingAnimations in class EntityModel<EnderDragonEntity>public void render(EnderDragonEntity entityIn, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch, float scale)
render in class EntityModel<EnderDragonEntity>