api
a9eff54633
jvm
api
/
org.kryptonmc.api.effect.particle.builder
/
BaseColorParticleEffectBuilder
/
color
color
@
Contract
(
value
=
"_ -> this"
,
mutates
=
"this"
)
abstract
fun
color
(
color
:
Color
)
:
B
Sets the color of the particle to the given
color
.
Return
this builder
Parameters
color
the color