meta

inline fun <M : ItemMeta> ItemStack.meta(crossinline init: M.() -> Unit)
@JvmName(name = "meta0")
fun ItemStack.meta(init: ItemMeta.() -> Unit)