toggle menu
BetterHud docs
1.8
dist
switch theme
search in API
BetterHud/dist
/
kr.toxicity.hud.placeholder
/
PlaceholderBuilder
Placeholder
Builder
interface
PlaceholderBuilder
<
T
:
Any
>
Members
Properties
clazz
Link copied to clipboard
abstract
val
clazz
:
Class
<
out
T
>
Functions
build
Link copied to clipboard
abstract
fun
build
(
reason
:
UpdateEvent
)
:
Placeholder
<
T
>