firework Item Stack
fun fireworkItemStack(amount: Int = 1, builder: FireworkMeta.() -> Unit): ItemStack
Content copied to clipboard
Opens a new FireworkMeta builder and creates an ItemStack with the new FireworkMeta applied.
Opens a new FireworkMeta builder and creates an ItemStack with the new FireworkMeta applied.