public class SwimAroundGoal extends WanderAroundGoal
Goal.Controlchance, ignoringChance, mob, speed, targetX, targetY, targetZ| Constructor and Description |
|---|
SwimAroundGoal(PathAwareEntity mob,
double speed,
int chance) |
| Modifier and Type | Method and Description |
|---|---|
protected Vec3d |
getWanderTarget() |
canStart, ignoreChanceOnce, setChance, shouldContinue, start, stopcanStop, getControls, setControls, tick, toStringpublic SwimAroundGoal(PathAwareEntity mob, double speed, int chance)
@Nullable protected Vec3d getWanderTarget()
getWanderTarget in class WanderAroundGoal