Class ParticleCherryLeaves

java.lang.Object
hm.zelha.particlesfx.particles.parents.Particle
hm.zelha.particlesfx.particles.ParticleCherryLeaves
All Implemented Interfaces:
IParticle

public class ParticleCherryLeaves extends Particle
  • Constructor Details

    • ParticleCherryLeaves

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

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

      public ParticleCherryLeaves(int count)
    • ParticleCherryLeaves

      public ParticleCherryLeaves()
  • Method Details