Class DripParticle.FallingParticle

Direct Known Subclasses:
DripParticle.FallAndLandParticle
Enclosing class:
DripParticle

static class DripParticle.FallingParticle extends DripParticle
  • Constructor Details

    • FallingParticle

      FallingParticle(ClientLevel pLevel, double pX, double pY, double pZ, Fluid pType)
    • FallingParticle

      FallingParticle(ClientLevel pLevel, double pX, double pY, double pZ, Fluid pType, int pLifetime)
  • Method Details