Mekanism-tilera-Edition/src/main/java/mekanism/api/util
Ben Spiers ce6946c669 Massive recipe system overhaul.
They should be much more efficient now (this reduced the tick time of the CI Chamber by 3-4x in my testing), due to being able to just use the HashMap's get() instead of being limited to iterating through entries. NEI integration code now a lot more readable and type-safe as well.
2014-09-04 04:26:55 +01:00
..
BlockInfo.java Make the mod classes significantly less godlike. 2014-08-01 01:35:06 +01:00
EnergyUtils.java Naming standards :) 2014-07-31 20:55:01 -04:00
ItemInfo.java Make the mod classes significantly less godlike. 2014-08-01 01:35:06 +01:00
ListUtils.java Make the mod classes significantly less godlike. 2014-08-01 01:35:06 +01:00
StackUtils.java Massive recipe system overhaul. 2014-09-04 04:26:55 +01:00