3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-16 21:10:17 +01:00
Paper/src
Travis Watkins 5dfb74032c Handle inventory max stack sizes better. Fixes BUKKIT-5564
Make sure we check the inventory's max stack size where appropriate and
don't assume the inventory slot is able to take our entire stack just
because it is empty. We also ensure the client is updated with the correct
slot contents and cursor contents in cases where the max stack changes
result in different behavior than the client expected.
2014-04-23 20:48:32 -05:00
..
main Handle inventory max stack sizes better. Fixes BUKKIT-5564 2014-04-23 20:48:32 -05:00
test/java/org/bukkit Handle profiles in SkullMeta, they don't store a string anymore. 2014-04-17 14:09:53 -05:00