Class DillonLibSounds

java.lang.Object
net.dillon.dillonlib.core.DillonLibSounds

public class DillonLibSounds extends Object
Sounds for DillonLib.
  • Field Details

    • FORTNITE_BATTLE_PASS_ID

      public static final net.minecraft.resources.Identifier FORTNITE_BATTLE_PASS_ID
    • FORTNITE_BATTLE_PASS

      public static net.minecraft.sounds.SoundEvent FORTNITE_BATTLE_PASS
  • Constructor Details

    • DillonLibSounds

      public DillonLibSounds()
  • Method Details

    • bindSounds

      public static void bindSounds(net.minecraft.sounds.SoundEvent soundEvent)
      Binds the Fortnite battle pass sound to the sound event.
    • registerBoundSoundEvents

      public static void registerBoundSoundEvents()
      Registers the Fortnite battle pass sound at the correct time, so NeoForged doesn't crash.