static class GhastEntity.GhastMoveControl extends MoveControl
MoveControl.State| Modifier and Type | Field and Description |
|---|---|
private int |
field_7276 |
private GhastEntity |
ghast |
entity, forwardMovement, sidewaysMovement, speed, state, targetX, targetY, targetZ| Constructor and Description |
|---|
GhastMoveControl(GhastEntity ghast) |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
method_7051(Vec3d vec3d,
int int2) |
void |
tick() |
changeAngle, getSpeed, getTargetX, getTargetY, getTargetZ, isMoving, moveTo, strafeToprivate final GhastEntity ghast
private int field_7276
public GhastMoveControl(GhastEntity ghast)
public void tick()
tick in class MoveControlprivate boolean method_7051(Vec3d vec3d, int int2)