Interface Event
- All Known Subinterfaces:
CancellableEvent,PlayerEvent
- All Known Implementing Classes:
AbstractCancellableEvent,AbstractCancellablePlayerEvent,PlayerJoinEvent,PlayerLeaveEvent,PluginReloadEvent
public interface Event
An event.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe result of executing an event's handlers.