Class SimpleRadioSounds

java.lang.Object
com.codinglitch.simpleradio.core.registry.SimpleRadioSounds

public class SimpleRadioSounds extends Object
  • Field Details

    • RADIO_OPEN

      public static final net.minecraft.sounds.SoundEvent RADIO_OPEN
    • RADIO_CLOSE

      public static final net.minecraft.sounds.SoundEvent RADIO_CLOSE
    • SHORT_CIRCUIT

      public static final net.minecraft.sounds.SoundEvent SHORT_CIRCUIT
    • TILT_MICROPHONE

      public static final net.minecraft.sounds.SoundEvent TILT_MICROPHONE
    • PRESS_MICROPHONE

      public static final net.minecraft.sounds.SoundEvent PRESS_MICROPHONE
    • SPIN_INSULATOR

      public static final net.minecraft.sounds.SoundEvent SPIN_INSULATOR
  • Constructor Details

    • SimpleRadioSounds

      public SimpleRadioSounds()