static class VindicatorEntity.FollowEntityGoal extends FollowTargetGoal<LivingEntity>
Goal.ControlreciprocalChance, targetClass, targetEntity, targetPredicatecheckVisibility, maxTimeWithoutVisibility, mob, target| Constructor and Description |
|---|
FollowEntityGoal(VindicatorEntity vindicator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canStart() |
void |
start() |
findClosestTarget, getSearchBox, setTargetEntitycanTrack, getFollowRange, setMaxTimeWithoutVisibility, shouldContinue, stopcanStop, getControls, setControls, tick, toStringpublic FollowEntityGoal(VindicatorEntity vindicator)
public boolean canStart()
canStart in class FollowTargetGoal<LivingEntity>public void start()
start in class FollowTargetGoal<LivingEntity>