Package me.wouterkistemaker.eventmanager
package me.wouterkistemaker.eventmanager
-
ClassDescriptionRepresents an
Event
that has the option to be cancelled.The default implementation ofHandleable
.Represents an interface that is used to indicate whether a class contains methods that listen for the calls of anEvent
An event manager.Simple annotation to help indicating which methods are able to invoke on a calledEvent
A superinterface for classes which can be called to event managers to be processed.The execution priority of an event handler.A reference object to an event handler method.