equivalent-exchange-3/src/main/java/com/pahimar/ee3/knowledge
2016-05-19 21:10:55 -04:00
..
AbilityRegistry.java Death to the old energy value registry - long live the new one! 2016-05-18 13:53:13 -04:00
PlayerKnowledge.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
TransmutationKnowledge.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
TransmutationKnowledgeRegistry.java Clean up some of the filtering - a lot of unnecessary repeated code removed 2016-05-19 15:17:56 -04:00