class VexEntity.CopyOwnerTargetGoal extends TargetGoal
Modifier and Type | Field and Description |
---|---|
private EntityPredicate |
field_220803_b |
goalOwner, shouldCheckSight, target, unseenMemoryTicks
Constructor and Description |
---|
CopyOwnerTargetGoal(CreatureEntity creature) |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldExecute() |
void |
startExecuting() |
getTargetDistance, isSuitableTarget, resetTask, setUnseenMemoryTicks, shouldContinueExecuting
getMutexFlags, isPreemptible, setMutexFlags, tick, toString
private final EntityPredicate field_220803_b
public CopyOwnerTargetGoal(CreatureEntity creature)
public boolean shouldExecute()
shouldExecute
in class Goal
public void startExecuting()
startExecuting
in class TargetGoal