Paper/patches
Owen 3756f5bbf5
Properly Cancel Usable Items (#9225)
This fixes the bug causing canceling PlayerInteractEvent to cause items to continue to be used despite being canceled on the server.

For example, items being consumed but never finishing, shields being put up, etc.
The underlying issue of this is that the client modifies their synced data values, and so we have to (forcibly) resend
them in order for the client to reset their using item state.
2023-06-18 18:33:15 -04:00
..
api Pull Folia API take two 2023-06-18 22:46:52 +02:00
removed Finish updating chunk system patch 2023-06-08 16:04:53 -07:00
server Properly Cancel Usable Items (#9225) 2023-06-18 18:33:15 -04:00