api
a9eff54633
jvm
api
/
org.kryptonmc.api.item.meta
/
ItemMetaBuilder
/
damage
damage
@
Contract
(
value
=
"_ -> this"
,
mutates
=
"this"
)
abstract
fun
damage
(
damage
:
Int
)
:
B
Sets the damage of the item to the given
damage
.
Return
this builder
Parameters
damage
the damage