static class EntityGhast.GhastMoveHelper extends EntityMoveHelper
| Modifier and Type | Field and Description |
|---|---|
private int |
courseChangeCooldown |
private EntityGhast |
parentEntity |
| Constructor and Description |
|---|
GhastMoveHelper(EntityGhast p_i45838_1_) |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
isNotColliding(double p_179926_1_,
double p_179926_3_,
double p_179926_5_,
double p_179926_7_) |
void |
onUpdateMoveHelper() |
getSpeed, getX, getY, getZ, isUpdating, limitAngle, setMoveToprivate EntityGhast parentEntity
private int courseChangeCooldown
public GhastMoveHelper(EntityGhast p_i45838_1_)
public void onUpdateMoveHelper()
onUpdateMoveHelper in class EntityMoveHelperprivate boolean isNotColliding(double p_179926_1_,
double p_179926_3_,
double p_179926_5_,
double p_179926_7_)