BetterHud
Toggle table of contents
1.12.1
dist
Platform filter
dist
Switch theme
Search in API
BetterHud
BetterHud/dist
/
kr.toxicity.hud.pack
/
PackUUID
Pack
UUID
data
class
PackUUID
(
val
digest
:
ByteArray
,
val
hash
:
String
,
val
uuid
:
UUID
)
Members
Constructors
Pack
UUID
Link copied to clipboard
constructor
(
digest
:
ByteArray
,
hash
:
String
,
uuid
:
UUID
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
digest
Link copied to clipboard
val
digest
:
ByteArray
hash
Link copied to clipboard
val
hash
:
String
uuid
Link copied to clipboard
val
uuid
:
UUID
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
save
Link copied to clipboard
fun
save
(
)