builder
@Contract(value = "_ -> new", pure = true )
Creates a new builder for building a firework effect with the given type.
Return
a new builder
Parameters
type
the type of the effect
Creates a new builder for building a firework effect with the given type.
a new builder
the type of the effect