BetterHud
Toggle table of contents
1.12.2-SNAPSHOT-407
standard-api
Platform filter
standard-api
Switch theme
Search in API
BetterHud
BetterHud/api/standard-api
/
kr.toxicity.hud.api.configuration
/
HudComponentSupplier
/
of
of
@
ApiStatus.Internal
open
fun
<
R
:
HudObject
?
>
of
(
@
NotNull
parent
:
@
NotNull
R
,
@
NotNull
supplier
:
@
NotNull
Supplier
<
List
<
WidthComponent
>
>
)
:
@
NotNull
HudComponentSupplier
<
R
>
Creates supplier by parent
Return
list supplier
Parameters
parent
parent
supplier
supplier
<R>
type