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.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