rebar
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
rebar
rebar
/
io.github.pylonmc.rebar.item.builder
/
ItemStackBuilder
/
set
set
fun
<
T
:
Any
>
set
(
type
:
DataComponentType.Valued
<
T
>
,
valueBuilder
:
DataComponentBuilder
<
T
>
)
:
<Error class: unknown class>
(
source
)
fun
<
T
:
Any
>
set
(
type
:
DataComponentType.Valued
<
T
>
,
value
:
T
)
:
<Error class: unknown class>
(
source
)
fun
set
(
type
:
DataComponentType.NonValued
)
:
<Error class: unknown class>
(
source
)