Class PathingFinishedEvent
java.lang.Object
de.metaphoriker.pathetic.api.event.PathingFinishedEvent
- All Implemented Interfaces:
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 Summary
-
Method Summary
-
Constructor Details
-
PathingFinishedEvent
public PathingFinishedEvent()
-