equivalent-exchange-3/src/main/java/com/pahimar/ee3/knowledge
2016-05-21 22:23:21 -04:00
..
AbilityRegistry.java Working on the railroad, I mean the player knowledge system, all the live long day 2016-05-20 15:57:20 -04:00
PlayerKnowledge.java That should do it for player knowledge related API changes. Loads of stuff in the old TransmutationKnowledgeRegistry are now deprecated. 2016-05-21 22:23:21 -04:00
PlayerKnowledgeRegistry.java That should do it for player knowledge related API changes. Loads of stuff in the old TransmutationKnowledgeRegistry are now deprecated. 2016-05-21 22:23:21 -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 Working on the railroad, I mean the player knowledge system, all the live long day 2016-05-20 15:57:20 -04:00