Class ParticleSporeBlossom

java.lang.Object
hm.zelha.particlesfx.particles.parents.Particle
hm.zelha.particlesfx.particles.ParticleSporeBlossom
All Implemented Interfaces:
IParticle, LiquidParticle

public class ParticleSporeBlossom extends Particle implements LiquidParticle
  • Constructor Details

    • ParticleSporeBlossom

      public ParticleSporeBlossom(double offsetX, double offsetY, double offsetZ, int count)
    • ParticleSporeBlossom

      public ParticleSporeBlossom(double offsetX, double offsetY, double offsetZ)
    • ParticleSporeBlossom

      public ParticleSporeBlossom(int count)
    • ParticleSporeBlossom

      public ParticleSporeBlossom()
  • Method Details