Paper/patches
Jake Potrebic c97581978a
Fix inconsistencies in dispense events regarding stack size (#8653)
* Fix inconsistencies in dispense events regarding stack size

The javadocs for BlockDispenseEvent suggest the ItemStack is a single
item which is being dispensed. Before this fix, sometimes it was the whole
stack before a single item had been taken. This fixes that so the stack size
is always 1.

* Ensure stack size is correct in minecart and armor dispense behaviors
2022-12-14 13:05:11 -08:00
..
api Updated Upstream (Bukkit/CraftBukkit) (#8663) 2022-12-13 21:03:57 -08:00
removed [ci skip] Remove non-functioning patch 2022-12-10 21:40:18 -07:00
server Fix inconsistencies in dispense events regarding stack size (#8653) 2022-12-14 13:05:11 -08:00