Class ParticlePaleOakLeaves

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

public class ParticlePaleOakLeaves extends Particle
  • Constructor Details

    • ParticlePaleOakLeaves

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

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

      public ParticlePaleOakLeaves(int count)
    • ParticlePaleOakLeaves

      public ParticlePaleOakLeaves()
  • Method Details