BetterHud
Toggle table of contents
1.12.2-SNAPSHOT-407
bukkit-api
Platform filter
bukkit-api
Switch theme
Search in API
BetterHud
BetterHud/api/bukkit-api
/
kr.toxicity.hud.api.bukkit.event
/
PluginReloadStartEvent
Plugin
Reload
Start
Event
open
class
PluginReloadStartEvent
:
Event
,
BetterHudEvent
Plugin reload start event.
Members
Constructors
Plugin
Reload
Start
Event
Link copied to clipboard
constructor
(
)
Plugin reload started.
Properties
HANDLER_
LIST
Link copied to clipboard
val
HANDLER_LIST
:
HandlerList
All handler lists.
Functions
get
Event
Name
Link copied to clipboard
open
fun
getEventName
(
)
:
String
get
Handler
List
Link copied to clipboard
open
fun
getHandlerList
(
)
:
HandlerList
Gets event handler
get
Handlers
Link copied to clipboard
@
NotNull
open
fun
getHandlers
(
)
:
@
NotNull
HandlerList
Gets event handler
is
Asynchronous
Link copied to clipboard
fun
isAsynchronous
(
)
:
Boolean