equivalent-exchange-3/src/main/java/com/pahimar/ee3/handler
Pahimar 437470f9e7 Initialize the Blacklist Registry in Init
Rename ItemHelper to ItemStackUtils
Change the way OreStack identifies an OreStack from a list of itemstacks. Resolves #923
Added some more test cases to VanillaTestSuite
2016-05-27 16:03:14 -04:00
..
ConfigurationHandler.java More work on the new player knowledge system 2016-05-20 22:55:49 -04:00
CraftingHandler.java Initialize the Blacklist Registry in Init 2016-05-27 16:03:14 -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 Hey working on a super cool new Admin Panel to make it way easier to set EE3 related values/settings on items. Woo! 2015-11-27 23:07:45 -05:00
ItemEventHandler.java Closes #714 and #719 thanks Dynious! 2015-04-10 08:32:55 -04:00
PlayerEventHandler.java Fix a possible NPE in the FluidStack comparator 2016-05-24 23:12:49 -04:00
WorldEventHandler.java Closes #1055 2016-05-22 23:28:30 -04:00