class PolarBearEntity.FollowPlayersGoal extends FollowTargetGoal<PlayerEntity>
Goal.Control
reciprocalChance, targetClass, targetEntity, targetPredicate
checkVisibility, maxTimeWithoutVisibility, mob, target
Constructor and Description |
---|
FollowPlayersGoal() |
Modifier and Type | Method and Description |
---|---|
boolean |
canStart() |
protected double |
getFollowRange() |
findClosestTarget, getSearchBox, setTargetEntity, start
canTrack, setMaxTimeWithoutVisibility, shouldContinue, stop
canStop, getControls, setControls, tick, toString
public boolean canStart()
canStart
in class FollowTargetGoal<PlayerEntity>
protected double getFollowRange()
getFollowRange
in class TrackTargetGoal