equivalent-exchange-3/src/main/java/com/pahimar/ee3/exchange
2016-05-20 13:56:53 -04:00
..
EnergyValueRegistry.java Better Singleton implementation of RecipeRegistry, and fix up the getStacksInRange to be more flexible about bounds 2016-05-20 13:56:53 -04:00
EnergyValueStackMapping.java Death to the old energy value registry - long live the new one! 2016-05-18 13:53:13 -04:00
JsonFluidStack.java Death to the old energy value registry - long live the new one! 2016-05-18 13:53:13 -04:00
JsonItemStack.java Death to the old energy value registry - long live the new one! 2016-05-18 13:53:13 -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 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