class PhantomEntity.PhantomMoveControl extends MoveControl
MoveControl.State| Modifier and Type | Field and Description |
|---|---|
private float |
field_7331 |
entity, forwardMovement, sidewaysMovement, speed, state, targetX, targetY, targetZ| Constructor and Description |
|---|
PhantomMoveControl(MobEntity owner) |
| Modifier and Type | Method and Description |
|---|---|
void |
tick() |
changeAngle, getSpeed, getTargetX, getTargetY, getTargetZ, isMoving, moveTo, strafeTopublic PhantomMoveControl(MobEntity owner)
public void tick()
tick in class MoveControl