Class PathingFinishedEvent

java.lang.Object
de.metaphoriker.pathetic.api.event.PathingFinishedEvent
All Implemented Interfaces:
PathingEvent

public class PathingFinishedEvent extends Object implements PathingEvent
An event called when a pathfinder finishes pathing. Therefor, the result does not matter. Means that the event is called even if the pathing fails.
  • Constructor Details

    • PathingFinishedEvent

      public PathingFinishedEvent()