equivalent-exchange-3/src/main/java/com/pahimar/ee3/handler
2015-11-19 15:24:40 -05:00
..
AbilityRegistrySerializationHandler.java Broken stuff 2015-04-20 21:16:48 -04:00
ConfigurationHandler.java Lots more Marker usage, for much better logging options (making my dev life so so so much easier) 2015-11-19 15:24:40 -05: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 Misc fixes, and fixing a derp where a tome doesn't open the knowledge of the person who owns it 2015-03-24 17:45:14 -04:00
ItemEventHandler.java Closes #714 and #719 thanks Dynious! 2015-04-10 08:32:55 -04:00
PlayerEventHandler.java Various states of working. Lots of things happening. 2015-02-25 00:03:59 -05:00
WorldEventHandler.java Now when a pre-assigned value is set via command line, the next time the server starts it will regen the values of everything and save the new values to disk (tl;dr - set a pre-assigned value via command and then restart server for the changes to take effect) 2014-09-16 12:08:16 -04:00