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