All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description BukkitEventSource A source of events.CancellationPolicy How to handle cancelled events.CancelledEvents Declares the policy for receiving cancelled events.EventConsumer<E extends org.bukkit.event.Event> Consumer extension that only acceptsEventsubtypes and is also a validListener.EventDispatcher Calls Bukkit events.EventListener Signifies that a method listens for events.Events Utilities for calling and registering Bukkit events.Events.Builder<E extends org.bukkit.event.Event> Event registration builder.ListenerOrder Listener order (priority).UncaughtEventExceptionEvent An event that gets called when an uncaught exception occurs while handling another event.