add Color
@Contract(value = "_ -> this", mutates = "this" )
Adds the given color to the list of colours displayed by the firework effect when it explodes.
Return
this builder
Parameters
color
the colour to add
Adds the given color to the list of colours displayed by the firework effect when it explodes.
this builder
the colour to add