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