toggle menu
BetterHud docs
1.8
standard-api
switch theme
search in API
BetterHud/api/standard-api
/
kr.toxicity.hud.api.update
/
UpdateEvent
Update
Event
interface
UpdateEvent
Represents the update event of popup.
Members
Properties
EMPTY
Link copied to clipboard
val
EMPTY
:
UpdateEvent
Empty event.
Functions
get
Key
Link copied to clipboard
@
NotNull
abstract
fun
getKey
(
)
:
@
NotNull
Any
Returns the key.
get
Type
Link copied to clipboard
@
NotNull
abstract
fun
getType
(
)
:
@
NotNull
UpdateReason
Returns update reason of event.