@Environment(value=CLIENT) public class WitchEntityModel<T extends Entity> extends VillagerResemblingModel<T>
Modifier and Type | Field and Description |
---|---|
private boolean |
liftingNose |
private ModelPart |
mole |
arms, field_17141, field_17142, head, leftLeg, nose, rightLeg, robe, torso
child, handSwingProgress, riding
layerFactory, textureHeight, textureWidth
Constructor and Description |
---|
WitchEntityModel(float scale) |
Modifier and Type | Method and Description |
---|---|
ModelPart |
getNose() |
void |
setAngles(T entity,
float limbAngle,
float limbDistance,
float animationProgress,
float headYaw,
float headPitch) |
void |
setLiftingNose(boolean bool) |
getHead, getParts, setHatVisible
render
animateModel, copyStateTo
private boolean liftingNose
private final ModelPart mole
public void setAngles(T entity, float limbAngle, float limbDistance, float animationProgress, float headYaw, float headPitch)
setAngles
in class VillagerResemblingModel<T extends Entity>
public ModelPart getNose()
public void setLiftingNose(boolean bool)