public class BodyControl extends Object
Modifier and Type | Field and Description |
---|---|
private int |
activeTicks |
private MobEntity |
entity |
private float |
lastHeadYaw |
Constructor and Description |
---|
BodyControl(MobEntity entity) |
Modifier and Type | Method and Description |
---|---|
private boolean |
isIndependent() |
private boolean |
isMoving() |
private void |
rotateBody() |
private void |
rotateHead() |
private void |
rotateLook() |
void |
tick() |