Paper
Paper copied to clipboard
Fix MC-255756
This PR fixes shields not playing sounds when being broken by an axe or when blocking a damage. This bug is client-sided but can easily be fixed by playing the sounds instead of the entity events, this is exactly what this PR does.
Maybe it would be better to both broadcast the entity event and play the sound?
Maybe it would be better to both broadcast the entity event and play the sound?
I chose not to send both because when mojang is gonna fix the issue on their end, we're gonna have a time where the sound is gonna be played twice