1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-02-25 22:04:46 +01:00
PaperMC/patches
Spottedleaf d597c4927a Fix incorrect border collision detection
The epsilon used was in the opposite direction, which would cause
the getCollisions method to incorrectly return it for when players
were exactly on the border but not colliding. To bring it in-line
with the rest of the collision code, the collision must be into
the border by +EPSILON.

Fixes https://github.com/PaperMC/Paper/issues/9859
2023-12-14 18:57:17 -08:00
..
api Update key gen for 1.20.4 () 2023-12-10 10:25:01 -08:00
server Fix incorrect border collision detection 2023-12-14 18:57:17 -08:00