World border death message states "suffocated in a wall"
Resolved
Fixed
28
The bug
When you die because of being outside the confines of the world border, the death message states "player suffocated in a wall", which is incorrect. The player isn't in a wall, so it shouldn't mention it.
I do think it should say "fell out of the world" akin to the /kill command, but I'm quite confused as to why this would have constituted an issue request. If it's existed for so long it's very obviously not a bug.
If we look at the above class, we can see that the damage source of damage dealt to entities when outside of the world border is IN_WALL. This is evident through the following line of code:
Please do not mark unreleased versions as affected.
You don't have access to them yet.