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 Classes
    Modifier and Type
    Interface
    Description
    static interface 
    The result of executing an event's handlers.