ChestShop-3/com/Acrobot/Breeze/Utils
Michael McKnight de182d85b4 Speed up getting materials from sign names
When an item is fetched from a string it caches the material in a
hashmap using the items sign name as the key.
This should massively improve performance when fetching itemstacks using
the string from signs. (Which should be mostly when it is needed)
2013-02-11 13:09:12 +13:00
..
Encoding It's not my class, seriously, no need to warn me 2013-02-07 14:15:09 +01:00
BlockUtil.java Change to utility methods 2012-12-31 02:34:39 +01:00
InventoryUtil.java Added maxStackSize and optimizations 2013-02-07 14:15:26 +01:00
MaterialUtil.java Speed up getting materials from sign names 2013-02-11 13:09:12 +13:00
NumberUtil.java Small fixes & starting to clean up code 2012-11-25 23:34:21 +01:00
PriceUtil.java Changes to prepare for the MC change 2013-01-15 21:33:00 +01:00
StringUtil.java Formatting 2012-11-29 20:28:16 +01:00