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