equivalent-exchange-3/src/main/java/com/pahimar/ee3/api
2015-02-19 22:09:10 -05: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 Whole whackload of stuff. More to come in the morning Vike 2015-02-04 23:48:07 -05:00
AlchemyArrayRegistryProxy.java Lots of changes, things will likely not work for a bit - rethinking the structure of Alchemy Arrays 2014-10-21 15:59:00 -04:00
EnergyValue.java Add some null protection to the add/subtract methods in EnergyValue, and fix up the set-energy-value command to read/write files from the proper location 2015-02-13 00:14:57 -05:00
EnergyValueRegistryProxy.java Finish up the work on the new commands, and lots of other improvements/fixes 2015-02-19 22:09:10 -05: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
TransmutationKnowledgeRegistryProxy.java Get the Research Station learning things for players again 2015-02-16 13:09:03 -05:00