public class EntityAIOwnerHurtTarget extends EntityAITarget
shouldCheckSight, target, taskOwner, unseenMemoryTicks| Constructor and Description | 
|---|
| EntityAIOwnerHurtTarget(EntityTameable theEntityTameableIn) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | shouldExecute() | 
| void | startExecuting() | 
continueExecuting, getTargetDistance, isSuitableTarget, isSuitableTarget, resetTask, setUnseenMemoryTicksgetMutexBits, isInterruptible, setMutexBits, updateTaskpublic EntityAIOwnerHurtTarget(EntityTameable theEntityTameableIn)
public boolean shouldExecute()
shouldExecute in class EntityAIBasepublic void startExecuting()
startExecuting in class EntityAITarget