All Classes and Interfaces
Class
Description
Listener that takes in a
Consumer.Default implementation of
IEventBus.Used to mark listeners.
Default event priorities.
Cancellable events need to implement this interface.
Manages event listeners.
Base type for all listeners.
Default implementation of a
IListener that creates a lambda at runtime to call the target method.Thrown when an
IEventBus can't find a registered lambda factory to use.