public class LinearWaypointsCompleteEvent extends CitizensEvent
Constructor and Description |
---|
LinearWaypointsCompleteEvent(WaypointProvider provider,
Iterator<Waypoint> next) |
Modifier and Type | Method and Description |
---|---|
static org.bukkit.event.HandlerList |
getHandlerList() |
org.bukkit.event.HandlerList |
getHandlers() |
Iterator<Waypoint> |
getNextWaypoints() |
WaypointProvider |
getWaypointProvider() |
void |
setNextWaypoints(Iterator<Waypoint> waypoints) |
public LinearWaypointsCompleteEvent(WaypointProvider provider, Iterator<Waypoint> next)
public org.bukkit.event.HandlerList getHandlers()
getHandlers
in class org.bukkit.event.Event
public WaypointProvider getWaypointProvider()
public static org.bukkit.event.HandlerList getHandlerList()
Copyright © 2021. All rights reserved.