PluginReloadStartEvent

Plugin reload start event.

Constructors

Link copied to clipboard
constructor()
Plugin reload started.

Properties

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

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