The com.jme3.effect package allows particle emitter effects to be used with a jME3 application.

The ParticleEmitter class is the primary class used to create particle emitter effects. See the jme3test.effect package for examples on how to use ParticleEmitters.