api
a9eff54633
jvm
api
/
org.kryptonmc.api.effect.particle.data
/
ColorParticleData
/
Companion
/
of
of
@
JvmStatic
@
Contract
(
value
=
"_ -> new"
,
pure
=
true
)
fun
of
(
color
:
Color
)
:
ColorParticleData
Creates new colour particle data with the given
color
.
Return
new colour particle data
Parameters
color
the colour