toggle menu
BetterHud
1.4-HOTFIX
jvm
switch theme
search in API
bukkit-api
/
kr.toxicity.hud.api.bukkit.event
/
PluginReloadedEvent
Plugin
Reloaded
Event
open
class
PluginReloadedEvent
:
Event
,
BetterHudEvent
Plugin reloaded event.
Members
Constructors
Plugin
Reloaded
Event
Link copied to clipboard
constructor
(
@
NotNull
result
:
@
NotNull
ReloadResult
)
Properties
HANDLER_LIST
Link copied to clipboard
val
HANDLER_LIST
:
HandlerList
Functions
get
Event
Name
Link copied to clipboard
open
fun
getEventName
(
)
:
String
get
Handler
List
Link copied to clipboard
open
fun
getHandlerList
(
)
:
HandlerList
get
Handlers
Link copied to clipboard
@
NotNull
open
fun
getHandlers
(
)
:
@
NotNull
HandlerList
is
Asynchronous
Link copied to clipboard
fun
isAsynchronous
(
)
:
Boolean