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, shouldContinueExecuting
getMutexBits, isInterruptible, setMutexBits, updateTask
public AICopyOwnerTarget(EntityCreature creature)
public boolean shouldExecute()
shouldExecute
in class EntityAIBase
public void startExecuting()
startExecuting
in class EntityAITarget