BetterHud
Toggle table of contents
1.12.1
bukkit-api
Platform filter
bukkit-api
Switch theme
Search in API
BetterHud
BetterHud/api/bukkit-api
/
kr.toxicity.hud.api.bukkit.update
/
BukkitEventUpdateEvent
Bukkit
Event
Update
Event
class
BukkitEventUpdateEvent
:
Record
,
UpdateEvent
Represents wrapped event of bukkit
Parameters
event
original event
key
event's key
Members
Constructors
Bukkit
Event
Update
Event
Link copied to clipboard
constructor
(
)
Properties
EMPTY
Link copied to clipboard
val
EMPTY
:
UpdateEvent
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
get
Key
Link copied to clipboard
@
NotNull
open
fun
getKey
(
)
:
@
NotNull
Any
get
Type
Link copied to clipboard
@
NotNull
open
fun
getType
(
)
:
@
NotNull
UpdateReason
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
source
Link copied to clipboard
open
fun
source
(
)
:
@
NotNull
UpdateEvent
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String