The first is an abstract implementation of `ISound`, the second is the simple implementation. `net/minecraft/client/audio/PositionedSound` -> `net/minecraft/client/audio/AbstractSound` `net/minecraft/client/audio/PositionedSoundRecord` -> `net/minecraft/client/audio/SimpleSound`