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