withEffects

@Contract(value = "_ -> new", pure = true)
abstract fun withEffects(effects: List<FireworkEffect>): FireworkRocketMeta

Creates new item metadata with the given effects.

Return

new item metadata

Parameters

effects

the new effects