mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-06 18:50:51 +01:00
b620df8e20
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. |
||
---|---|---|
.. | ||
cauldron | ||
component | ||
dispenser | ||
registries | ||
BlockPos.java.patch | ||
Direction.java.patch | ||
Holder.java.patch | ||
MappedRegistry.java.patch | ||
Rotations.java.patch | ||
Vec3i.java.patch |