class EntityVex.AICopyOwnerTarget extends EntityAITarget
shouldCheckSight, target, taskOwner, unseenMemoryTicks| Constructor and Description |
|---|
AICopyOwnerTarget(EntityCreature creature) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldExecute() |
void |
startExecuting() |
getTargetDistance, isSuitableTarget, isSuitableTarget, resetTask, setUnseenMemoryTicks, shouldContinueExecutinggetMutexBits, isInterruptible, setMutexBits, updateTaskpublic AICopyOwnerTarget(EntityCreature creature)
public boolean shouldExecute()
shouldExecute in class EntityAIBasepublic void startExecuting()
startExecuting in class EntityAITarget