Paper/patches
Tamion 1a4778d260
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-10 15:38:25 -07:00
..
api Fix PlayerSwapHandItemsEvent NPE when a hand set to null (#9763) 2023-10-10 15:38:25 -07:00
removed Re-add remove streams for Brain AI patch 2023-09-23 23:40:49 -07:00
server Fix UnsafeValues#loadAdvancement (#9753) 2023-10-10 15:19:00 -07:00