Class PathfinderSkeletonTrap

java.lang.Object
me.gamercoder215.mobchip.ai.goal.Pathfinder
me.gamercoder215.mobchip.ai.goal.PathfinderSkeletonTrap
All Implemented Interfaces:
PathfinderInfo

public final class PathfinderSkeletonTrap extends Pathfinder
Represents a Pathfinder that will cause a trap when players get close
  • Constructor Details

    • PathfinderSkeletonTrap

      public PathfinderSkeletonTrap(@NotNull @NotNull SkeletonHorse horse)
      Constructs a PathfinderSkeletonTraP.
      Parameters:
      horse - SkeletonHorse to use
  • Method Details