BetterHud
Toggle table of contents
1.12.2-SNAPSHOT-405
standard-api
Platform filter
standard-api
Switch theme
Search in API
BetterHud
BetterHud/api/standard-api
/
kr.toxicity.hud.api.placeholder
/
HudPlaceholder
/
Builder
/
add
add
open
fun
add
(
@
NotNull
name
:
@
NotNull
String
,
@
NotNull
container
:
@
NotNull
PlaceholderContainer
<
T
>
)
Adds new placeholder to registry
Parameters
name
placeholder name
container
registry
See also
Placeholder
Manager