Single Listener
abstract class SingleListener<T : Event>(priority: EventPriority, ignoreCancelled: Boolean) : Listener
Content copied to clipboard
This class represents a Listener with only one event to listen to.
Constructors
SingleListener
Link copied to clipboard
Functions
Properties
Extensions
register
Link copied to clipboard