BetterHud docs
Toggle table of contents
1.11.1
dist
Platform filter
dist
Switch theme
Search in API
BetterHud docs
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
infix
fun
build
(
reason
:
UpdateEvent
)
:
Placeholder
<
T
>