Package net.citizensnpcs.trait.waypoint
Class LinearWaypointsCompleteEvent
java.lang.Object
org.bukkit.event.Event
net.citizensnpcs.api.event.CitizensEvent
net.citizensnpcs.trait.waypoint.LinearWaypointsCompleteEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bukkit.event.Event
Event.Result
-
Constructor Summary
ConstructorDescriptionLinearWaypointsCompleteEvent
(WaypointProvider provider, Iterator<Waypoint> next) -
Method Summary
Modifier and TypeMethodDescriptionstatic HandlerList
void
setNextWaypoints
(Iterator<Waypoint> waypoints) Methods inherited from class org.bukkit.event.Event
getEventName, isAsynchronous
-
Constructor Details
-
LinearWaypointsCompleteEvent
-
-
Method Details
-
getHandlers
- Specified by:
getHandlers
in classEvent
-
getNextWaypoints
-
getWaypointProvider
-
setNextWaypoints
-
getHandlerList
-