Package org.bukkit.event
Classes dedicated to handling triggered code executions.
-
Interface Summary Interface Description Cancellable Listener Simple interface for tagging all EventListeners -
Class Summary Class Description Event Represents an event.HandlerList A list of event handlers, stored per-event. -
Enum Summary Enum Description Event.Result EventPriority Represents an event's priority in execution -
Exception Summary Exception Description EventException -
Annotation Types Summary Annotation Type Description EventHandler An annotation to mark methods as being event handler methods