PaperMC/paper-server
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
..
patches Fix inconsistencies in dispense events regarding stack size 2022-12-11 23:47:22 -08:00
src Bundle spark 2024-07-16 14:55:23 -07:00
.gitignore Setup Gradle project 2020-12-10 20:54:19 -08:00
build.gradle.kts Bundle spark 2024-07-16 14:55:23 -07:00
LGPL.txt
LICENCE.txt