effect

@Contract(value = "_ -> this", mutates = "this")
abstract fun effect(effect: FireworkEffect?): FireworkStarMeta.Builder

Sets the effect of the star to the given effect.

Return

this builder

Parameters

effect

the effect