BetterHud
Toggle table of contents
1.14.1-SNAPSHOT-439
fabric-api
Target filter
fabric-api
Switch theme
Search in API
Skip to content
BetterHud
BetterHud/api/fabric-api
/
kr.toxicity.hud.api.fabric.update
/
FabricUpdateEvent
Fabric
Update
Event
class
FabricUpdateEvent
:
Record
,
UpdateEvent
Wrapped event of Fabric.
Parameters
event
fabric event
key
unique key
See also
Fabric
Event
Event
Registry
Members
Constructors
Fabric
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