Paper/patches
Tamion e47183454e Fix PlayerSwapHandItemsEvent NPE when a hand set to null (#9763)
* Fix PlayerSwapHandItemsEvent throwing exception when mainhand or offhand set to null

* use fully qualified import

* Use ItemStack#empty() instead of new ItemStack

* Add NotNull annotation to getters

* Add missing Paper comments
2023-10-11 00:38:25 +02:00
..
api Fix PlayerSwapHandItemsEvent NPE when a hand set to null (#9763) 2023-10-11 00:38:25 +02:00
server Fix UnsafeValues#loadAdvancement (#9753) 2023-10-11 07:19:00 +09:00