Class TimeSkipEvent

java.lang.Object
org.bukkit.event.Event
org.bukkit.event.world.WorldEvent
org.bukkit.event.world.TimeSkipEvent
All Implemented Interfaces:
Cancellable

public class TimeSkipEvent extends WorldEvent implements Cancellable
Called when the time skips in a world.

If the event is cancelled the time will not change.