Class EnchantGlyphParticle


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

    • startX

      private final double startX
    • startY

      private final double startY
    • startZ

      private final double startZ
  • Constructor Details

    • EnchantGlyphParticle

      private EnchantGlyphParticle​(ClientWorld world, double x, double y, double z, double velocityX, double velocityY, double velocityZ)
  • Method Details