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
/
Placeholder
Placeholder
interface
Placeholder
<
T
:
Any
>
:
Function1
<
HudPlayer
,
T
>
Members
Members & Extensions
Properties
clazz
Link copied to clipboard
abstract
val
clazz
:
Class
<
out
T
>
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
p1
:
HudPlayer
)
:
T
memoize
Link copied to clipboard
infix
fun
<
T
,
R
>
(
T
)
->
R
.
memoize
(
initialValue
:
R
)
:
(
T
)
->
R
string
Value
Link copied to clipboard
abstract
fun
stringValue
(
player
:
HudPlayer
)
:
String
value
Link copied to clipboard
open
fun
value
(
player
:
HudPlayer
)
:
T