InterfaceColosseumListener

Represents a listener for the plugin that can be registered and unregistered.

Inheritors

Functions

Link copied to clipboard
abstract fun register()

Registers the listener.

Link copied to clipboard
abstract fun unregister()

Unregisters the listener.