VibrationParticleData

Holds data for vibration particle effects.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
@get:JvmName(name = "destination")
abstract val destination: Vec3d

The ending position of the vibration.

Link copied to clipboard
@get:JvmName(name = "ticks")
abstract val ticks: Int

The time, in ticks, it will take for the vibration to vibrate from its starting position to the destination.