Class MeteorSmokeScaledOptions

java.lang.Object
me.emafire003.dev.ohmymeteors.particles.meteor_flash.FlashScaleParticleOptions
me.emafire003.dev.ohmymeteors.particles.meteor_smoke.MeteorSmokeScaledOptions
All Implemented Interfaces:
net.minecraft.core.particles.ParticleOptions

public class MeteorSmokeScaledOptions extends FlashScaleParticleOptions
  • Field Details

    • DESERIALIZER

      public static net.minecraft.core.particles.ParticleOptions.Deserializer<MeteorSmokeScaledOptions> DESERIALIZER
  • Constructor Details

    • MeteorSmokeScaledOptions

      public MeteorSmokeScaledOptions(float scale)
    • MeteorSmokeScaledOptions

      public MeteorSmokeScaledOptions()
  • Method Details

    • getType

      @NotNull public @NotNull net.minecraft.core.particles.ParticleType<?> getType()
      Specified by:
      getType in interface net.minecraft.core.particles.ParticleOptions
      Overrides:
      getType in class FlashScaleParticleOptions