PaperMC/paper-api/src
Bukkit/Spigot 158b3ce2c1 [Bleeding] Fix logic for calculating slot in Creative mode. Fixes BUKKIT-4715
Previously, hotbar slots for player inventory would return 9 - 18 while in
Creative mode, rather than 0 - 9. This commit fixes the logic used for
calculating the returned slot based on the raw slot.

By: GJ <gjmcferrin@gmail.com>
2013-12-16 23:09:35 -05:00
..
main [Bleeding] Fix logic for calculating slot in Creative mode. Fixes BUKKIT-4715 2013-12-16 23:09:35 -05:00
site Fix menus for relative pathing. 2012-12-23 20:44:02 +00:00
test/java/org/bukkit Add unit tests for org.bukkit.util.StringUtil 2014-01-04 12:43:49 -06:00