withColor

@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