Particle Effect
interface ParticleEffect
Holds information used to spawn particles for a player.
This effect is entirely immutable, and so is safe for both storage and reuse.
Effect instances can only be created through particle effect builders (any subclass of BaseParticleEffectBuilder).