Class SoundEventKeys

java.lang.Object
io.papermc.paper.registry.keys.SoundEventKeys

@GeneratedFrom("1.21.3") @NullMarked @Experimental public final class SoundEventKeys extends Object
Vanilla keys for RegistryKey.SOUND_EVENT.
API Note:
The fields provided here are a direct representation of what is available from the vanilla game source. They may be changed (including removals) on any Minecraft version bump, so cross-version compatibility is not provided on the same level as it is on most of the other API.
  • Field Details

    • AMBIENT_BASALT_DELTAS_ADDITIONS

      public static final TypedKey<Sound> AMBIENT_BASALT_DELTAS_ADDITIONS
      minecraft:ambient.basalt_deltas.additions
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • AMBIENT_BASALT_DELTAS_LOOP

      public static final TypedKey<Sound> AMBIENT_BASALT_DELTAS_LOOP
      minecraft:ambient.basalt_deltas.loop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • AMBIENT_BASALT_DELTAS_MOOD

      public static final TypedKey<Sound> AMBIENT_BASALT_DELTAS_MOOD
      minecraft:ambient.basalt_deltas.mood
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • AMBIENT_CAVE

      public static final TypedKey<Sound> AMBIENT_CAVE
      minecraft:ambient.cave
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • AMBIENT_CRIMSON_FOREST_ADDITIONS

      public static final TypedKey<Sound> AMBIENT_CRIMSON_FOREST_ADDITIONS
      minecraft:ambient.crimson_forest.additions
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • AMBIENT_CRIMSON_FOREST_LOOP

      public static final TypedKey<Sound> AMBIENT_CRIMSON_FOREST_LOOP
      minecraft:ambient.crimson_forest.loop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • AMBIENT_CRIMSON_FOREST_MOOD

      public static final TypedKey<Sound> AMBIENT_CRIMSON_FOREST_MOOD
      minecraft:ambient.crimson_forest.mood
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • AMBIENT_NETHER_WASTES_ADDITIONS

      public static final TypedKey<Sound> AMBIENT_NETHER_WASTES_ADDITIONS
      minecraft:ambient.nether_wastes.additions
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • AMBIENT_NETHER_WASTES_LOOP

      public static final TypedKey<Sound> AMBIENT_NETHER_WASTES_LOOP
      minecraft:ambient.nether_wastes.loop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • AMBIENT_NETHER_WASTES_MOOD

      public static final TypedKey<Sound> AMBIENT_NETHER_WASTES_MOOD
      minecraft:ambient.nether_wastes.mood
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • AMBIENT_SOUL_SAND_VALLEY_ADDITIONS

      public static final TypedKey<Sound> AMBIENT_SOUL_SAND_VALLEY_ADDITIONS
      minecraft:ambient.soul_sand_valley.additions
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • AMBIENT_SOUL_SAND_VALLEY_LOOP

      public static final TypedKey<Sound> AMBIENT_SOUL_SAND_VALLEY_LOOP
      minecraft:ambient.soul_sand_valley.loop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • AMBIENT_SOUL_SAND_VALLEY_MOOD

      public static final TypedKey<Sound> AMBIENT_SOUL_SAND_VALLEY_MOOD
      minecraft:ambient.soul_sand_valley.mood
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • AMBIENT_UNDERWATER_ENTER

      public static final TypedKey<Sound> AMBIENT_UNDERWATER_ENTER
      minecraft:ambient.underwater.enter
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • AMBIENT_UNDERWATER_EXIT

      public static final TypedKey<Sound> AMBIENT_UNDERWATER_EXIT
      minecraft:ambient.underwater.exit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • AMBIENT_UNDERWATER_LOOP

      public static final TypedKey<Sound> AMBIENT_UNDERWATER_LOOP
      minecraft:ambient.underwater.loop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • AMBIENT_UNDERWATER_LOOP_ADDITIONS

      public static final TypedKey<Sound> AMBIENT_UNDERWATER_LOOP_ADDITIONS
      minecraft:ambient.underwater.loop.additions
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • AMBIENT_UNDERWATER_LOOP_ADDITIONS_RARE

      public static final TypedKey<Sound> AMBIENT_UNDERWATER_LOOP_ADDITIONS_RARE
      minecraft:ambient.underwater.loop.additions.rare
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • AMBIENT_UNDERWATER_LOOP_ADDITIONS_ULTRA_RARE

      public static final TypedKey<Sound> AMBIENT_UNDERWATER_LOOP_ADDITIONS_ULTRA_RARE
      minecraft:ambient.underwater.loop.additions.ultra_rare
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • AMBIENT_WARPED_FOREST_ADDITIONS

      public static final TypedKey<Sound> AMBIENT_WARPED_FOREST_ADDITIONS
      minecraft:ambient.warped_forest.additions
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • AMBIENT_WARPED_FOREST_LOOP

      public static final TypedKey<Sound> AMBIENT_WARPED_FOREST_LOOP
      minecraft:ambient.warped_forest.loop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • AMBIENT_WARPED_FOREST_MOOD

      public static final TypedKey<Sound> AMBIENT_WARPED_FOREST_MOOD
      minecraft:ambient.warped_forest.mood
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AMETHYST_BLOCK_BREAK

      public static final TypedKey<Sound> BLOCK_AMETHYST_BLOCK_BREAK
      minecraft:block.amethyst_block.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AMETHYST_BLOCK_CHIME

      public static final TypedKey<Sound> BLOCK_AMETHYST_BLOCK_CHIME
      minecraft:block.amethyst_block.chime
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AMETHYST_BLOCK_FALL

      public static final TypedKey<Sound> BLOCK_AMETHYST_BLOCK_FALL
      minecraft:block.amethyst_block.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AMETHYST_BLOCK_HIT

      public static final TypedKey<Sound> BLOCK_AMETHYST_BLOCK_HIT
      minecraft:block.amethyst_block.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AMETHYST_BLOCK_PLACE

      public static final TypedKey<Sound> BLOCK_AMETHYST_BLOCK_PLACE
      minecraft:block.amethyst_block.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AMETHYST_BLOCK_RESONATE

      public static final TypedKey<Sound> BLOCK_AMETHYST_BLOCK_RESONATE
      minecraft:block.amethyst_block.resonate
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AMETHYST_BLOCK_STEP

      public static final TypedKey<Sound> BLOCK_AMETHYST_BLOCK_STEP
      minecraft:block.amethyst_block.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AMETHYST_CLUSTER_BREAK

      public static final TypedKey<Sound> BLOCK_AMETHYST_CLUSTER_BREAK
      minecraft:block.amethyst_cluster.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AMETHYST_CLUSTER_FALL

      public static final TypedKey<Sound> BLOCK_AMETHYST_CLUSTER_FALL
      minecraft:block.amethyst_cluster.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AMETHYST_CLUSTER_HIT

      public static final TypedKey<Sound> BLOCK_AMETHYST_CLUSTER_HIT
      minecraft:block.amethyst_cluster.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AMETHYST_CLUSTER_PLACE

      public static final TypedKey<Sound> BLOCK_AMETHYST_CLUSTER_PLACE
      minecraft:block.amethyst_cluster.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AMETHYST_CLUSTER_STEP

      public static final TypedKey<Sound> BLOCK_AMETHYST_CLUSTER_STEP
      minecraft:block.amethyst_cluster.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ANCIENT_DEBRIS_BREAK

      public static final TypedKey<Sound> BLOCK_ANCIENT_DEBRIS_BREAK
      minecraft:block.ancient_debris.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ANCIENT_DEBRIS_FALL

      public static final TypedKey<Sound> BLOCK_ANCIENT_DEBRIS_FALL
      minecraft:block.ancient_debris.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ANCIENT_DEBRIS_HIT

      public static final TypedKey<Sound> BLOCK_ANCIENT_DEBRIS_HIT
      minecraft:block.ancient_debris.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ANCIENT_DEBRIS_PLACE

      public static final TypedKey<Sound> BLOCK_ANCIENT_DEBRIS_PLACE
      minecraft:block.ancient_debris.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ANCIENT_DEBRIS_STEP

      public static final TypedKey<Sound> BLOCK_ANCIENT_DEBRIS_STEP
      minecraft:block.ancient_debris.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ANVIL_BREAK

      public static final TypedKey<Sound> BLOCK_ANVIL_BREAK
      minecraft:block.anvil.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ANVIL_DESTROY

      public static final TypedKey<Sound> BLOCK_ANVIL_DESTROY
      minecraft:block.anvil.destroy
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ANVIL_FALL

      public static final TypedKey<Sound> BLOCK_ANVIL_FALL
      minecraft:block.anvil.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ANVIL_HIT

      public static final TypedKey<Sound> BLOCK_ANVIL_HIT
      minecraft:block.anvil.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ANVIL_LAND

      public static final TypedKey<Sound> BLOCK_ANVIL_LAND
      minecraft:block.anvil.land
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ANVIL_PLACE

      public static final TypedKey<Sound> BLOCK_ANVIL_PLACE
      minecraft:block.anvil.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ANVIL_STEP

      public static final TypedKey<Sound> BLOCK_ANVIL_STEP
      minecraft:block.anvil.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ANVIL_USE

      public static final TypedKey<Sound> BLOCK_ANVIL_USE
      minecraft:block.anvil.use
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AZALEA_BREAK

      public static final TypedKey<Sound> BLOCK_AZALEA_BREAK
      minecraft:block.azalea.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AZALEA_FALL

      public static final TypedKey<Sound> BLOCK_AZALEA_FALL
      minecraft:block.azalea.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AZALEA_HIT

      public static final TypedKey<Sound> BLOCK_AZALEA_HIT
      minecraft:block.azalea.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AZALEA_PLACE

      public static final TypedKey<Sound> BLOCK_AZALEA_PLACE
      minecraft:block.azalea.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AZALEA_STEP

      public static final TypedKey<Sound> BLOCK_AZALEA_STEP
      minecraft:block.azalea.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AZALEA_LEAVES_BREAK

      public static final TypedKey<Sound> BLOCK_AZALEA_LEAVES_BREAK
      minecraft:block.azalea_leaves.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AZALEA_LEAVES_FALL

      public static final TypedKey<Sound> BLOCK_AZALEA_LEAVES_FALL
      minecraft:block.azalea_leaves.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AZALEA_LEAVES_HIT

      public static final TypedKey<Sound> BLOCK_AZALEA_LEAVES_HIT
      minecraft:block.azalea_leaves.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AZALEA_LEAVES_PLACE

      public static final TypedKey<Sound> BLOCK_AZALEA_LEAVES_PLACE
      minecraft:block.azalea_leaves.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_AZALEA_LEAVES_STEP

      public static final TypedKey<Sound> BLOCK_AZALEA_LEAVES_STEP
      minecraft:block.azalea_leaves.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_BREAK

      public static final TypedKey<Sound> BLOCK_BAMBOO_BREAK
      minecraft:block.bamboo.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_FALL

      public static final TypedKey<Sound> BLOCK_BAMBOO_FALL
      minecraft:block.bamboo.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_HIT

      public static final TypedKey<Sound> BLOCK_BAMBOO_HIT
      minecraft:block.bamboo.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_PLACE

      public static final TypedKey<Sound> BLOCK_BAMBOO_PLACE
      minecraft:block.bamboo.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_STEP

      public static final TypedKey<Sound> BLOCK_BAMBOO_STEP
      minecraft:block.bamboo.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_SAPLING_BREAK

      public static final TypedKey<Sound> BLOCK_BAMBOO_SAPLING_BREAK
      minecraft:block.bamboo_sapling.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_SAPLING_HIT

      public static final TypedKey<Sound> BLOCK_BAMBOO_SAPLING_HIT
      minecraft:block.bamboo_sapling.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_SAPLING_PLACE

      public static final TypedKey<Sound> BLOCK_BAMBOO_SAPLING_PLACE
      minecraft:block.bamboo_sapling.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_WOOD_BREAK

      public static final TypedKey<Sound> BLOCK_BAMBOO_WOOD_BREAK
      minecraft:block.bamboo_wood.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_WOOD_FALL

      public static final TypedKey<Sound> BLOCK_BAMBOO_WOOD_FALL
      minecraft:block.bamboo_wood.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_WOOD_HIT

      public static final TypedKey<Sound> BLOCK_BAMBOO_WOOD_HIT
      minecraft:block.bamboo_wood.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_WOOD_PLACE

      public static final TypedKey<Sound> BLOCK_BAMBOO_WOOD_PLACE
      minecraft:block.bamboo_wood.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_WOOD_STEP

      public static final TypedKey<Sound> BLOCK_BAMBOO_WOOD_STEP
      minecraft:block.bamboo_wood.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_WOOD_BUTTON_CLICK_OFF

      public static final TypedKey<Sound> BLOCK_BAMBOO_WOOD_BUTTON_CLICK_OFF
      minecraft:block.bamboo_wood_button.click_off
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_WOOD_BUTTON_CLICK_ON

      public static final TypedKey<Sound> BLOCK_BAMBOO_WOOD_BUTTON_CLICK_ON
      minecraft:block.bamboo_wood_button.click_on
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_WOOD_DOOR_CLOSE

      public static final TypedKey<Sound> BLOCK_BAMBOO_WOOD_DOOR_CLOSE
      minecraft:block.bamboo_wood_door.close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_WOOD_DOOR_OPEN

      public static final TypedKey<Sound> BLOCK_BAMBOO_WOOD_DOOR_OPEN
      minecraft:block.bamboo_wood_door.open
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_WOOD_FENCE_GATE_CLOSE

      public static final TypedKey<Sound> BLOCK_BAMBOO_WOOD_FENCE_GATE_CLOSE
      minecraft:block.bamboo_wood_fence_gate.close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_WOOD_FENCE_GATE_OPEN

      public static final TypedKey<Sound> BLOCK_BAMBOO_WOOD_FENCE_GATE_OPEN
      minecraft:block.bamboo_wood_fence_gate.open
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_WOOD_HANGING_SIGN_BREAK

      public static final TypedKey<Sound> BLOCK_BAMBOO_WOOD_HANGING_SIGN_BREAK
      minecraft:block.bamboo_wood_hanging_sign.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_WOOD_HANGING_SIGN_FALL

      public static final TypedKey<Sound> BLOCK_BAMBOO_WOOD_HANGING_SIGN_FALL
      minecraft:block.bamboo_wood_hanging_sign.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_WOOD_HANGING_SIGN_HIT

      public static final TypedKey<Sound> BLOCK_BAMBOO_WOOD_HANGING_SIGN_HIT
      minecraft:block.bamboo_wood_hanging_sign.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_WOOD_HANGING_SIGN_PLACE

      public static final TypedKey<Sound> BLOCK_BAMBOO_WOOD_HANGING_SIGN_PLACE
      minecraft:block.bamboo_wood_hanging_sign.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_WOOD_HANGING_SIGN_STEP

      public static final TypedKey<Sound> BLOCK_BAMBOO_WOOD_HANGING_SIGN_STEP
      minecraft:block.bamboo_wood_hanging_sign.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_WOOD_PRESSURE_PLATE_CLICK_OFF

      public static final TypedKey<Sound> BLOCK_BAMBOO_WOOD_PRESSURE_PLATE_CLICK_OFF
      minecraft:block.bamboo_wood_pressure_plate.click_off
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_WOOD_PRESSURE_PLATE_CLICK_ON

      public static final TypedKey<Sound> BLOCK_BAMBOO_WOOD_PRESSURE_PLATE_CLICK_ON
      minecraft:block.bamboo_wood_pressure_plate.click_on
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_WOOD_TRAPDOOR_CLOSE

      public static final TypedKey<Sound> BLOCK_BAMBOO_WOOD_TRAPDOOR_CLOSE
      minecraft:block.bamboo_wood_trapdoor.close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BAMBOO_WOOD_TRAPDOOR_OPEN

      public static final TypedKey<Sound> BLOCK_BAMBOO_WOOD_TRAPDOOR_OPEN
      minecraft:block.bamboo_wood_trapdoor.open
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BARREL_CLOSE

      public static final TypedKey<Sound> BLOCK_BARREL_CLOSE
      minecraft:block.barrel.close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BARREL_OPEN

      public static final TypedKey<Sound> BLOCK_BARREL_OPEN
      minecraft:block.barrel.open
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BASALT_BREAK

      public static final TypedKey<Sound> BLOCK_BASALT_BREAK
      minecraft:block.basalt.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BASALT_FALL

      public static final TypedKey<Sound> BLOCK_BASALT_FALL
      minecraft:block.basalt.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BASALT_HIT

      public static final TypedKey<Sound> BLOCK_BASALT_HIT
      minecraft:block.basalt.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BASALT_PLACE

      public static final TypedKey<Sound> BLOCK_BASALT_PLACE
      minecraft:block.basalt.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BASALT_STEP

      public static final TypedKey<Sound> BLOCK_BASALT_STEP
      minecraft:block.basalt.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BEACON_ACTIVATE

      public static final TypedKey<Sound> BLOCK_BEACON_ACTIVATE
      minecraft:block.beacon.activate
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BEACON_AMBIENT

      public static final TypedKey<Sound> BLOCK_BEACON_AMBIENT
      minecraft:block.beacon.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BEACON_DEACTIVATE

      public static final TypedKey<Sound> BLOCK_BEACON_DEACTIVATE
      minecraft:block.beacon.deactivate
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BEACON_POWER_SELECT

      public static final TypedKey<Sound> BLOCK_BEACON_POWER_SELECT
      minecraft:block.beacon.power_select
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BEEHIVE_DRIP

      public static final TypedKey<Sound> BLOCK_BEEHIVE_DRIP
      minecraft:block.beehive.drip
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BEEHIVE_ENTER

      public static final TypedKey<Sound> BLOCK_BEEHIVE_ENTER
      minecraft:block.beehive.enter
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BEEHIVE_EXIT

      public static final TypedKey<Sound> BLOCK_BEEHIVE_EXIT
      minecraft:block.beehive.exit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BEEHIVE_SHEAR

      public static final TypedKey<Sound> BLOCK_BEEHIVE_SHEAR
      minecraft:block.beehive.shear
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BEEHIVE_WORK

      public static final TypedKey<Sound> BLOCK_BEEHIVE_WORK
      minecraft:block.beehive.work
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BELL_RESONATE

      public static final TypedKey<Sound> BLOCK_BELL_RESONATE
      minecraft:block.bell.resonate
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BELL_USE

      public static final TypedKey<Sound> BLOCK_BELL_USE
      minecraft:block.bell.use
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BIG_DRIPLEAF_BREAK

      public static final TypedKey<Sound> BLOCK_BIG_DRIPLEAF_BREAK
      minecraft:block.big_dripleaf.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BIG_DRIPLEAF_FALL

      public static final TypedKey<Sound> BLOCK_BIG_DRIPLEAF_FALL
      minecraft:block.big_dripleaf.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BIG_DRIPLEAF_HIT

      public static final TypedKey<Sound> BLOCK_BIG_DRIPLEAF_HIT
      minecraft:block.big_dripleaf.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BIG_DRIPLEAF_PLACE

      public static final TypedKey<Sound> BLOCK_BIG_DRIPLEAF_PLACE
      minecraft:block.big_dripleaf.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BIG_DRIPLEAF_STEP

      public static final TypedKey<Sound> BLOCK_BIG_DRIPLEAF_STEP
      minecraft:block.big_dripleaf.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BIG_DRIPLEAF_TILT_DOWN

      public static final TypedKey<Sound> BLOCK_BIG_DRIPLEAF_TILT_DOWN
      minecraft:block.big_dripleaf.tilt_down
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BIG_DRIPLEAF_TILT_UP

      public static final TypedKey<Sound> BLOCK_BIG_DRIPLEAF_TILT_UP
      minecraft:block.big_dripleaf.tilt_up
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BLASTFURNACE_FIRE_CRACKLE

      public static final TypedKey<Sound> BLOCK_BLASTFURNACE_FIRE_CRACKLE
      minecraft:block.blastfurnace.fire_crackle
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BONE_BLOCK_BREAK

      public static final TypedKey<Sound> BLOCK_BONE_BLOCK_BREAK
      minecraft:block.bone_block.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BONE_BLOCK_FALL

      public static final TypedKey<Sound> BLOCK_BONE_BLOCK_FALL
      minecraft:block.bone_block.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BONE_BLOCK_HIT

      public static final TypedKey<Sound> BLOCK_BONE_BLOCK_HIT
      minecraft:block.bone_block.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BONE_BLOCK_PLACE

      public static final TypedKey<Sound> BLOCK_BONE_BLOCK_PLACE
      minecraft:block.bone_block.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BONE_BLOCK_STEP

      public static final TypedKey<Sound> BLOCK_BONE_BLOCK_STEP
      minecraft:block.bone_block.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BREWING_STAND_BREW

      public static final TypedKey<Sound> BLOCK_BREWING_STAND_BREW
      minecraft:block.brewing_stand.brew
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BUBBLE_COLUMN_BUBBLE_POP

      public static final TypedKey<Sound> BLOCK_BUBBLE_COLUMN_BUBBLE_POP
      minecraft:block.bubble_column.bubble_pop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BUBBLE_COLUMN_UPWARDS_AMBIENT

      public static final TypedKey<Sound> BLOCK_BUBBLE_COLUMN_UPWARDS_AMBIENT
      minecraft:block.bubble_column.upwards_ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BUBBLE_COLUMN_UPWARDS_INSIDE

      public static final TypedKey<Sound> BLOCK_BUBBLE_COLUMN_UPWARDS_INSIDE
      minecraft:block.bubble_column.upwards_inside
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BUBBLE_COLUMN_WHIRLPOOL_AMBIENT

      public static final TypedKey<Sound> BLOCK_BUBBLE_COLUMN_WHIRLPOOL_AMBIENT
      minecraft:block.bubble_column.whirlpool_ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_BUBBLE_COLUMN_WHIRLPOOL_INSIDE

      public static final TypedKey<Sound> BLOCK_BUBBLE_COLUMN_WHIRLPOOL_INSIDE
      minecraft:block.bubble_column.whirlpool_inside
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CAKE_ADD_CANDLE

      public static final TypedKey<Sound> BLOCK_CAKE_ADD_CANDLE
      minecraft:block.cake.add_candle
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CALCITE_BREAK

      public static final TypedKey<Sound> BLOCK_CALCITE_BREAK
      minecraft:block.calcite.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CALCITE_FALL

      public static final TypedKey<Sound> BLOCK_CALCITE_FALL
      minecraft:block.calcite.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CALCITE_HIT

      public static final TypedKey<Sound> BLOCK_CALCITE_HIT
      minecraft:block.calcite.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CALCITE_PLACE

      public static final TypedKey<Sound> BLOCK_CALCITE_PLACE
      minecraft:block.calcite.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CALCITE_STEP

      public static final TypedKey<Sound> BLOCK_CALCITE_STEP
      minecraft:block.calcite.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CAMPFIRE_CRACKLE

      public static final TypedKey<Sound> BLOCK_CAMPFIRE_CRACKLE
      minecraft:block.campfire.crackle
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CANDLE_AMBIENT

      public static final TypedKey<Sound> BLOCK_CANDLE_AMBIENT
      minecraft:block.candle.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CANDLE_BREAK

      public static final TypedKey<Sound> BLOCK_CANDLE_BREAK
      minecraft:block.candle.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CANDLE_EXTINGUISH

      public static final TypedKey<Sound> BLOCK_CANDLE_EXTINGUISH
      minecraft:block.candle.extinguish
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CANDLE_FALL

      public static final TypedKey<Sound> BLOCK_CANDLE_FALL
      minecraft:block.candle.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CANDLE_HIT

      public static final TypedKey<Sound> BLOCK_CANDLE_HIT
      minecraft:block.candle.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CANDLE_PLACE

      public static final TypedKey<Sound> BLOCK_CANDLE_PLACE
      minecraft:block.candle.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CANDLE_STEP

      public static final TypedKey<Sound> BLOCK_CANDLE_STEP
      minecraft:block.candle.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CAVE_VINES_BREAK

      public static final TypedKey<Sound> BLOCK_CAVE_VINES_BREAK
      minecraft:block.cave_vines.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CAVE_VINES_FALL

      public static final TypedKey<Sound> BLOCK_CAVE_VINES_FALL
      minecraft:block.cave_vines.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CAVE_VINES_HIT

      public static final TypedKey<Sound> BLOCK_CAVE_VINES_HIT
      minecraft:block.cave_vines.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CAVE_VINES_PICK_BERRIES

      public static final TypedKey<Sound> BLOCK_CAVE_VINES_PICK_BERRIES
      minecraft:block.cave_vines.pick_berries
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CAVE_VINES_PLACE

      public static final TypedKey<Sound> BLOCK_CAVE_VINES_PLACE
      minecraft:block.cave_vines.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CAVE_VINES_STEP

      public static final TypedKey<Sound> BLOCK_CAVE_VINES_STEP
      minecraft:block.cave_vines.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHAIN_BREAK

      public static final TypedKey<Sound> BLOCK_CHAIN_BREAK
      minecraft:block.chain.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHAIN_FALL

      public static final TypedKey<Sound> BLOCK_CHAIN_FALL
      minecraft:block.chain.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHAIN_HIT

      public static final TypedKey<Sound> BLOCK_CHAIN_HIT
      minecraft:block.chain.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHAIN_PLACE

      public static final TypedKey<Sound> BLOCK_CHAIN_PLACE
      minecraft:block.chain.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHAIN_STEP

      public static final TypedKey<Sound> BLOCK_CHAIN_STEP
      minecraft:block.chain.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_LEAVES_BREAK

      public static final TypedKey<Sound> BLOCK_CHERRY_LEAVES_BREAK
      minecraft:block.cherry_leaves.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_LEAVES_FALL

      public static final TypedKey<Sound> BLOCK_CHERRY_LEAVES_FALL
      minecraft:block.cherry_leaves.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_LEAVES_HIT

      public static final TypedKey<Sound> BLOCK_CHERRY_LEAVES_HIT
      minecraft:block.cherry_leaves.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_LEAVES_PLACE

      public static final TypedKey<Sound> BLOCK_CHERRY_LEAVES_PLACE
      minecraft:block.cherry_leaves.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_LEAVES_STEP

      public static final TypedKey<Sound> BLOCK_CHERRY_LEAVES_STEP
      minecraft:block.cherry_leaves.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_SAPLING_BREAK

      public static final TypedKey<Sound> BLOCK_CHERRY_SAPLING_BREAK
      minecraft:block.cherry_sapling.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_SAPLING_FALL

      public static final TypedKey<Sound> BLOCK_CHERRY_SAPLING_FALL
      minecraft:block.cherry_sapling.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_SAPLING_HIT

      public static final TypedKey<Sound> BLOCK_CHERRY_SAPLING_HIT
      minecraft:block.cherry_sapling.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_SAPLING_PLACE

      public static final TypedKey<Sound> BLOCK_CHERRY_SAPLING_PLACE
      minecraft:block.cherry_sapling.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_SAPLING_STEP

      public static final TypedKey<Sound> BLOCK_CHERRY_SAPLING_STEP
      minecraft:block.cherry_sapling.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_WOOD_BREAK

      public static final TypedKey<Sound> BLOCK_CHERRY_WOOD_BREAK
      minecraft:block.cherry_wood.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_WOOD_FALL

      public static final TypedKey<Sound> BLOCK_CHERRY_WOOD_FALL
      minecraft:block.cherry_wood.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_WOOD_HIT

      public static final TypedKey<Sound> BLOCK_CHERRY_WOOD_HIT
      minecraft:block.cherry_wood.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_WOOD_PLACE

      public static final TypedKey<Sound> BLOCK_CHERRY_WOOD_PLACE
      minecraft:block.cherry_wood.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_WOOD_STEP

      public static final TypedKey<Sound> BLOCK_CHERRY_WOOD_STEP
      minecraft:block.cherry_wood.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_WOOD_BUTTON_CLICK_OFF

      public static final TypedKey<Sound> BLOCK_CHERRY_WOOD_BUTTON_CLICK_OFF
      minecraft:block.cherry_wood_button.click_off
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_WOOD_BUTTON_CLICK_ON

      public static final TypedKey<Sound> BLOCK_CHERRY_WOOD_BUTTON_CLICK_ON
      minecraft:block.cherry_wood_button.click_on
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_WOOD_DOOR_CLOSE

      public static final TypedKey<Sound> BLOCK_CHERRY_WOOD_DOOR_CLOSE
      minecraft:block.cherry_wood_door.close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_WOOD_DOOR_OPEN

      public static final TypedKey<Sound> BLOCK_CHERRY_WOOD_DOOR_OPEN
      minecraft:block.cherry_wood_door.open
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_WOOD_FENCE_GATE_CLOSE

      public static final TypedKey<Sound> BLOCK_CHERRY_WOOD_FENCE_GATE_CLOSE
      minecraft:block.cherry_wood_fence_gate.close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_WOOD_FENCE_GATE_OPEN

      public static final TypedKey<Sound> BLOCK_CHERRY_WOOD_FENCE_GATE_OPEN
      minecraft:block.cherry_wood_fence_gate.open
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_WOOD_HANGING_SIGN_BREAK

      public static final TypedKey<Sound> BLOCK_CHERRY_WOOD_HANGING_SIGN_BREAK
      minecraft:block.cherry_wood_hanging_sign.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_WOOD_HANGING_SIGN_FALL

      public static final TypedKey<Sound> BLOCK_CHERRY_WOOD_HANGING_SIGN_FALL
      minecraft:block.cherry_wood_hanging_sign.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_WOOD_HANGING_SIGN_HIT

      public static final TypedKey<Sound> BLOCK_CHERRY_WOOD_HANGING_SIGN_HIT
      minecraft:block.cherry_wood_hanging_sign.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_WOOD_HANGING_SIGN_PLACE

      public static final TypedKey<Sound> BLOCK_CHERRY_WOOD_HANGING_SIGN_PLACE
      minecraft:block.cherry_wood_hanging_sign.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_WOOD_HANGING_SIGN_STEP

      public static final TypedKey<Sound> BLOCK_CHERRY_WOOD_HANGING_SIGN_STEP
      minecraft:block.cherry_wood_hanging_sign.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_WOOD_PRESSURE_PLATE_CLICK_OFF

      public static final TypedKey<Sound> BLOCK_CHERRY_WOOD_PRESSURE_PLATE_CLICK_OFF
      minecraft:block.cherry_wood_pressure_plate.click_off
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_WOOD_PRESSURE_PLATE_CLICK_ON

      public static final TypedKey<Sound> BLOCK_CHERRY_WOOD_PRESSURE_PLATE_CLICK_ON
      minecraft:block.cherry_wood_pressure_plate.click_on
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_WOOD_TRAPDOOR_CLOSE

      public static final TypedKey<Sound> BLOCK_CHERRY_WOOD_TRAPDOOR_CLOSE
      minecraft:block.cherry_wood_trapdoor.close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHERRY_WOOD_TRAPDOOR_OPEN

      public static final TypedKey<Sound> BLOCK_CHERRY_WOOD_TRAPDOOR_OPEN
      minecraft:block.cherry_wood_trapdoor.open
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHEST_CLOSE

      public static final TypedKey<Sound> BLOCK_CHEST_CLOSE
      minecraft:block.chest.close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHEST_LOCKED

      public static final TypedKey<Sound> BLOCK_CHEST_LOCKED
      minecraft:block.chest.locked
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHEST_OPEN

      public static final TypedKey<Sound> BLOCK_CHEST_OPEN
      minecraft:block.chest.open
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHISELED_BOOKSHELF_BREAK

      public static final TypedKey<Sound> BLOCK_CHISELED_BOOKSHELF_BREAK
      minecraft:block.chiseled_bookshelf.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHISELED_BOOKSHELF_FALL

      public static final TypedKey<Sound> BLOCK_CHISELED_BOOKSHELF_FALL
      minecraft:block.chiseled_bookshelf.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHISELED_BOOKSHELF_HIT

      public static final TypedKey<Sound> BLOCK_CHISELED_BOOKSHELF_HIT
      minecraft:block.chiseled_bookshelf.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHISELED_BOOKSHELF_INSERT

      public static final TypedKey<Sound> BLOCK_CHISELED_BOOKSHELF_INSERT
      minecraft:block.chiseled_bookshelf.insert
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHISELED_BOOKSHELF_INSERT_ENCHANTED

      public static final TypedKey<Sound> BLOCK_CHISELED_BOOKSHELF_INSERT_ENCHANTED
      minecraft:block.chiseled_bookshelf.insert.enchanted
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHISELED_BOOKSHELF_PICKUP

      public static final TypedKey<Sound> BLOCK_CHISELED_BOOKSHELF_PICKUP
      minecraft:block.chiseled_bookshelf.pickup
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHISELED_BOOKSHELF_PICKUP_ENCHANTED

      public static final TypedKey<Sound> BLOCK_CHISELED_BOOKSHELF_PICKUP_ENCHANTED
      minecraft:block.chiseled_bookshelf.pickup.enchanted
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHISELED_BOOKSHELF_PLACE

      public static final TypedKey<Sound> BLOCK_CHISELED_BOOKSHELF_PLACE
      minecraft:block.chiseled_bookshelf.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHISELED_BOOKSHELF_STEP

      public static final TypedKey<Sound> BLOCK_CHISELED_BOOKSHELF_STEP
      minecraft:block.chiseled_bookshelf.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHORUS_FLOWER_DEATH

      public static final TypedKey<Sound> BLOCK_CHORUS_FLOWER_DEATH
      minecraft:block.chorus_flower.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CHORUS_FLOWER_GROW

      public static final TypedKey<Sound> BLOCK_CHORUS_FLOWER_GROW
      minecraft:block.chorus_flower.grow
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COBWEB_BREAK

      public static final TypedKey<Sound> BLOCK_COBWEB_BREAK
      minecraft:block.cobweb.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COBWEB_FALL

      public static final TypedKey<Sound> BLOCK_COBWEB_FALL
      minecraft:block.cobweb.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COBWEB_HIT

      public static final TypedKey<Sound> BLOCK_COBWEB_HIT
      minecraft:block.cobweb.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COBWEB_PLACE

      public static final TypedKey<Sound> BLOCK_COBWEB_PLACE
      minecraft:block.cobweb.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COBWEB_STEP

      public static final TypedKey<Sound> BLOCK_COBWEB_STEP
      minecraft:block.cobweb.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COMPARATOR_CLICK

      public static final TypedKey<Sound> BLOCK_COMPARATOR_CLICK
      minecraft:block.comparator.click
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COMPOSTER_EMPTY

      public static final TypedKey<Sound> BLOCK_COMPOSTER_EMPTY
      minecraft:block.composter.empty
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COMPOSTER_FILL

      public static final TypedKey<Sound> BLOCK_COMPOSTER_FILL
      minecraft:block.composter.fill
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COMPOSTER_FILL_SUCCESS

      public static final TypedKey<Sound> BLOCK_COMPOSTER_FILL_SUCCESS
      minecraft:block.composter.fill_success
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COMPOSTER_READY

      public static final TypedKey<Sound> BLOCK_COMPOSTER_READY
      minecraft:block.composter.ready
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CONDUIT_ACTIVATE

      public static final TypedKey<Sound> BLOCK_CONDUIT_ACTIVATE
      minecraft:block.conduit.activate
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CONDUIT_AMBIENT

      public static final TypedKey<Sound> BLOCK_CONDUIT_AMBIENT
      minecraft:block.conduit.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CONDUIT_AMBIENT_SHORT

      public static final TypedKey<Sound> BLOCK_CONDUIT_AMBIENT_SHORT
      minecraft:block.conduit.ambient.short
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CONDUIT_ATTACK_TARGET

      public static final TypedKey<Sound> BLOCK_CONDUIT_ATTACK_TARGET
      minecraft:block.conduit.attack.target
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CONDUIT_DEACTIVATE

      public static final TypedKey<Sound> BLOCK_CONDUIT_DEACTIVATE
      minecraft:block.conduit.deactivate
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COPPER_BREAK

      public static final TypedKey<Sound> BLOCK_COPPER_BREAK
      minecraft:block.copper.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COPPER_FALL

      public static final TypedKey<Sound> BLOCK_COPPER_FALL
      minecraft:block.copper.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COPPER_HIT

      public static final TypedKey<Sound> BLOCK_COPPER_HIT
      minecraft:block.copper.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COPPER_PLACE

      public static final TypedKey<Sound> BLOCK_COPPER_PLACE
      minecraft:block.copper.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COPPER_STEP

      public static final TypedKey<Sound> BLOCK_COPPER_STEP
      minecraft:block.copper.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COPPER_BULB_BREAK

      public static final TypedKey<Sound> BLOCK_COPPER_BULB_BREAK
      minecraft:block.copper_bulb.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COPPER_BULB_FALL

      public static final TypedKey<Sound> BLOCK_COPPER_BULB_FALL
      minecraft:block.copper_bulb.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COPPER_BULB_HIT

      public static final TypedKey<Sound> BLOCK_COPPER_BULB_HIT
      minecraft:block.copper_bulb.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COPPER_BULB_PLACE

      public static final TypedKey<Sound> BLOCK_COPPER_BULB_PLACE
      minecraft:block.copper_bulb.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COPPER_BULB_STEP

      public static final TypedKey<Sound> BLOCK_COPPER_BULB_STEP
      minecraft:block.copper_bulb.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COPPER_BULB_TURN_OFF

      public static final TypedKey<Sound> BLOCK_COPPER_BULB_TURN_OFF
      minecraft:block.copper_bulb.turn_off
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COPPER_BULB_TURN_ON

      public static final TypedKey<Sound> BLOCK_COPPER_BULB_TURN_ON
      minecraft:block.copper_bulb.turn_on
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COPPER_DOOR_CLOSE

      public static final TypedKey<Sound> BLOCK_COPPER_DOOR_CLOSE
      minecraft:block.copper_door.close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COPPER_DOOR_OPEN

      public static final TypedKey<Sound> BLOCK_COPPER_DOOR_OPEN
      minecraft:block.copper_door.open
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COPPER_GRATE_BREAK

      public static final TypedKey<Sound> BLOCK_COPPER_GRATE_BREAK
      minecraft:block.copper_grate.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COPPER_GRATE_FALL

      public static final TypedKey<Sound> BLOCK_COPPER_GRATE_FALL
      minecraft:block.copper_grate.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COPPER_GRATE_HIT

      public static final TypedKey<Sound> BLOCK_COPPER_GRATE_HIT
      minecraft:block.copper_grate.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COPPER_GRATE_PLACE

      public static final TypedKey<Sound> BLOCK_COPPER_GRATE_PLACE
      minecraft:block.copper_grate.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COPPER_GRATE_STEP

      public static final TypedKey<Sound> BLOCK_COPPER_GRATE_STEP
      minecraft:block.copper_grate.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COPPER_TRAPDOOR_CLOSE

      public static final TypedKey<Sound> BLOCK_COPPER_TRAPDOOR_CLOSE
      minecraft:block.copper_trapdoor.close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_COPPER_TRAPDOOR_OPEN

      public static final TypedKey<Sound> BLOCK_COPPER_TRAPDOOR_OPEN
      minecraft:block.copper_trapdoor.open
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CORAL_BLOCK_BREAK

      public static final TypedKey<Sound> BLOCK_CORAL_BLOCK_BREAK
      minecraft:block.coral_block.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CORAL_BLOCK_FALL

      public static final TypedKey<Sound> BLOCK_CORAL_BLOCK_FALL
      minecraft:block.coral_block.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CORAL_BLOCK_HIT

      public static final TypedKey<Sound> BLOCK_CORAL_BLOCK_HIT
      minecraft:block.coral_block.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CORAL_BLOCK_PLACE

      public static final TypedKey<Sound> BLOCK_CORAL_BLOCK_PLACE
      minecraft:block.coral_block.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CORAL_BLOCK_STEP

      public static final TypedKey<Sound> BLOCK_CORAL_BLOCK_STEP
      minecraft:block.coral_block.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CRAFTER_CRAFT

      public static final TypedKey<Sound> BLOCK_CRAFTER_CRAFT
      minecraft:block.crafter.craft
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CRAFTER_FAIL

      public static final TypedKey<Sound> BLOCK_CRAFTER_FAIL
      minecraft:block.crafter.fail
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CREAKING_HEART_BREAK

      public static final TypedKey<Sound> BLOCK_CREAKING_HEART_BREAK
      minecraft:block.creaking_heart.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CREAKING_HEART_FALL

      public static final TypedKey<Sound> BLOCK_CREAKING_HEART_FALL
      minecraft:block.creaking_heart.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CREAKING_HEART_HIT

      public static final TypedKey<Sound> BLOCK_CREAKING_HEART_HIT
      minecraft:block.creaking_heart.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CREAKING_HEART_HURT

      public static final TypedKey<Sound> BLOCK_CREAKING_HEART_HURT
      minecraft:block.creaking_heart.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CREAKING_HEART_IDLE

      public static final TypedKey<Sound> BLOCK_CREAKING_HEART_IDLE
      minecraft:block.creaking_heart.idle
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CREAKING_HEART_PLACE

      public static final TypedKey<Sound> BLOCK_CREAKING_HEART_PLACE
      minecraft:block.creaking_heart.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CREAKING_HEART_SPAWN

      public static final TypedKey<Sound> BLOCK_CREAKING_HEART_SPAWN
      minecraft:block.creaking_heart.spawn
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CREAKING_HEART_STEP

      public static final TypedKey<Sound> BLOCK_CREAKING_HEART_STEP
      minecraft:block.creaking_heart.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_CROP_BREAK

      public static final TypedKey<Sound> BLOCK_CROP_BREAK
      minecraft:block.crop.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DECORATED_POT_BREAK

      public static final TypedKey<Sound> BLOCK_DECORATED_POT_BREAK
      minecraft:block.decorated_pot.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DECORATED_POT_FALL

      public static final TypedKey<Sound> BLOCK_DECORATED_POT_FALL
      minecraft:block.decorated_pot.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DECORATED_POT_HIT

      public static final TypedKey<Sound> BLOCK_DECORATED_POT_HIT
      minecraft:block.decorated_pot.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DECORATED_POT_INSERT

      public static final TypedKey<Sound> BLOCK_DECORATED_POT_INSERT
      minecraft:block.decorated_pot.insert
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DECORATED_POT_INSERT_FAIL

      public static final TypedKey<Sound> BLOCK_DECORATED_POT_INSERT_FAIL
      minecraft:block.decorated_pot.insert_fail
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DECORATED_POT_PLACE

      public static final TypedKey<Sound> BLOCK_DECORATED_POT_PLACE
      minecraft:block.decorated_pot.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DECORATED_POT_SHATTER

      public static final TypedKey<Sound> BLOCK_DECORATED_POT_SHATTER
      minecraft:block.decorated_pot.shatter
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DECORATED_POT_STEP

      public static final TypedKey<Sound> BLOCK_DECORATED_POT_STEP
      minecraft:block.decorated_pot.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DEEPSLATE_BREAK

      public static final TypedKey<Sound> BLOCK_DEEPSLATE_BREAK
      minecraft:block.deepslate.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DEEPSLATE_FALL

      public static final TypedKey<Sound> BLOCK_DEEPSLATE_FALL
      minecraft:block.deepslate.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DEEPSLATE_HIT

      public static final TypedKey<Sound> BLOCK_DEEPSLATE_HIT
      minecraft:block.deepslate.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DEEPSLATE_PLACE

      public static final TypedKey<Sound> BLOCK_DEEPSLATE_PLACE
      minecraft:block.deepslate.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DEEPSLATE_STEP

      public static final TypedKey<Sound> BLOCK_DEEPSLATE_STEP
      minecraft:block.deepslate.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DEEPSLATE_BRICKS_BREAK

      public static final TypedKey<Sound> BLOCK_DEEPSLATE_BRICKS_BREAK
      minecraft:block.deepslate_bricks.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DEEPSLATE_BRICKS_FALL

      public static final TypedKey<Sound> BLOCK_DEEPSLATE_BRICKS_FALL
      minecraft:block.deepslate_bricks.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DEEPSLATE_BRICKS_HIT

      public static final TypedKey<Sound> BLOCK_DEEPSLATE_BRICKS_HIT
      minecraft:block.deepslate_bricks.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DEEPSLATE_BRICKS_PLACE

      public static final TypedKey<Sound> BLOCK_DEEPSLATE_BRICKS_PLACE
      minecraft:block.deepslate_bricks.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DEEPSLATE_BRICKS_STEP

      public static final TypedKey<Sound> BLOCK_DEEPSLATE_BRICKS_STEP
      minecraft:block.deepslate_bricks.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DEEPSLATE_TILES_BREAK

      public static final TypedKey<Sound> BLOCK_DEEPSLATE_TILES_BREAK
      minecraft:block.deepslate_tiles.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DEEPSLATE_TILES_FALL

      public static final TypedKey<Sound> BLOCK_DEEPSLATE_TILES_FALL
      minecraft:block.deepslate_tiles.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DEEPSLATE_TILES_HIT

      public static final TypedKey<Sound> BLOCK_DEEPSLATE_TILES_HIT
      minecraft:block.deepslate_tiles.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DEEPSLATE_TILES_PLACE

      public static final TypedKey<Sound> BLOCK_DEEPSLATE_TILES_PLACE
      minecraft:block.deepslate_tiles.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DEEPSLATE_TILES_STEP

      public static final TypedKey<Sound> BLOCK_DEEPSLATE_TILES_STEP
      minecraft:block.deepslate_tiles.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DISPENSER_DISPENSE

      public static final TypedKey<Sound> BLOCK_DISPENSER_DISPENSE
      minecraft:block.dispenser.dispense
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DISPENSER_FAIL

      public static final TypedKey<Sound> BLOCK_DISPENSER_FAIL
      minecraft:block.dispenser.fail
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DISPENSER_LAUNCH

      public static final TypedKey<Sound> BLOCK_DISPENSER_LAUNCH
      minecraft:block.dispenser.launch
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DRIPSTONE_BLOCK_BREAK

      public static final TypedKey<Sound> BLOCK_DRIPSTONE_BLOCK_BREAK
      minecraft:block.dripstone_block.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DRIPSTONE_BLOCK_FALL

      public static final TypedKey<Sound> BLOCK_DRIPSTONE_BLOCK_FALL
      minecraft:block.dripstone_block.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DRIPSTONE_BLOCK_HIT

      public static final TypedKey<Sound> BLOCK_DRIPSTONE_BLOCK_HIT
      minecraft:block.dripstone_block.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DRIPSTONE_BLOCK_PLACE

      public static final TypedKey<Sound> BLOCK_DRIPSTONE_BLOCK_PLACE
      minecraft:block.dripstone_block.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_DRIPSTONE_BLOCK_STEP

      public static final TypedKey<Sound> BLOCK_DRIPSTONE_BLOCK_STEP
      minecraft:block.dripstone_block.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ENCHANTMENT_TABLE_USE

      public static final TypedKey<Sound> BLOCK_ENCHANTMENT_TABLE_USE
      minecraft:block.enchantment_table.use
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_END_GATEWAY_SPAWN

      public static final TypedKey<Sound> BLOCK_END_GATEWAY_SPAWN
      minecraft:block.end_gateway.spawn
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_END_PORTAL_SPAWN

      public static final TypedKey<Sound> BLOCK_END_PORTAL_SPAWN
      minecraft:block.end_portal.spawn
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_END_PORTAL_FRAME_FILL

      public static final TypedKey<Sound> BLOCK_END_PORTAL_FRAME_FILL
      minecraft:block.end_portal_frame.fill
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ENDER_CHEST_CLOSE

      public static final TypedKey<Sound> BLOCK_ENDER_CHEST_CLOSE
      minecraft:block.ender_chest.close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ENDER_CHEST_OPEN

      public static final TypedKey<Sound> BLOCK_ENDER_CHEST_OPEN
      minecraft:block.ender_chest.open
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FENCE_GATE_CLOSE

      public static final TypedKey<Sound> BLOCK_FENCE_GATE_CLOSE
      minecraft:block.fence_gate.close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FENCE_GATE_OPEN

      public static final TypedKey<Sound> BLOCK_FENCE_GATE_OPEN
      minecraft:block.fence_gate.open
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FIRE_AMBIENT

      public static final TypedKey<Sound> BLOCK_FIRE_AMBIENT
      minecraft:block.fire.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FIRE_EXTINGUISH

      public static final TypedKey<Sound> BLOCK_FIRE_EXTINGUISH
      minecraft:block.fire.extinguish
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FLOWERING_AZALEA_BREAK

      public static final TypedKey<Sound> BLOCK_FLOWERING_AZALEA_BREAK
      minecraft:block.flowering_azalea.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FLOWERING_AZALEA_FALL

      public static final TypedKey<Sound> BLOCK_FLOWERING_AZALEA_FALL
      minecraft:block.flowering_azalea.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FLOWERING_AZALEA_HIT

      public static final TypedKey<Sound> BLOCK_FLOWERING_AZALEA_HIT
      minecraft:block.flowering_azalea.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FLOWERING_AZALEA_PLACE

      public static final TypedKey<Sound> BLOCK_FLOWERING_AZALEA_PLACE
      minecraft:block.flowering_azalea.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FLOWERING_AZALEA_STEP

      public static final TypedKey<Sound> BLOCK_FLOWERING_AZALEA_STEP
      minecraft:block.flowering_azalea.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FROGLIGHT_BREAK

      public static final TypedKey<Sound> BLOCK_FROGLIGHT_BREAK
      minecraft:block.froglight.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FROGLIGHT_FALL

      public static final TypedKey<Sound> BLOCK_FROGLIGHT_FALL
      minecraft:block.froglight.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FROGLIGHT_HIT

      public static final TypedKey<Sound> BLOCK_FROGLIGHT_HIT
      minecraft:block.froglight.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FROGLIGHT_PLACE

      public static final TypedKey<Sound> BLOCK_FROGLIGHT_PLACE
      minecraft:block.froglight.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FROGLIGHT_STEP

      public static final TypedKey<Sound> BLOCK_FROGLIGHT_STEP
      minecraft:block.froglight.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FROGSPAWN_BREAK

      public static final TypedKey<Sound> BLOCK_FROGSPAWN_BREAK
      minecraft:block.frogspawn.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FROGSPAWN_FALL

      public static final TypedKey<Sound> BLOCK_FROGSPAWN_FALL
      minecraft:block.frogspawn.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FROGSPAWN_HATCH

      public static final TypedKey<Sound> BLOCK_FROGSPAWN_HATCH
      minecraft:block.frogspawn.hatch
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FROGSPAWN_HIT

      public static final TypedKey<Sound> BLOCK_FROGSPAWN_HIT
      minecraft:block.frogspawn.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FROGSPAWN_PLACE

      public static final TypedKey<Sound> BLOCK_FROGSPAWN_PLACE
      minecraft:block.frogspawn.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FROGSPAWN_STEP

      public static final TypedKey<Sound> BLOCK_FROGSPAWN_STEP
      minecraft:block.frogspawn.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FUNGUS_BREAK

      public static final TypedKey<Sound> BLOCK_FUNGUS_BREAK
      minecraft:block.fungus.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FUNGUS_FALL

      public static final TypedKey<Sound> BLOCK_FUNGUS_FALL
      minecraft:block.fungus.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FUNGUS_HIT

      public static final TypedKey<Sound> BLOCK_FUNGUS_HIT
      minecraft:block.fungus.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FUNGUS_PLACE

      public static final TypedKey<Sound> BLOCK_FUNGUS_PLACE
      minecraft:block.fungus.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FUNGUS_STEP

      public static final TypedKey<Sound> BLOCK_FUNGUS_STEP
      minecraft:block.fungus.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_FURNACE_FIRE_CRACKLE

      public static final TypedKey<Sound> BLOCK_FURNACE_FIRE_CRACKLE
      minecraft:block.furnace.fire_crackle
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GILDED_BLACKSTONE_BREAK

      public static final TypedKey<Sound> BLOCK_GILDED_BLACKSTONE_BREAK
      minecraft:block.gilded_blackstone.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GILDED_BLACKSTONE_FALL

      public static final TypedKey<Sound> BLOCK_GILDED_BLACKSTONE_FALL
      minecraft:block.gilded_blackstone.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GILDED_BLACKSTONE_HIT

      public static final TypedKey<Sound> BLOCK_GILDED_BLACKSTONE_HIT
      minecraft:block.gilded_blackstone.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GILDED_BLACKSTONE_PLACE

      public static final TypedKey<Sound> BLOCK_GILDED_BLACKSTONE_PLACE
      minecraft:block.gilded_blackstone.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GILDED_BLACKSTONE_STEP

      public static final TypedKey<Sound> BLOCK_GILDED_BLACKSTONE_STEP
      minecraft:block.gilded_blackstone.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GLASS_BREAK

      public static final TypedKey<Sound> BLOCK_GLASS_BREAK
      minecraft:block.glass.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GLASS_FALL

      public static final TypedKey<Sound> BLOCK_GLASS_FALL
      minecraft:block.glass.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GLASS_HIT

      public static final TypedKey<Sound> BLOCK_GLASS_HIT
      minecraft:block.glass.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GLASS_PLACE

      public static final TypedKey<Sound> BLOCK_GLASS_PLACE
      minecraft:block.glass.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GLASS_STEP

      public static final TypedKey<Sound> BLOCK_GLASS_STEP
      minecraft:block.glass.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GRASS_BREAK

      public static final TypedKey<Sound> BLOCK_GRASS_BREAK
      minecraft:block.grass.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GRASS_FALL

      public static final TypedKey<Sound> BLOCK_GRASS_FALL
      minecraft:block.grass.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GRASS_HIT

      public static final TypedKey<Sound> BLOCK_GRASS_HIT
      minecraft:block.grass.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GRASS_PLACE

      public static final TypedKey<Sound> BLOCK_GRASS_PLACE
      minecraft:block.grass.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GRASS_STEP

      public static final TypedKey<Sound> BLOCK_GRASS_STEP
      minecraft:block.grass.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GRAVEL_BREAK

      public static final TypedKey<Sound> BLOCK_GRAVEL_BREAK
      minecraft:block.gravel.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GRAVEL_FALL

      public static final TypedKey<Sound> BLOCK_GRAVEL_FALL
      minecraft:block.gravel.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GRAVEL_HIT

      public static final TypedKey<Sound> BLOCK_GRAVEL_HIT
      minecraft:block.gravel.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GRAVEL_PLACE

      public static final TypedKey<Sound> BLOCK_GRAVEL_PLACE
      minecraft:block.gravel.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GRAVEL_STEP

      public static final TypedKey<Sound> BLOCK_GRAVEL_STEP
      minecraft:block.gravel.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GRINDSTONE_USE

      public static final TypedKey<Sound> BLOCK_GRINDSTONE_USE
      minecraft:block.grindstone.use
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_GROWING_PLANT_CROP

      public static final TypedKey<Sound> BLOCK_GROWING_PLANT_CROP
      minecraft:block.growing_plant.crop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HANGING_ROOTS_BREAK

      public static final TypedKey<Sound> BLOCK_HANGING_ROOTS_BREAK
      minecraft:block.hanging_roots.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HANGING_ROOTS_FALL

      public static final TypedKey<Sound> BLOCK_HANGING_ROOTS_FALL
      minecraft:block.hanging_roots.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HANGING_ROOTS_HIT

      public static final TypedKey<Sound> BLOCK_HANGING_ROOTS_HIT
      minecraft:block.hanging_roots.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HANGING_ROOTS_PLACE

      public static final TypedKey<Sound> BLOCK_HANGING_ROOTS_PLACE
      minecraft:block.hanging_roots.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HANGING_ROOTS_STEP

      public static final TypedKey<Sound> BLOCK_HANGING_ROOTS_STEP
      minecraft:block.hanging_roots.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HANGING_SIGN_BREAK

      public static final TypedKey<Sound> BLOCK_HANGING_SIGN_BREAK
      minecraft:block.hanging_sign.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HANGING_SIGN_FALL

      public static final TypedKey<Sound> BLOCK_HANGING_SIGN_FALL
      minecraft:block.hanging_sign.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HANGING_SIGN_HIT

      public static final TypedKey<Sound> BLOCK_HANGING_SIGN_HIT
      minecraft:block.hanging_sign.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HANGING_SIGN_PLACE

      public static final TypedKey<Sound> BLOCK_HANGING_SIGN_PLACE
      minecraft:block.hanging_sign.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HANGING_SIGN_STEP

      public static final TypedKey<Sound> BLOCK_HANGING_SIGN_STEP
      minecraft:block.hanging_sign.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HANGING_SIGN_WAXED_INTERACT_FAIL

      public static final TypedKey<Sound> BLOCK_HANGING_SIGN_WAXED_INTERACT_FAIL
      minecraft:block.hanging_sign.waxed_interact_fail
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HEAVY_CORE_BREAK

      public static final TypedKey<Sound> BLOCK_HEAVY_CORE_BREAK
      minecraft:block.heavy_core.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HEAVY_CORE_FALL

      public static final TypedKey<Sound> BLOCK_HEAVY_CORE_FALL
      minecraft:block.heavy_core.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HEAVY_CORE_HIT

      public static final TypedKey<Sound> BLOCK_HEAVY_CORE_HIT
      minecraft:block.heavy_core.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HEAVY_CORE_PLACE

      public static final TypedKey<Sound> BLOCK_HEAVY_CORE_PLACE
      minecraft:block.heavy_core.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HEAVY_CORE_STEP

      public static final TypedKey<Sound> BLOCK_HEAVY_CORE_STEP
      minecraft:block.heavy_core.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HONEY_BLOCK_BREAK

      public static final TypedKey<Sound> BLOCK_HONEY_BLOCK_BREAK
      minecraft:block.honey_block.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HONEY_BLOCK_FALL

      public static final TypedKey<Sound> BLOCK_HONEY_BLOCK_FALL
      minecraft:block.honey_block.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HONEY_BLOCK_HIT

      public static final TypedKey<Sound> BLOCK_HONEY_BLOCK_HIT
      minecraft:block.honey_block.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HONEY_BLOCK_PLACE

      public static final TypedKey<Sound> BLOCK_HONEY_BLOCK_PLACE
      minecraft:block.honey_block.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HONEY_BLOCK_SLIDE

      public static final TypedKey<Sound> BLOCK_HONEY_BLOCK_SLIDE
      minecraft:block.honey_block.slide
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_HONEY_BLOCK_STEP

      public static final TypedKey<Sound> BLOCK_HONEY_BLOCK_STEP
      minecraft:block.honey_block.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_IRON_DOOR_CLOSE

      public static final TypedKey<Sound> BLOCK_IRON_DOOR_CLOSE
      minecraft:block.iron_door.close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_IRON_DOOR_OPEN

      public static final TypedKey<Sound> BLOCK_IRON_DOOR_OPEN
      minecraft:block.iron_door.open
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_IRON_TRAPDOOR_CLOSE

      public static final TypedKey<Sound> BLOCK_IRON_TRAPDOOR_CLOSE
      minecraft:block.iron_trapdoor.close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_IRON_TRAPDOOR_OPEN

      public static final TypedKey<Sound> BLOCK_IRON_TRAPDOOR_OPEN
      minecraft:block.iron_trapdoor.open
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LADDER_BREAK

      public static final TypedKey<Sound> BLOCK_LADDER_BREAK
      minecraft:block.ladder.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LADDER_FALL

      public static final TypedKey<Sound> BLOCK_LADDER_FALL
      minecraft:block.ladder.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LADDER_HIT

      public static final TypedKey<Sound> BLOCK_LADDER_HIT
      minecraft:block.ladder.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LADDER_PLACE

      public static final TypedKey<Sound> BLOCK_LADDER_PLACE
      minecraft:block.ladder.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LADDER_STEP

      public static final TypedKey<Sound> BLOCK_LADDER_STEP
      minecraft:block.ladder.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LANTERN_BREAK

      public static final TypedKey<Sound> BLOCK_LANTERN_BREAK
      minecraft:block.lantern.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LANTERN_FALL

      public static final TypedKey<Sound> BLOCK_LANTERN_FALL
      minecraft:block.lantern.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LANTERN_HIT

      public static final TypedKey<Sound> BLOCK_LANTERN_HIT
      minecraft:block.lantern.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LANTERN_PLACE

      public static final TypedKey<Sound> BLOCK_LANTERN_PLACE
      minecraft:block.lantern.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LANTERN_STEP

      public static final TypedKey<Sound> BLOCK_LANTERN_STEP
      minecraft:block.lantern.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LARGE_AMETHYST_BUD_BREAK

      public static final TypedKey<Sound> BLOCK_LARGE_AMETHYST_BUD_BREAK
      minecraft:block.large_amethyst_bud.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LARGE_AMETHYST_BUD_PLACE

      public static final TypedKey<Sound> BLOCK_LARGE_AMETHYST_BUD_PLACE
      minecraft:block.large_amethyst_bud.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LAVA_AMBIENT

      public static final TypedKey<Sound> BLOCK_LAVA_AMBIENT
      minecraft:block.lava.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LAVA_EXTINGUISH

      public static final TypedKey<Sound> BLOCK_LAVA_EXTINGUISH
      minecraft:block.lava.extinguish
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LAVA_POP

      public static final TypedKey<Sound> BLOCK_LAVA_POP
      minecraft:block.lava.pop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LEVER_CLICK

      public static final TypedKey<Sound> BLOCK_LEVER_CLICK
      minecraft:block.lever.click
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LILY_PAD_PLACE

      public static final TypedKey<Sound> BLOCK_LILY_PAD_PLACE
      minecraft:block.lily_pad.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LODESTONE_BREAK

      public static final TypedKey<Sound> BLOCK_LODESTONE_BREAK
      minecraft:block.lodestone.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LODESTONE_FALL

      public static final TypedKey<Sound> BLOCK_LODESTONE_FALL
      minecraft:block.lodestone.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LODESTONE_HIT

      public static final TypedKey<Sound> BLOCK_LODESTONE_HIT
      minecraft:block.lodestone.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LODESTONE_PLACE

      public static final TypedKey<Sound> BLOCK_LODESTONE_PLACE
      minecraft:block.lodestone.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_LODESTONE_STEP

      public static final TypedKey<Sound> BLOCK_LODESTONE_STEP
      minecraft:block.lodestone.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MANGROVE_ROOTS_BREAK

      public static final TypedKey<Sound> BLOCK_MANGROVE_ROOTS_BREAK
      minecraft:block.mangrove_roots.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MANGROVE_ROOTS_FALL

      public static final TypedKey<Sound> BLOCK_MANGROVE_ROOTS_FALL
      minecraft:block.mangrove_roots.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MANGROVE_ROOTS_HIT

      public static final TypedKey<Sound> BLOCK_MANGROVE_ROOTS_HIT
      minecraft:block.mangrove_roots.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MANGROVE_ROOTS_PLACE

      public static final TypedKey<Sound> BLOCK_MANGROVE_ROOTS_PLACE
      minecraft:block.mangrove_roots.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MANGROVE_ROOTS_STEP

      public static final TypedKey<Sound> BLOCK_MANGROVE_ROOTS_STEP
      minecraft:block.mangrove_roots.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MEDIUM_AMETHYST_BUD_BREAK

      public static final TypedKey<Sound> BLOCK_MEDIUM_AMETHYST_BUD_BREAK
      minecraft:block.medium_amethyst_bud.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MEDIUM_AMETHYST_BUD_PLACE

      public static final TypedKey<Sound> BLOCK_MEDIUM_AMETHYST_BUD_PLACE
      minecraft:block.medium_amethyst_bud.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_METAL_BREAK

      public static final TypedKey<Sound> BLOCK_METAL_BREAK
      minecraft:block.metal.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_METAL_FALL

      public static final TypedKey<Sound> BLOCK_METAL_FALL
      minecraft:block.metal.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_METAL_HIT

      public static final TypedKey<Sound> BLOCK_METAL_HIT
      minecraft:block.metal.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_METAL_PLACE

      public static final TypedKey<Sound> BLOCK_METAL_PLACE
      minecraft:block.metal.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_METAL_STEP

      public static final TypedKey<Sound> BLOCK_METAL_STEP
      minecraft:block.metal.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_METAL_PRESSURE_PLATE_CLICK_OFF

      public static final TypedKey<Sound> BLOCK_METAL_PRESSURE_PLATE_CLICK_OFF
      minecraft:block.metal_pressure_plate.click_off
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_METAL_PRESSURE_PLATE_CLICK_ON

      public static final TypedKey<Sound> BLOCK_METAL_PRESSURE_PLATE_CLICK_ON
      minecraft:block.metal_pressure_plate.click_on
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MOSS_BREAK

      public static final TypedKey<Sound> BLOCK_MOSS_BREAK
      minecraft:block.moss.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MOSS_FALL

      public static final TypedKey<Sound> BLOCK_MOSS_FALL
      minecraft:block.moss.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MOSS_HIT

      public static final TypedKey<Sound> BLOCK_MOSS_HIT
      minecraft:block.moss.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MOSS_PLACE

      public static final TypedKey<Sound> BLOCK_MOSS_PLACE
      minecraft:block.moss.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MOSS_STEP

      public static final TypedKey<Sound> BLOCK_MOSS_STEP
      minecraft:block.moss.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MOSS_CARPET_BREAK

      public static final TypedKey<Sound> BLOCK_MOSS_CARPET_BREAK
      minecraft:block.moss_carpet.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MOSS_CARPET_FALL

      public static final TypedKey<Sound> BLOCK_MOSS_CARPET_FALL
      minecraft:block.moss_carpet.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MOSS_CARPET_HIT

      public static final TypedKey<Sound> BLOCK_MOSS_CARPET_HIT
      minecraft:block.moss_carpet.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MOSS_CARPET_PLACE

      public static final TypedKey<Sound> BLOCK_MOSS_CARPET_PLACE
      minecraft:block.moss_carpet.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MOSS_CARPET_STEP

      public static final TypedKey<Sound> BLOCK_MOSS_CARPET_STEP
      minecraft:block.moss_carpet.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MUD_BREAK

      public static final TypedKey<Sound> BLOCK_MUD_BREAK
      minecraft:block.mud.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MUD_FALL

      public static final TypedKey<Sound> BLOCK_MUD_FALL
      minecraft:block.mud.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MUD_HIT

      public static final TypedKey<Sound> BLOCK_MUD_HIT
      minecraft:block.mud.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MUD_PLACE

      public static final TypedKey<Sound> BLOCK_MUD_PLACE
      minecraft:block.mud.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MUD_STEP

      public static final TypedKey<Sound> BLOCK_MUD_STEP
      minecraft:block.mud.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MUD_BRICKS_BREAK

      public static final TypedKey<Sound> BLOCK_MUD_BRICKS_BREAK
      minecraft:block.mud_bricks.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MUD_BRICKS_FALL

      public static final TypedKey<Sound> BLOCK_MUD_BRICKS_FALL
      minecraft:block.mud_bricks.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MUD_BRICKS_HIT

      public static final TypedKey<Sound> BLOCK_MUD_BRICKS_HIT
      minecraft:block.mud_bricks.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MUD_BRICKS_PLACE

      public static final TypedKey<Sound> BLOCK_MUD_BRICKS_PLACE
      minecraft:block.mud_bricks.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MUD_BRICKS_STEP

      public static final TypedKey<Sound> BLOCK_MUD_BRICKS_STEP
      minecraft:block.mud_bricks.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MUDDY_MANGROVE_ROOTS_BREAK

      public static final TypedKey<Sound> BLOCK_MUDDY_MANGROVE_ROOTS_BREAK
      minecraft:block.muddy_mangrove_roots.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MUDDY_MANGROVE_ROOTS_FALL

      public static final TypedKey<Sound> BLOCK_MUDDY_MANGROVE_ROOTS_FALL
      minecraft:block.muddy_mangrove_roots.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MUDDY_MANGROVE_ROOTS_HIT

      public static final TypedKey<Sound> BLOCK_MUDDY_MANGROVE_ROOTS_HIT
      minecraft:block.muddy_mangrove_roots.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MUDDY_MANGROVE_ROOTS_PLACE

      public static final TypedKey<Sound> BLOCK_MUDDY_MANGROVE_ROOTS_PLACE
      minecraft:block.muddy_mangrove_roots.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_MUDDY_MANGROVE_ROOTS_STEP

      public static final TypedKey<Sound> BLOCK_MUDDY_MANGROVE_ROOTS_STEP
      minecraft:block.muddy_mangrove_roots.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_BRICKS_BREAK

      public static final TypedKey<Sound> BLOCK_NETHER_BRICKS_BREAK
      minecraft:block.nether_bricks.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_BRICKS_FALL

      public static final TypedKey<Sound> BLOCK_NETHER_BRICKS_FALL
      minecraft:block.nether_bricks.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_BRICKS_HIT

      public static final TypedKey<Sound> BLOCK_NETHER_BRICKS_HIT
      minecraft:block.nether_bricks.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_BRICKS_PLACE

      public static final TypedKey<Sound> BLOCK_NETHER_BRICKS_PLACE
      minecraft:block.nether_bricks.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_BRICKS_STEP

      public static final TypedKey<Sound> BLOCK_NETHER_BRICKS_STEP
      minecraft:block.nether_bricks.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_GOLD_ORE_BREAK

      public static final TypedKey<Sound> BLOCK_NETHER_GOLD_ORE_BREAK
      minecraft:block.nether_gold_ore.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_GOLD_ORE_FALL

      public static final TypedKey<Sound> BLOCK_NETHER_GOLD_ORE_FALL
      minecraft:block.nether_gold_ore.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_GOLD_ORE_HIT

      public static final TypedKey<Sound> BLOCK_NETHER_GOLD_ORE_HIT
      minecraft:block.nether_gold_ore.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_GOLD_ORE_PLACE

      public static final TypedKey<Sound> BLOCK_NETHER_GOLD_ORE_PLACE
      minecraft:block.nether_gold_ore.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_GOLD_ORE_STEP

      public static final TypedKey<Sound> BLOCK_NETHER_GOLD_ORE_STEP
      minecraft:block.nether_gold_ore.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_ORE_BREAK

      public static final TypedKey<Sound> BLOCK_NETHER_ORE_BREAK
      minecraft:block.nether_ore.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_ORE_FALL

      public static final TypedKey<Sound> BLOCK_NETHER_ORE_FALL
      minecraft:block.nether_ore.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_ORE_HIT

      public static final TypedKey<Sound> BLOCK_NETHER_ORE_HIT
      minecraft:block.nether_ore.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_ORE_PLACE

      public static final TypedKey<Sound> BLOCK_NETHER_ORE_PLACE
      minecraft:block.nether_ore.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_ORE_STEP

      public static final TypedKey<Sound> BLOCK_NETHER_ORE_STEP
      minecraft:block.nether_ore.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_SPROUTS_BREAK

      public static final TypedKey<Sound> BLOCK_NETHER_SPROUTS_BREAK
      minecraft:block.nether_sprouts.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_SPROUTS_FALL

      public static final TypedKey<Sound> BLOCK_NETHER_SPROUTS_FALL
      minecraft:block.nether_sprouts.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_SPROUTS_HIT

      public static final TypedKey<Sound> BLOCK_NETHER_SPROUTS_HIT
      minecraft:block.nether_sprouts.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_SPROUTS_PLACE

      public static final TypedKey<Sound> BLOCK_NETHER_SPROUTS_PLACE
      minecraft:block.nether_sprouts.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_SPROUTS_STEP

      public static final TypedKey<Sound> BLOCK_NETHER_SPROUTS_STEP
      minecraft:block.nether_sprouts.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_WART_BREAK

      public static final TypedKey<Sound> BLOCK_NETHER_WART_BREAK
      minecraft:block.nether_wart.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_WOOD_BREAK

      public static final TypedKey<Sound> BLOCK_NETHER_WOOD_BREAK
      minecraft:block.nether_wood.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_WOOD_FALL

      public static final TypedKey<Sound> BLOCK_NETHER_WOOD_FALL
      minecraft:block.nether_wood.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_WOOD_HIT

      public static final TypedKey<Sound> BLOCK_NETHER_WOOD_HIT
      minecraft:block.nether_wood.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_WOOD_PLACE

      public static final TypedKey<Sound> BLOCK_NETHER_WOOD_PLACE
      minecraft:block.nether_wood.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_WOOD_STEP

      public static final TypedKey<Sound> BLOCK_NETHER_WOOD_STEP
      minecraft:block.nether_wood.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_WOOD_BUTTON_CLICK_OFF

      public static final TypedKey<Sound> BLOCK_NETHER_WOOD_BUTTON_CLICK_OFF
      minecraft:block.nether_wood_button.click_off
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_WOOD_BUTTON_CLICK_ON

      public static final TypedKey<Sound> BLOCK_NETHER_WOOD_BUTTON_CLICK_ON
      minecraft:block.nether_wood_button.click_on
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_WOOD_DOOR_CLOSE

      public static final TypedKey<Sound> BLOCK_NETHER_WOOD_DOOR_CLOSE
      minecraft:block.nether_wood_door.close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_WOOD_DOOR_OPEN

      public static final TypedKey<Sound> BLOCK_NETHER_WOOD_DOOR_OPEN
      minecraft:block.nether_wood_door.open
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_WOOD_FENCE_GATE_CLOSE

      public static final TypedKey<Sound> BLOCK_NETHER_WOOD_FENCE_GATE_CLOSE
      minecraft:block.nether_wood_fence_gate.close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_WOOD_FENCE_GATE_OPEN

      public static final TypedKey<Sound> BLOCK_NETHER_WOOD_FENCE_GATE_OPEN
      minecraft:block.nether_wood_fence_gate.open
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_WOOD_HANGING_SIGN_BREAK

      public static final TypedKey<Sound> BLOCK_NETHER_WOOD_HANGING_SIGN_BREAK
      minecraft:block.nether_wood_hanging_sign.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_WOOD_HANGING_SIGN_FALL

      public static final TypedKey<Sound> BLOCK_NETHER_WOOD_HANGING_SIGN_FALL
      minecraft:block.nether_wood_hanging_sign.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_WOOD_HANGING_SIGN_HIT

      public static final TypedKey<Sound> BLOCK_NETHER_WOOD_HANGING_SIGN_HIT
      minecraft:block.nether_wood_hanging_sign.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_WOOD_HANGING_SIGN_PLACE

      public static final TypedKey<Sound> BLOCK_NETHER_WOOD_HANGING_SIGN_PLACE
      minecraft:block.nether_wood_hanging_sign.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_WOOD_HANGING_SIGN_STEP

      public static final TypedKey<Sound> BLOCK_NETHER_WOOD_HANGING_SIGN_STEP
      minecraft:block.nether_wood_hanging_sign.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_WOOD_PRESSURE_PLATE_CLICK_OFF

      public static final TypedKey<Sound> BLOCK_NETHER_WOOD_PRESSURE_PLATE_CLICK_OFF
      minecraft:block.nether_wood_pressure_plate.click_off
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_WOOD_PRESSURE_PLATE_CLICK_ON

      public static final TypedKey<Sound> BLOCK_NETHER_WOOD_PRESSURE_PLATE_CLICK_ON
      minecraft:block.nether_wood_pressure_plate.click_on
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_WOOD_TRAPDOOR_CLOSE

      public static final TypedKey<Sound> BLOCK_NETHER_WOOD_TRAPDOOR_CLOSE
      minecraft:block.nether_wood_trapdoor.close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHER_WOOD_TRAPDOOR_OPEN

      public static final TypedKey<Sound> BLOCK_NETHER_WOOD_TRAPDOOR_OPEN
      minecraft:block.nether_wood_trapdoor.open
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHERITE_BLOCK_BREAK

      public static final TypedKey<Sound> BLOCK_NETHERITE_BLOCK_BREAK
      minecraft:block.netherite_block.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHERITE_BLOCK_FALL

      public static final TypedKey<Sound> BLOCK_NETHERITE_BLOCK_FALL
      minecraft:block.netherite_block.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHERITE_BLOCK_HIT

      public static final TypedKey<Sound> BLOCK_NETHERITE_BLOCK_HIT
      minecraft:block.netherite_block.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHERITE_BLOCK_PLACE

      public static final TypedKey<Sound> BLOCK_NETHERITE_BLOCK_PLACE
      minecraft:block.netherite_block.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHERITE_BLOCK_STEP

      public static final TypedKey<Sound> BLOCK_NETHERITE_BLOCK_STEP
      minecraft:block.netherite_block.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHERRACK_BREAK

      public static final TypedKey<Sound> BLOCK_NETHERRACK_BREAK
      minecraft:block.netherrack.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHERRACK_FALL

      public static final TypedKey<Sound> BLOCK_NETHERRACK_FALL
      minecraft:block.netherrack.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHERRACK_HIT

      public static final TypedKey<Sound> BLOCK_NETHERRACK_HIT
      minecraft:block.netherrack.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHERRACK_PLACE

      public static final TypedKey<Sound> BLOCK_NETHERRACK_PLACE
      minecraft:block.netherrack.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NETHERRACK_STEP

      public static final TypedKey<Sound> BLOCK_NETHERRACK_STEP
      minecraft:block.netherrack.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_BANJO

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_BANJO
      minecraft:block.note_block.banjo
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_BASEDRUM

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_BASEDRUM
      minecraft:block.note_block.basedrum
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_BASS

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_BASS
      minecraft:block.note_block.bass
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_BELL

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_BELL
      minecraft:block.note_block.bell
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_BIT

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_BIT
      minecraft:block.note_block.bit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_CHIME

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_CHIME
      minecraft:block.note_block.chime
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_COW_BELL

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_COW_BELL
      minecraft:block.note_block.cow_bell
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_DIDGERIDOO

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_DIDGERIDOO
      minecraft:block.note_block.didgeridoo
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_FLUTE

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_FLUTE
      minecraft:block.note_block.flute
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_GUITAR

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_GUITAR
      minecraft:block.note_block.guitar
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_HARP

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_HARP
      minecraft:block.note_block.harp
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_HAT

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_HAT
      minecraft:block.note_block.hat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_IMITATE_CREEPER

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_IMITATE_CREEPER
      minecraft:block.note_block.imitate.creeper
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_IMITATE_ENDER_DRAGON

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_IMITATE_ENDER_DRAGON
      minecraft:block.note_block.imitate.ender_dragon
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_IMITATE_PIGLIN

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_IMITATE_PIGLIN
      minecraft:block.note_block.imitate.piglin
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_IMITATE_SKELETON

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_IMITATE_SKELETON
      minecraft:block.note_block.imitate.skeleton
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_IMITATE_WITHER_SKELETON

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_IMITATE_WITHER_SKELETON
      minecraft:block.note_block.imitate.wither_skeleton
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_IMITATE_ZOMBIE

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_IMITATE_ZOMBIE
      minecraft:block.note_block.imitate.zombie
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_IRON_XYLOPHONE

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_IRON_XYLOPHONE
      minecraft:block.note_block.iron_xylophone
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_PLING

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_PLING
      minecraft:block.note_block.pling
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_SNARE

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_SNARE
      minecraft:block.note_block.snare
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NOTE_BLOCK_XYLOPHONE

      public static final TypedKey<Sound> BLOCK_NOTE_BLOCK_XYLOPHONE
      minecraft:block.note_block.xylophone
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NYLIUM_BREAK

      public static final TypedKey<Sound> BLOCK_NYLIUM_BREAK
      minecraft:block.nylium.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NYLIUM_FALL

      public static final TypedKey<Sound> BLOCK_NYLIUM_FALL
      minecraft:block.nylium.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NYLIUM_HIT

      public static final TypedKey<Sound> BLOCK_NYLIUM_HIT
      minecraft:block.nylium.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NYLIUM_PLACE

      public static final TypedKey<Sound> BLOCK_NYLIUM_PLACE
      minecraft:block.nylium.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_NYLIUM_STEP

      public static final TypedKey<Sound> BLOCK_NYLIUM_STEP
      minecraft:block.nylium.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_PACKED_MUD_BREAK

      public static final TypedKey<Sound> BLOCK_PACKED_MUD_BREAK
      minecraft:block.packed_mud.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_PACKED_MUD_FALL

      public static final TypedKey<Sound> BLOCK_PACKED_MUD_FALL
      minecraft:block.packed_mud.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_PACKED_MUD_HIT

      public static final TypedKey<Sound> BLOCK_PACKED_MUD_HIT
      minecraft:block.packed_mud.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_PACKED_MUD_PLACE

      public static final TypedKey<Sound> BLOCK_PACKED_MUD_PLACE
      minecraft:block.packed_mud.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_PACKED_MUD_STEP

      public static final TypedKey<Sound> BLOCK_PACKED_MUD_STEP
      minecraft:block.packed_mud.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_PALE_HANGING_MOSS_IDLE

      public static final TypedKey<Sound> BLOCK_PALE_HANGING_MOSS_IDLE
      minecraft:block.pale_hanging_moss.idle
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_PINK_PETALS_BREAK

      public static final TypedKey<Sound> BLOCK_PINK_PETALS_BREAK
      minecraft:block.pink_petals.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_PINK_PETALS_FALL

      public static final TypedKey<Sound> BLOCK_PINK_PETALS_FALL
      minecraft:block.pink_petals.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_PINK_PETALS_HIT

      public static final TypedKey<Sound> BLOCK_PINK_PETALS_HIT
      minecraft:block.pink_petals.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_PINK_PETALS_PLACE

      public static final TypedKey<Sound> BLOCK_PINK_PETALS_PLACE
      minecraft:block.pink_petals.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_PINK_PETALS_STEP

      public static final TypedKey<Sound> BLOCK_PINK_PETALS_STEP
      minecraft:block.pink_petals.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_PISTON_CONTRACT

      public static final TypedKey<Sound> BLOCK_PISTON_CONTRACT
      minecraft:block.piston.contract
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_PISTON_EXTEND

      public static final TypedKey<Sound> BLOCK_PISTON_EXTEND
      minecraft:block.piston.extend
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POINTED_DRIPSTONE_BREAK

      public static final TypedKey<Sound> BLOCK_POINTED_DRIPSTONE_BREAK
      minecraft:block.pointed_dripstone.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POINTED_DRIPSTONE_DRIP_LAVA

      public static final TypedKey<Sound> BLOCK_POINTED_DRIPSTONE_DRIP_LAVA
      minecraft:block.pointed_dripstone.drip_lava
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POINTED_DRIPSTONE_DRIP_LAVA_INTO_CAULDRON

      public static final TypedKey<Sound> BLOCK_POINTED_DRIPSTONE_DRIP_LAVA_INTO_CAULDRON
      minecraft:block.pointed_dripstone.drip_lava_into_cauldron
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POINTED_DRIPSTONE_DRIP_WATER

      public static final TypedKey<Sound> BLOCK_POINTED_DRIPSTONE_DRIP_WATER
      minecraft:block.pointed_dripstone.drip_water
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POINTED_DRIPSTONE_DRIP_WATER_INTO_CAULDRON

      public static final TypedKey<Sound> BLOCK_POINTED_DRIPSTONE_DRIP_WATER_INTO_CAULDRON
      minecraft:block.pointed_dripstone.drip_water_into_cauldron
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POINTED_DRIPSTONE_FALL

      public static final TypedKey<Sound> BLOCK_POINTED_DRIPSTONE_FALL
      minecraft:block.pointed_dripstone.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POINTED_DRIPSTONE_HIT

      public static final TypedKey<Sound> BLOCK_POINTED_DRIPSTONE_HIT
      minecraft:block.pointed_dripstone.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POINTED_DRIPSTONE_LAND

      public static final TypedKey<Sound> BLOCK_POINTED_DRIPSTONE_LAND
      minecraft:block.pointed_dripstone.land
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POINTED_DRIPSTONE_PLACE

      public static final TypedKey<Sound> BLOCK_POINTED_DRIPSTONE_PLACE
      minecraft:block.pointed_dripstone.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POINTED_DRIPSTONE_STEP

      public static final TypedKey<Sound> BLOCK_POINTED_DRIPSTONE_STEP
      minecraft:block.pointed_dripstone.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POLISHED_DEEPSLATE_BREAK

      public static final TypedKey<Sound> BLOCK_POLISHED_DEEPSLATE_BREAK
      minecraft:block.polished_deepslate.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POLISHED_DEEPSLATE_FALL

      public static final TypedKey<Sound> BLOCK_POLISHED_DEEPSLATE_FALL
      minecraft:block.polished_deepslate.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POLISHED_DEEPSLATE_HIT

      public static final TypedKey<Sound> BLOCK_POLISHED_DEEPSLATE_HIT
      minecraft:block.polished_deepslate.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POLISHED_DEEPSLATE_PLACE

      public static final TypedKey<Sound> BLOCK_POLISHED_DEEPSLATE_PLACE
      minecraft:block.polished_deepslate.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POLISHED_DEEPSLATE_STEP

      public static final TypedKey<Sound> BLOCK_POLISHED_DEEPSLATE_STEP
      minecraft:block.polished_deepslate.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POLISHED_TUFF_BREAK

      public static final TypedKey<Sound> BLOCK_POLISHED_TUFF_BREAK
      minecraft:block.polished_tuff.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POLISHED_TUFF_FALL

      public static final TypedKey<Sound> BLOCK_POLISHED_TUFF_FALL
      minecraft:block.polished_tuff.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POLISHED_TUFF_HIT

      public static final TypedKey<Sound> BLOCK_POLISHED_TUFF_HIT
      minecraft:block.polished_tuff.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POLISHED_TUFF_PLACE

      public static final TypedKey<Sound> BLOCK_POLISHED_TUFF_PLACE
      minecraft:block.polished_tuff.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POLISHED_TUFF_STEP

      public static final TypedKey<Sound> BLOCK_POLISHED_TUFF_STEP
      minecraft:block.polished_tuff.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_PORTAL_AMBIENT

      public static final TypedKey<Sound> BLOCK_PORTAL_AMBIENT
      minecraft:block.portal.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_PORTAL_TRAVEL

      public static final TypedKey<Sound> BLOCK_PORTAL_TRAVEL
      minecraft:block.portal.travel
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_PORTAL_TRIGGER

      public static final TypedKey<Sound> BLOCK_PORTAL_TRIGGER
      minecraft:block.portal.trigger
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POWDER_SNOW_BREAK

      public static final TypedKey<Sound> BLOCK_POWDER_SNOW_BREAK
      minecraft:block.powder_snow.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POWDER_SNOW_FALL

      public static final TypedKey<Sound> BLOCK_POWDER_SNOW_FALL
      minecraft:block.powder_snow.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POWDER_SNOW_HIT

      public static final TypedKey<Sound> BLOCK_POWDER_SNOW_HIT
      minecraft:block.powder_snow.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POWDER_SNOW_PLACE

      public static final TypedKey<Sound> BLOCK_POWDER_SNOW_PLACE
      minecraft:block.powder_snow.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_POWDER_SNOW_STEP

      public static final TypedKey<Sound> BLOCK_POWDER_SNOW_STEP
      minecraft:block.powder_snow.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_PUMPKIN_CARVE

      public static final TypedKey<Sound> BLOCK_PUMPKIN_CARVE
      minecraft:block.pumpkin.carve
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_REDSTONE_TORCH_BURNOUT

      public static final TypedKey<Sound> BLOCK_REDSTONE_TORCH_BURNOUT
      minecraft:block.redstone_torch.burnout
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_RESPAWN_ANCHOR_AMBIENT

      public static final TypedKey<Sound> BLOCK_RESPAWN_ANCHOR_AMBIENT
      minecraft:block.respawn_anchor.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_RESPAWN_ANCHOR_CHARGE

      public static final TypedKey<Sound> BLOCK_RESPAWN_ANCHOR_CHARGE
      minecraft:block.respawn_anchor.charge
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_RESPAWN_ANCHOR_DEPLETE

      public static final TypedKey<Sound> BLOCK_RESPAWN_ANCHOR_DEPLETE
      minecraft:block.respawn_anchor.deplete
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_RESPAWN_ANCHOR_SET_SPAWN

      public static final TypedKey<Sound> BLOCK_RESPAWN_ANCHOR_SET_SPAWN
      minecraft:block.respawn_anchor.set_spawn
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ROOTED_DIRT_BREAK

      public static final TypedKey<Sound> BLOCK_ROOTED_DIRT_BREAK
      minecraft:block.rooted_dirt.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ROOTED_DIRT_FALL

      public static final TypedKey<Sound> BLOCK_ROOTED_DIRT_FALL
      minecraft:block.rooted_dirt.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ROOTED_DIRT_HIT

      public static final TypedKey<Sound> BLOCK_ROOTED_DIRT_HIT
      minecraft:block.rooted_dirt.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ROOTED_DIRT_PLACE

      public static final TypedKey<Sound> BLOCK_ROOTED_DIRT_PLACE
      minecraft:block.rooted_dirt.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ROOTED_DIRT_STEP

      public static final TypedKey<Sound> BLOCK_ROOTED_DIRT_STEP
      minecraft:block.rooted_dirt.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ROOTS_BREAK

      public static final TypedKey<Sound> BLOCK_ROOTS_BREAK
      minecraft:block.roots.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ROOTS_FALL

      public static final TypedKey<Sound> BLOCK_ROOTS_FALL
      minecraft:block.roots.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ROOTS_HIT

      public static final TypedKey<Sound> BLOCK_ROOTS_HIT
      minecraft:block.roots.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ROOTS_PLACE

      public static final TypedKey<Sound> BLOCK_ROOTS_PLACE
      minecraft:block.roots.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_ROOTS_STEP

      public static final TypedKey<Sound> BLOCK_ROOTS_STEP
      minecraft:block.roots.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SAND_BREAK

      public static final TypedKey<Sound> BLOCK_SAND_BREAK
      minecraft:block.sand.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SAND_FALL

      public static final TypedKey<Sound> BLOCK_SAND_FALL
      minecraft:block.sand.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SAND_HIT

      public static final TypedKey<Sound> BLOCK_SAND_HIT
      minecraft:block.sand.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SAND_PLACE

      public static final TypedKey<Sound> BLOCK_SAND_PLACE
      minecraft:block.sand.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SAND_STEP

      public static final TypedKey<Sound> BLOCK_SAND_STEP
      minecraft:block.sand.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCAFFOLDING_BREAK

      public static final TypedKey<Sound> BLOCK_SCAFFOLDING_BREAK
      minecraft:block.scaffolding.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCAFFOLDING_FALL

      public static final TypedKey<Sound> BLOCK_SCAFFOLDING_FALL
      minecraft:block.scaffolding.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCAFFOLDING_HIT

      public static final TypedKey<Sound> BLOCK_SCAFFOLDING_HIT
      minecraft:block.scaffolding.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCAFFOLDING_PLACE

      public static final TypedKey<Sound> BLOCK_SCAFFOLDING_PLACE
      minecraft:block.scaffolding.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCAFFOLDING_STEP

      public static final TypedKey<Sound> BLOCK_SCAFFOLDING_STEP
      minecraft:block.scaffolding.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_BREAK

      public static final TypedKey<Sound> BLOCK_SCULK_BREAK
      minecraft:block.sculk.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_CHARGE

      public static final TypedKey<Sound> BLOCK_SCULK_CHARGE
      minecraft:block.sculk.charge
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_FALL

      public static final TypedKey<Sound> BLOCK_SCULK_FALL
      minecraft:block.sculk.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_HIT

      public static final TypedKey<Sound> BLOCK_SCULK_HIT
      minecraft:block.sculk.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_PLACE

      public static final TypedKey<Sound> BLOCK_SCULK_PLACE
      minecraft:block.sculk.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_SPREAD

      public static final TypedKey<Sound> BLOCK_SCULK_SPREAD
      minecraft:block.sculk.spread
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_STEP

      public static final TypedKey<Sound> BLOCK_SCULK_STEP
      minecraft:block.sculk.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_CATALYST_BLOOM

      public static final TypedKey<Sound> BLOCK_SCULK_CATALYST_BLOOM
      minecraft:block.sculk_catalyst.bloom
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_CATALYST_BREAK

      public static final TypedKey<Sound> BLOCK_SCULK_CATALYST_BREAK
      minecraft:block.sculk_catalyst.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_CATALYST_FALL

      public static final TypedKey<Sound> BLOCK_SCULK_CATALYST_FALL
      minecraft:block.sculk_catalyst.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_CATALYST_HIT

      public static final TypedKey<Sound> BLOCK_SCULK_CATALYST_HIT
      minecraft:block.sculk_catalyst.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_CATALYST_PLACE

      public static final TypedKey<Sound> BLOCK_SCULK_CATALYST_PLACE
      minecraft:block.sculk_catalyst.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_CATALYST_STEP

      public static final TypedKey<Sound> BLOCK_SCULK_CATALYST_STEP
      minecraft:block.sculk_catalyst.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_SENSOR_BREAK

      public static final TypedKey<Sound> BLOCK_SCULK_SENSOR_BREAK
      minecraft:block.sculk_sensor.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_SENSOR_CLICKING

      public static final TypedKey<Sound> BLOCK_SCULK_SENSOR_CLICKING
      minecraft:block.sculk_sensor.clicking
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_SENSOR_CLICKING_STOP

      public static final TypedKey<Sound> BLOCK_SCULK_SENSOR_CLICKING_STOP
      minecraft:block.sculk_sensor.clicking_stop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_SENSOR_FALL

      public static final TypedKey<Sound> BLOCK_SCULK_SENSOR_FALL
      minecraft:block.sculk_sensor.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_SENSOR_HIT

      public static final TypedKey<Sound> BLOCK_SCULK_SENSOR_HIT
      minecraft:block.sculk_sensor.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_SENSOR_PLACE

      public static final TypedKey<Sound> BLOCK_SCULK_SENSOR_PLACE
      minecraft:block.sculk_sensor.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_SENSOR_STEP

      public static final TypedKey<Sound> BLOCK_SCULK_SENSOR_STEP
      minecraft:block.sculk_sensor.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_SHRIEKER_BREAK

      public static final TypedKey<Sound> BLOCK_SCULK_SHRIEKER_BREAK
      minecraft:block.sculk_shrieker.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_SHRIEKER_FALL

      public static final TypedKey<Sound> BLOCK_SCULK_SHRIEKER_FALL
      minecraft:block.sculk_shrieker.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_SHRIEKER_HIT

      public static final TypedKey<Sound> BLOCK_SCULK_SHRIEKER_HIT
      minecraft:block.sculk_shrieker.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_SHRIEKER_PLACE

      public static final TypedKey<Sound> BLOCK_SCULK_SHRIEKER_PLACE
      minecraft:block.sculk_shrieker.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_SHRIEKER_SHRIEK

      public static final TypedKey<Sound> BLOCK_SCULK_SHRIEKER_SHRIEK
      minecraft:block.sculk_shrieker.shriek
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_SHRIEKER_STEP

      public static final TypedKey<Sound> BLOCK_SCULK_SHRIEKER_STEP
      minecraft:block.sculk_shrieker.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_VEIN_BREAK

      public static final TypedKey<Sound> BLOCK_SCULK_VEIN_BREAK
      minecraft:block.sculk_vein.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_VEIN_FALL

      public static final TypedKey<Sound> BLOCK_SCULK_VEIN_FALL
      minecraft:block.sculk_vein.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_VEIN_HIT

      public static final TypedKey<Sound> BLOCK_SCULK_VEIN_HIT
      minecraft:block.sculk_vein.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_VEIN_PLACE

      public static final TypedKey<Sound> BLOCK_SCULK_VEIN_PLACE
      minecraft:block.sculk_vein.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SCULK_VEIN_STEP

      public static final TypedKey<Sound> BLOCK_SCULK_VEIN_STEP
      minecraft:block.sculk_vein.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SHROOMLIGHT_BREAK

      public static final TypedKey<Sound> BLOCK_SHROOMLIGHT_BREAK
      minecraft:block.shroomlight.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SHROOMLIGHT_FALL

      public static final TypedKey<Sound> BLOCK_SHROOMLIGHT_FALL
      minecraft:block.shroomlight.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SHROOMLIGHT_HIT

      public static final TypedKey<Sound> BLOCK_SHROOMLIGHT_HIT
      minecraft:block.shroomlight.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SHROOMLIGHT_PLACE

      public static final TypedKey<Sound> BLOCK_SHROOMLIGHT_PLACE
      minecraft:block.shroomlight.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SHROOMLIGHT_STEP

      public static final TypedKey<Sound> BLOCK_SHROOMLIGHT_STEP
      minecraft:block.shroomlight.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SHULKER_BOX_CLOSE

      public static final TypedKey<Sound> BLOCK_SHULKER_BOX_CLOSE
      minecraft:block.shulker_box.close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SHULKER_BOX_OPEN

      public static final TypedKey<Sound> BLOCK_SHULKER_BOX_OPEN
      minecraft:block.shulker_box.open
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SIGN_WAXED_INTERACT_FAIL

      public static final TypedKey<Sound> BLOCK_SIGN_WAXED_INTERACT_FAIL
      minecraft:block.sign.waxed_interact_fail
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SLIME_BLOCK_BREAK

      public static final TypedKey<Sound> BLOCK_SLIME_BLOCK_BREAK
      minecraft:block.slime_block.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SLIME_BLOCK_FALL

      public static final TypedKey<Sound> BLOCK_SLIME_BLOCK_FALL
      minecraft:block.slime_block.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SLIME_BLOCK_HIT

      public static final TypedKey<Sound> BLOCK_SLIME_BLOCK_HIT
      minecraft:block.slime_block.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SLIME_BLOCK_PLACE

      public static final TypedKey<Sound> BLOCK_SLIME_BLOCK_PLACE
      minecraft:block.slime_block.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SLIME_BLOCK_STEP

      public static final TypedKey<Sound> BLOCK_SLIME_BLOCK_STEP
      minecraft:block.slime_block.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SMALL_AMETHYST_BUD_BREAK

      public static final TypedKey<Sound> BLOCK_SMALL_AMETHYST_BUD_BREAK
      minecraft:block.small_amethyst_bud.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SMALL_AMETHYST_BUD_PLACE

      public static final TypedKey<Sound> BLOCK_SMALL_AMETHYST_BUD_PLACE
      minecraft:block.small_amethyst_bud.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SMALL_DRIPLEAF_BREAK

      public static final TypedKey<Sound> BLOCK_SMALL_DRIPLEAF_BREAK
      minecraft:block.small_dripleaf.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SMALL_DRIPLEAF_FALL

      public static final TypedKey<Sound> BLOCK_SMALL_DRIPLEAF_FALL
      minecraft:block.small_dripleaf.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SMALL_DRIPLEAF_HIT

      public static final TypedKey<Sound> BLOCK_SMALL_DRIPLEAF_HIT
      minecraft:block.small_dripleaf.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SMALL_DRIPLEAF_PLACE

      public static final TypedKey<Sound> BLOCK_SMALL_DRIPLEAF_PLACE
      minecraft:block.small_dripleaf.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SMALL_DRIPLEAF_STEP

      public static final TypedKey<Sound> BLOCK_SMALL_DRIPLEAF_STEP
      minecraft:block.small_dripleaf.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SMITHING_TABLE_USE

      public static final TypedKey<Sound> BLOCK_SMITHING_TABLE_USE
      minecraft:block.smithing_table.use
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SMOKER_SMOKE

      public static final TypedKey<Sound> BLOCK_SMOKER_SMOKE
      minecraft:block.smoker.smoke
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SNIFFER_EGG_CRACK

      public static final TypedKey<Sound> BLOCK_SNIFFER_EGG_CRACK
      minecraft:block.sniffer_egg.crack
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SNIFFER_EGG_HATCH

      public static final TypedKey<Sound> BLOCK_SNIFFER_EGG_HATCH
      minecraft:block.sniffer_egg.hatch
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SNIFFER_EGG_PLOP

      public static final TypedKey<Sound> BLOCK_SNIFFER_EGG_PLOP
      minecraft:block.sniffer_egg.plop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SNOW_BREAK

      public static final TypedKey<Sound> BLOCK_SNOW_BREAK
      minecraft:block.snow.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SNOW_FALL

      public static final TypedKey<Sound> BLOCK_SNOW_FALL
      minecraft:block.snow.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SNOW_HIT

      public static final TypedKey<Sound> BLOCK_SNOW_HIT
      minecraft:block.snow.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SNOW_PLACE

      public static final TypedKey<Sound> BLOCK_SNOW_PLACE
      minecraft:block.snow.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SNOW_STEP

      public static final TypedKey<Sound> BLOCK_SNOW_STEP
      minecraft:block.snow.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SOUL_SAND_BREAK

      public static final TypedKey<Sound> BLOCK_SOUL_SAND_BREAK
      minecraft:block.soul_sand.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SOUL_SAND_FALL

      public static final TypedKey<Sound> BLOCK_SOUL_SAND_FALL
      minecraft:block.soul_sand.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SOUL_SAND_HIT

      public static final TypedKey<Sound> BLOCK_SOUL_SAND_HIT
      minecraft:block.soul_sand.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SOUL_SAND_PLACE

      public static final TypedKey<Sound> BLOCK_SOUL_SAND_PLACE
      minecraft:block.soul_sand.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SOUL_SAND_STEP

      public static final TypedKey<Sound> BLOCK_SOUL_SAND_STEP
      minecraft:block.soul_sand.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SOUL_SOIL_BREAK

      public static final TypedKey<Sound> BLOCK_SOUL_SOIL_BREAK
      minecraft:block.soul_soil.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SOUL_SOIL_FALL

      public static final TypedKey<Sound> BLOCK_SOUL_SOIL_FALL
      minecraft:block.soul_soil.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SOUL_SOIL_HIT

      public static final TypedKey<Sound> BLOCK_SOUL_SOIL_HIT
      minecraft:block.soul_soil.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SOUL_SOIL_PLACE

      public static final TypedKey<Sound> BLOCK_SOUL_SOIL_PLACE
      minecraft:block.soul_soil.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SOUL_SOIL_STEP

      public static final TypedKey<Sound> BLOCK_SOUL_SOIL_STEP
      minecraft:block.soul_soil.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SPAWNER_BREAK

      public static final TypedKey<Sound> BLOCK_SPAWNER_BREAK
      minecraft:block.spawner.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SPAWNER_FALL

      public static final TypedKey<Sound> BLOCK_SPAWNER_FALL
      minecraft:block.spawner.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SPAWNER_HIT

      public static final TypedKey<Sound> BLOCK_SPAWNER_HIT
      minecraft:block.spawner.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SPAWNER_PLACE

      public static final TypedKey<Sound> BLOCK_SPAWNER_PLACE
      minecraft:block.spawner.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SPAWNER_STEP

      public static final TypedKey<Sound> BLOCK_SPAWNER_STEP
      minecraft:block.spawner.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SPONGE_ABSORB

      public static final TypedKey<Sound> BLOCK_SPONGE_ABSORB
      minecraft:block.sponge.absorb
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SPONGE_BREAK

      public static final TypedKey<Sound> BLOCK_SPONGE_BREAK
      minecraft:block.sponge.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SPONGE_FALL

      public static final TypedKey<Sound> BLOCK_SPONGE_FALL
      minecraft:block.sponge.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SPONGE_HIT

      public static final TypedKey<Sound> BLOCK_SPONGE_HIT
      minecraft:block.sponge.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SPONGE_PLACE

      public static final TypedKey<Sound> BLOCK_SPONGE_PLACE
      minecraft:block.sponge.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SPONGE_STEP

      public static final TypedKey<Sound> BLOCK_SPONGE_STEP
      minecraft:block.sponge.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SPORE_BLOSSOM_BREAK

      public static final TypedKey<Sound> BLOCK_SPORE_BLOSSOM_BREAK
      minecraft:block.spore_blossom.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SPORE_BLOSSOM_FALL

      public static final TypedKey<Sound> BLOCK_SPORE_BLOSSOM_FALL
      minecraft:block.spore_blossom.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SPORE_BLOSSOM_HIT

      public static final TypedKey<Sound> BLOCK_SPORE_BLOSSOM_HIT
      minecraft:block.spore_blossom.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SPORE_BLOSSOM_PLACE

      public static final TypedKey<Sound> BLOCK_SPORE_BLOSSOM_PLACE
      minecraft:block.spore_blossom.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SPORE_BLOSSOM_STEP

      public static final TypedKey<Sound> BLOCK_SPORE_BLOSSOM_STEP
      minecraft:block.spore_blossom.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_STEM_BREAK

      public static final TypedKey<Sound> BLOCK_STEM_BREAK
      minecraft:block.stem.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_STEM_FALL

      public static final TypedKey<Sound> BLOCK_STEM_FALL
      minecraft:block.stem.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_STEM_HIT

      public static final TypedKey<Sound> BLOCK_STEM_HIT
      minecraft:block.stem.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_STEM_PLACE

      public static final TypedKey<Sound> BLOCK_STEM_PLACE
      minecraft:block.stem.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_STEM_STEP

      public static final TypedKey<Sound> BLOCK_STEM_STEP
      minecraft:block.stem.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_STONE_BREAK

      public static final TypedKey<Sound> BLOCK_STONE_BREAK
      minecraft:block.stone.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_STONE_FALL

      public static final TypedKey<Sound> BLOCK_STONE_FALL
      minecraft:block.stone.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_STONE_HIT

      public static final TypedKey<Sound> BLOCK_STONE_HIT
      minecraft:block.stone.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_STONE_PLACE

      public static final TypedKey<Sound> BLOCK_STONE_PLACE
      minecraft:block.stone.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_STONE_STEP

      public static final TypedKey<Sound> BLOCK_STONE_STEP
      minecraft:block.stone.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_STONE_BUTTON_CLICK_OFF

      public static final TypedKey<Sound> BLOCK_STONE_BUTTON_CLICK_OFF
      minecraft:block.stone_button.click_off
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_STONE_BUTTON_CLICK_ON

      public static final TypedKey<Sound> BLOCK_STONE_BUTTON_CLICK_ON
      minecraft:block.stone_button.click_on
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_STONE_PRESSURE_PLATE_CLICK_OFF

      public static final TypedKey<Sound> BLOCK_STONE_PRESSURE_PLATE_CLICK_OFF
      minecraft:block.stone_pressure_plate.click_off
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_STONE_PRESSURE_PLATE_CLICK_ON

      public static final TypedKey<Sound> BLOCK_STONE_PRESSURE_PLATE_CLICK_ON
      minecraft:block.stone_pressure_plate.click_on
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SUSPICIOUS_GRAVEL_BREAK

      public static final TypedKey<Sound> BLOCK_SUSPICIOUS_GRAVEL_BREAK
      minecraft:block.suspicious_gravel.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SUSPICIOUS_GRAVEL_FALL

      public static final TypedKey<Sound> BLOCK_SUSPICIOUS_GRAVEL_FALL
      minecraft:block.suspicious_gravel.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SUSPICIOUS_GRAVEL_HIT

      public static final TypedKey<Sound> BLOCK_SUSPICIOUS_GRAVEL_HIT
      minecraft:block.suspicious_gravel.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SUSPICIOUS_GRAVEL_PLACE

      public static final TypedKey<Sound> BLOCK_SUSPICIOUS_GRAVEL_PLACE
      minecraft:block.suspicious_gravel.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SUSPICIOUS_GRAVEL_STEP

      public static final TypedKey<Sound> BLOCK_SUSPICIOUS_GRAVEL_STEP
      minecraft:block.suspicious_gravel.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SUSPICIOUS_SAND_BREAK

      public static final TypedKey<Sound> BLOCK_SUSPICIOUS_SAND_BREAK
      minecraft:block.suspicious_sand.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SUSPICIOUS_SAND_FALL

      public static final TypedKey<Sound> BLOCK_SUSPICIOUS_SAND_FALL
      minecraft:block.suspicious_sand.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SUSPICIOUS_SAND_HIT

      public static final TypedKey<Sound> BLOCK_SUSPICIOUS_SAND_HIT
      minecraft:block.suspicious_sand.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SUSPICIOUS_SAND_PLACE

      public static final TypedKey<Sound> BLOCK_SUSPICIOUS_SAND_PLACE
      minecraft:block.suspicious_sand.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SUSPICIOUS_SAND_STEP

      public static final TypedKey<Sound> BLOCK_SUSPICIOUS_SAND_STEP
      minecraft:block.suspicious_sand.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SWEET_BERRY_BUSH_BREAK

      public static final TypedKey<Sound> BLOCK_SWEET_BERRY_BUSH_BREAK
      minecraft:block.sweet_berry_bush.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SWEET_BERRY_BUSH_PICK_BERRIES

      public static final TypedKey<Sound> BLOCK_SWEET_BERRY_BUSH_PICK_BERRIES
      minecraft:block.sweet_berry_bush.pick_berries
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_SWEET_BERRY_BUSH_PLACE

      public static final TypedKey<Sound> BLOCK_SWEET_BERRY_BUSH_PLACE
      minecraft:block.sweet_berry_bush.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TRIAL_SPAWNER_ABOUT_TO_SPAWN_ITEM

      public static final TypedKey<Sound> BLOCK_TRIAL_SPAWNER_ABOUT_TO_SPAWN_ITEM
      minecraft:block.trial_spawner.about_to_spawn_item
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TRIAL_SPAWNER_AMBIENT

      public static final TypedKey<Sound> BLOCK_TRIAL_SPAWNER_AMBIENT
      minecraft:block.trial_spawner.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TRIAL_SPAWNER_AMBIENT_OMINOUS

      public static final TypedKey<Sound> BLOCK_TRIAL_SPAWNER_AMBIENT_OMINOUS
      minecraft:block.trial_spawner.ambient_ominous
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TRIAL_SPAWNER_BREAK

      public static final TypedKey<Sound> BLOCK_TRIAL_SPAWNER_BREAK
      minecraft:block.trial_spawner.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TRIAL_SPAWNER_CLOSE_SHUTTER

      public static final TypedKey<Sound> BLOCK_TRIAL_SPAWNER_CLOSE_SHUTTER
      minecraft:block.trial_spawner.close_shutter
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TRIAL_SPAWNER_DETECT_PLAYER

      public static final TypedKey<Sound> BLOCK_TRIAL_SPAWNER_DETECT_PLAYER
      minecraft:block.trial_spawner.detect_player
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TRIAL_SPAWNER_EJECT_ITEM

      public static final TypedKey<Sound> BLOCK_TRIAL_SPAWNER_EJECT_ITEM
      minecraft:block.trial_spawner.eject_item
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TRIAL_SPAWNER_FALL

      public static final TypedKey<Sound> BLOCK_TRIAL_SPAWNER_FALL
      minecraft:block.trial_spawner.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TRIAL_SPAWNER_HIT

      public static final TypedKey<Sound> BLOCK_TRIAL_SPAWNER_HIT
      minecraft:block.trial_spawner.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TRIAL_SPAWNER_OMINOUS_ACTIVATE

      public static final TypedKey<Sound> BLOCK_TRIAL_SPAWNER_OMINOUS_ACTIVATE
      minecraft:block.trial_spawner.ominous_activate
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TRIAL_SPAWNER_OPEN_SHUTTER

      public static final TypedKey<Sound> BLOCK_TRIAL_SPAWNER_OPEN_SHUTTER
      minecraft:block.trial_spawner.open_shutter
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TRIAL_SPAWNER_PLACE

      public static final TypedKey<Sound> BLOCK_TRIAL_SPAWNER_PLACE
      minecraft:block.trial_spawner.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TRIAL_SPAWNER_SPAWN_ITEM

      public static final TypedKey<Sound> BLOCK_TRIAL_SPAWNER_SPAWN_ITEM
      minecraft:block.trial_spawner.spawn_item
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TRIAL_SPAWNER_SPAWN_ITEM_BEGIN

      public static final TypedKey<Sound> BLOCK_TRIAL_SPAWNER_SPAWN_ITEM_BEGIN
      minecraft:block.trial_spawner.spawn_item_begin
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TRIAL_SPAWNER_SPAWN_MOB

      public static final TypedKey<Sound> BLOCK_TRIAL_SPAWNER_SPAWN_MOB
      minecraft:block.trial_spawner.spawn_mob
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TRIAL_SPAWNER_STEP

      public static final TypedKey<Sound> BLOCK_TRIAL_SPAWNER_STEP
      minecraft:block.trial_spawner.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TRIPWIRE_ATTACH

      public static final TypedKey<Sound> BLOCK_TRIPWIRE_ATTACH
      minecraft:block.tripwire.attach
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TRIPWIRE_CLICK_OFF

      public static final TypedKey<Sound> BLOCK_TRIPWIRE_CLICK_OFF
      minecraft:block.tripwire.click_off
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TRIPWIRE_CLICK_ON

      public static final TypedKey<Sound> BLOCK_TRIPWIRE_CLICK_ON
      minecraft:block.tripwire.click_on
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TRIPWIRE_DETACH

      public static final TypedKey<Sound> BLOCK_TRIPWIRE_DETACH
      minecraft:block.tripwire.detach
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TUFF_BREAK

      public static final TypedKey<Sound> BLOCK_TUFF_BREAK
      minecraft:block.tuff.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TUFF_FALL

      public static final TypedKey<Sound> BLOCK_TUFF_FALL
      minecraft:block.tuff.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TUFF_HIT

      public static final TypedKey<Sound> BLOCK_TUFF_HIT
      minecraft:block.tuff.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TUFF_PLACE

      public static final TypedKey<Sound> BLOCK_TUFF_PLACE
      minecraft:block.tuff.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TUFF_STEP

      public static final TypedKey<Sound> BLOCK_TUFF_STEP
      minecraft:block.tuff.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TUFF_BRICKS_BREAK

      public static final TypedKey<Sound> BLOCK_TUFF_BRICKS_BREAK
      minecraft:block.tuff_bricks.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TUFF_BRICKS_FALL

      public static final TypedKey<Sound> BLOCK_TUFF_BRICKS_FALL
      minecraft:block.tuff_bricks.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TUFF_BRICKS_HIT

      public static final TypedKey<Sound> BLOCK_TUFF_BRICKS_HIT
      minecraft:block.tuff_bricks.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TUFF_BRICKS_PLACE

      public static final TypedKey<Sound> BLOCK_TUFF_BRICKS_PLACE
      minecraft:block.tuff_bricks.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_TUFF_BRICKS_STEP

      public static final TypedKey<Sound> BLOCK_TUFF_BRICKS_STEP
      minecraft:block.tuff_bricks.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_VAULT_ACTIVATE

      public static final TypedKey<Sound> BLOCK_VAULT_ACTIVATE
      minecraft:block.vault.activate
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_VAULT_AMBIENT

      public static final TypedKey<Sound> BLOCK_VAULT_AMBIENT
      minecraft:block.vault.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_VAULT_BREAK

      public static final TypedKey<Sound> BLOCK_VAULT_BREAK
      minecraft:block.vault.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_VAULT_CLOSE_SHUTTER

      public static final TypedKey<Sound> BLOCK_VAULT_CLOSE_SHUTTER
      minecraft:block.vault.close_shutter
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_VAULT_DEACTIVATE

      public static final TypedKey<Sound> BLOCK_VAULT_DEACTIVATE
      minecraft:block.vault.deactivate
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_VAULT_EJECT_ITEM

      public static final TypedKey<Sound> BLOCK_VAULT_EJECT_ITEM
      minecraft:block.vault.eject_item
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_VAULT_FALL

      public static final TypedKey<Sound> BLOCK_VAULT_FALL
      minecraft:block.vault.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_VAULT_HIT

      public static final TypedKey<Sound> BLOCK_VAULT_HIT
      minecraft:block.vault.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_VAULT_INSERT_ITEM

      public static final TypedKey<Sound> BLOCK_VAULT_INSERT_ITEM
      minecraft:block.vault.insert_item
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_VAULT_INSERT_ITEM_FAIL

      public static final TypedKey<Sound> BLOCK_VAULT_INSERT_ITEM_FAIL
      minecraft:block.vault.insert_item_fail
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_VAULT_OPEN_SHUTTER

      public static final TypedKey<Sound> BLOCK_VAULT_OPEN_SHUTTER
      minecraft:block.vault.open_shutter
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_VAULT_PLACE

      public static final TypedKey<Sound> BLOCK_VAULT_PLACE
      minecraft:block.vault.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_VAULT_REJECT_REWARDED_PLAYER

      public static final TypedKey<Sound> BLOCK_VAULT_REJECT_REWARDED_PLAYER
      minecraft:block.vault.reject_rewarded_player
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_VAULT_STEP

      public static final TypedKey<Sound> BLOCK_VAULT_STEP
      minecraft:block.vault.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_VINE_BREAK

      public static final TypedKey<Sound> BLOCK_VINE_BREAK
      minecraft:block.vine.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_VINE_FALL

      public static final TypedKey<Sound> BLOCK_VINE_FALL
      minecraft:block.vine.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_VINE_HIT

      public static final TypedKey<Sound> BLOCK_VINE_HIT
      minecraft:block.vine.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_VINE_PLACE

      public static final TypedKey<Sound> BLOCK_VINE_PLACE
      minecraft:block.vine.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_VINE_STEP

      public static final TypedKey<Sound> BLOCK_VINE_STEP
      minecraft:block.vine.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WART_BLOCK_BREAK

      public static final TypedKey<Sound> BLOCK_WART_BLOCK_BREAK
      minecraft:block.wart_block.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WART_BLOCK_FALL

      public static final TypedKey<Sound> BLOCK_WART_BLOCK_FALL
      minecraft:block.wart_block.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WART_BLOCK_HIT

      public static final TypedKey<Sound> BLOCK_WART_BLOCK_HIT
      minecraft:block.wart_block.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WART_BLOCK_PLACE

      public static final TypedKey<Sound> BLOCK_WART_BLOCK_PLACE
      minecraft:block.wart_block.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WART_BLOCK_STEP

      public static final TypedKey<Sound> BLOCK_WART_BLOCK_STEP
      minecraft:block.wart_block.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WATER_AMBIENT

      public static final TypedKey<Sound> BLOCK_WATER_AMBIENT
      minecraft:block.water.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WEEPING_VINES_BREAK

      public static final TypedKey<Sound> BLOCK_WEEPING_VINES_BREAK
      minecraft:block.weeping_vines.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WEEPING_VINES_FALL

      public static final TypedKey<Sound> BLOCK_WEEPING_VINES_FALL
      minecraft:block.weeping_vines.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WEEPING_VINES_HIT

      public static final TypedKey<Sound> BLOCK_WEEPING_VINES_HIT
      minecraft:block.weeping_vines.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WEEPING_VINES_PLACE

      public static final TypedKey<Sound> BLOCK_WEEPING_VINES_PLACE
      minecraft:block.weeping_vines.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WEEPING_VINES_STEP

      public static final TypedKey<Sound> BLOCK_WEEPING_VINES_STEP
      minecraft:block.weeping_vines.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WET_GRASS_BREAK

      public static final TypedKey<Sound> BLOCK_WET_GRASS_BREAK
      minecraft:block.wet_grass.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WET_GRASS_FALL

      public static final TypedKey<Sound> BLOCK_WET_GRASS_FALL
      minecraft:block.wet_grass.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WET_GRASS_HIT

      public static final TypedKey<Sound> BLOCK_WET_GRASS_HIT
      minecraft:block.wet_grass.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WET_GRASS_PLACE

      public static final TypedKey<Sound> BLOCK_WET_GRASS_PLACE
      minecraft:block.wet_grass.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WET_GRASS_STEP

      public static final TypedKey<Sound> BLOCK_WET_GRASS_STEP
      minecraft:block.wet_grass.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WET_SPONGE_BREAK

      public static final TypedKey<Sound> BLOCK_WET_SPONGE_BREAK
      minecraft:block.wet_sponge.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WET_SPONGE_DRIES

      public static final TypedKey<Sound> BLOCK_WET_SPONGE_DRIES
      minecraft:block.wet_sponge.dries
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WET_SPONGE_FALL

      public static final TypedKey<Sound> BLOCK_WET_SPONGE_FALL
      minecraft:block.wet_sponge.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WET_SPONGE_HIT

      public static final TypedKey<Sound> BLOCK_WET_SPONGE_HIT
      minecraft:block.wet_sponge.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WET_SPONGE_PLACE

      public static final TypedKey<Sound> BLOCK_WET_SPONGE_PLACE
      minecraft:block.wet_sponge.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WET_SPONGE_STEP

      public static final TypedKey<Sound> BLOCK_WET_SPONGE_STEP
      minecraft:block.wet_sponge.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WOOD_BREAK

      public static final TypedKey<Sound> BLOCK_WOOD_BREAK
      minecraft:block.wood.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WOOD_FALL

      public static final TypedKey<Sound> BLOCK_WOOD_FALL
      minecraft:block.wood.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WOOD_HIT

      public static final TypedKey<Sound> BLOCK_WOOD_HIT
      minecraft:block.wood.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WOOD_PLACE

      public static final TypedKey<Sound> BLOCK_WOOD_PLACE
      minecraft:block.wood.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WOOD_STEP

      public static final TypedKey<Sound> BLOCK_WOOD_STEP
      minecraft:block.wood.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WOODEN_BUTTON_CLICK_OFF

      public static final TypedKey<Sound> BLOCK_WOODEN_BUTTON_CLICK_OFF
      minecraft:block.wooden_button.click_off
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WOODEN_BUTTON_CLICK_ON

      public static final TypedKey<Sound> BLOCK_WOODEN_BUTTON_CLICK_ON
      minecraft:block.wooden_button.click_on
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WOODEN_DOOR_CLOSE

      public static final TypedKey<Sound> BLOCK_WOODEN_DOOR_CLOSE
      minecraft:block.wooden_door.close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WOODEN_DOOR_OPEN

      public static final TypedKey<Sound> BLOCK_WOODEN_DOOR_OPEN
      minecraft:block.wooden_door.open
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WOODEN_PRESSURE_PLATE_CLICK_OFF

      public static final TypedKey<Sound> BLOCK_WOODEN_PRESSURE_PLATE_CLICK_OFF
      minecraft:block.wooden_pressure_plate.click_off
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WOODEN_PRESSURE_PLATE_CLICK_ON

      public static final TypedKey<Sound> BLOCK_WOODEN_PRESSURE_PLATE_CLICK_ON
      minecraft:block.wooden_pressure_plate.click_on
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WOODEN_TRAPDOOR_CLOSE

      public static final TypedKey<Sound> BLOCK_WOODEN_TRAPDOOR_CLOSE
      minecraft:block.wooden_trapdoor.close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WOODEN_TRAPDOOR_OPEN

      public static final TypedKey<Sound> BLOCK_WOODEN_TRAPDOOR_OPEN
      minecraft:block.wooden_trapdoor.open
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WOOL_BREAK

      public static final TypedKey<Sound> BLOCK_WOOL_BREAK
      minecraft:block.wool.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WOOL_FALL

      public static final TypedKey<Sound> BLOCK_WOOL_FALL
      minecraft:block.wool.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WOOL_HIT

      public static final TypedKey<Sound> BLOCK_WOOL_HIT
      minecraft:block.wool.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WOOL_PLACE

      public static final TypedKey<Sound> BLOCK_WOOL_PLACE
      minecraft:block.wool.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLOCK_WOOL_STEP

      public static final TypedKey<Sound> BLOCK_WOOL_STEP
      minecraft:block.wool.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENCHANT_THORNS_HIT

      public static final TypedKey<Sound> ENCHANT_THORNS_HIT
      minecraft:enchant.thorns.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ALLAY_AMBIENT_WITH_ITEM

      public static final TypedKey<Sound> ENTITY_ALLAY_AMBIENT_WITH_ITEM
      minecraft:entity.allay.ambient_with_item
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ALLAY_AMBIENT_WITHOUT_ITEM

      public static final TypedKey<Sound> ENTITY_ALLAY_AMBIENT_WITHOUT_ITEM
      minecraft:entity.allay.ambient_without_item
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ALLAY_DEATH

      public static final TypedKey<Sound> ENTITY_ALLAY_DEATH
      minecraft:entity.allay.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ALLAY_HURT

      public static final TypedKey<Sound> ENTITY_ALLAY_HURT
      minecraft:entity.allay.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ALLAY_ITEM_GIVEN

      public static final TypedKey<Sound> ENTITY_ALLAY_ITEM_GIVEN
      minecraft:entity.allay.item_given
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ALLAY_ITEM_TAKEN

      public static final TypedKey<Sound> ENTITY_ALLAY_ITEM_TAKEN
      minecraft:entity.allay.item_taken
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ALLAY_ITEM_THROWN

      public static final TypedKey<Sound> ENTITY_ALLAY_ITEM_THROWN
      minecraft:entity.allay.item_thrown
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ARMADILLO_AMBIENT

      public static final TypedKey<Sound> ENTITY_ARMADILLO_AMBIENT
      minecraft:entity.armadillo.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ARMADILLO_BRUSH

      public static final TypedKey<Sound> ENTITY_ARMADILLO_BRUSH
      minecraft:entity.armadillo.brush
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ARMADILLO_DEATH

      public static final TypedKey<Sound> ENTITY_ARMADILLO_DEATH
      minecraft:entity.armadillo.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ARMADILLO_EAT

      public static final TypedKey<Sound> ENTITY_ARMADILLO_EAT
      minecraft:entity.armadillo.eat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ARMADILLO_HURT

      public static final TypedKey<Sound> ENTITY_ARMADILLO_HURT
      minecraft:entity.armadillo.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ARMADILLO_HURT_REDUCED

      public static final TypedKey<Sound> ENTITY_ARMADILLO_HURT_REDUCED
      minecraft:entity.armadillo.hurt_reduced
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ARMADILLO_LAND

      public static final TypedKey<Sound> ENTITY_ARMADILLO_LAND
      minecraft:entity.armadillo.land
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ARMADILLO_PEEK

      public static final TypedKey<Sound> ENTITY_ARMADILLO_PEEK
      minecraft:entity.armadillo.peek
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ARMADILLO_ROLL

      public static final TypedKey<Sound> ENTITY_ARMADILLO_ROLL
      minecraft:entity.armadillo.roll
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ARMADILLO_SCUTE_DROP

      public static final TypedKey<Sound> ENTITY_ARMADILLO_SCUTE_DROP
      minecraft:entity.armadillo.scute_drop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ARMADILLO_STEP

      public static final TypedKey<Sound> ENTITY_ARMADILLO_STEP
      minecraft:entity.armadillo.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ARMADILLO_UNROLL_FINISH

      public static final TypedKey<Sound> ENTITY_ARMADILLO_UNROLL_FINISH
      minecraft:entity.armadillo.unroll_finish
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ARMADILLO_UNROLL_START

      public static final TypedKey<Sound> ENTITY_ARMADILLO_UNROLL_START
      minecraft:entity.armadillo.unroll_start
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ARMOR_STAND_BREAK

      public static final TypedKey<Sound> ENTITY_ARMOR_STAND_BREAK
      minecraft:entity.armor_stand.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ARMOR_STAND_FALL

      public static final TypedKey<Sound> ENTITY_ARMOR_STAND_FALL
      minecraft:entity.armor_stand.fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ARMOR_STAND_HIT

      public static final TypedKey<Sound> ENTITY_ARMOR_STAND_HIT
      minecraft:entity.armor_stand.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ARMOR_STAND_PLACE

      public static final TypedKey<Sound> ENTITY_ARMOR_STAND_PLACE
      minecraft:entity.armor_stand.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ARROW_HIT

      public static final TypedKey<Sound> ENTITY_ARROW_HIT
      minecraft:entity.arrow.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ARROW_HIT_PLAYER

      public static final TypedKey<Sound> ENTITY_ARROW_HIT_PLAYER
      minecraft:entity.arrow.hit_player
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ARROW_SHOOT

      public static final TypedKey<Sound> ENTITY_ARROW_SHOOT
      minecraft:entity.arrow.shoot
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_AXOLOTL_ATTACK

      public static final TypedKey<Sound> ENTITY_AXOLOTL_ATTACK
      minecraft:entity.axolotl.attack
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_AXOLOTL_DEATH

      public static final TypedKey<Sound> ENTITY_AXOLOTL_DEATH
      minecraft:entity.axolotl.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_AXOLOTL_HURT

      public static final TypedKey<Sound> ENTITY_AXOLOTL_HURT
      minecraft:entity.axolotl.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_AXOLOTL_IDLE_AIR

      public static final TypedKey<Sound> ENTITY_AXOLOTL_IDLE_AIR
      minecraft:entity.axolotl.idle_air
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_AXOLOTL_IDLE_WATER

      public static final TypedKey<Sound> ENTITY_AXOLOTL_IDLE_WATER
      minecraft:entity.axolotl.idle_water
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_AXOLOTL_SPLASH

      public static final TypedKey<Sound> ENTITY_AXOLOTL_SPLASH
      minecraft:entity.axolotl.splash
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_AXOLOTL_SWIM

      public static final TypedKey<Sound> ENTITY_AXOLOTL_SWIM
      minecraft:entity.axolotl.swim
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BAT_AMBIENT

      public static final TypedKey<Sound> ENTITY_BAT_AMBIENT
      minecraft:entity.bat.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BAT_DEATH

      public static final TypedKey<Sound> ENTITY_BAT_DEATH
      minecraft:entity.bat.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BAT_HURT

      public static final TypedKey<Sound> ENTITY_BAT_HURT
      minecraft:entity.bat.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BAT_LOOP

      public static final TypedKey<Sound> ENTITY_BAT_LOOP
      minecraft:entity.bat.loop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BAT_TAKEOFF

      public static final TypedKey<Sound> ENTITY_BAT_TAKEOFF
      minecraft:entity.bat.takeoff
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BEE_DEATH

      public static final TypedKey<Sound> ENTITY_BEE_DEATH
      minecraft:entity.bee.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BEE_HURT

      public static final TypedKey<Sound> ENTITY_BEE_HURT
      minecraft:entity.bee.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BEE_LOOP

      public static final TypedKey<Sound> ENTITY_BEE_LOOP
      minecraft:entity.bee.loop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BEE_LOOP_AGGRESSIVE

      public static final TypedKey<Sound> ENTITY_BEE_LOOP_AGGRESSIVE
      minecraft:entity.bee.loop_aggressive
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BEE_POLLINATE

      public static final TypedKey<Sound> ENTITY_BEE_POLLINATE
      minecraft:entity.bee.pollinate
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BEE_STING

      public static final TypedKey<Sound> ENTITY_BEE_STING
      minecraft:entity.bee.sting
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BLAZE_AMBIENT

      public static final TypedKey<Sound> ENTITY_BLAZE_AMBIENT
      minecraft:entity.blaze.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BLAZE_BURN

      public static final TypedKey<Sound> ENTITY_BLAZE_BURN
      minecraft:entity.blaze.burn
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BLAZE_DEATH

      public static final TypedKey<Sound> ENTITY_BLAZE_DEATH
      minecraft:entity.blaze.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BLAZE_HURT

      public static final TypedKey<Sound> ENTITY_BLAZE_HURT
      minecraft:entity.blaze.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BLAZE_SHOOT

      public static final TypedKey<Sound> ENTITY_BLAZE_SHOOT
      minecraft:entity.blaze.shoot
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BOAT_PADDLE_LAND

      public static final TypedKey<Sound> ENTITY_BOAT_PADDLE_LAND
      minecraft:entity.boat.paddle_land
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BOAT_PADDLE_WATER

      public static final TypedKey<Sound> ENTITY_BOAT_PADDLE_WATER
      minecraft:entity.boat.paddle_water
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BOGGED_AMBIENT

      public static final TypedKey<Sound> ENTITY_BOGGED_AMBIENT
      minecraft:entity.bogged.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BOGGED_DEATH

      public static final TypedKey<Sound> ENTITY_BOGGED_DEATH
      minecraft:entity.bogged.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BOGGED_HURT

      public static final TypedKey<Sound> ENTITY_BOGGED_HURT
      minecraft:entity.bogged.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BOGGED_SHEAR

      public static final TypedKey<Sound> ENTITY_BOGGED_SHEAR
      minecraft:entity.bogged.shear
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BOGGED_STEP

      public static final TypedKey<Sound> ENTITY_BOGGED_STEP
      minecraft:entity.bogged.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BREEZE_CHARGE

      public static final TypedKey<Sound> ENTITY_BREEZE_CHARGE
      minecraft:entity.breeze.charge
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BREEZE_DEATH

      public static final TypedKey<Sound> ENTITY_BREEZE_DEATH
      minecraft:entity.breeze.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BREEZE_DEFLECT

      public static final TypedKey<Sound> ENTITY_BREEZE_DEFLECT
      minecraft:entity.breeze.deflect
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BREEZE_HURT

      public static final TypedKey<Sound> ENTITY_BREEZE_HURT
      minecraft:entity.breeze.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BREEZE_IDLE_AIR

      public static final TypedKey<Sound> ENTITY_BREEZE_IDLE_AIR
      minecraft:entity.breeze.idle_air
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BREEZE_IDLE_GROUND

      public static final TypedKey<Sound> ENTITY_BREEZE_IDLE_GROUND
      minecraft:entity.breeze.idle_ground
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BREEZE_INHALE

      public static final TypedKey<Sound> ENTITY_BREEZE_INHALE
      minecraft:entity.breeze.inhale
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BREEZE_JUMP

      public static final TypedKey<Sound> ENTITY_BREEZE_JUMP
      minecraft:entity.breeze.jump
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BREEZE_LAND

      public static final TypedKey<Sound> ENTITY_BREEZE_LAND
      minecraft:entity.breeze.land
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BREEZE_SHOOT

      public static final TypedKey<Sound> ENTITY_BREEZE_SHOOT
      minecraft:entity.breeze.shoot
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BREEZE_SLIDE

      public static final TypedKey<Sound> ENTITY_BREEZE_SLIDE
      minecraft:entity.breeze.slide
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BREEZE_WHIRL

      public static final TypedKey<Sound> ENTITY_BREEZE_WHIRL
      minecraft:entity.breeze.whirl
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_BREEZE_WIND_BURST

      public static final TypedKey<Sound> ENTITY_BREEZE_WIND_BURST
      minecraft:entity.breeze.wind_burst
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CAMEL_AMBIENT

      public static final TypedKey<Sound> ENTITY_CAMEL_AMBIENT
      minecraft:entity.camel.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CAMEL_DASH

      public static final TypedKey<Sound> ENTITY_CAMEL_DASH
      minecraft:entity.camel.dash
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CAMEL_DASH_READY

      public static final TypedKey<Sound> ENTITY_CAMEL_DASH_READY
      minecraft:entity.camel.dash_ready
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CAMEL_DEATH

      public static final TypedKey<Sound> ENTITY_CAMEL_DEATH
      minecraft:entity.camel.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CAMEL_EAT

      public static final TypedKey<Sound> ENTITY_CAMEL_EAT
      minecraft:entity.camel.eat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CAMEL_HURT

      public static final TypedKey<Sound> ENTITY_CAMEL_HURT
      minecraft:entity.camel.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CAMEL_SADDLE

      public static final TypedKey<Sound> ENTITY_CAMEL_SADDLE
      minecraft:entity.camel.saddle
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CAMEL_SIT

      public static final TypedKey<Sound> ENTITY_CAMEL_SIT
      minecraft:entity.camel.sit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CAMEL_STAND

      public static final TypedKey<Sound> ENTITY_CAMEL_STAND
      minecraft:entity.camel.stand
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CAMEL_STEP

      public static final TypedKey<Sound> ENTITY_CAMEL_STEP
      minecraft:entity.camel.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CAMEL_STEP_SAND

      public static final TypedKey<Sound> ENTITY_CAMEL_STEP_SAND
      minecraft:entity.camel.step_sand
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CAT_AMBIENT

      public static final TypedKey<Sound> ENTITY_CAT_AMBIENT
      minecraft:entity.cat.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CAT_BEG_FOR_FOOD

      public static final TypedKey<Sound> ENTITY_CAT_BEG_FOR_FOOD
      minecraft:entity.cat.beg_for_food
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CAT_DEATH

      public static final TypedKey<Sound> ENTITY_CAT_DEATH
      minecraft:entity.cat.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CAT_EAT

      public static final TypedKey<Sound> ENTITY_CAT_EAT
      minecraft:entity.cat.eat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CAT_HISS

      public static final TypedKey<Sound> ENTITY_CAT_HISS
      minecraft:entity.cat.hiss
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CAT_HURT

      public static final TypedKey<Sound> ENTITY_CAT_HURT
      minecraft:entity.cat.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CAT_PURR

      public static final TypedKey<Sound> ENTITY_CAT_PURR
      minecraft:entity.cat.purr
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CAT_PURREOW

      public static final TypedKey<Sound> ENTITY_CAT_PURREOW
      minecraft:entity.cat.purreow
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CAT_STRAY_AMBIENT

      public static final TypedKey<Sound> ENTITY_CAT_STRAY_AMBIENT
      minecraft:entity.cat.stray_ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CHICKEN_AMBIENT

      public static final TypedKey<Sound> ENTITY_CHICKEN_AMBIENT
      minecraft:entity.chicken.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CHICKEN_DEATH

      public static final TypedKey<Sound> ENTITY_CHICKEN_DEATH
      minecraft:entity.chicken.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CHICKEN_EGG

      public static final TypedKey<Sound> ENTITY_CHICKEN_EGG
      minecraft:entity.chicken.egg
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CHICKEN_HURT

      public static final TypedKey<Sound> ENTITY_CHICKEN_HURT
      minecraft:entity.chicken.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CHICKEN_STEP

      public static final TypedKey<Sound> ENTITY_CHICKEN_STEP
      minecraft:entity.chicken.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_COD_AMBIENT

      public static final TypedKey<Sound> ENTITY_COD_AMBIENT
      minecraft:entity.cod.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_COD_DEATH

      public static final TypedKey<Sound> ENTITY_COD_DEATH
      minecraft:entity.cod.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_COD_FLOP

      public static final TypedKey<Sound> ENTITY_COD_FLOP
      minecraft:entity.cod.flop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_COD_HURT

      public static final TypedKey<Sound> ENTITY_COD_HURT
      minecraft:entity.cod.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_COW_AMBIENT

      public static final TypedKey<Sound> ENTITY_COW_AMBIENT
      minecraft:entity.cow.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_COW_DEATH

      public static final TypedKey<Sound> ENTITY_COW_DEATH
      minecraft:entity.cow.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_COW_HURT

      public static final TypedKey<Sound> ENTITY_COW_HURT
      minecraft:entity.cow.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_COW_MILK

      public static final TypedKey<Sound> ENTITY_COW_MILK
      minecraft:entity.cow.milk
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_COW_STEP

      public static final TypedKey<Sound> ENTITY_COW_STEP
      minecraft:entity.cow.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CREAKING_ACTIVATE

      public static final TypedKey<Sound> ENTITY_CREAKING_ACTIVATE
      minecraft:entity.creaking.activate
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CREAKING_AMBIENT

      public static final TypedKey<Sound> ENTITY_CREAKING_AMBIENT
      minecraft:entity.creaking.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CREAKING_ATTACK

      public static final TypedKey<Sound> ENTITY_CREAKING_ATTACK
      minecraft:entity.creaking.attack
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CREAKING_DEACTIVATE

      public static final TypedKey<Sound> ENTITY_CREAKING_DEACTIVATE
      minecraft:entity.creaking.deactivate
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CREAKING_DEATH

      public static final TypedKey<Sound> ENTITY_CREAKING_DEATH
      minecraft:entity.creaking.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CREAKING_FREEZE

      public static final TypedKey<Sound> ENTITY_CREAKING_FREEZE
      minecraft:entity.creaking.freeze
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CREAKING_SPAWN

      public static final TypedKey<Sound> ENTITY_CREAKING_SPAWN
      minecraft:entity.creaking.spawn
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CREAKING_STEP

      public static final TypedKey<Sound> ENTITY_CREAKING_STEP
      minecraft:entity.creaking.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CREAKING_SWAY

      public static final TypedKey<Sound> ENTITY_CREAKING_SWAY
      minecraft:entity.creaking.sway
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CREAKING_UNFREEZE

      public static final TypedKey<Sound> ENTITY_CREAKING_UNFREEZE
      minecraft:entity.creaking.unfreeze
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CREEPER_DEATH

      public static final TypedKey<Sound> ENTITY_CREEPER_DEATH
      minecraft:entity.creeper.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CREEPER_HURT

      public static final TypedKey<Sound> ENTITY_CREEPER_HURT
      minecraft:entity.creeper.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_CREEPER_PRIMED

      public static final TypedKey<Sound> ENTITY_CREEPER_PRIMED
      minecraft:entity.creeper.primed
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DOLPHIN_AMBIENT

      public static final TypedKey<Sound> ENTITY_DOLPHIN_AMBIENT
      minecraft:entity.dolphin.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DOLPHIN_AMBIENT_WATER

      public static final TypedKey<Sound> ENTITY_DOLPHIN_AMBIENT_WATER
      minecraft:entity.dolphin.ambient_water
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DOLPHIN_ATTACK

      public static final TypedKey<Sound> ENTITY_DOLPHIN_ATTACK
      minecraft:entity.dolphin.attack
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DOLPHIN_DEATH

      public static final TypedKey<Sound> ENTITY_DOLPHIN_DEATH
      minecraft:entity.dolphin.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DOLPHIN_EAT

      public static final TypedKey<Sound> ENTITY_DOLPHIN_EAT
      minecraft:entity.dolphin.eat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DOLPHIN_HURT

      public static final TypedKey<Sound> ENTITY_DOLPHIN_HURT
      minecraft:entity.dolphin.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DOLPHIN_JUMP

      public static final TypedKey<Sound> ENTITY_DOLPHIN_JUMP
      minecraft:entity.dolphin.jump
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DOLPHIN_PLAY

      public static final TypedKey<Sound> ENTITY_DOLPHIN_PLAY
      minecraft:entity.dolphin.play
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DOLPHIN_SPLASH

      public static final TypedKey<Sound> ENTITY_DOLPHIN_SPLASH
      minecraft:entity.dolphin.splash
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DOLPHIN_SWIM

      public static final TypedKey<Sound> ENTITY_DOLPHIN_SWIM
      minecraft:entity.dolphin.swim
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DONKEY_AMBIENT

      public static final TypedKey<Sound> ENTITY_DONKEY_AMBIENT
      minecraft:entity.donkey.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DONKEY_ANGRY

      public static final TypedKey<Sound> ENTITY_DONKEY_ANGRY
      minecraft:entity.donkey.angry
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DONKEY_CHEST

      public static final TypedKey<Sound> ENTITY_DONKEY_CHEST
      minecraft:entity.donkey.chest
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DONKEY_DEATH

      public static final TypedKey<Sound> ENTITY_DONKEY_DEATH
      minecraft:entity.donkey.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DONKEY_EAT

      public static final TypedKey<Sound> ENTITY_DONKEY_EAT
      minecraft:entity.donkey.eat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DONKEY_HURT

      public static final TypedKey<Sound> ENTITY_DONKEY_HURT
      minecraft:entity.donkey.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DONKEY_JUMP

      public static final TypedKey<Sound> ENTITY_DONKEY_JUMP
      minecraft:entity.donkey.jump
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DRAGON_FIREBALL_EXPLODE

      public static final TypedKey<Sound> ENTITY_DRAGON_FIREBALL_EXPLODE
      minecraft:entity.dragon_fireball.explode
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DROWNED_AMBIENT

      public static final TypedKey<Sound> ENTITY_DROWNED_AMBIENT
      minecraft:entity.drowned.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DROWNED_AMBIENT_WATER

      public static final TypedKey<Sound> ENTITY_DROWNED_AMBIENT_WATER
      minecraft:entity.drowned.ambient_water
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DROWNED_DEATH

      public static final TypedKey<Sound> ENTITY_DROWNED_DEATH
      minecraft:entity.drowned.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DROWNED_DEATH_WATER

      public static final TypedKey<Sound> ENTITY_DROWNED_DEATH_WATER
      minecraft:entity.drowned.death_water
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DROWNED_HURT

      public static final TypedKey<Sound> ENTITY_DROWNED_HURT
      minecraft:entity.drowned.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DROWNED_HURT_WATER

      public static final TypedKey<Sound> ENTITY_DROWNED_HURT_WATER
      minecraft:entity.drowned.hurt_water
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DROWNED_SHOOT

      public static final TypedKey<Sound> ENTITY_DROWNED_SHOOT
      minecraft:entity.drowned.shoot
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DROWNED_STEP

      public static final TypedKey<Sound> ENTITY_DROWNED_STEP
      minecraft:entity.drowned.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_DROWNED_SWIM

      public static final TypedKey<Sound> ENTITY_DROWNED_SWIM
      minecraft:entity.drowned.swim
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_EGG_THROW

      public static final TypedKey<Sound> ENTITY_EGG_THROW
      minecraft:entity.egg.throw
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ELDER_GUARDIAN_AMBIENT

      public static final TypedKey<Sound> ENTITY_ELDER_GUARDIAN_AMBIENT
      minecraft:entity.elder_guardian.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ELDER_GUARDIAN_AMBIENT_LAND

      public static final TypedKey<Sound> ENTITY_ELDER_GUARDIAN_AMBIENT_LAND
      minecraft:entity.elder_guardian.ambient_land
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ELDER_GUARDIAN_CURSE

      public static final TypedKey<Sound> ENTITY_ELDER_GUARDIAN_CURSE
      minecraft:entity.elder_guardian.curse
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ELDER_GUARDIAN_DEATH

      public static final TypedKey<Sound> ENTITY_ELDER_GUARDIAN_DEATH
      minecraft:entity.elder_guardian.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ELDER_GUARDIAN_DEATH_LAND

      public static final TypedKey<Sound> ENTITY_ELDER_GUARDIAN_DEATH_LAND
      minecraft:entity.elder_guardian.death_land
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ELDER_GUARDIAN_FLOP

      public static final TypedKey<Sound> ENTITY_ELDER_GUARDIAN_FLOP
      minecraft:entity.elder_guardian.flop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ELDER_GUARDIAN_HURT

      public static final TypedKey<Sound> ENTITY_ELDER_GUARDIAN_HURT
      minecraft:entity.elder_guardian.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ELDER_GUARDIAN_HURT_LAND

      public static final TypedKey<Sound> ENTITY_ELDER_GUARDIAN_HURT_LAND
      minecraft:entity.elder_guardian.hurt_land
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ENDER_DRAGON_AMBIENT

      public static final TypedKey<Sound> ENTITY_ENDER_DRAGON_AMBIENT
      minecraft:entity.ender_dragon.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ENDER_DRAGON_DEATH

      public static final TypedKey<Sound> ENTITY_ENDER_DRAGON_DEATH
      minecraft:entity.ender_dragon.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ENDER_DRAGON_FLAP

      public static final TypedKey<Sound> ENTITY_ENDER_DRAGON_FLAP
      minecraft:entity.ender_dragon.flap
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ENDER_DRAGON_GROWL

      public static final TypedKey<Sound> ENTITY_ENDER_DRAGON_GROWL
      minecraft:entity.ender_dragon.growl
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ENDER_DRAGON_HURT

      public static final TypedKey<Sound> ENTITY_ENDER_DRAGON_HURT
      minecraft:entity.ender_dragon.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ENDER_DRAGON_SHOOT

      public static final TypedKey<Sound> ENTITY_ENDER_DRAGON_SHOOT
      minecraft:entity.ender_dragon.shoot
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ENDER_EYE_DEATH

      public static final TypedKey<Sound> ENTITY_ENDER_EYE_DEATH
      minecraft:entity.ender_eye.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ENDER_EYE_LAUNCH

      public static final TypedKey<Sound> ENTITY_ENDER_EYE_LAUNCH
      minecraft:entity.ender_eye.launch
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ENDER_PEARL_THROW

      public static final TypedKey<Sound> ENTITY_ENDER_PEARL_THROW
      minecraft:entity.ender_pearl.throw
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ENDERMAN_AMBIENT

      public static final TypedKey<Sound> ENTITY_ENDERMAN_AMBIENT
      minecraft:entity.enderman.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ENDERMAN_DEATH

      public static final TypedKey<Sound> ENTITY_ENDERMAN_DEATH
      minecraft:entity.enderman.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ENDERMAN_HURT

      public static final TypedKey<Sound> ENTITY_ENDERMAN_HURT
      minecraft:entity.enderman.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ENDERMAN_SCREAM

      public static final TypedKey<Sound> ENTITY_ENDERMAN_SCREAM
      minecraft:entity.enderman.scream
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ENDERMAN_STARE

      public static final TypedKey<Sound> ENTITY_ENDERMAN_STARE
      minecraft:entity.enderman.stare
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ENDERMAN_TELEPORT

      public static final TypedKey<Sound> ENTITY_ENDERMAN_TELEPORT
      minecraft:entity.enderman.teleport
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ENDERMITE_AMBIENT

      public static final TypedKey<Sound> ENTITY_ENDERMITE_AMBIENT
      minecraft:entity.endermite.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ENDERMITE_DEATH

      public static final TypedKey<Sound> ENTITY_ENDERMITE_DEATH
      minecraft:entity.endermite.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ENDERMITE_HURT

      public static final TypedKey<Sound> ENTITY_ENDERMITE_HURT
      minecraft:entity.endermite.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ENDERMITE_STEP

      public static final TypedKey<Sound> ENTITY_ENDERMITE_STEP
      minecraft:entity.endermite.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_EVOKER_AMBIENT

      public static final TypedKey<Sound> ENTITY_EVOKER_AMBIENT
      minecraft:entity.evoker.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_EVOKER_CAST_SPELL

      public static final TypedKey<Sound> ENTITY_EVOKER_CAST_SPELL
      minecraft:entity.evoker.cast_spell
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_EVOKER_CELEBRATE

      public static final TypedKey<Sound> ENTITY_EVOKER_CELEBRATE
      minecraft:entity.evoker.celebrate
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_EVOKER_DEATH

      public static final TypedKey<Sound> ENTITY_EVOKER_DEATH
      minecraft:entity.evoker.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_EVOKER_HURT

      public static final TypedKey<Sound> ENTITY_EVOKER_HURT
      minecraft:entity.evoker.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_EVOKER_PREPARE_ATTACK

      public static final TypedKey<Sound> ENTITY_EVOKER_PREPARE_ATTACK
      minecraft:entity.evoker.prepare_attack
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_EVOKER_PREPARE_SUMMON

      public static final TypedKey<Sound> ENTITY_EVOKER_PREPARE_SUMMON
      minecraft:entity.evoker.prepare_summon
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_EVOKER_PREPARE_WOLOLO

      public static final TypedKey<Sound> ENTITY_EVOKER_PREPARE_WOLOLO
      minecraft:entity.evoker.prepare_wololo
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_EVOKER_FANGS_ATTACK

      public static final TypedKey<Sound> ENTITY_EVOKER_FANGS_ATTACK
      minecraft:entity.evoker_fangs.attack
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_EXPERIENCE_BOTTLE_THROW

      public static final TypedKey<Sound> ENTITY_EXPERIENCE_BOTTLE_THROW
      minecraft:entity.experience_bottle.throw
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_EXPERIENCE_ORB_PICKUP

      public static final TypedKey<Sound> ENTITY_EXPERIENCE_ORB_PICKUP
      minecraft:entity.experience_orb.pickup
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FIREWORK_ROCKET_BLAST

      public static final TypedKey<Sound> ENTITY_FIREWORK_ROCKET_BLAST
      minecraft:entity.firework_rocket.blast
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FIREWORK_ROCKET_BLAST_FAR

      public static final TypedKey<Sound> ENTITY_FIREWORK_ROCKET_BLAST_FAR
      minecraft:entity.firework_rocket.blast_far
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FIREWORK_ROCKET_LARGE_BLAST

      public static final TypedKey<Sound> ENTITY_FIREWORK_ROCKET_LARGE_BLAST
      minecraft:entity.firework_rocket.large_blast
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FIREWORK_ROCKET_LARGE_BLAST_FAR

      public static final TypedKey<Sound> ENTITY_FIREWORK_ROCKET_LARGE_BLAST_FAR
      minecraft:entity.firework_rocket.large_blast_far
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FIREWORK_ROCKET_LAUNCH

      public static final TypedKey<Sound> ENTITY_FIREWORK_ROCKET_LAUNCH
      minecraft:entity.firework_rocket.launch
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FIREWORK_ROCKET_SHOOT

      public static final TypedKey<Sound> ENTITY_FIREWORK_ROCKET_SHOOT
      minecraft:entity.firework_rocket.shoot
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FIREWORK_ROCKET_TWINKLE

      public static final TypedKey<Sound> ENTITY_FIREWORK_ROCKET_TWINKLE
      minecraft:entity.firework_rocket.twinkle
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FIREWORK_ROCKET_TWINKLE_FAR

      public static final TypedKey<Sound> ENTITY_FIREWORK_ROCKET_TWINKLE_FAR
      minecraft:entity.firework_rocket.twinkle_far
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FISH_SWIM

      public static final TypedKey<Sound> ENTITY_FISH_SWIM
      minecraft:entity.fish.swim
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FISHING_BOBBER_RETRIEVE

      public static final TypedKey<Sound> ENTITY_FISHING_BOBBER_RETRIEVE
      minecraft:entity.fishing_bobber.retrieve
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FISHING_BOBBER_SPLASH

      public static final TypedKey<Sound> ENTITY_FISHING_BOBBER_SPLASH
      minecraft:entity.fishing_bobber.splash
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FISHING_BOBBER_THROW

      public static final TypedKey<Sound> ENTITY_FISHING_BOBBER_THROW
      minecraft:entity.fishing_bobber.throw
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FOX_AGGRO

      public static final TypedKey<Sound> ENTITY_FOX_AGGRO
      minecraft:entity.fox.aggro
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FOX_AMBIENT

      public static final TypedKey<Sound> ENTITY_FOX_AMBIENT
      minecraft:entity.fox.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FOX_BITE

      public static final TypedKey<Sound> ENTITY_FOX_BITE
      minecraft:entity.fox.bite
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FOX_DEATH

      public static final TypedKey<Sound> ENTITY_FOX_DEATH
      minecraft:entity.fox.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FOX_EAT

      public static final TypedKey<Sound> ENTITY_FOX_EAT
      minecraft:entity.fox.eat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FOX_HURT

      public static final TypedKey<Sound> ENTITY_FOX_HURT
      minecraft:entity.fox.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FOX_SCREECH

      public static final TypedKey<Sound> ENTITY_FOX_SCREECH
      minecraft:entity.fox.screech
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FOX_SLEEP

      public static final TypedKey<Sound> ENTITY_FOX_SLEEP
      minecraft:entity.fox.sleep
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FOX_SNIFF

      public static final TypedKey<Sound> ENTITY_FOX_SNIFF
      minecraft:entity.fox.sniff
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FOX_SPIT

      public static final TypedKey<Sound> ENTITY_FOX_SPIT
      minecraft:entity.fox.spit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FOX_TELEPORT

      public static final TypedKey<Sound> ENTITY_FOX_TELEPORT
      minecraft:entity.fox.teleport
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FROG_AMBIENT

      public static final TypedKey<Sound> ENTITY_FROG_AMBIENT
      minecraft:entity.frog.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FROG_DEATH

      public static final TypedKey<Sound> ENTITY_FROG_DEATH
      minecraft:entity.frog.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FROG_EAT

      public static final TypedKey<Sound> ENTITY_FROG_EAT
      minecraft:entity.frog.eat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FROG_HURT

      public static final TypedKey<Sound> ENTITY_FROG_HURT
      minecraft:entity.frog.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FROG_LAY_SPAWN

      public static final TypedKey<Sound> ENTITY_FROG_LAY_SPAWN
      minecraft:entity.frog.lay_spawn
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FROG_LONG_JUMP

      public static final TypedKey<Sound> ENTITY_FROG_LONG_JUMP
      minecraft:entity.frog.long_jump
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FROG_STEP

      public static final TypedKey<Sound> ENTITY_FROG_STEP
      minecraft:entity.frog.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_FROG_TONGUE

      public static final TypedKey<Sound> ENTITY_FROG_TONGUE
      minecraft:entity.frog.tongue
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GENERIC_BIG_FALL

      public static final TypedKey<Sound> ENTITY_GENERIC_BIG_FALL
      minecraft:entity.generic.big_fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GENERIC_BURN

      public static final TypedKey<Sound> ENTITY_GENERIC_BURN
      minecraft:entity.generic.burn
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GENERIC_DEATH

      public static final TypedKey<Sound> ENTITY_GENERIC_DEATH
      minecraft:entity.generic.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GENERIC_DRINK

      public static final TypedKey<Sound> ENTITY_GENERIC_DRINK
      minecraft:entity.generic.drink
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GENERIC_EAT

      public static final TypedKey<Sound> ENTITY_GENERIC_EAT
      minecraft:entity.generic.eat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GENERIC_EXPLODE

      public static final TypedKey<Sound> ENTITY_GENERIC_EXPLODE
      minecraft:entity.generic.explode
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GENERIC_EXTINGUISH_FIRE

      public static final TypedKey<Sound> ENTITY_GENERIC_EXTINGUISH_FIRE
      minecraft:entity.generic.extinguish_fire
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GENERIC_HURT

      public static final TypedKey<Sound> ENTITY_GENERIC_HURT
      minecraft:entity.generic.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GENERIC_SMALL_FALL

      public static final TypedKey<Sound> ENTITY_GENERIC_SMALL_FALL
      minecraft:entity.generic.small_fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GENERIC_SPLASH

      public static final TypedKey<Sound> ENTITY_GENERIC_SPLASH
      minecraft:entity.generic.splash
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GENERIC_SWIM

      public static final TypedKey<Sound> ENTITY_GENERIC_SWIM
      minecraft:entity.generic.swim
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GHAST_AMBIENT

      public static final TypedKey<Sound> ENTITY_GHAST_AMBIENT
      minecraft:entity.ghast.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GHAST_DEATH

      public static final TypedKey<Sound> ENTITY_GHAST_DEATH
      minecraft:entity.ghast.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GHAST_HURT

      public static final TypedKey<Sound> ENTITY_GHAST_HURT
      minecraft:entity.ghast.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GHAST_SCREAM

      public static final TypedKey<Sound> ENTITY_GHAST_SCREAM
      minecraft:entity.ghast.scream
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GHAST_SHOOT

      public static final TypedKey<Sound> ENTITY_GHAST_SHOOT
      minecraft:entity.ghast.shoot
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GHAST_WARN

      public static final TypedKey<Sound> ENTITY_GHAST_WARN
      minecraft:entity.ghast.warn
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GLOW_ITEM_FRAME_ADD_ITEM

      public static final TypedKey<Sound> ENTITY_GLOW_ITEM_FRAME_ADD_ITEM
      minecraft:entity.glow_item_frame.add_item
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GLOW_ITEM_FRAME_BREAK

      public static final TypedKey<Sound> ENTITY_GLOW_ITEM_FRAME_BREAK
      minecraft:entity.glow_item_frame.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GLOW_ITEM_FRAME_PLACE

      public static final TypedKey<Sound> ENTITY_GLOW_ITEM_FRAME_PLACE
      minecraft:entity.glow_item_frame.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GLOW_ITEM_FRAME_REMOVE_ITEM

      public static final TypedKey<Sound> ENTITY_GLOW_ITEM_FRAME_REMOVE_ITEM
      minecraft:entity.glow_item_frame.remove_item
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GLOW_ITEM_FRAME_ROTATE_ITEM

      public static final TypedKey<Sound> ENTITY_GLOW_ITEM_FRAME_ROTATE_ITEM
      minecraft:entity.glow_item_frame.rotate_item
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GLOW_SQUID_AMBIENT

      public static final TypedKey<Sound> ENTITY_GLOW_SQUID_AMBIENT
      minecraft:entity.glow_squid.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GLOW_SQUID_DEATH

      public static final TypedKey<Sound> ENTITY_GLOW_SQUID_DEATH
      minecraft:entity.glow_squid.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GLOW_SQUID_HURT

      public static final TypedKey<Sound> ENTITY_GLOW_SQUID_HURT
      minecraft:entity.glow_squid.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GLOW_SQUID_SQUIRT

      public static final TypedKey<Sound> ENTITY_GLOW_SQUID_SQUIRT
      minecraft:entity.glow_squid.squirt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GOAT_AMBIENT

      public static final TypedKey<Sound> ENTITY_GOAT_AMBIENT
      minecraft:entity.goat.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GOAT_DEATH

      public static final TypedKey<Sound> ENTITY_GOAT_DEATH
      minecraft:entity.goat.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GOAT_EAT

      public static final TypedKey<Sound> ENTITY_GOAT_EAT
      minecraft:entity.goat.eat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GOAT_HORN_BREAK

      public static final TypedKey<Sound> ENTITY_GOAT_HORN_BREAK
      minecraft:entity.goat.horn_break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GOAT_HURT

      public static final TypedKey<Sound> ENTITY_GOAT_HURT
      minecraft:entity.goat.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GOAT_LONG_JUMP

      public static final TypedKey<Sound> ENTITY_GOAT_LONG_JUMP
      minecraft:entity.goat.long_jump
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GOAT_MILK

      public static final TypedKey<Sound> ENTITY_GOAT_MILK
      minecraft:entity.goat.milk
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GOAT_PREPARE_RAM

      public static final TypedKey<Sound> ENTITY_GOAT_PREPARE_RAM
      minecraft:entity.goat.prepare_ram
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GOAT_RAM_IMPACT

      public static final TypedKey<Sound> ENTITY_GOAT_RAM_IMPACT
      minecraft:entity.goat.ram_impact
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GOAT_SCREAMING_AMBIENT

      public static final TypedKey<Sound> ENTITY_GOAT_SCREAMING_AMBIENT
      minecraft:entity.goat.screaming.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GOAT_SCREAMING_DEATH

      public static final TypedKey<Sound> ENTITY_GOAT_SCREAMING_DEATH
      minecraft:entity.goat.screaming.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GOAT_SCREAMING_EAT

      public static final TypedKey<Sound> ENTITY_GOAT_SCREAMING_EAT
      minecraft:entity.goat.screaming.eat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GOAT_SCREAMING_HURT

      public static final TypedKey<Sound> ENTITY_GOAT_SCREAMING_HURT
      minecraft:entity.goat.screaming.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GOAT_SCREAMING_LONG_JUMP

      public static final TypedKey<Sound> ENTITY_GOAT_SCREAMING_LONG_JUMP
      minecraft:entity.goat.screaming.long_jump
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GOAT_SCREAMING_MILK

      public static final TypedKey<Sound> ENTITY_GOAT_SCREAMING_MILK
      minecraft:entity.goat.screaming.milk
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GOAT_SCREAMING_PREPARE_RAM

      public static final TypedKey<Sound> ENTITY_GOAT_SCREAMING_PREPARE_RAM
      minecraft:entity.goat.screaming.prepare_ram
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GOAT_SCREAMING_RAM_IMPACT

      public static final TypedKey<Sound> ENTITY_GOAT_SCREAMING_RAM_IMPACT
      minecraft:entity.goat.screaming.ram_impact
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GOAT_STEP

      public static final TypedKey<Sound> ENTITY_GOAT_STEP
      minecraft:entity.goat.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GUARDIAN_AMBIENT

      public static final TypedKey<Sound> ENTITY_GUARDIAN_AMBIENT
      minecraft:entity.guardian.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GUARDIAN_AMBIENT_LAND

      public static final TypedKey<Sound> ENTITY_GUARDIAN_AMBIENT_LAND
      minecraft:entity.guardian.ambient_land
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GUARDIAN_ATTACK

      public static final TypedKey<Sound> ENTITY_GUARDIAN_ATTACK
      minecraft:entity.guardian.attack
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GUARDIAN_DEATH

      public static final TypedKey<Sound> ENTITY_GUARDIAN_DEATH
      minecraft:entity.guardian.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GUARDIAN_DEATH_LAND

      public static final TypedKey<Sound> ENTITY_GUARDIAN_DEATH_LAND
      minecraft:entity.guardian.death_land
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GUARDIAN_FLOP

      public static final TypedKey<Sound> ENTITY_GUARDIAN_FLOP
      minecraft:entity.guardian.flop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GUARDIAN_HURT

      public static final TypedKey<Sound> ENTITY_GUARDIAN_HURT
      minecraft:entity.guardian.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_GUARDIAN_HURT_LAND

      public static final TypedKey<Sound> ENTITY_GUARDIAN_HURT_LAND
      minecraft:entity.guardian.hurt_land
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HOGLIN_AMBIENT

      public static final TypedKey<Sound> ENTITY_HOGLIN_AMBIENT
      minecraft:entity.hoglin.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HOGLIN_ANGRY

      public static final TypedKey<Sound> ENTITY_HOGLIN_ANGRY
      minecraft:entity.hoglin.angry
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HOGLIN_ATTACK

      public static final TypedKey<Sound> ENTITY_HOGLIN_ATTACK
      minecraft:entity.hoglin.attack
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HOGLIN_CONVERTED_TO_ZOMBIFIED

      public static final TypedKey<Sound> ENTITY_HOGLIN_CONVERTED_TO_ZOMBIFIED
      minecraft:entity.hoglin.converted_to_zombified
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HOGLIN_DEATH

      public static final TypedKey<Sound> ENTITY_HOGLIN_DEATH
      minecraft:entity.hoglin.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HOGLIN_HURT

      public static final TypedKey<Sound> ENTITY_HOGLIN_HURT
      minecraft:entity.hoglin.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HOGLIN_RETREAT

      public static final TypedKey<Sound> ENTITY_HOGLIN_RETREAT
      minecraft:entity.hoglin.retreat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HOGLIN_STEP

      public static final TypedKey<Sound> ENTITY_HOGLIN_STEP
      minecraft:entity.hoglin.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HORSE_AMBIENT

      public static final TypedKey<Sound> ENTITY_HORSE_AMBIENT
      minecraft:entity.horse.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HORSE_ANGRY

      public static final TypedKey<Sound> ENTITY_HORSE_ANGRY
      minecraft:entity.horse.angry
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HORSE_ARMOR

      public static final TypedKey<Sound> ENTITY_HORSE_ARMOR
      minecraft:entity.horse.armor
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HORSE_BREATHE

      public static final TypedKey<Sound> ENTITY_HORSE_BREATHE
      minecraft:entity.horse.breathe
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HORSE_DEATH

      public static final TypedKey<Sound> ENTITY_HORSE_DEATH
      minecraft:entity.horse.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HORSE_EAT

      public static final TypedKey<Sound> ENTITY_HORSE_EAT
      minecraft:entity.horse.eat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HORSE_GALLOP

      public static final TypedKey<Sound> ENTITY_HORSE_GALLOP
      minecraft:entity.horse.gallop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HORSE_HURT

      public static final TypedKey<Sound> ENTITY_HORSE_HURT
      minecraft:entity.horse.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HORSE_JUMP

      public static final TypedKey<Sound> ENTITY_HORSE_JUMP
      minecraft:entity.horse.jump
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HORSE_LAND

      public static final TypedKey<Sound> ENTITY_HORSE_LAND
      minecraft:entity.horse.land
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HORSE_SADDLE

      public static final TypedKey<Sound> ENTITY_HORSE_SADDLE
      minecraft:entity.horse.saddle
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HORSE_STEP

      public static final TypedKey<Sound> ENTITY_HORSE_STEP
      minecraft:entity.horse.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HORSE_STEP_WOOD

      public static final TypedKey<Sound> ENTITY_HORSE_STEP_WOOD
      minecraft:entity.horse.step_wood
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HOSTILE_BIG_FALL

      public static final TypedKey<Sound> ENTITY_HOSTILE_BIG_FALL
      minecraft:entity.hostile.big_fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HOSTILE_DEATH

      public static final TypedKey<Sound> ENTITY_HOSTILE_DEATH
      minecraft:entity.hostile.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HOSTILE_HURT

      public static final TypedKey<Sound> ENTITY_HOSTILE_HURT
      minecraft:entity.hostile.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HOSTILE_SMALL_FALL

      public static final TypedKey<Sound> ENTITY_HOSTILE_SMALL_FALL
      minecraft:entity.hostile.small_fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HOSTILE_SPLASH

      public static final TypedKey<Sound> ENTITY_HOSTILE_SPLASH
      minecraft:entity.hostile.splash
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HOSTILE_SWIM

      public static final TypedKey<Sound> ENTITY_HOSTILE_SWIM
      minecraft:entity.hostile.swim
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HUSK_AMBIENT

      public static final TypedKey<Sound> ENTITY_HUSK_AMBIENT
      minecraft:entity.husk.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HUSK_CONVERTED_TO_ZOMBIE

      public static final TypedKey<Sound> ENTITY_HUSK_CONVERTED_TO_ZOMBIE
      minecraft:entity.husk.converted_to_zombie
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HUSK_DEATH

      public static final TypedKey<Sound> ENTITY_HUSK_DEATH
      minecraft:entity.husk.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HUSK_HURT

      public static final TypedKey<Sound> ENTITY_HUSK_HURT
      minecraft:entity.husk.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_HUSK_STEP

      public static final TypedKey<Sound> ENTITY_HUSK_STEP
      minecraft:entity.husk.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ILLUSIONER_AMBIENT

      public static final TypedKey<Sound> ENTITY_ILLUSIONER_AMBIENT
      minecraft:entity.illusioner.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ILLUSIONER_CAST_SPELL

      public static final TypedKey<Sound> ENTITY_ILLUSIONER_CAST_SPELL
      minecraft:entity.illusioner.cast_spell
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ILLUSIONER_DEATH

      public static final TypedKey<Sound> ENTITY_ILLUSIONER_DEATH
      minecraft:entity.illusioner.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ILLUSIONER_HURT

      public static final TypedKey<Sound> ENTITY_ILLUSIONER_HURT
      minecraft:entity.illusioner.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ILLUSIONER_MIRROR_MOVE

      public static final TypedKey<Sound> ENTITY_ILLUSIONER_MIRROR_MOVE
      minecraft:entity.illusioner.mirror_move
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ILLUSIONER_PREPARE_BLINDNESS

      public static final TypedKey<Sound> ENTITY_ILLUSIONER_PREPARE_BLINDNESS
      minecraft:entity.illusioner.prepare_blindness
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ILLUSIONER_PREPARE_MIRROR

      public static final TypedKey<Sound> ENTITY_ILLUSIONER_PREPARE_MIRROR
      minecraft:entity.illusioner.prepare_mirror
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_IRON_GOLEM_ATTACK

      public static final TypedKey<Sound> ENTITY_IRON_GOLEM_ATTACK
      minecraft:entity.iron_golem.attack
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_IRON_GOLEM_DAMAGE

      public static final TypedKey<Sound> ENTITY_IRON_GOLEM_DAMAGE
      minecraft:entity.iron_golem.damage
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_IRON_GOLEM_DEATH

      public static final TypedKey<Sound> ENTITY_IRON_GOLEM_DEATH
      minecraft:entity.iron_golem.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_IRON_GOLEM_HURT

      public static final TypedKey<Sound> ENTITY_IRON_GOLEM_HURT
      minecraft:entity.iron_golem.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_IRON_GOLEM_REPAIR

      public static final TypedKey<Sound> ENTITY_IRON_GOLEM_REPAIR
      minecraft:entity.iron_golem.repair
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_IRON_GOLEM_STEP

      public static final TypedKey<Sound> ENTITY_IRON_GOLEM_STEP
      minecraft:entity.iron_golem.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ITEM_BREAK

      public static final TypedKey<Sound> ENTITY_ITEM_BREAK
      minecraft:entity.item.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ITEM_PICKUP

      public static final TypedKey<Sound> ENTITY_ITEM_PICKUP
      minecraft:entity.item.pickup
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ITEM_FRAME_ADD_ITEM

      public static final TypedKey<Sound> ENTITY_ITEM_FRAME_ADD_ITEM
      minecraft:entity.item_frame.add_item
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ITEM_FRAME_BREAK

      public static final TypedKey<Sound> ENTITY_ITEM_FRAME_BREAK
      minecraft:entity.item_frame.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ITEM_FRAME_PLACE

      public static final TypedKey<Sound> ENTITY_ITEM_FRAME_PLACE
      minecraft:entity.item_frame.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ITEM_FRAME_REMOVE_ITEM

      public static final TypedKey<Sound> ENTITY_ITEM_FRAME_REMOVE_ITEM
      minecraft:entity.item_frame.remove_item
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ITEM_FRAME_ROTATE_ITEM

      public static final TypedKey<Sound> ENTITY_ITEM_FRAME_ROTATE_ITEM
      minecraft:entity.item_frame.rotate_item
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_LEASH_KNOT_BREAK

      public static final TypedKey<Sound> ENTITY_LEASH_KNOT_BREAK
      minecraft:entity.leash_knot.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_LEASH_KNOT_PLACE

      public static final TypedKey<Sound> ENTITY_LEASH_KNOT_PLACE
      minecraft:entity.leash_knot.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_LIGHTNING_BOLT_IMPACT

      public static final TypedKey<Sound> ENTITY_LIGHTNING_BOLT_IMPACT
      minecraft:entity.lightning_bolt.impact
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_LIGHTNING_BOLT_THUNDER

      public static final TypedKey<Sound> ENTITY_LIGHTNING_BOLT_THUNDER
      minecraft:entity.lightning_bolt.thunder
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_LINGERING_POTION_THROW

      public static final TypedKey<Sound> ENTITY_LINGERING_POTION_THROW
      minecraft:entity.lingering_potion.throw
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_LLAMA_AMBIENT

      public static final TypedKey<Sound> ENTITY_LLAMA_AMBIENT
      minecraft:entity.llama.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_LLAMA_ANGRY

      public static final TypedKey<Sound> ENTITY_LLAMA_ANGRY
      minecraft:entity.llama.angry
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_LLAMA_CHEST

      public static final TypedKey<Sound> ENTITY_LLAMA_CHEST
      minecraft:entity.llama.chest
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_LLAMA_DEATH

      public static final TypedKey<Sound> ENTITY_LLAMA_DEATH
      minecraft:entity.llama.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_LLAMA_EAT

      public static final TypedKey<Sound> ENTITY_LLAMA_EAT
      minecraft:entity.llama.eat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_LLAMA_HURT

      public static final TypedKey<Sound> ENTITY_LLAMA_HURT
      minecraft:entity.llama.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_LLAMA_SPIT

      public static final TypedKey<Sound> ENTITY_LLAMA_SPIT
      minecraft:entity.llama.spit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_LLAMA_STEP

      public static final TypedKey<Sound> ENTITY_LLAMA_STEP
      minecraft:entity.llama.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_LLAMA_SWAG

      public static final TypedKey<Sound> ENTITY_LLAMA_SWAG
      minecraft:entity.llama.swag
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MAGMA_CUBE_DEATH

      public static final TypedKey<Sound> ENTITY_MAGMA_CUBE_DEATH
      minecraft:entity.magma_cube.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MAGMA_CUBE_DEATH_SMALL

      public static final TypedKey<Sound> ENTITY_MAGMA_CUBE_DEATH_SMALL
      minecraft:entity.magma_cube.death_small
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MAGMA_CUBE_HURT

      public static final TypedKey<Sound> ENTITY_MAGMA_CUBE_HURT
      minecraft:entity.magma_cube.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MAGMA_CUBE_HURT_SMALL

      public static final TypedKey<Sound> ENTITY_MAGMA_CUBE_HURT_SMALL
      minecraft:entity.magma_cube.hurt_small
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MAGMA_CUBE_JUMP

      public static final TypedKey<Sound> ENTITY_MAGMA_CUBE_JUMP
      minecraft:entity.magma_cube.jump
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MAGMA_CUBE_SQUISH

      public static final TypedKey<Sound> ENTITY_MAGMA_CUBE_SQUISH
      minecraft:entity.magma_cube.squish
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MAGMA_CUBE_SQUISH_SMALL

      public static final TypedKey<Sound> ENTITY_MAGMA_CUBE_SQUISH_SMALL
      minecraft:entity.magma_cube.squish_small
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MINECART_INSIDE

      public static final TypedKey<Sound> ENTITY_MINECART_INSIDE
      minecraft:entity.minecart.inside
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MINECART_INSIDE_UNDERWATER

      public static final TypedKey<Sound> ENTITY_MINECART_INSIDE_UNDERWATER
      minecraft:entity.minecart.inside.underwater
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MINECART_RIDING

      public static final TypedKey<Sound> ENTITY_MINECART_RIDING
      minecraft:entity.minecart.riding
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MOOSHROOM_CONVERT

      public static final TypedKey<Sound> ENTITY_MOOSHROOM_CONVERT
      minecraft:entity.mooshroom.convert
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MOOSHROOM_EAT

      public static final TypedKey<Sound> ENTITY_MOOSHROOM_EAT
      minecraft:entity.mooshroom.eat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MOOSHROOM_MILK

      public static final TypedKey<Sound> ENTITY_MOOSHROOM_MILK
      minecraft:entity.mooshroom.milk
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MOOSHROOM_SHEAR

      public static final TypedKey<Sound> ENTITY_MOOSHROOM_SHEAR
      minecraft:entity.mooshroom.shear
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MOOSHROOM_SUSPICIOUS_MILK

      public static final TypedKey<Sound> ENTITY_MOOSHROOM_SUSPICIOUS_MILK
      minecraft:entity.mooshroom.suspicious_milk
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MULE_AMBIENT

      public static final TypedKey<Sound> ENTITY_MULE_AMBIENT
      minecraft:entity.mule.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MULE_ANGRY

      public static final TypedKey<Sound> ENTITY_MULE_ANGRY
      minecraft:entity.mule.angry
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MULE_CHEST

      public static final TypedKey<Sound> ENTITY_MULE_CHEST
      minecraft:entity.mule.chest
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MULE_DEATH

      public static final TypedKey<Sound> ENTITY_MULE_DEATH
      minecraft:entity.mule.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MULE_EAT

      public static final TypedKey<Sound> ENTITY_MULE_EAT
      minecraft:entity.mule.eat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MULE_HURT

      public static final TypedKey<Sound> ENTITY_MULE_HURT
      minecraft:entity.mule.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_MULE_JUMP

      public static final TypedKey<Sound> ENTITY_MULE_JUMP
      minecraft:entity.mule.jump
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_OCELOT_AMBIENT

      public static final TypedKey<Sound> ENTITY_OCELOT_AMBIENT
      minecraft:entity.ocelot.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_OCELOT_DEATH

      public static final TypedKey<Sound> ENTITY_OCELOT_DEATH
      minecraft:entity.ocelot.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_OCELOT_HURT

      public static final TypedKey<Sound> ENTITY_OCELOT_HURT
      minecraft:entity.ocelot.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PAINTING_BREAK

      public static final TypedKey<Sound> ENTITY_PAINTING_BREAK
      minecraft:entity.painting.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PAINTING_PLACE

      public static final TypedKey<Sound> ENTITY_PAINTING_PLACE
      minecraft:entity.painting.place
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PANDA_AGGRESSIVE_AMBIENT

      public static final TypedKey<Sound> ENTITY_PANDA_AGGRESSIVE_AMBIENT
      minecraft:entity.panda.aggressive_ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PANDA_AMBIENT

      public static final TypedKey<Sound> ENTITY_PANDA_AMBIENT
      minecraft:entity.panda.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PANDA_BITE

      public static final TypedKey<Sound> ENTITY_PANDA_BITE
      minecraft:entity.panda.bite
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PANDA_CANT_BREED

      public static final TypedKey<Sound> ENTITY_PANDA_CANT_BREED
      minecraft:entity.panda.cant_breed
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PANDA_DEATH

      public static final TypedKey<Sound> ENTITY_PANDA_DEATH
      minecraft:entity.panda.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PANDA_EAT

      public static final TypedKey<Sound> ENTITY_PANDA_EAT
      minecraft:entity.panda.eat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PANDA_HURT

      public static final TypedKey<Sound> ENTITY_PANDA_HURT
      minecraft:entity.panda.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PANDA_PRE_SNEEZE

      public static final TypedKey<Sound> ENTITY_PANDA_PRE_SNEEZE
      minecraft:entity.panda.pre_sneeze
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PANDA_SNEEZE

      public static final TypedKey<Sound> ENTITY_PANDA_SNEEZE
      minecraft:entity.panda.sneeze
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PANDA_STEP

      public static final TypedKey<Sound> ENTITY_PANDA_STEP
      minecraft:entity.panda.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PANDA_WORRIED_AMBIENT

      public static final TypedKey<Sound> ENTITY_PANDA_WORRIED_AMBIENT
      minecraft:entity.panda.worried_ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_AMBIENT

      public static final TypedKey<Sound> ENTITY_PARROT_AMBIENT
      minecraft:entity.parrot.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_DEATH

      public static final TypedKey<Sound> ENTITY_PARROT_DEATH
      minecraft:entity.parrot.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_EAT

      public static final TypedKey<Sound> ENTITY_PARROT_EAT
      minecraft:entity.parrot.eat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_FLY

      public static final TypedKey<Sound> ENTITY_PARROT_FLY
      minecraft:entity.parrot.fly
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_HURT

      public static final TypedKey<Sound> ENTITY_PARROT_HURT
      minecraft:entity.parrot.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_BLAZE

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_BLAZE
      minecraft:entity.parrot.imitate.blaze
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_BOGGED

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_BOGGED
      minecraft:entity.parrot.imitate.bogged
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_BREEZE

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_BREEZE
      minecraft:entity.parrot.imitate.breeze
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_CREAKING

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_CREAKING
      minecraft:entity.parrot.imitate.creaking
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_CREEPER

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_CREEPER
      minecraft:entity.parrot.imitate.creeper
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_DROWNED

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_DROWNED
      minecraft:entity.parrot.imitate.drowned
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_ELDER_GUARDIAN

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_ELDER_GUARDIAN
      minecraft:entity.parrot.imitate.elder_guardian
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_ENDER_DRAGON

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_ENDER_DRAGON
      minecraft:entity.parrot.imitate.ender_dragon
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_ENDERMITE

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_ENDERMITE
      minecraft:entity.parrot.imitate.endermite
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_EVOKER

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_EVOKER
      minecraft:entity.parrot.imitate.evoker
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_GHAST

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_GHAST
      minecraft:entity.parrot.imitate.ghast
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_GUARDIAN

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_GUARDIAN
      minecraft:entity.parrot.imitate.guardian
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_HOGLIN

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_HOGLIN
      minecraft:entity.parrot.imitate.hoglin
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_HUSK

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_HUSK
      minecraft:entity.parrot.imitate.husk
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_ILLUSIONER

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_ILLUSIONER
      minecraft:entity.parrot.imitate.illusioner
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_MAGMA_CUBE

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_MAGMA_CUBE
      minecraft:entity.parrot.imitate.magma_cube
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_PHANTOM

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_PHANTOM
      minecraft:entity.parrot.imitate.phantom
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_PIGLIN

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_PIGLIN
      minecraft:entity.parrot.imitate.piglin
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_PIGLIN_BRUTE

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_PIGLIN_BRUTE
      minecraft:entity.parrot.imitate.piglin_brute
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_PILLAGER

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_PILLAGER
      minecraft:entity.parrot.imitate.pillager
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_RAVAGER

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_RAVAGER
      minecraft:entity.parrot.imitate.ravager
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_SHULKER

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_SHULKER
      minecraft:entity.parrot.imitate.shulker
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_SILVERFISH

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_SILVERFISH
      minecraft:entity.parrot.imitate.silverfish
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_SKELETON

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_SKELETON
      minecraft:entity.parrot.imitate.skeleton
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_SLIME

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_SLIME
      minecraft:entity.parrot.imitate.slime
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_SPIDER

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_SPIDER
      minecraft:entity.parrot.imitate.spider
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_STRAY

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_STRAY
      minecraft:entity.parrot.imitate.stray
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_VEX

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_VEX
      minecraft:entity.parrot.imitate.vex
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_VINDICATOR

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_VINDICATOR
      minecraft:entity.parrot.imitate.vindicator
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_WARDEN

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_WARDEN
      minecraft:entity.parrot.imitate.warden
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_WITCH

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_WITCH
      minecraft:entity.parrot.imitate.witch
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_WITHER

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_WITHER
      minecraft:entity.parrot.imitate.wither
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_WITHER_SKELETON

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_WITHER_SKELETON
      minecraft:entity.parrot.imitate.wither_skeleton
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_ZOGLIN

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_ZOGLIN
      minecraft:entity.parrot.imitate.zoglin
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_ZOMBIE

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_ZOMBIE
      minecraft:entity.parrot.imitate.zombie
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_IMITATE_ZOMBIE_VILLAGER

      public static final TypedKey<Sound> ENTITY_PARROT_IMITATE_ZOMBIE_VILLAGER
      minecraft:entity.parrot.imitate.zombie_villager
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PARROT_STEP

      public static final TypedKey<Sound> ENTITY_PARROT_STEP
      minecraft:entity.parrot.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PHANTOM_AMBIENT

      public static final TypedKey<Sound> ENTITY_PHANTOM_AMBIENT
      minecraft:entity.phantom.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PHANTOM_BITE

      public static final TypedKey<Sound> ENTITY_PHANTOM_BITE
      minecraft:entity.phantom.bite
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PHANTOM_DEATH

      public static final TypedKey<Sound> ENTITY_PHANTOM_DEATH
      minecraft:entity.phantom.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PHANTOM_FLAP

      public static final TypedKey<Sound> ENTITY_PHANTOM_FLAP
      minecraft:entity.phantom.flap
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PHANTOM_HURT

      public static final TypedKey<Sound> ENTITY_PHANTOM_HURT
      minecraft:entity.phantom.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PHANTOM_SWOOP

      public static final TypedKey<Sound> ENTITY_PHANTOM_SWOOP
      minecraft:entity.phantom.swoop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PIG_AMBIENT

      public static final TypedKey<Sound> ENTITY_PIG_AMBIENT
      minecraft:entity.pig.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PIG_DEATH

      public static final TypedKey<Sound> ENTITY_PIG_DEATH
      minecraft:entity.pig.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PIG_HURT

      public static final TypedKey<Sound> ENTITY_PIG_HURT
      minecraft:entity.pig.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PIG_SADDLE

      public static final TypedKey<Sound> ENTITY_PIG_SADDLE
      minecraft:entity.pig.saddle
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PIG_STEP

      public static final TypedKey<Sound> ENTITY_PIG_STEP
      minecraft:entity.pig.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PIGLIN_ADMIRING_ITEM

      public static final TypedKey<Sound> ENTITY_PIGLIN_ADMIRING_ITEM
      minecraft:entity.piglin.admiring_item
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PIGLIN_AMBIENT

      public static final TypedKey<Sound> ENTITY_PIGLIN_AMBIENT
      minecraft:entity.piglin.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PIGLIN_ANGRY

      public static final TypedKey<Sound> ENTITY_PIGLIN_ANGRY
      minecraft:entity.piglin.angry
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PIGLIN_CELEBRATE

      public static final TypedKey<Sound> ENTITY_PIGLIN_CELEBRATE
      minecraft:entity.piglin.celebrate
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PIGLIN_CONVERTED_TO_ZOMBIFIED

      public static final TypedKey<Sound> ENTITY_PIGLIN_CONVERTED_TO_ZOMBIFIED
      minecraft:entity.piglin.converted_to_zombified
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PIGLIN_DEATH

      public static final TypedKey<Sound> ENTITY_PIGLIN_DEATH
      minecraft:entity.piglin.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PIGLIN_HURT

      public static final TypedKey<Sound> ENTITY_PIGLIN_HURT
      minecraft:entity.piglin.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PIGLIN_JEALOUS

      public static final TypedKey<Sound> ENTITY_PIGLIN_JEALOUS
      minecraft:entity.piglin.jealous
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PIGLIN_RETREAT

      public static final TypedKey<Sound> ENTITY_PIGLIN_RETREAT
      minecraft:entity.piglin.retreat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PIGLIN_STEP

      public static final TypedKey<Sound> ENTITY_PIGLIN_STEP
      minecraft:entity.piglin.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PIGLIN_BRUTE_AMBIENT

      public static final TypedKey<Sound> ENTITY_PIGLIN_BRUTE_AMBIENT
      minecraft:entity.piglin_brute.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PIGLIN_BRUTE_ANGRY

      public static final TypedKey<Sound> ENTITY_PIGLIN_BRUTE_ANGRY
      minecraft:entity.piglin_brute.angry
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PIGLIN_BRUTE_CONVERTED_TO_ZOMBIFIED

      public static final TypedKey<Sound> ENTITY_PIGLIN_BRUTE_CONVERTED_TO_ZOMBIFIED
      minecraft:entity.piglin_brute.converted_to_zombified
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PIGLIN_BRUTE_DEATH

      public static final TypedKey<Sound> ENTITY_PIGLIN_BRUTE_DEATH
      minecraft:entity.piglin_brute.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PIGLIN_BRUTE_HURT

      public static final TypedKey<Sound> ENTITY_PIGLIN_BRUTE_HURT
      minecraft:entity.piglin_brute.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PIGLIN_BRUTE_STEP

      public static final TypedKey<Sound> ENTITY_PIGLIN_BRUTE_STEP
      minecraft:entity.piglin_brute.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PILLAGER_AMBIENT

      public static final TypedKey<Sound> ENTITY_PILLAGER_AMBIENT
      minecraft:entity.pillager.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PILLAGER_CELEBRATE

      public static final TypedKey<Sound> ENTITY_PILLAGER_CELEBRATE
      minecraft:entity.pillager.celebrate
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PILLAGER_DEATH

      public static final TypedKey<Sound> ENTITY_PILLAGER_DEATH
      minecraft:entity.pillager.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PILLAGER_HURT

      public static final TypedKey<Sound> ENTITY_PILLAGER_HURT
      minecraft:entity.pillager.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PLAYER_ATTACK_CRIT

      public static final TypedKey<Sound> ENTITY_PLAYER_ATTACK_CRIT
      minecraft:entity.player.attack.crit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PLAYER_ATTACK_KNOCKBACK

      public static final TypedKey<Sound> ENTITY_PLAYER_ATTACK_KNOCKBACK
      minecraft:entity.player.attack.knockback
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PLAYER_ATTACK_NODAMAGE

      public static final TypedKey<Sound> ENTITY_PLAYER_ATTACK_NODAMAGE
      minecraft:entity.player.attack.nodamage
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PLAYER_ATTACK_STRONG

      public static final TypedKey<Sound> ENTITY_PLAYER_ATTACK_STRONG
      minecraft:entity.player.attack.strong
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PLAYER_ATTACK_SWEEP

      public static final TypedKey<Sound> ENTITY_PLAYER_ATTACK_SWEEP
      minecraft:entity.player.attack.sweep
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PLAYER_ATTACK_WEAK

      public static final TypedKey<Sound> ENTITY_PLAYER_ATTACK_WEAK
      minecraft:entity.player.attack.weak
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PLAYER_BIG_FALL

      public static final TypedKey<Sound> ENTITY_PLAYER_BIG_FALL
      minecraft:entity.player.big_fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PLAYER_BREATH

      public static final TypedKey<Sound> ENTITY_PLAYER_BREATH
      minecraft:entity.player.breath
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PLAYER_BURP

      public static final TypedKey<Sound> ENTITY_PLAYER_BURP
      minecraft:entity.player.burp
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PLAYER_DEATH

      public static final TypedKey<Sound> ENTITY_PLAYER_DEATH
      minecraft:entity.player.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PLAYER_HURT

      public static final TypedKey<Sound> ENTITY_PLAYER_HURT
      minecraft:entity.player.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PLAYER_HURT_DROWN

      public static final TypedKey<Sound> ENTITY_PLAYER_HURT_DROWN
      minecraft:entity.player.hurt_drown
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PLAYER_HURT_FREEZE

      public static final TypedKey<Sound> ENTITY_PLAYER_HURT_FREEZE
      minecraft:entity.player.hurt_freeze
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PLAYER_HURT_ON_FIRE

      public static final TypedKey<Sound> ENTITY_PLAYER_HURT_ON_FIRE
      minecraft:entity.player.hurt_on_fire
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PLAYER_HURT_SWEET_BERRY_BUSH

      public static final TypedKey<Sound> ENTITY_PLAYER_HURT_SWEET_BERRY_BUSH
      minecraft:entity.player.hurt_sweet_berry_bush
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PLAYER_LEVELUP

      public static final TypedKey<Sound> ENTITY_PLAYER_LEVELUP
      minecraft:entity.player.levelup
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PLAYER_SMALL_FALL

      public static final TypedKey<Sound> ENTITY_PLAYER_SMALL_FALL
      minecraft:entity.player.small_fall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PLAYER_SPLASH

      public static final TypedKey<Sound> ENTITY_PLAYER_SPLASH
      minecraft:entity.player.splash
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PLAYER_SPLASH_HIGH_SPEED

      public static final TypedKey<Sound> ENTITY_PLAYER_SPLASH_HIGH_SPEED
      minecraft:entity.player.splash.high_speed
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PLAYER_SWIM

      public static final TypedKey<Sound> ENTITY_PLAYER_SWIM
      minecraft:entity.player.swim
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PLAYER_TELEPORT

      public static final TypedKey<Sound> ENTITY_PLAYER_TELEPORT
      minecraft:entity.player.teleport
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_POLAR_BEAR_AMBIENT

      public static final TypedKey<Sound> ENTITY_POLAR_BEAR_AMBIENT
      minecraft:entity.polar_bear.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_POLAR_BEAR_AMBIENT_BABY

      public static final TypedKey<Sound> ENTITY_POLAR_BEAR_AMBIENT_BABY
      minecraft:entity.polar_bear.ambient_baby
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_POLAR_BEAR_DEATH

      public static final TypedKey<Sound> ENTITY_POLAR_BEAR_DEATH
      minecraft:entity.polar_bear.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_POLAR_BEAR_HURT

      public static final TypedKey<Sound> ENTITY_POLAR_BEAR_HURT
      minecraft:entity.polar_bear.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_POLAR_BEAR_STEP

      public static final TypedKey<Sound> ENTITY_POLAR_BEAR_STEP
      minecraft:entity.polar_bear.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_POLAR_BEAR_WARNING

      public static final TypedKey<Sound> ENTITY_POLAR_BEAR_WARNING
      minecraft:entity.polar_bear.warning
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PUFFER_FISH_AMBIENT

      public static final TypedKey<Sound> ENTITY_PUFFER_FISH_AMBIENT
      minecraft:entity.puffer_fish.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PUFFER_FISH_BLOW_OUT

      public static final TypedKey<Sound> ENTITY_PUFFER_FISH_BLOW_OUT
      minecraft:entity.puffer_fish.blow_out
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PUFFER_FISH_BLOW_UP

      public static final TypedKey<Sound> ENTITY_PUFFER_FISH_BLOW_UP
      minecraft:entity.puffer_fish.blow_up
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PUFFER_FISH_DEATH

      public static final TypedKey<Sound> ENTITY_PUFFER_FISH_DEATH
      minecraft:entity.puffer_fish.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PUFFER_FISH_FLOP

      public static final TypedKey<Sound> ENTITY_PUFFER_FISH_FLOP
      minecraft:entity.puffer_fish.flop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PUFFER_FISH_HURT

      public static final TypedKey<Sound> ENTITY_PUFFER_FISH_HURT
      minecraft:entity.puffer_fish.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_PUFFER_FISH_STING

      public static final TypedKey<Sound> ENTITY_PUFFER_FISH_STING
      minecraft:entity.puffer_fish.sting
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_RABBIT_AMBIENT

      public static final TypedKey<Sound> ENTITY_RABBIT_AMBIENT
      minecraft:entity.rabbit.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_RABBIT_ATTACK

      public static final TypedKey<Sound> ENTITY_RABBIT_ATTACK
      minecraft:entity.rabbit.attack
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_RABBIT_DEATH

      public static final TypedKey<Sound> ENTITY_RABBIT_DEATH
      minecraft:entity.rabbit.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_RABBIT_HURT

      public static final TypedKey<Sound> ENTITY_RABBIT_HURT
      minecraft:entity.rabbit.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_RABBIT_JUMP

      public static final TypedKey<Sound> ENTITY_RABBIT_JUMP
      minecraft:entity.rabbit.jump
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_RAVAGER_AMBIENT

      public static final TypedKey<Sound> ENTITY_RAVAGER_AMBIENT
      minecraft:entity.ravager.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_RAVAGER_ATTACK

      public static final TypedKey<Sound> ENTITY_RAVAGER_ATTACK
      minecraft:entity.ravager.attack
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_RAVAGER_CELEBRATE

      public static final TypedKey<Sound> ENTITY_RAVAGER_CELEBRATE
      minecraft:entity.ravager.celebrate
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_RAVAGER_DEATH

      public static final TypedKey<Sound> ENTITY_RAVAGER_DEATH
      minecraft:entity.ravager.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_RAVAGER_HURT

      public static final TypedKey<Sound> ENTITY_RAVAGER_HURT
      minecraft:entity.ravager.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_RAVAGER_ROAR

      public static final TypedKey<Sound> ENTITY_RAVAGER_ROAR
      minecraft:entity.ravager.roar
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_RAVAGER_STEP

      public static final TypedKey<Sound> ENTITY_RAVAGER_STEP
      minecraft:entity.ravager.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_RAVAGER_STUNNED

      public static final TypedKey<Sound> ENTITY_RAVAGER_STUNNED
      minecraft:entity.ravager.stunned
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SALMON_AMBIENT

      public static final TypedKey<Sound> ENTITY_SALMON_AMBIENT
      minecraft:entity.salmon.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SALMON_DEATH

      public static final TypedKey<Sound> ENTITY_SALMON_DEATH
      minecraft:entity.salmon.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SALMON_FLOP

      public static final TypedKey<Sound> ENTITY_SALMON_FLOP
      minecraft:entity.salmon.flop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SALMON_HURT

      public static final TypedKey<Sound> ENTITY_SALMON_HURT
      minecraft:entity.salmon.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SHEEP_AMBIENT

      public static final TypedKey<Sound> ENTITY_SHEEP_AMBIENT
      minecraft:entity.sheep.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SHEEP_DEATH

      public static final TypedKey<Sound> ENTITY_SHEEP_DEATH
      minecraft:entity.sheep.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SHEEP_HURT

      public static final TypedKey<Sound> ENTITY_SHEEP_HURT
      minecraft:entity.sheep.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SHEEP_SHEAR

      public static final TypedKey<Sound> ENTITY_SHEEP_SHEAR
      minecraft:entity.sheep.shear
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SHEEP_STEP

      public static final TypedKey<Sound> ENTITY_SHEEP_STEP
      minecraft:entity.sheep.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SHULKER_AMBIENT

      public static final TypedKey<Sound> ENTITY_SHULKER_AMBIENT
      minecraft:entity.shulker.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SHULKER_CLOSE

      public static final TypedKey<Sound> ENTITY_SHULKER_CLOSE
      minecraft:entity.shulker.close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SHULKER_DEATH

      public static final TypedKey<Sound> ENTITY_SHULKER_DEATH
      minecraft:entity.shulker.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SHULKER_HURT

      public static final TypedKey<Sound> ENTITY_SHULKER_HURT
      minecraft:entity.shulker.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SHULKER_HURT_CLOSED

      public static final TypedKey<Sound> ENTITY_SHULKER_HURT_CLOSED
      minecraft:entity.shulker.hurt_closed
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SHULKER_OPEN

      public static final TypedKey<Sound> ENTITY_SHULKER_OPEN
      minecraft:entity.shulker.open
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SHULKER_SHOOT

      public static final TypedKey<Sound> ENTITY_SHULKER_SHOOT
      minecraft:entity.shulker.shoot
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SHULKER_TELEPORT

      public static final TypedKey<Sound> ENTITY_SHULKER_TELEPORT
      minecraft:entity.shulker.teleport
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SHULKER_BULLET_HIT

      public static final TypedKey<Sound> ENTITY_SHULKER_BULLET_HIT
      minecraft:entity.shulker_bullet.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SHULKER_BULLET_HURT

      public static final TypedKey<Sound> ENTITY_SHULKER_BULLET_HURT
      minecraft:entity.shulker_bullet.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SILVERFISH_AMBIENT

      public static final TypedKey<Sound> ENTITY_SILVERFISH_AMBIENT
      minecraft:entity.silverfish.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SILVERFISH_DEATH

      public static final TypedKey<Sound> ENTITY_SILVERFISH_DEATH
      minecraft:entity.silverfish.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SILVERFISH_HURT

      public static final TypedKey<Sound> ENTITY_SILVERFISH_HURT
      minecraft:entity.silverfish.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SILVERFISH_STEP

      public static final TypedKey<Sound> ENTITY_SILVERFISH_STEP
      minecraft:entity.silverfish.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SKELETON_AMBIENT

      public static final TypedKey<Sound> ENTITY_SKELETON_AMBIENT
      minecraft:entity.skeleton.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SKELETON_CONVERTED_TO_STRAY

      public static final TypedKey<Sound> ENTITY_SKELETON_CONVERTED_TO_STRAY
      minecraft:entity.skeleton.converted_to_stray
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SKELETON_DEATH

      public static final TypedKey<Sound> ENTITY_SKELETON_DEATH
      minecraft:entity.skeleton.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SKELETON_HURT

      public static final TypedKey<Sound> ENTITY_SKELETON_HURT
      minecraft:entity.skeleton.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SKELETON_SHOOT

      public static final TypedKey<Sound> ENTITY_SKELETON_SHOOT
      minecraft:entity.skeleton.shoot
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SKELETON_STEP

      public static final TypedKey<Sound> ENTITY_SKELETON_STEP
      minecraft:entity.skeleton.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SKELETON_HORSE_AMBIENT

      public static final TypedKey<Sound> ENTITY_SKELETON_HORSE_AMBIENT
      minecraft:entity.skeleton_horse.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SKELETON_HORSE_AMBIENT_WATER

      public static final TypedKey<Sound> ENTITY_SKELETON_HORSE_AMBIENT_WATER
      minecraft:entity.skeleton_horse.ambient_water
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SKELETON_HORSE_DEATH

      public static final TypedKey<Sound> ENTITY_SKELETON_HORSE_DEATH
      minecraft:entity.skeleton_horse.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SKELETON_HORSE_GALLOP_WATER

      public static final TypedKey<Sound> ENTITY_SKELETON_HORSE_GALLOP_WATER
      minecraft:entity.skeleton_horse.gallop_water
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SKELETON_HORSE_HURT

      public static final TypedKey<Sound> ENTITY_SKELETON_HORSE_HURT
      minecraft:entity.skeleton_horse.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SKELETON_HORSE_JUMP_WATER

      public static final TypedKey<Sound> ENTITY_SKELETON_HORSE_JUMP_WATER
      minecraft:entity.skeleton_horse.jump_water
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SKELETON_HORSE_STEP_WATER

      public static final TypedKey<Sound> ENTITY_SKELETON_HORSE_STEP_WATER
      minecraft:entity.skeleton_horse.step_water
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SKELETON_HORSE_SWIM

      public static final TypedKey<Sound> ENTITY_SKELETON_HORSE_SWIM
      minecraft:entity.skeleton_horse.swim
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SLIME_ATTACK

      public static final TypedKey<Sound> ENTITY_SLIME_ATTACK
      minecraft:entity.slime.attack
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SLIME_DEATH

      public static final TypedKey<Sound> ENTITY_SLIME_DEATH
      minecraft:entity.slime.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SLIME_DEATH_SMALL

      public static final TypedKey<Sound> ENTITY_SLIME_DEATH_SMALL
      minecraft:entity.slime.death_small
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SLIME_HURT

      public static final TypedKey<Sound> ENTITY_SLIME_HURT
      minecraft:entity.slime.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SLIME_HURT_SMALL

      public static final TypedKey<Sound> ENTITY_SLIME_HURT_SMALL
      minecraft:entity.slime.hurt_small
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SLIME_JUMP

      public static final TypedKey<Sound> ENTITY_SLIME_JUMP
      minecraft:entity.slime.jump
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SLIME_JUMP_SMALL

      public static final TypedKey<Sound> ENTITY_SLIME_JUMP_SMALL
      minecraft:entity.slime.jump_small
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SLIME_SQUISH

      public static final TypedKey<Sound> ENTITY_SLIME_SQUISH
      minecraft:entity.slime.squish
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SLIME_SQUISH_SMALL

      public static final TypedKey<Sound> ENTITY_SLIME_SQUISH_SMALL
      minecraft:entity.slime.squish_small
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SNIFFER_DEATH

      public static final TypedKey<Sound> ENTITY_SNIFFER_DEATH
      minecraft:entity.sniffer.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SNIFFER_DIGGING

      public static final TypedKey<Sound> ENTITY_SNIFFER_DIGGING
      minecraft:entity.sniffer.digging
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SNIFFER_DIGGING_STOP

      public static final TypedKey<Sound> ENTITY_SNIFFER_DIGGING_STOP
      minecraft:entity.sniffer.digging_stop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SNIFFER_DROP_SEED

      public static final TypedKey<Sound> ENTITY_SNIFFER_DROP_SEED
      minecraft:entity.sniffer.drop_seed
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SNIFFER_EAT

      public static final TypedKey<Sound> ENTITY_SNIFFER_EAT
      minecraft:entity.sniffer.eat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SNIFFER_HAPPY

      public static final TypedKey<Sound> ENTITY_SNIFFER_HAPPY
      minecraft:entity.sniffer.happy
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SNIFFER_HURT

      public static final TypedKey<Sound> ENTITY_SNIFFER_HURT
      minecraft:entity.sniffer.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SNIFFER_IDLE

      public static final TypedKey<Sound> ENTITY_SNIFFER_IDLE
      minecraft:entity.sniffer.idle
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SNIFFER_SCENTING

      public static final TypedKey<Sound> ENTITY_SNIFFER_SCENTING
      minecraft:entity.sniffer.scenting
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SNIFFER_SEARCHING

      public static final TypedKey<Sound> ENTITY_SNIFFER_SEARCHING
      minecraft:entity.sniffer.searching
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SNIFFER_SNIFFING

      public static final TypedKey<Sound> ENTITY_SNIFFER_SNIFFING
      minecraft:entity.sniffer.sniffing
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SNIFFER_STEP

      public static final TypedKey<Sound> ENTITY_SNIFFER_STEP
      minecraft:entity.sniffer.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SNOW_GOLEM_AMBIENT

      public static final TypedKey<Sound> ENTITY_SNOW_GOLEM_AMBIENT
      minecraft:entity.snow_golem.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SNOW_GOLEM_DEATH

      public static final TypedKey<Sound> ENTITY_SNOW_GOLEM_DEATH
      minecraft:entity.snow_golem.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SNOW_GOLEM_HURT

      public static final TypedKey<Sound> ENTITY_SNOW_GOLEM_HURT
      minecraft:entity.snow_golem.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SNOW_GOLEM_SHEAR

      public static final TypedKey<Sound> ENTITY_SNOW_GOLEM_SHEAR
      minecraft:entity.snow_golem.shear
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SNOW_GOLEM_SHOOT

      public static final TypedKey<Sound> ENTITY_SNOW_GOLEM_SHOOT
      minecraft:entity.snow_golem.shoot
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SNOWBALL_THROW

      public static final TypedKey<Sound> ENTITY_SNOWBALL_THROW
      minecraft:entity.snowball.throw
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SPIDER_AMBIENT

      public static final TypedKey<Sound> ENTITY_SPIDER_AMBIENT
      minecraft:entity.spider.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SPIDER_DEATH

      public static final TypedKey<Sound> ENTITY_SPIDER_DEATH
      minecraft:entity.spider.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SPIDER_HURT

      public static final TypedKey<Sound> ENTITY_SPIDER_HURT
      minecraft:entity.spider.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SPIDER_STEP

      public static final TypedKey<Sound> ENTITY_SPIDER_STEP
      minecraft:entity.spider.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SPLASH_POTION_BREAK

      public static final TypedKey<Sound> ENTITY_SPLASH_POTION_BREAK
      minecraft:entity.splash_potion.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SPLASH_POTION_THROW

      public static final TypedKey<Sound> ENTITY_SPLASH_POTION_THROW
      minecraft:entity.splash_potion.throw
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SQUID_AMBIENT

      public static final TypedKey<Sound> ENTITY_SQUID_AMBIENT
      minecraft:entity.squid.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SQUID_DEATH

      public static final TypedKey<Sound> ENTITY_SQUID_DEATH
      minecraft:entity.squid.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SQUID_HURT

      public static final TypedKey<Sound> ENTITY_SQUID_HURT
      minecraft:entity.squid.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_SQUID_SQUIRT

      public static final TypedKey<Sound> ENTITY_SQUID_SQUIRT
      minecraft:entity.squid.squirt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_STRAY_AMBIENT

      public static final TypedKey<Sound> ENTITY_STRAY_AMBIENT
      minecraft:entity.stray.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_STRAY_DEATH

      public static final TypedKey<Sound> ENTITY_STRAY_DEATH
      minecraft:entity.stray.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_STRAY_HURT

      public static final TypedKey<Sound> ENTITY_STRAY_HURT
      minecraft:entity.stray.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_STRAY_STEP

      public static final TypedKey<Sound> ENTITY_STRAY_STEP
      minecraft:entity.stray.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_STRIDER_AMBIENT

      public static final TypedKey<Sound> ENTITY_STRIDER_AMBIENT
      minecraft:entity.strider.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_STRIDER_DEATH

      public static final TypedKey<Sound> ENTITY_STRIDER_DEATH
      minecraft:entity.strider.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_STRIDER_EAT

      public static final TypedKey<Sound> ENTITY_STRIDER_EAT
      minecraft:entity.strider.eat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_STRIDER_HAPPY

      public static final TypedKey<Sound> ENTITY_STRIDER_HAPPY
      minecraft:entity.strider.happy
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_STRIDER_HURT

      public static final TypedKey<Sound> ENTITY_STRIDER_HURT
      minecraft:entity.strider.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_STRIDER_RETREAT

      public static final TypedKey<Sound> ENTITY_STRIDER_RETREAT
      minecraft:entity.strider.retreat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_STRIDER_SADDLE

      public static final TypedKey<Sound> ENTITY_STRIDER_SADDLE
      minecraft:entity.strider.saddle
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_STRIDER_STEP

      public static final TypedKey<Sound> ENTITY_STRIDER_STEP
      minecraft:entity.strider.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_STRIDER_STEP_LAVA

      public static final TypedKey<Sound> ENTITY_STRIDER_STEP_LAVA
      minecraft:entity.strider.step_lava
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_TADPOLE_DEATH

      public static final TypedKey<Sound> ENTITY_TADPOLE_DEATH
      minecraft:entity.tadpole.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_TADPOLE_FLOP

      public static final TypedKey<Sound> ENTITY_TADPOLE_FLOP
      minecraft:entity.tadpole.flop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_TADPOLE_GROW_UP

      public static final TypedKey<Sound> ENTITY_TADPOLE_GROW_UP
      minecraft:entity.tadpole.grow_up
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_TADPOLE_HURT

      public static final TypedKey<Sound> ENTITY_TADPOLE_HURT
      minecraft:entity.tadpole.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_TNT_PRIMED

      public static final TypedKey<Sound> ENTITY_TNT_PRIMED
      minecraft:entity.tnt.primed
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_TROPICAL_FISH_AMBIENT

      public static final TypedKey<Sound> ENTITY_TROPICAL_FISH_AMBIENT
      minecraft:entity.tropical_fish.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_TROPICAL_FISH_DEATH

      public static final TypedKey<Sound> ENTITY_TROPICAL_FISH_DEATH
      minecraft:entity.tropical_fish.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_TROPICAL_FISH_FLOP

      public static final TypedKey<Sound> ENTITY_TROPICAL_FISH_FLOP
      minecraft:entity.tropical_fish.flop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_TROPICAL_FISH_HURT

      public static final TypedKey<Sound> ENTITY_TROPICAL_FISH_HURT
      minecraft:entity.tropical_fish.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_TURTLE_AMBIENT_LAND

      public static final TypedKey<Sound> ENTITY_TURTLE_AMBIENT_LAND
      minecraft:entity.turtle.ambient_land
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_TURTLE_DEATH

      public static final TypedKey<Sound> ENTITY_TURTLE_DEATH
      minecraft:entity.turtle.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_TURTLE_DEATH_BABY

      public static final TypedKey<Sound> ENTITY_TURTLE_DEATH_BABY
      minecraft:entity.turtle.death_baby
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_TURTLE_EGG_BREAK

      public static final TypedKey<Sound> ENTITY_TURTLE_EGG_BREAK
      minecraft:entity.turtle.egg_break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_TURTLE_EGG_CRACK

      public static final TypedKey<Sound> ENTITY_TURTLE_EGG_CRACK
      minecraft:entity.turtle.egg_crack
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_TURTLE_EGG_HATCH

      public static final TypedKey<Sound> ENTITY_TURTLE_EGG_HATCH
      minecraft:entity.turtle.egg_hatch
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_TURTLE_HURT

      public static final TypedKey<Sound> ENTITY_TURTLE_HURT
      minecraft:entity.turtle.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_TURTLE_HURT_BABY

      public static final TypedKey<Sound> ENTITY_TURTLE_HURT_BABY
      minecraft:entity.turtle.hurt_baby
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_TURTLE_LAY_EGG

      public static final TypedKey<Sound> ENTITY_TURTLE_LAY_EGG
      minecraft:entity.turtle.lay_egg
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_TURTLE_SHAMBLE

      public static final TypedKey<Sound> ENTITY_TURTLE_SHAMBLE
      minecraft:entity.turtle.shamble
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_TURTLE_SHAMBLE_BABY

      public static final TypedKey<Sound> ENTITY_TURTLE_SHAMBLE_BABY
      minecraft:entity.turtle.shamble_baby
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_TURTLE_SWIM

      public static final TypedKey<Sound> ENTITY_TURTLE_SWIM
      minecraft:entity.turtle.swim
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VEX_AMBIENT

      public static final TypedKey<Sound> ENTITY_VEX_AMBIENT
      minecraft:entity.vex.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VEX_CHARGE

      public static final TypedKey<Sound> ENTITY_VEX_CHARGE
      minecraft:entity.vex.charge
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VEX_DEATH

      public static final TypedKey<Sound> ENTITY_VEX_DEATH
      minecraft:entity.vex.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VEX_HURT

      public static final TypedKey<Sound> ENTITY_VEX_HURT
      minecraft:entity.vex.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VILLAGER_AMBIENT

      public static final TypedKey<Sound> ENTITY_VILLAGER_AMBIENT
      minecraft:entity.villager.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VILLAGER_CELEBRATE

      public static final TypedKey<Sound> ENTITY_VILLAGER_CELEBRATE
      minecraft:entity.villager.celebrate
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VILLAGER_DEATH

      public static final TypedKey<Sound> ENTITY_VILLAGER_DEATH
      minecraft:entity.villager.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VILLAGER_HURT

      public static final TypedKey<Sound> ENTITY_VILLAGER_HURT
      minecraft:entity.villager.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VILLAGER_NO

      public static final TypedKey<Sound> ENTITY_VILLAGER_NO
      minecraft:entity.villager.no
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VILLAGER_TRADE

      public static final TypedKey<Sound> ENTITY_VILLAGER_TRADE
      minecraft:entity.villager.trade
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VILLAGER_WORK_ARMORER

      public static final TypedKey<Sound> ENTITY_VILLAGER_WORK_ARMORER
      minecraft:entity.villager.work_armorer
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VILLAGER_WORK_BUTCHER

      public static final TypedKey<Sound> ENTITY_VILLAGER_WORK_BUTCHER
      minecraft:entity.villager.work_butcher
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VILLAGER_WORK_CARTOGRAPHER

      public static final TypedKey<Sound> ENTITY_VILLAGER_WORK_CARTOGRAPHER
      minecraft:entity.villager.work_cartographer
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VILLAGER_WORK_CLERIC

      public static final TypedKey<Sound> ENTITY_VILLAGER_WORK_CLERIC
      minecraft:entity.villager.work_cleric
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VILLAGER_WORK_FARMER

      public static final TypedKey<Sound> ENTITY_VILLAGER_WORK_FARMER
      minecraft:entity.villager.work_farmer
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VILLAGER_WORK_FISHERMAN

      public static final TypedKey<Sound> ENTITY_VILLAGER_WORK_FISHERMAN
      minecraft:entity.villager.work_fisherman
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VILLAGER_WORK_FLETCHER

      public static final TypedKey<Sound> ENTITY_VILLAGER_WORK_FLETCHER
      minecraft:entity.villager.work_fletcher
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VILLAGER_WORK_LEATHERWORKER

      public static final TypedKey<Sound> ENTITY_VILLAGER_WORK_LEATHERWORKER
      minecraft:entity.villager.work_leatherworker
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VILLAGER_WORK_LIBRARIAN

      public static final TypedKey<Sound> ENTITY_VILLAGER_WORK_LIBRARIAN
      minecraft:entity.villager.work_librarian
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VILLAGER_WORK_MASON

      public static final TypedKey<Sound> ENTITY_VILLAGER_WORK_MASON
      minecraft:entity.villager.work_mason
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VILLAGER_WORK_SHEPHERD

      public static final TypedKey<Sound> ENTITY_VILLAGER_WORK_SHEPHERD
      minecraft:entity.villager.work_shepherd
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VILLAGER_WORK_TOOLSMITH

      public static final TypedKey<Sound> ENTITY_VILLAGER_WORK_TOOLSMITH
      minecraft:entity.villager.work_toolsmith
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VILLAGER_WORK_WEAPONSMITH

      public static final TypedKey<Sound> ENTITY_VILLAGER_WORK_WEAPONSMITH
      minecraft:entity.villager.work_weaponsmith
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VILLAGER_YES

      public static final TypedKey<Sound> ENTITY_VILLAGER_YES
      minecraft:entity.villager.yes
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VINDICATOR_AMBIENT

      public static final TypedKey<Sound> ENTITY_VINDICATOR_AMBIENT
      minecraft:entity.vindicator.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VINDICATOR_CELEBRATE

      public static final TypedKey<Sound> ENTITY_VINDICATOR_CELEBRATE
      minecraft:entity.vindicator.celebrate
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VINDICATOR_DEATH

      public static final TypedKey<Sound> ENTITY_VINDICATOR_DEATH
      minecraft:entity.vindicator.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_VINDICATOR_HURT

      public static final TypedKey<Sound> ENTITY_VINDICATOR_HURT
      minecraft:entity.vindicator.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WANDERING_TRADER_AMBIENT

      public static final TypedKey<Sound> ENTITY_WANDERING_TRADER_AMBIENT
      minecraft:entity.wandering_trader.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WANDERING_TRADER_DEATH

      public static final TypedKey<Sound> ENTITY_WANDERING_TRADER_DEATH
      minecraft:entity.wandering_trader.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WANDERING_TRADER_DISAPPEARED

      public static final TypedKey<Sound> ENTITY_WANDERING_TRADER_DISAPPEARED
      minecraft:entity.wandering_trader.disappeared
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WANDERING_TRADER_DRINK_MILK

      public static final TypedKey<Sound> ENTITY_WANDERING_TRADER_DRINK_MILK
      minecraft:entity.wandering_trader.drink_milk
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WANDERING_TRADER_DRINK_POTION

      public static final TypedKey<Sound> ENTITY_WANDERING_TRADER_DRINK_POTION
      minecraft:entity.wandering_trader.drink_potion
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WANDERING_TRADER_HURT

      public static final TypedKey<Sound> ENTITY_WANDERING_TRADER_HURT
      minecraft:entity.wandering_trader.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WANDERING_TRADER_NO

      public static final TypedKey<Sound> ENTITY_WANDERING_TRADER_NO
      minecraft:entity.wandering_trader.no
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WANDERING_TRADER_REAPPEARED

      public static final TypedKey<Sound> ENTITY_WANDERING_TRADER_REAPPEARED
      minecraft:entity.wandering_trader.reappeared
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WANDERING_TRADER_TRADE

      public static final TypedKey<Sound> ENTITY_WANDERING_TRADER_TRADE
      minecraft:entity.wandering_trader.trade
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WANDERING_TRADER_YES

      public static final TypedKey<Sound> ENTITY_WANDERING_TRADER_YES
      minecraft:entity.wandering_trader.yes
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WARDEN_AGITATED

      public static final TypedKey<Sound> ENTITY_WARDEN_AGITATED
      minecraft:entity.warden.agitated
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WARDEN_AMBIENT

      public static final TypedKey<Sound> ENTITY_WARDEN_AMBIENT
      minecraft:entity.warden.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WARDEN_ANGRY

      public static final TypedKey<Sound> ENTITY_WARDEN_ANGRY
      minecraft:entity.warden.angry
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WARDEN_ATTACK_IMPACT

      public static final TypedKey<Sound> ENTITY_WARDEN_ATTACK_IMPACT
      minecraft:entity.warden.attack_impact
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WARDEN_DEATH

      public static final TypedKey<Sound> ENTITY_WARDEN_DEATH
      minecraft:entity.warden.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WARDEN_DIG

      public static final TypedKey<Sound> ENTITY_WARDEN_DIG
      minecraft:entity.warden.dig
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WARDEN_EMERGE

      public static final TypedKey<Sound> ENTITY_WARDEN_EMERGE
      minecraft:entity.warden.emerge
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WARDEN_HEARTBEAT

      public static final TypedKey<Sound> ENTITY_WARDEN_HEARTBEAT
      minecraft:entity.warden.heartbeat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WARDEN_HURT

      public static final TypedKey<Sound> ENTITY_WARDEN_HURT
      minecraft:entity.warden.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WARDEN_LISTENING

      public static final TypedKey<Sound> ENTITY_WARDEN_LISTENING
      minecraft:entity.warden.listening
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WARDEN_LISTENING_ANGRY

      public static final TypedKey<Sound> ENTITY_WARDEN_LISTENING_ANGRY
      minecraft:entity.warden.listening_angry
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WARDEN_NEARBY_CLOSE

      public static final TypedKey<Sound> ENTITY_WARDEN_NEARBY_CLOSE
      minecraft:entity.warden.nearby_close
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WARDEN_NEARBY_CLOSER

      public static final TypedKey<Sound> ENTITY_WARDEN_NEARBY_CLOSER
      minecraft:entity.warden.nearby_closer
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WARDEN_NEARBY_CLOSEST

      public static final TypedKey<Sound> ENTITY_WARDEN_NEARBY_CLOSEST
      minecraft:entity.warden.nearby_closest
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WARDEN_ROAR

      public static final TypedKey<Sound> ENTITY_WARDEN_ROAR
      minecraft:entity.warden.roar
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WARDEN_SNIFF

      public static final TypedKey<Sound> ENTITY_WARDEN_SNIFF
      minecraft:entity.warden.sniff
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WARDEN_SONIC_BOOM

      public static final TypedKey<Sound> ENTITY_WARDEN_SONIC_BOOM
      minecraft:entity.warden.sonic_boom
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WARDEN_SONIC_CHARGE

      public static final TypedKey<Sound> ENTITY_WARDEN_SONIC_CHARGE
      minecraft:entity.warden.sonic_charge
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WARDEN_STEP

      public static final TypedKey<Sound> ENTITY_WARDEN_STEP
      minecraft:entity.warden.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WARDEN_TENDRIL_CLICKS

      public static final TypedKey<Sound> ENTITY_WARDEN_TENDRIL_CLICKS
      minecraft:entity.warden.tendril_clicks
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WIND_CHARGE_THROW

      public static final TypedKey<Sound> ENTITY_WIND_CHARGE_THROW
      minecraft:entity.wind_charge.throw
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WIND_CHARGE_WIND_BURST

      public static final TypedKey<Sound> ENTITY_WIND_CHARGE_WIND_BURST
      minecraft:entity.wind_charge.wind_burst
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WITCH_AMBIENT

      public static final TypedKey<Sound> ENTITY_WITCH_AMBIENT
      minecraft:entity.witch.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WITCH_CELEBRATE

      public static final TypedKey<Sound> ENTITY_WITCH_CELEBRATE
      minecraft:entity.witch.celebrate
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WITCH_DEATH

      public static final TypedKey<Sound> ENTITY_WITCH_DEATH
      minecraft:entity.witch.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WITCH_DRINK

      public static final TypedKey<Sound> ENTITY_WITCH_DRINK
      minecraft:entity.witch.drink
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WITCH_HURT

      public static final TypedKey<Sound> ENTITY_WITCH_HURT
      minecraft:entity.witch.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WITCH_THROW

      public static final TypedKey<Sound> ENTITY_WITCH_THROW
      minecraft:entity.witch.throw
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WITHER_AMBIENT

      public static final TypedKey<Sound> ENTITY_WITHER_AMBIENT
      minecraft:entity.wither.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WITHER_BREAK_BLOCK

      public static final TypedKey<Sound> ENTITY_WITHER_BREAK_BLOCK
      minecraft:entity.wither.break_block
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WITHER_DEATH

      public static final TypedKey<Sound> ENTITY_WITHER_DEATH
      minecraft:entity.wither.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WITHER_HURT

      public static final TypedKey<Sound> ENTITY_WITHER_HURT
      minecraft:entity.wither.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WITHER_SHOOT

      public static final TypedKey<Sound> ENTITY_WITHER_SHOOT
      minecraft:entity.wither.shoot
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WITHER_SPAWN

      public static final TypedKey<Sound> ENTITY_WITHER_SPAWN
      minecraft:entity.wither.spawn
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WITHER_SKELETON_AMBIENT

      public static final TypedKey<Sound> ENTITY_WITHER_SKELETON_AMBIENT
      minecraft:entity.wither_skeleton.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WITHER_SKELETON_DEATH

      public static final TypedKey<Sound> ENTITY_WITHER_SKELETON_DEATH
      minecraft:entity.wither_skeleton.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WITHER_SKELETON_HURT

      public static final TypedKey<Sound> ENTITY_WITHER_SKELETON_HURT
      minecraft:entity.wither_skeleton.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WITHER_SKELETON_STEP

      public static final TypedKey<Sound> ENTITY_WITHER_SKELETON_STEP
      minecraft:entity.wither_skeleton.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WOLF_AMBIENT

      public static final TypedKey<Sound> ENTITY_WOLF_AMBIENT
      minecraft:entity.wolf.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WOLF_DEATH

      public static final TypedKey<Sound> ENTITY_WOLF_DEATH
      minecraft:entity.wolf.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WOLF_GROWL

      public static final TypedKey<Sound> ENTITY_WOLF_GROWL
      minecraft:entity.wolf.growl
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WOLF_HOWL

      public static final TypedKey<Sound> ENTITY_WOLF_HOWL
      minecraft:entity.wolf.howl
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WOLF_HURT

      public static final TypedKey<Sound> ENTITY_WOLF_HURT
      minecraft:entity.wolf.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WOLF_PANT

      public static final TypedKey<Sound> ENTITY_WOLF_PANT
      minecraft:entity.wolf.pant
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WOLF_SHAKE

      public static final TypedKey<Sound> ENTITY_WOLF_SHAKE
      minecraft:entity.wolf.shake
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WOLF_STEP

      public static final TypedKey<Sound> ENTITY_WOLF_STEP
      minecraft:entity.wolf.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_WOLF_WHINE

      public static final TypedKey<Sound> ENTITY_WOLF_WHINE
      minecraft:entity.wolf.whine
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOGLIN_AMBIENT

      public static final TypedKey<Sound> ENTITY_ZOGLIN_AMBIENT
      minecraft:entity.zoglin.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOGLIN_ANGRY

      public static final TypedKey<Sound> ENTITY_ZOGLIN_ANGRY
      minecraft:entity.zoglin.angry
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOGLIN_ATTACK

      public static final TypedKey<Sound> ENTITY_ZOGLIN_ATTACK
      minecraft:entity.zoglin.attack
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOGLIN_DEATH

      public static final TypedKey<Sound> ENTITY_ZOGLIN_DEATH
      minecraft:entity.zoglin.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOGLIN_HURT

      public static final TypedKey<Sound> ENTITY_ZOGLIN_HURT
      minecraft:entity.zoglin.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOGLIN_STEP

      public static final TypedKey<Sound> ENTITY_ZOGLIN_STEP
      minecraft:entity.zoglin.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIE_AMBIENT

      public static final TypedKey<Sound> ENTITY_ZOMBIE_AMBIENT
      minecraft:entity.zombie.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIE_ATTACK_IRON_DOOR

      public static final TypedKey<Sound> ENTITY_ZOMBIE_ATTACK_IRON_DOOR
      minecraft:entity.zombie.attack_iron_door
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIE_ATTACK_WOODEN_DOOR

      public static final TypedKey<Sound> ENTITY_ZOMBIE_ATTACK_WOODEN_DOOR
      minecraft:entity.zombie.attack_wooden_door
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIE_BREAK_WOODEN_DOOR

      public static final TypedKey<Sound> ENTITY_ZOMBIE_BREAK_WOODEN_DOOR
      minecraft:entity.zombie.break_wooden_door
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIE_CONVERTED_TO_DROWNED

      public static final TypedKey<Sound> ENTITY_ZOMBIE_CONVERTED_TO_DROWNED
      minecraft:entity.zombie.converted_to_drowned
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIE_DEATH

      public static final TypedKey<Sound> ENTITY_ZOMBIE_DEATH
      minecraft:entity.zombie.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIE_DESTROY_EGG

      public static final TypedKey<Sound> ENTITY_ZOMBIE_DESTROY_EGG
      minecraft:entity.zombie.destroy_egg
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIE_HURT

      public static final TypedKey<Sound> ENTITY_ZOMBIE_HURT
      minecraft:entity.zombie.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIE_INFECT

      public static final TypedKey<Sound> ENTITY_ZOMBIE_INFECT
      minecraft:entity.zombie.infect
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIE_STEP

      public static final TypedKey<Sound> ENTITY_ZOMBIE_STEP
      minecraft:entity.zombie.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIE_HORSE_AMBIENT

      public static final TypedKey<Sound> ENTITY_ZOMBIE_HORSE_AMBIENT
      minecraft:entity.zombie_horse.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIE_HORSE_DEATH

      public static final TypedKey<Sound> ENTITY_ZOMBIE_HORSE_DEATH
      minecraft:entity.zombie_horse.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIE_HORSE_HURT

      public static final TypedKey<Sound> ENTITY_ZOMBIE_HORSE_HURT
      minecraft:entity.zombie_horse.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIE_VILLAGER_AMBIENT

      public static final TypedKey<Sound> ENTITY_ZOMBIE_VILLAGER_AMBIENT
      minecraft:entity.zombie_villager.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIE_VILLAGER_CONVERTED

      public static final TypedKey<Sound> ENTITY_ZOMBIE_VILLAGER_CONVERTED
      minecraft:entity.zombie_villager.converted
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIE_VILLAGER_CURE

      public static final TypedKey<Sound> ENTITY_ZOMBIE_VILLAGER_CURE
      minecraft:entity.zombie_villager.cure
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIE_VILLAGER_DEATH

      public static final TypedKey<Sound> ENTITY_ZOMBIE_VILLAGER_DEATH
      minecraft:entity.zombie_villager.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIE_VILLAGER_HURT

      public static final TypedKey<Sound> ENTITY_ZOMBIE_VILLAGER_HURT
      minecraft:entity.zombie_villager.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIE_VILLAGER_STEP

      public static final TypedKey<Sound> ENTITY_ZOMBIE_VILLAGER_STEP
      minecraft:entity.zombie_villager.step
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIFIED_PIGLIN_AMBIENT

      public static final TypedKey<Sound> ENTITY_ZOMBIFIED_PIGLIN_AMBIENT
      minecraft:entity.zombified_piglin.ambient
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIFIED_PIGLIN_ANGRY

      public static final TypedKey<Sound> ENTITY_ZOMBIFIED_PIGLIN_ANGRY
      minecraft:entity.zombified_piglin.angry
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIFIED_PIGLIN_DEATH

      public static final TypedKey<Sound> ENTITY_ZOMBIFIED_PIGLIN_DEATH
      minecraft:entity.zombified_piglin.death
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ENTITY_ZOMBIFIED_PIGLIN_HURT

      public static final TypedKey<Sound> ENTITY_ZOMBIFIED_PIGLIN_HURT
      minecraft:entity.zombified_piglin.hurt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • EVENT_MOB_EFFECT_BAD_OMEN

      public static final TypedKey<Sound> EVENT_MOB_EFFECT_BAD_OMEN
      minecraft:event.mob_effect.bad_omen
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • EVENT_MOB_EFFECT_RAID_OMEN

      public static final TypedKey<Sound> EVENT_MOB_EFFECT_RAID_OMEN
      minecraft:event.mob_effect.raid_omen
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • EVENT_MOB_EFFECT_TRIAL_OMEN

      public static final TypedKey<Sound> EVENT_MOB_EFFECT_TRIAL_OMEN
      minecraft:event.mob_effect.trial_omen
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • EVENT_RAID_HORN

      public static final TypedKey<Sound> EVENT_RAID_HORN
      minecraft:event.raid.horn
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • INTENTIONALLY_EMPTY

      public static final TypedKey<Sound> INTENTIONALLY_EMPTY
      minecraft:intentionally_empty
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_ARMOR_EQUIP_CHAIN

      public static final TypedKey<Sound> ITEM_ARMOR_EQUIP_CHAIN
      minecraft:item.armor.equip_chain
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_ARMOR_EQUIP_DIAMOND

      public static final TypedKey<Sound> ITEM_ARMOR_EQUIP_DIAMOND
      minecraft:item.armor.equip_diamond
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_ARMOR_EQUIP_ELYTRA

      public static final TypedKey<Sound> ITEM_ARMOR_EQUIP_ELYTRA
      minecraft:item.armor.equip_elytra
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_ARMOR_EQUIP_GENERIC

      public static final TypedKey<Sound> ITEM_ARMOR_EQUIP_GENERIC
      minecraft:item.armor.equip_generic
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_ARMOR_EQUIP_GOLD

      public static final TypedKey<Sound> ITEM_ARMOR_EQUIP_GOLD
      minecraft:item.armor.equip_gold
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_ARMOR_EQUIP_IRON

      public static final TypedKey<Sound> ITEM_ARMOR_EQUIP_IRON
      minecraft:item.armor.equip_iron
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_ARMOR_EQUIP_LEATHER

      public static final TypedKey<Sound> ITEM_ARMOR_EQUIP_LEATHER
      minecraft:item.armor.equip_leather
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_ARMOR_EQUIP_NETHERITE

      public static final TypedKey<Sound> ITEM_ARMOR_EQUIP_NETHERITE
      minecraft:item.armor.equip_netherite
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_ARMOR_EQUIP_TURTLE

      public static final TypedKey<Sound> ITEM_ARMOR_EQUIP_TURTLE
      minecraft:item.armor.equip_turtle
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_ARMOR_EQUIP_WOLF

      public static final TypedKey<Sound> ITEM_ARMOR_EQUIP_WOLF
      minecraft:item.armor.equip_wolf
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_ARMOR_UNEQUIP_WOLF

      public static final TypedKey<Sound> ITEM_ARMOR_UNEQUIP_WOLF
      minecraft:item.armor.unequip_wolf
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_AXE_SCRAPE

      public static final TypedKey<Sound> ITEM_AXE_SCRAPE
      minecraft:item.axe.scrape
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_AXE_STRIP

      public static final TypedKey<Sound> ITEM_AXE_STRIP
      minecraft:item.axe.strip
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_AXE_WAX_OFF

      public static final TypedKey<Sound> ITEM_AXE_WAX_OFF
      minecraft:item.axe.wax_off
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BONE_MEAL_USE

      public static final TypedKey<Sound> ITEM_BONE_MEAL_USE
      minecraft:item.bone_meal.use
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BOOK_PAGE_TURN

      public static final TypedKey<Sound> ITEM_BOOK_PAGE_TURN
      minecraft:item.book.page_turn
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BOOK_PUT

      public static final TypedKey<Sound> ITEM_BOOK_PUT
      minecraft:item.book.put
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BOTTLE_EMPTY

      public static final TypedKey<Sound> ITEM_BOTTLE_EMPTY
      minecraft:item.bottle.empty
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BOTTLE_FILL

      public static final TypedKey<Sound> ITEM_BOTTLE_FILL
      minecraft:item.bottle.fill
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BOTTLE_FILL_DRAGONBREATH

      public static final TypedKey<Sound> ITEM_BOTTLE_FILL_DRAGONBREATH
      minecraft:item.bottle.fill_dragonbreath
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BRUSH_BRUSHING_GENERIC

      public static final TypedKey<Sound> ITEM_BRUSH_BRUSHING_GENERIC
      minecraft:item.brush.brushing.generic
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BRUSH_BRUSHING_GRAVEL

      public static final TypedKey<Sound> ITEM_BRUSH_BRUSHING_GRAVEL
      minecraft:item.brush.brushing.gravel
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BRUSH_BRUSHING_GRAVEL_COMPLETE

      public static final TypedKey<Sound> ITEM_BRUSH_BRUSHING_GRAVEL_COMPLETE
      minecraft:item.brush.brushing.gravel.complete
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BRUSH_BRUSHING_SAND

      public static final TypedKey<Sound> ITEM_BRUSH_BRUSHING_SAND
      minecraft:item.brush.brushing.sand
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BRUSH_BRUSHING_SAND_COMPLETE

      public static final TypedKey<Sound> ITEM_BRUSH_BRUSHING_SAND_COMPLETE
      minecraft:item.brush.brushing.sand.complete
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BUCKET_EMPTY

      public static final TypedKey<Sound> ITEM_BUCKET_EMPTY
      minecraft:item.bucket.empty
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BUCKET_EMPTY_AXOLOTL

      public static final TypedKey<Sound> ITEM_BUCKET_EMPTY_AXOLOTL
      minecraft:item.bucket.empty_axolotl
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BUCKET_EMPTY_FISH

      public static final TypedKey<Sound> ITEM_BUCKET_EMPTY_FISH
      minecraft:item.bucket.empty_fish
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BUCKET_EMPTY_LAVA

      public static final TypedKey<Sound> ITEM_BUCKET_EMPTY_LAVA
      minecraft:item.bucket.empty_lava
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BUCKET_EMPTY_POWDER_SNOW

      public static final TypedKey<Sound> ITEM_BUCKET_EMPTY_POWDER_SNOW
      minecraft:item.bucket.empty_powder_snow
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BUCKET_EMPTY_TADPOLE

      public static final TypedKey<Sound> ITEM_BUCKET_EMPTY_TADPOLE
      minecraft:item.bucket.empty_tadpole
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BUCKET_FILL

      public static final TypedKey<Sound> ITEM_BUCKET_FILL
      minecraft:item.bucket.fill
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BUCKET_FILL_AXOLOTL

      public static final TypedKey<Sound> ITEM_BUCKET_FILL_AXOLOTL
      minecraft:item.bucket.fill_axolotl
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BUCKET_FILL_FISH

      public static final TypedKey<Sound> ITEM_BUCKET_FILL_FISH
      minecraft:item.bucket.fill_fish
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BUCKET_FILL_LAVA

      public static final TypedKey<Sound> ITEM_BUCKET_FILL_LAVA
      minecraft:item.bucket.fill_lava
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BUCKET_FILL_POWDER_SNOW

      public static final TypedKey<Sound> ITEM_BUCKET_FILL_POWDER_SNOW
      minecraft:item.bucket.fill_powder_snow
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BUCKET_FILL_TADPOLE

      public static final TypedKey<Sound> ITEM_BUCKET_FILL_TADPOLE
      minecraft:item.bucket.fill_tadpole
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BUNDLE_DROP_CONTENTS

      public static final TypedKey<Sound> ITEM_BUNDLE_DROP_CONTENTS
      minecraft:item.bundle.drop_contents
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BUNDLE_INSERT

      public static final TypedKey<Sound> ITEM_BUNDLE_INSERT
      minecraft:item.bundle.insert
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BUNDLE_INSERT_FAIL

      public static final TypedKey<Sound> ITEM_BUNDLE_INSERT_FAIL
      minecraft:item.bundle.insert_fail
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_BUNDLE_REMOVE_ONE

      public static final TypedKey<Sound> ITEM_BUNDLE_REMOVE_ONE
      minecraft:item.bundle.remove_one
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_CHORUS_FRUIT_TELEPORT

      public static final TypedKey<Sound> ITEM_CHORUS_FRUIT_TELEPORT
      minecraft:item.chorus_fruit.teleport
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_CROP_PLANT

      public static final TypedKey<Sound> ITEM_CROP_PLANT
      minecraft:item.crop.plant
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_CROSSBOW_HIT

      public static final TypedKey<Sound> ITEM_CROSSBOW_HIT
      minecraft:item.crossbow.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_CROSSBOW_LOADING_END

      public static final TypedKey<Sound> ITEM_CROSSBOW_LOADING_END
      minecraft:item.crossbow.loading_end
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_CROSSBOW_LOADING_MIDDLE

      public static final TypedKey<Sound> ITEM_CROSSBOW_LOADING_MIDDLE
      minecraft:item.crossbow.loading_middle
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_CROSSBOW_LOADING_START

      public static final TypedKey<Sound> ITEM_CROSSBOW_LOADING_START
      minecraft:item.crossbow.loading_start
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_CROSSBOW_QUICK_CHARGE_1

      public static final TypedKey<Sound> ITEM_CROSSBOW_QUICK_CHARGE_1
      minecraft:item.crossbow.quick_charge_1
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_CROSSBOW_QUICK_CHARGE_2

      public static final TypedKey<Sound> ITEM_CROSSBOW_QUICK_CHARGE_2
      minecraft:item.crossbow.quick_charge_2
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_CROSSBOW_QUICK_CHARGE_3

      public static final TypedKey<Sound> ITEM_CROSSBOW_QUICK_CHARGE_3
      minecraft:item.crossbow.quick_charge_3
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_CROSSBOW_SHOOT

      public static final TypedKey<Sound> ITEM_CROSSBOW_SHOOT
      minecraft:item.crossbow.shoot
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_DYE_USE

      public static final TypedKey<Sound> ITEM_DYE_USE
      minecraft:item.dye.use
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_ELYTRA_FLYING

      public static final TypedKey<Sound> ITEM_ELYTRA_FLYING
      minecraft:item.elytra.flying
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_FIRECHARGE_USE

      public static final TypedKey<Sound> ITEM_FIRECHARGE_USE
      minecraft:item.firecharge.use
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_FLINTANDSTEEL_USE

      public static final TypedKey<Sound> ITEM_FLINTANDSTEEL_USE
      minecraft:item.flintandsteel.use
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_GLOW_INK_SAC_USE

      public static final TypedKey<Sound> ITEM_GLOW_INK_SAC_USE
      minecraft:item.glow_ink_sac.use
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_GOAT_HORN_SOUND_0

      public static final TypedKey<Sound> ITEM_GOAT_HORN_SOUND_0
      minecraft:item.goat_horn.sound.0
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_GOAT_HORN_SOUND_1

      public static final TypedKey<Sound> ITEM_GOAT_HORN_SOUND_1
      minecraft:item.goat_horn.sound.1
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_GOAT_HORN_SOUND_2

      public static final TypedKey<Sound> ITEM_GOAT_HORN_SOUND_2
      minecraft:item.goat_horn.sound.2
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_GOAT_HORN_SOUND_3

      public static final TypedKey<Sound> ITEM_GOAT_HORN_SOUND_3
      minecraft:item.goat_horn.sound.3
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_GOAT_HORN_SOUND_4

      public static final TypedKey<Sound> ITEM_GOAT_HORN_SOUND_4
      minecraft:item.goat_horn.sound.4
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_GOAT_HORN_SOUND_5

      public static final TypedKey<Sound> ITEM_GOAT_HORN_SOUND_5
      minecraft:item.goat_horn.sound.5
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_GOAT_HORN_SOUND_6

      public static final TypedKey<Sound> ITEM_GOAT_HORN_SOUND_6
      minecraft:item.goat_horn.sound.6
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_GOAT_HORN_SOUND_7

      public static final TypedKey<Sound> ITEM_GOAT_HORN_SOUND_7
      minecraft:item.goat_horn.sound.7
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_HOE_TILL

      public static final TypedKey<Sound> ITEM_HOE_TILL
      minecraft:item.hoe.till
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_HONEY_BOTTLE_DRINK

      public static final TypedKey<Sound> ITEM_HONEY_BOTTLE_DRINK
      minecraft:item.honey_bottle.drink
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_HONEYCOMB_WAX_ON

      public static final TypedKey<Sound> ITEM_HONEYCOMB_WAX_ON
      minecraft:item.honeycomb.wax_on
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_INK_SAC_USE

      public static final TypedKey<Sound> ITEM_INK_SAC_USE
      minecraft:item.ink_sac.use
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_LODESTONE_COMPASS_LOCK

      public static final TypedKey<Sound> ITEM_LODESTONE_COMPASS_LOCK
      minecraft:item.lodestone_compass.lock
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_MACE_SMASH_AIR

      public static final TypedKey<Sound> ITEM_MACE_SMASH_AIR
      minecraft:item.mace.smash_air
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_MACE_SMASH_GROUND

      public static final TypedKey<Sound> ITEM_MACE_SMASH_GROUND
      minecraft:item.mace.smash_ground
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_MACE_SMASH_GROUND_HEAVY

      public static final TypedKey<Sound> ITEM_MACE_SMASH_GROUND_HEAVY
      minecraft:item.mace.smash_ground_heavy
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_NETHER_WART_PLANT

      public static final TypedKey<Sound> ITEM_NETHER_WART_PLANT
      minecraft:item.nether_wart.plant
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_OMINOUS_BOTTLE_DISPOSE

      public static final TypedKey<Sound> ITEM_OMINOUS_BOTTLE_DISPOSE
      minecraft:item.ominous_bottle.dispose
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_SHIELD_BLOCK

      public static final TypedKey<Sound> ITEM_SHIELD_BLOCK
      minecraft:item.shield.block
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_SHIELD_BREAK

      public static final TypedKey<Sound> ITEM_SHIELD_BREAK
      minecraft:item.shield.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_SHOVEL_FLATTEN

      public static final TypedKey<Sound> ITEM_SHOVEL_FLATTEN
      minecraft:item.shovel.flatten
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_SPYGLASS_STOP_USING

      public static final TypedKey<Sound> ITEM_SPYGLASS_STOP_USING
      minecraft:item.spyglass.stop_using
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_SPYGLASS_USE

      public static final TypedKey<Sound> ITEM_SPYGLASS_USE
      minecraft:item.spyglass.use
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_TOTEM_USE

      public static final TypedKey<Sound> ITEM_TOTEM_USE
      minecraft:item.totem.use
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_TRIDENT_HIT

      public static final TypedKey<Sound> ITEM_TRIDENT_HIT
      minecraft:item.trident.hit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_TRIDENT_HIT_GROUND

      public static final TypedKey<Sound> ITEM_TRIDENT_HIT_GROUND
      minecraft:item.trident.hit_ground
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_TRIDENT_RETURN

      public static final TypedKey<Sound> ITEM_TRIDENT_RETURN
      minecraft:item.trident.return
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_TRIDENT_RIPTIDE_1

      public static final TypedKey<Sound> ITEM_TRIDENT_RIPTIDE_1
      minecraft:item.trident.riptide_1
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_TRIDENT_RIPTIDE_2

      public static final TypedKey<Sound> ITEM_TRIDENT_RIPTIDE_2
      minecraft:item.trident.riptide_2
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_TRIDENT_RIPTIDE_3

      public static final TypedKey<Sound> ITEM_TRIDENT_RIPTIDE_3
      minecraft:item.trident.riptide_3
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_TRIDENT_THROW

      public static final TypedKey<Sound> ITEM_TRIDENT_THROW
      minecraft:item.trident.throw
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_TRIDENT_THUNDER

      public static final TypedKey<Sound> ITEM_TRIDENT_THUNDER
      minecraft:item.trident.thunder
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_WOLF_ARMOR_BREAK

      public static final TypedKey<Sound> ITEM_WOLF_ARMOR_BREAK
      minecraft:item.wolf_armor.break
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_WOLF_ARMOR_CRACK

      public static final TypedKey<Sound> ITEM_WOLF_ARMOR_CRACK
      minecraft:item.wolf_armor.crack
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_WOLF_ARMOR_DAMAGE

      public static final TypedKey<Sound> ITEM_WOLF_ARMOR_DAMAGE
      minecraft:item.wolf_armor.damage
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ITEM_WOLF_ARMOR_REPAIR

      public static final TypedKey<Sound> ITEM_WOLF_ARMOR_REPAIR
      minecraft:item.wolf_armor.repair
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_CREATIVE

      public static final TypedKey<Sound> MUSIC_CREATIVE
      minecraft:music.creative
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_CREDITS

      public static final TypedKey<Sound> MUSIC_CREDITS
      minecraft:music.credits
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_DRAGON

      public static final TypedKey<Sound> MUSIC_DRAGON
      minecraft:music.dragon
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_END

      public static final TypedKey<Sound> MUSIC_END
      minecraft:music.end
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_GAME

      public static final TypedKey<Sound> MUSIC_GAME
      minecraft:music.game
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_MENU

      public static final TypedKey<Sound> MUSIC_MENU
      minecraft:music.menu
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_NETHER_BASALT_DELTAS

      public static final TypedKey<Sound> MUSIC_NETHER_BASALT_DELTAS
      minecraft:music.nether.basalt_deltas
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_NETHER_CRIMSON_FOREST

      public static final TypedKey<Sound> MUSIC_NETHER_CRIMSON_FOREST
      minecraft:music.nether.crimson_forest
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_NETHER_NETHER_WASTES

      public static final TypedKey<Sound> MUSIC_NETHER_NETHER_WASTES
      minecraft:music.nether.nether_wastes
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_NETHER_SOUL_SAND_VALLEY

      public static final TypedKey<Sound> MUSIC_NETHER_SOUL_SAND_VALLEY
      minecraft:music.nether.soul_sand_valley
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_NETHER_WARPED_FOREST

      public static final TypedKey<Sound> MUSIC_NETHER_WARPED_FOREST
      minecraft:music.nether.warped_forest
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_OVERWORLD_BADLANDS

      public static final TypedKey<Sound> MUSIC_OVERWORLD_BADLANDS
      minecraft:music.overworld.badlands
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_OVERWORLD_BAMBOO_JUNGLE

      public static final TypedKey<Sound> MUSIC_OVERWORLD_BAMBOO_JUNGLE
      minecraft:music.overworld.bamboo_jungle
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_OVERWORLD_CHERRY_GROVE

      public static final TypedKey<Sound> MUSIC_OVERWORLD_CHERRY_GROVE
      minecraft:music.overworld.cherry_grove
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_OVERWORLD_DEEP_DARK

      public static final TypedKey<Sound> MUSIC_OVERWORLD_DEEP_DARK
      minecraft:music.overworld.deep_dark
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_OVERWORLD_DESERT

      public static final TypedKey<Sound> MUSIC_OVERWORLD_DESERT
      minecraft:music.overworld.desert
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_OVERWORLD_DRIPSTONE_CAVES

      public static final TypedKey<Sound> MUSIC_OVERWORLD_DRIPSTONE_CAVES
      minecraft:music.overworld.dripstone_caves
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_OVERWORLD_FLOWER_FOREST

      public static final TypedKey<Sound> MUSIC_OVERWORLD_FLOWER_FOREST
      minecraft:music.overworld.flower_forest
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_OVERWORLD_FOREST

      public static final TypedKey<Sound> MUSIC_OVERWORLD_FOREST
      minecraft:music.overworld.forest
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_OVERWORLD_FROZEN_PEAKS

      public static final TypedKey<Sound> MUSIC_OVERWORLD_FROZEN_PEAKS
      minecraft:music.overworld.frozen_peaks
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_OVERWORLD_GROVE

      public static final TypedKey<Sound> MUSIC_OVERWORLD_GROVE
      minecraft:music.overworld.grove
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_OVERWORLD_JAGGED_PEAKS

      public static final TypedKey<Sound> MUSIC_OVERWORLD_JAGGED_PEAKS
      minecraft:music.overworld.jagged_peaks
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_OVERWORLD_JUNGLE

      public static final TypedKey<Sound> MUSIC_OVERWORLD_JUNGLE
      minecraft:music.overworld.jungle
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_OVERWORLD_LUSH_CAVES

      public static final TypedKey<Sound> MUSIC_OVERWORLD_LUSH_CAVES
      minecraft:music.overworld.lush_caves
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_OVERWORLD_MEADOW

      public static final TypedKey<Sound> MUSIC_OVERWORLD_MEADOW
      minecraft:music.overworld.meadow
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_OVERWORLD_OLD_GROWTH_TAIGA

      public static final TypedKey<Sound> MUSIC_OVERWORLD_OLD_GROWTH_TAIGA
      minecraft:music.overworld.old_growth_taiga
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_OVERWORLD_SNOWY_SLOPES

      public static final TypedKey<Sound> MUSIC_OVERWORLD_SNOWY_SLOPES
      minecraft:music.overworld.snowy_slopes
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_OVERWORLD_SPARSE_JUNGLE

      public static final TypedKey<Sound> MUSIC_OVERWORLD_SPARSE_JUNGLE
      minecraft:music.overworld.sparse_jungle
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_OVERWORLD_STONY_PEAKS

      public static final TypedKey<Sound> MUSIC_OVERWORLD_STONY_PEAKS
      minecraft:music.overworld.stony_peaks
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_OVERWORLD_SWAMP

      public static final TypedKey<Sound> MUSIC_OVERWORLD_SWAMP
      minecraft:music.overworld.swamp
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_UNDER_WATER

      public static final TypedKey<Sound> MUSIC_UNDER_WATER
      minecraft:music.under_water
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_DISC_11

      public static final TypedKey<Sound> MUSIC_DISC_11
      minecraft:music_disc.11
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_DISC_13

      public static final TypedKey<Sound> MUSIC_DISC_13
      minecraft:music_disc.13
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_DISC_5

      public static final TypedKey<Sound> MUSIC_DISC_5
      minecraft:music_disc.5
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_DISC_BLOCKS

      public static final TypedKey<Sound> MUSIC_DISC_BLOCKS
      minecraft:music_disc.blocks
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_DISC_CAT

      public static final TypedKey<Sound> MUSIC_DISC_CAT
      minecraft:music_disc.cat
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_DISC_CHIRP

      public static final TypedKey<Sound> MUSIC_DISC_CHIRP
      minecraft:music_disc.chirp
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_DISC_CREATOR

      public static final TypedKey<Sound> MUSIC_DISC_CREATOR
      minecraft:music_disc.creator
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_DISC_CREATOR_MUSIC_BOX

      public static final TypedKey<Sound> MUSIC_DISC_CREATOR_MUSIC_BOX
      minecraft:music_disc.creator_music_box
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_DISC_FAR

      public static final TypedKey<Sound> MUSIC_DISC_FAR
      minecraft:music_disc.far
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_DISC_MALL

      public static final TypedKey<Sound> MUSIC_DISC_MALL
      minecraft:music_disc.mall
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_DISC_MELLOHI

      public static final TypedKey<Sound> MUSIC_DISC_MELLOHI
      minecraft:music_disc.mellohi
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_DISC_OTHERSIDE

      public static final TypedKey<Sound> MUSIC_DISC_OTHERSIDE
      minecraft:music_disc.otherside
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_DISC_PIGSTEP

      public static final TypedKey<Sound> MUSIC_DISC_PIGSTEP
      minecraft:music_disc.pigstep
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_DISC_PRECIPICE

      public static final TypedKey<Sound> MUSIC_DISC_PRECIPICE
      minecraft:music_disc.precipice
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_DISC_RELIC

      public static final TypedKey<Sound> MUSIC_DISC_RELIC
      minecraft:music_disc.relic
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_DISC_STAL

      public static final TypedKey<Sound> MUSIC_DISC_STAL
      minecraft:music_disc.stal
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_DISC_STRAD

      public static final TypedKey<Sound> MUSIC_DISC_STRAD
      minecraft:music_disc.strad
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_DISC_WAIT

      public static final TypedKey<Sound> MUSIC_DISC_WAIT
      minecraft:music_disc.wait
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MUSIC_DISC_WARD

      public static final TypedKey<Sound> MUSIC_DISC_WARD
      minecraft:music_disc.ward
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • PARTICLE_SOUL_ESCAPE

      public static final TypedKey<Sound> PARTICLE_SOUL_ESCAPE
      minecraft:particle.soul_escape
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • UI_BUTTON_CLICK

      public static final TypedKey<Sound> UI_BUTTON_CLICK
      minecraft:ui.button.click
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • UI_CARTOGRAPHY_TABLE_TAKE_RESULT

      public static final TypedKey<Sound> UI_CARTOGRAPHY_TABLE_TAKE_RESULT
      minecraft:ui.cartography_table.take_result
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • UI_HUD_BUBBLE_POP

      public static final TypedKey<Sound> UI_HUD_BUBBLE_POP
      minecraft:ui.hud.bubble_pop
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • UI_LOOM_SELECT_PATTERN

      public static final TypedKey<Sound> UI_LOOM_SELECT_PATTERN
      minecraft:ui.loom.select_pattern
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • UI_LOOM_TAKE_RESULT

      public static final TypedKey<Sound> UI_LOOM_TAKE_RESULT
      minecraft:ui.loom.take_result
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • UI_STONECUTTER_SELECT_RECIPE

      public static final TypedKey<Sound> UI_STONECUTTER_SELECT_RECIPE
      minecraft:ui.stonecutter.select_recipe
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • UI_STONECUTTER_TAKE_RESULT

      public static final TypedKey<Sound> UI_STONECUTTER_TAKE_RESULT
      minecraft:ui.stonecutter.take_result
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • UI_TOAST_CHALLENGE_COMPLETE

      public static final TypedKey<Sound> UI_TOAST_CHALLENGE_COMPLETE
      minecraft:ui.toast.challenge_complete
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • UI_TOAST_IN

      public static final TypedKey<Sound> UI_TOAST_IN
      minecraft:ui.toast.in
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • UI_TOAST_OUT

      public static final TypedKey<Sound> UI_TOAST_OUT
      minecraft:ui.toast.out
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • WEATHER_RAIN

      public static final TypedKey<Sound> WEATHER_RAIN
      minecraft:weather.rain
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • WEATHER_RAIN_ABOVE

      public static final TypedKey<Sound> WEATHER_RAIN_ABOVE
      minecraft:weather.rain.above
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions