PluginReloadedEvent

Plugin reloaded event.

Constructors

Link copied to clipboard
constructor(@NotNull state: @NotNull ReloadState)

Properties

Link copied to clipboard
val HANDLER_LIST: HandlerList

Functions

Link copied to clipboard
open fun getEventName(): String
Link copied to clipboard
open fun getHandlerList(): HandlerList
Link copied to clipboard
@NotNull
open fun getHandlers(): @NotNull HandlerList
Link copied to clipboard