itemStack

Creates a new ItemStack and opens a builder for it.

inline fun itemStack(material: Material, builder: ItemStack.() -> Unit): ItemStack