Package net.citizensnpcs.api.ai.event
Class NavigationCancelEvent
java.lang.Object
org.bukkit.event.Event
net.citizensnpcs.api.ai.event.NavigationEvent
net.citizensnpcs.api.ai.event.NavigationCompleteEvent
net.citizensnpcs.api.ai.event.NavigationCancelEvent
- Direct Known Subclasses:
NavigationReplaceEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bukkit.event.Event
Event.Result
-
Constructor Summary
-
Method Summary
Methods inherited from class net.citizensnpcs.api.ai.event.NavigationEvent
getNavigator, getNPC
Methods inherited from class org.bukkit.event.Event
getEventName, isAsynchronous
-
Constructor Details
-
Method Details
-
getCancelReason
- Returns:
- The cancellation reason
-
getHandlers
- Overrides:
getHandlers
in classNavigationCompleteEvent
-
getHandlerList
-