public class WanderAroundPointOfInterestGoal extends WanderAroundGoal
Goal.Control
chance, 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, stop
canStop, getControls, setControls, tick, toString
public WanderAroundPointOfInterestGoal(PathAwareEntity pathAwareEntity, double double2, boolean bool)
public boolean canStart()
canStart
in class WanderAroundGoal
@Nullable protected Vec3d getWanderTarget()
getWanderTarget
in class WanderAroundGoal