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, shouldContinueExecutinggetMutexFlags, isPreemptible, setMutexFlags, tick, toStringprivate final EntityPredicate field_220803_b
public CopyOwnerTargetGoal(CreatureEntity creature)
public boolean shouldExecute()
shouldExecute in class Goalpublic void startExecuting()
startExecuting in class TargetGoal