api
a9eff54633
jvm
api
/
org.kryptonmc.api.item.meta
/
LeatherArmorMeta
/
withColor
with
Color
@
Contract
(
value
=
"_ -> new"
,
pure
=
true
)
abstract
fun
withColor
(
color
:
Color
?
)
:
LeatherArmorMeta
Creates new item metadata with the given
color
.
Return
new item metadata
Parameters
color
the new colour