BetterHud
Toggle table of contents
1.13.3-SNAPSHOT-434
dist
Platform filter
dist
Switch theme
Search in API
BetterHud
BetterHud/dist
/
kr.toxicity.hud.pack
/
PackFile
Pack
File
class
PackFile
(
val
path
:
String
,
val
array
:
(
)
->
ByteArray
)
:
Function0
<
ByteArray
>
Members
Constructors
Pack
File
Link copied to clipboard
constructor
(
path
:
String
,
array
:
(
)
->
ByteArray
)
Properties
array
Link copied to clipboard
val
array
:
(
)
->
ByteArray
path
Link copied to clipboard
val
path
:
String
Functions
invoke
Link copied to clipboard
open
operator override
fun
invoke
(
)
:
ByteArray