FlamethrowerParticle

public FlamethrowerParticle FlamethrowerParticle(    ClientWorld world,     Double x,     Double y,     Double z,     Double velocityX,     Double velocityY,     Double velocityZ)(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

velocityX

The X component of the particle's velocity

velocityY

The Y component of the particle's velocity

velocityZ

The Z component of the particle's velocity