class VexEntity.TrackOwnerTargetGoal extends TrackTargetGoal
Goal.Control
Modifier and Type | Field and Description |
---|---|
private TargetPredicate |
TRACK_OWNER_PREDICATE |
checkVisibility, maxTimeWithoutVisibility, mob, target
Constructor and Description |
---|
TrackOwnerTargetGoal(PathAwareEntity mob) |
Modifier and Type | Method and Description |
---|---|
boolean |
canStart() |
void |
start() |
canTrack, getFollowRange, setMaxTimeWithoutVisibility, shouldContinue, stop
canStop, getControls, setControls, tick, toString
private final TargetPredicate TRACK_OWNER_PREDICATE
public TrackOwnerTargetGoal(PathAwareEntity mob)
public void start()
start
in class TrackTargetGoal