static class BeeEntity.BeeFollowTargetGoal extends FollowTargetGoal<PlayerEntity>
Goal.Control
reciprocalChance, targetClass, targetEntity, targetPredicate
checkVisibility, maxTimeWithoutVisibility, mob, target
Constructor and Description |
---|
BeeFollowTargetGoal(BeeEntity bee) |
Modifier and Type | Method and Description |
---|---|
boolean |
canStart() |
private boolean |
canSting() |
boolean |
shouldContinue() |
findClosestTarget, getSearchBox, setTargetEntity, start
canTrack, getFollowRange, setMaxTimeWithoutVisibility, stop
canStop, getControls, setControls, tick, toString
BeeFollowTargetGoal(BeeEntity bee)
public boolean canStart()
canStart
in class FollowTargetGoal<PlayerEntity>
public boolean shouldContinue()
shouldContinue
in class TrackTargetGoal
private boolean canSting()