class ShulkerEntity.SearchForPlayerGoal extends FollowTargetGoal<PlayerEntity>
Goal.ControlreciprocalChance, targetClass, targetEntity, targetPredicatecheckVisibility, maxTimeWithoutVisibility, mob, target| Constructor and Description |
|---|
SearchForPlayerGoal(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 SearchForPlayerGoal(ShulkerEntity shulker)
public boolean canStart()
canStart in class FollowTargetGoal<PlayerEntity>protected Box getSearchBox(double distance)
getSearchBox in class FollowTargetGoal<PlayerEntity>