Package net. axay. kspigot. event
Types
SingleListener
Link copied to clipboard
Functions
register
Link copied to clipboard
inline fun <T : Event> SingleListener<T>.register(priority: EventPriority = EventPriority.NORMAL, ignoreCancelled: Boolean = false)
Content copied to clipboard
Registers the SingleListener with its event listener.
unregister
Link copied to clipboard