public class ModelWitch extends ModelVillager
| Modifier and Type | Field and Description | 
|---|---|
| boolean | holdingItem | 
leftVillagerLeg, rightVillagerLeg, villagerArms, villagerBody, villagerHead, villagerNoseboxList, isChild, isRiding, swingProgress, textureHeight, textureWidth| Constructor and Description | 
|---|
| ModelWitch(float scale) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setRotationAngles(float limbSwing,
                 float limbSwingAmount,
                 float ageInTicks,
                 float netHeadYaw,
                 float headPitch,
                 float scaleFactor,
                 Entity entityIn) | 
rendercopyModelAngles, getRandomModelBox, getTextureOffset, setLivingAnimations, setModelAttributes, setTextureOffsetpublic void setRotationAngles(float limbSwing,
                              float limbSwingAmount,
                              float ageInTicks,
                              float netHeadYaw,
                              float headPitch,
                              float scaleFactor,
                              Entity entityIn)
setRotationAngles in class ModelVillager