equivalent-exchange-3/src/main/java/com/pahimar/ee3/exchange
2016-05-26 16:03:12 -04:00
..
EnergyValueRegistry.java Added more detail into the log message on HOW EE3 determined the value for an object 2016-05-26 16:03:12 -04:00
OreStack.java Make some changes to comparators, switch the recipe registry to a TreeMultimap (from HashMultimap), and dump WrappedStack's hashCode as we are no longer using HashMaps/etc (and it wasn't a great implementation anyways) 2016-05-19 21:10:55 -04:00
WrappedStack.java Added some more NPE protection to the ID based ItemStack comparator 2016-05-26 12:02:37 -04:00