public class OwnerHurtTargetGoal extends TargetGoal
goalOwner, shouldCheckSight, target, unseenMemoryTicks
Constructor and Description |
---|
OwnerHurtTargetGoal(TameableEntity theEntityTameableIn) |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldExecute() |
void |
startExecuting() |
getTargetDistance, isSuitableTarget, resetTask, setUnseenMemoryTicks, shouldContinueExecuting
getMutexFlags, isPreemptible, setMutexFlags, tick
public OwnerHurtTargetGoal(TameableEntity theEntityTameableIn)
public boolean shouldExecute()
shouldExecute
in class Goal
public void startExecuting()
startExecuting
in class TargetGoal