equivalent-exchange-3/src/main/java/com/pahimar/ee3/handler
2014-08-01 16:04:11 -04:00
..
ConfigurationHandler.java Added in some debug configuration for helping mods interacting with EE3 (more debug options to come as API matures) 2014-07-24 22:03:36 -04:00
CraftingHandler.java Move some interfaces into the util package 2014-07-18 15:55:10 -04:00
FuelHandler.java Bump to Forge 1095, and proper use of ObjectHolder (protip: instance variable names should match object names for easier ObjectHolder use) 2014-05-26 11:28:51 -04:00
GuiHandler.java Now that the Research Station is working well, time to make a stab at transmutation 2014-08-01 16:04:11 -04:00
ItemEventHandler.java Don't be scared - it's easier to start from the bottom. There's also still the MC 1.6.4 branch :) 2014-03-28 15:54:15 -04:00
PlayerEventHandler.java Add in a template system for player transmutation knowledge 2014-07-19 18:15:40 -04:00
PlayerKnowledgeHandler.java Some convenience methods 2014-07-24 16:07:34 -04:00
WorldEventHandler.java Some more work related to the EnergyValueRegistry API, should definitely work now 2014-07-14 12:04:20 -04:00