static class ShulkerEntity.SearchForTargetGoal extends FollowTargetGoal<LivingEntity>
Goal.ControlreciprocalChance, targetClass, targetEntity, targetPredicatecheckVisibility, maxTimeWithoutVisibility, mob, target| Constructor and Description |
|---|
SearchForTargetGoal(ShulkerEntity shulker) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canStart() |
protected Box |
getSearchBox(double distance) |
findClosestTarget, setTargetEntity, startcanTrack, getFollowRange, setMaxTimeWithoutVisibility, shouldContinue, stopcanStop, getControls, setControls, tick, toStringpublic SearchForTargetGoal(ShulkerEntity shulker)
public boolean canStart()
canStart in class FollowTargetGoal<LivingEntity>protected Box getSearchBox(double distance)
getSearchBox in class FollowTargetGoal<LivingEntity>