public class SwimAroundGoal extends WanderAroundGoal
Goal.Control
chance, 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, stop
canStop, getControls, setControls, tick, toString
public SwimAroundGoal(PathAwareEntity mob, double speed, int chance)
@Nullable protected Vec3d getWanderTarget()
getWanderTarget
in class WanderAroundGoal