destination

@Contract(value = "_ -> this", mutates = "this")
abstract fun destination(position: Vec3d): VibrationParticleEffectBuilder

Sets the destination location from the given position.

Return

this builder

Parameters

position

the destination position