static class VindicatorEntity.FollowEntityGoal extends FollowTargetGoal<LivingEntity>
Goal.Control
reciprocalChance, targetClass, targetEntity, targetPredicate
checkVisibility, maxTimeWithoutVisibility, mob, target
Constructor and Description |
---|
FollowEntityGoal(VindicatorEntity vindicator) |
Modifier and Type | Method and Description |
---|---|
boolean |
canStart() |
void |
start() |
findClosestTarget, getSearchBox, setTargetEntity
canTrack, getFollowRange, setMaxTimeWithoutVisibility, shouldContinue, stop
canStop, getControls, setControls, tick, toString
public FollowEntityGoal(VindicatorEntity vindicator)
public boolean canStart()
canStart
in class FollowTargetGoal<LivingEntity>
public void start()
start
in class FollowTargetGoal<LivingEntity>