PluginReloadedEvent

Plugin reloaded event.

Constructors

Link copied to clipboard
constructor(@NotNull state: @NotNull ReloadState)
Plugin reload ended.

Properties

Link copied to clipboard
val HANDLER_LIST: HandlerList
All handler lists.

Functions

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