Flamethrower Particle
constructor(world: ClientWorld, x: Double, y: Double, z: Double, velocityX: Double, velocityY: Double, velocityZ: Double)(source)
Parameters
world
The world the particle is in
x
The X component of the particle's position
y
The Z component of the particle's position
velocity X
The X component of the particle's velocity
velocity Y
The Y component of the particle's velocity
velocity Z
The Z component of the particle's velocity