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.placeholder
/
PlaceholderTask
Placeholder
Task
interface
PlaceholderTask
:
Function1
<
HudPlayer
,
Unit
>
Members
Members & Extensions
Properties
async
Link copied to clipboard
abstract
val
async
:
Boolean
tick
Link copied to clipboard
abstract
val
tick
:
Int
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
p1
:
HudPlayer
)
memoize
Link copied to clipboard
infix
fun
<
T
,
R
>
(
T
)
->
R
.
memoize
(
initialValue
:
R
)
:
(
T
)
->
R