Paper/patches
Spottedleaf a226f44b45 Copy itemstack when sanitizing for datawatcher items
Since the packet is broadcasted for players, it means that
the packet will be sent to multiple players. In this case,
modifying the data results in a possible race condition
where a CME may occur as the packet will be serialized on
many different netty IO threads.
2023-06-16 10:27:59 -07:00
..
api chore(api): add missing javadoc urls (#9355) 2023-06-16 16:34:49 +01:00
removed Finish updating chunk system patch 2023-06-08 16:04:53 -07:00
server Copy itemstack when sanitizing for datawatcher items 2023-06-16 10:27:59 -07:00