static class SpiderEntity.FollowTargetGoal<T extends LivingEntity> extends FollowTargetGoal<T>
Goal.ControlreciprocalChance, targetClass, targetEntity, targetPredicatecheckVisibility, maxTimeWithoutVisibility, mob, target| Constructor and Description |
|---|
FollowTargetGoal(SpiderEntity spider,
Class<T> targetEntityClass) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canStart() |
findClosestTarget, getSearchBox, setTargetEntity, startcanTrack, getFollowRange, setMaxTimeWithoutVisibility, shouldContinue, stopcanStop, getControls, setControls, tick, toStringpublic FollowTargetGoal(SpiderEntity spider, Class<T> targetEntityClass)
public boolean canStart()
canStart in class FollowTargetGoal<T extends LivingEntity>