static class DrownedEntity.MoveHelperController extends MovementController
MovementController.Action| Modifier and Type | Field and Description |
|---|---|
private DrownedEntity |
drowned |
action, mob, moveForward, moveStrafe, posX, posY, posZ, speed| Constructor and Description |
|---|
MoveHelperController(DrownedEntity p_i48909_1_) |
| Modifier and Type | Method and Description |
|---|---|
void |
tick() |
getSpeed, getX, getY, getZ, isUpdating, limitAngle, setMoveTo, strafeprivate final DrownedEntity drowned
public MoveHelperController(DrownedEntity p_i48909_1_)
public void tick()
tick in class MovementController