api
a9eff54633
jvm
api
/
org.kryptonmc.api.effect.particle.data
/
DirectionalParticleData
/
direction
direction
@get:
JvmName
(
name
=
"direction"
)
abstract
val
direction
:
Vec3d
?
The direction the particle will travel.
If this value is null, it will be randomized.