1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-03-29 09:40:24 +01:00
PaperMC/patches
Jake Potrebic c97581978a
Fix inconsistencies in dispense events regarding stack size ()
* 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) () 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 () 2022-12-14 13:05:11 -08:00