direction

@Contract(value = "_ -> this", mutates = "this")
abstract fun direction(direction: Vec3d): DirectionalParticleEffectBuilder

Sets the direction that the particle effect will travel.

Return

this builder

Parameters

direction

the direction