Class BaseAshSmokeParticle

Direct Known Subclasses:
AshParticle, DustPlumeParticle, SmokeParticle, WhiteAshParticle, WhiteSmokeParticle

public abstract class BaseAshSmokeParticle extends SingleQuadParticle
  • Field Details

  • Constructor Details

    • BaseAshSmokeParticle

      public BaseAshSmokeParticle(ClientLevel level, double x, double y, double z, float dirX, float dirY, float dirZ, double xa, double ya, double za, float scale, SpriteSet sprites, float colorRandom, int maxLifetime, float gravity, boolean hasPhysics)
  • Method Details