mirror of
https://github.com/ChestShop-authors/ChestShop-3.git
synced 2024-12-24 09:07:34 +01:00
de182d85b4
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) |
||
---|---|---|
.. | ||
Encoding | ||
BlockUtil.java | ||
InventoryUtil.java | ||
MaterialUtil.java | ||
NumberUtil.java | ||
PriceUtil.java | ||
StringUtil.java |