withEffect

@Contract(value = "_ -> new", pure = true)
abstract fun withEffect(effect: FireworkEffect?): FireworkStarMeta

Creates new item metadata with the given effect.

Return

new item metadata

Parameters

effect

the new effect