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