-
Bug
-
Resolution: Fixed
-
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.
- relates to
-
MC-177458 Turtle egg sound events are listed under entity, not block
- Open
-
MC-115643 Can't hear punching blocks with 'Friendly Creatures' volume off
- Resolved
-
MC-118616 The sounds of magma cubes and slimes aren't controlled by the "Hostile Creatures" sound slider
- Resolved
-
MC-137554 Shearing sound is in "friendly creatures" sound category
- Resolved
-
MC-183502 The sounds for collecting honey in a bottle and collecting honeycomb with shears is categorised under friendly creatures
- Resolved
-
MC-139041 The sounds of fishing bobbers aren't controlled by the "Players" sound slider
- Open
-
MC-177604 The sounds of many non-biological entities aren't controlled by the correct sound slider
- Open
-
MC-172362 Lava item burning sound does not play sometimes
- Resolved