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