Companion

object Companion : Listener

Functions

Link copied to clipboard
fun getHandlerList(): HandlerList
Link copied to clipboard
fun handleInteract(event: PlayerInteractEvent)
Link copied to clipboard
fun Listener.registerEvents()

Shortcut for PluginManager.registerEvents, registered under the Nova plugin.

Link copied to clipboard
fun Listener.unregisterEvents()

Unregisters this Listener from all events.