Class ParticleHoney

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

public class ParticleHoney extends Particle implements LiquidParticle
  • Constructor Details

    • ParticleHoney

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

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

      public ParticleHoney(int count)
    • ParticleHoney

      public ParticleHoney()
  • Method Details