Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-112147

Lava burning items or XP orbs sound muted when "Friendly Creatures" slider is turned off

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 20w45a
    • Minecraft 1.11.2, Minecraft 17w06a, Minecraft 17w14a, Minecraft 1.12.2, Minecraft 17w50a, Minecraft 1.13, Minecraft 18w30b, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 19w12b, Minecraft 19w13b, 1.14.4, 19w36a, 1.15.2, 20w09a, 1.16.3
    • None
    • Confirmed
    • Sound

      The bug

      The burning sound when items or XP orbs are destroyed in lava is muted when you lower the audio slider associated with Friendly Creatures to off.
      It would make more sense if this sound was associated with Ambient/Environment since it's not a creature sound.

      Code analysis

      Based on 1.11.2 decompiled using MCP 9.35 rc1

      The classes EntityItem and EntityXPOrb do not override the method net.minecraft.entity.Entity.getSoundCategory() which returns NEUTRAL as sound category.

      Important: It is very likely that this affects multiple other entities such as paintings, item frames, minecarts, etc.

            Unassigned Unassigned
            ScubaCramden Jesse O'Donoghue
            Votes:
            9 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: