Class PathfinderOwnerHurtByTarget

All Implemented Interfaces:
PathfinderInfo, Targeting

public final class PathfinderOwnerHurtByTarget extends TargetPathfinder
Represents a Pathfinder for a Tamable to attack the Target if its owner is hurt
  • Constructor Details

    • PathfinderOwnerHurtByTarget

      public PathfinderOwnerHurtByTarget(@NotNull @NotNull Tameable m)
      Constructs a PathfinderOwnerHurtByTarget.
      Parameters:
      m - Tamable to use
  • Method Details