Class CurrentDownParticle


@Environment(CLIENT)
public class CurrentDownParticle
extends SpriteBillboardParticle
  • Field Details

    • accelerationAngle

      private float accelerationAngle
      The angle, in radians, of the horizontal acceleration of the particle.
  • Constructor Details

    • CurrentDownParticle

      private CurrentDownParticle​(ClientWorld world, double x, double y, double z)
  • Method Details