Folia/patches
Spottedleaf 62b165bd7c Set correct riding position for entity passengers on vehicle move packet
Since Folia moves the connection tick to the beginning of the tick,
the player's position would be incorrectly updated by the move
packet and be used during the tick.

This would cause the player's bounding box to be incorrect, which
would cause incorrect movement collision calculations, such as
colliding with fire.

Fixes https://github.com/PaperMC/Folia/issues/119
2023-07-09 20:40:57 -07:00
..
api Update paper 2023-07-06 22:26:45 -07:00
server Set correct riding position for entity passengers on vehicle move packet 2023-07-09 20:40:57 -07:00