api
a9eff54633
jvm
api
/
org.kryptonmc.api.item
/
ItemStack
/
Builder
/
type
type
@
Contract
(
value
=
"_ -> this"
,
mutates
=
"this"
)
abstract
fun
type
(
type
:
ItemType
)
:
ItemStack.Builder
Sets the type of the
ItemStack
being built.
Return
this builder
Parameters
type
the type of the item