BetterHud
Toggle table of contents
1.12.2-SNAPSHOT-402
dist
Platform filter
dist
Switch theme
Search in API
BetterHud
BetterHud/dist
/
kr.toxicity.hud.pack
/
PackType
/
Generator
Generator
interface
Generator
:
Function1
<
PackFile
,
Unit
>
,
AutoCloseable
Members
Members & Extensions
Properties
resource
Pack
Link copied to clipboard
abstract
val
resourcePack
:
Map
<
String
,
ByteArray
>
Functions
close
Link copied to clipboard
abstract
fun
close
(
)
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
p1
:
PackFile
)
memoize
Link copied to clipboard
infix
fun
<
T
,
R
>
(
T
)
->
R
.
memoize
(
initialValue
:
R
)
:
(
T
)
->
R