equivalent-exchange-3/src/main/java/com/pahimar/ee3/api
2015-03-23 11:07:47 -04:00
..
AbilityRegistryProxy.java Work on serializing/deserializing abilities to disk (cause why not give map makers more power?) 2015-02-07 23:12:25 -05:00
AlchemyArray.java Another whack of stuff with varying levels of won't break 2015-03-23 11:07:47 -04:00
AlchemyArrayRegistryProxy.java Various states of working. Lots of things happening. 2015-02-25 00:03:59 -05:00
AludelRecipeProxy.java Various states of working. Lots of things happening. 2015-02-25 00:03:59 -05:00
EnergyValue.java In an effort to reduce complexity, switch from multiple different energy values types to a single one 2015-03-22 16:52:48 -04:00
EnergyValueRegistryProxy.java Dat big commit of partially working stuff before taking the laptop to PAX East and having no assurances that the code will survive the trip 2015-03-04 23:31:43 -05:00
ICustomAlchemyArrayRender.java Lots of stuff before going on the cruise - various states of things 2015-03-11 16:34:37 -04:00
IEnergyValueProvider.java Fix support for IEnergyValueProviders - to use implement the interface on your Items! 2014-07-14 14:30:50 -04:00
package-info.java Why don't we give this fancy @API thinger a try? 2014-07-02 21:36:25 -04:00
RecipeRegistryProxy.java Make sure that the registry proxy classes in the API are final, and expose more API functionality to the skill registry proxy 2014-07-31 08:37:20 -04:00
TileEntityDataProxy.java Dat big commit of partially working stuff before taking the laptop to PAX East and having no assurances that the code will survive the trip 2015-03-04 23:31:43 -05:00
TransmutationKnowledgeRegistryProxy.java Get the Research Station learning things for players again 2015-02-16 13:09:03 -05:00