BetterHud
Toggle table of contents
1.14.1-SNAPSHOT-439
standard-api
Target filter
standard-api
Switch theme
Search in API
Skip to content
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