Package net.citizensnpcs.api.ai.event
Class NavigationReplaceEvent
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
net.citizensnpcs.api.ai.event.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.NavigationCancelEvent
getCancelReason
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
-
getHandlers
- Overrides:
getHandlers
in classNavigationCancelEvent
-
getHandlerList
-