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 SummaryNested classes/interfaces inherited from class org.bukkit.event.EventEvent.Result
- 
Constructor SummaryConstructorsConstructorDescriptionLinearWaypointsCompleteEvent(WaypointProvider provider, Iterator<Waypoint> next) 
- 
Method SummaryModifier and TypeMethodDescriptionstatic HandlerListvoidsetNextWaypoints(Iterator<Waypoint> waypoints) Methods inherited from class org.bukkit.event.EventgetEventName, isAsynchronous
- 
Constructor Details- 
LinearWaypointsCompleteEvent
 
- 
- 
Method Details- 
getHandlers- Specified by:
- getHandlersin class- Event
 
- 
getNextWaypoints
- 
getWaypointProvider
- 
setNextWaypoints
- 
getHandlerList
 
-