equivalent-exchange-3/ee3_common/ee3/common/core/handlers
2012-12-13 10:01:41 -05:00
..
AddonHandler.java Nothing to see here 2012-12-04 16:11:54 -05:00
ConfigurationHandler.java Some rework on configs (where they are stored/etc) 2012-12-05 14:33:03 -05:00
EntityLivingHandler.java Fix imports for the new FML/MinecraftForge repackaging 2012-12-13 10:01:41 -05:00
EquivalencyHandler.java Fix imports for the new FML/MinecraftForge repackaging 2012-12-13 10:01:41 -05:00
FuelHandler.java Fix imports for the new FML/MinecraftForge repackaging 2012-12-13 10:01:41 -05:00
ItemPickupHandler.java Item work, some more handlers too 2012-08-25 02:07:59 -04:00
LocalizationHandler.java Simplify the loading of localization files now that our localization PR has been merged into FML and Forge 2012-09-29 21:48:44 -04:00
ModActionHandler.java Beginnings of a proper hook for world protection. Client intiates a request to the server. Server validates if the request is going to be allowed (via an event). If the event is not canceled, then the server allows the action to occur. 2012-12-12 22:41:40 -05:00
PacketHandler.java Fix imports for the new FML/MinecraftForge repackaging 2012-12-13 10:01:41 -05:00
PlayerDestroyItemHandler.java Javadoc update 2012-10-27 17:41:02 -04:00
VersionCheckTickHandler.java Refactored the remote version check to check against the GitHub repo instead of my DropBox folder, added some colourized text to the result message on the client, and reformatted some of the localization. 2012-11-20 14:42:39 -05:00
WorldTransmutationHandler.java Beginnings of a proper hook for world protection. Client intiates a request to the server. Server validates if the request is going to be allowed (via an event). If the event is not canceled, then the server allows the action to occur. 2012-12-12 22:41:40 -05:00