Class HexSounds

java.lang.Object
at.petrak.hexcasting.common.lib.HexSounds

public class HexSounds extends Object
  • Field Details

    • START_PATTERN

      public static final net.minecraft.sounds.SoundEvent START_PATTERN
    • ADD_TO_PATTERN

      public static final net.minecraft.sounds.SoundEvent ADD_TO_PATTERN
    • CASTING_AMBIANCE

      public static final net.minecraft.sounds.SoundEvent CASTING_AMBIANCE
    • CAST_NORMAL

      public static final net.minecraft.sounds.SoundEvent CAST_NORMAL
    • CAST_SPELL

      public static final net.minecraft.sounds.SoundEvent CAST_SPELL
    • CAST_HERMES

      public static final net.minecraft.sounds.SoundEvent CAST_HERMES
    • CAST_THOTH

      public static final net.minecraft.sounds.SoundEvent CAST_THOTH
    • CAST_FAILURE

      public static final net.minecraft.sounds.SoundEvent CAST_FAILURE
    • ABACUS

      public static final net.minecraft.sounds.SoundEvent ABACUS
    • ABACUS_SHAKE

      public static final net.minecraft.sounds.SoundEvent ABACUS_SHAKE
    • STAFF_RESET

      public static final net.minecraft.sounds.SoundEvent STAFF_RESET
    • SPELL_CIRCLE_FIND_BLOCK

      public static final net.minecraft.sounds.SoundEvent SPELL_CIRCLE_FIND_BLOCK
    • SPELL_CIRCLE_FAIL

      public static final net.minecraft.sounds.SoundEvent SPELL_CIRCLE_FAIL
    • SCROLL_DUST

      public static final net.minecraft.sounds.SoundEvent SCROLL_DUST
    • SCROLL_SCRIBBLE

      public static final net.minecraft.sounds.SoundEvent SCROLL_SCRIBBLE
    • IMPETUS_LOOK_TICK

      public static final net.minecraft.sounds.SoundEvent IMPETUS_LOOK_TICK
    • IMPETUS_REDSTONE_DING

      public static final net.minecraft.sounds.SoundEvent IMPETUS_REDSTONE_DING
    • IMPETUS_REDSTONE_CLEAR

      public static final net.minecraft.sounds.SoundEvent IMPETUS_REDSTONE_CLEAR
    • READ_LORE_FRAGMENT

      public static final net.minecraft.sounds.SoundEvent READ_LORE_FRAGMENT
    • FLIGHT_AMBIENCE

      public static final net.minecraft.sounds.SoundEvent FLIGHT_AMBIENCE
    • FLIGHT_FINISH

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

    • HexSounds

      public HexSounds()
  • Method Details

    • registerSounds

      public static void registerSounds(BiConsumer<net.minecraft.sounds.SoundEvent,net.minecraft.resources.ResourceLocation> r)