PaperMC/paper-server/patches/sources/net
Jake Potrebic b620df8e20 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.
2022-12-11 23:47:22 -08:00
..
minecraft Fix inconsistencies in dispense events regarding stack size 2022-12-11 23:47:22 -08:00