Class OMMParticles

java.lang.Object
me.emafire003.dev.ohmymeteors.particles.OMMParticles

public class OMMParticles extends Object
  • Field Details

    • LASER_PARTICLE

      public static final net.minecraft.core.particles.SimpleParticleType LASER_PARTICLE
    • LASER_PARTICLE_SMALL

      public static final net.minecraft.core.particles.SimpleParticleType LASER_PARTICLE_SMALL
    • LASER_FLASH_PARTICLE

      public static final net.minecraft.core.particles.SimpleParticleType LASER_FLASH_PARTICLE
    • METEOR_SMOKE_COSY

      public static final net.minecraft.core.particles.ParticleType<MeteorSmokeScaledOptions> METEOR_SMOKE_COSY
    • METEOR_FLASH

      public static final net.minecraft.core.particles.ParticleType<FlashScaleParticleOptions> METEOR_FLASH
  • Constructor Details

    • OMMParticles

      public OMMParticles()
  • Method Details

    • registerParticles

      public static void registerParticles()