PaperMC/patches
Spottedleaf c0d376e242 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 17:34:49 +02:00
server Copy itemstack when sanitizing for datawatcher items 2023-06-16 10:27:59 -07:00