ForgePatch/common/net/minecraftforge/common
2013-03-13 12:20:57 -07:00
..
AchievementPage.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
BiomeManager.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
ChestGenHooks.java Deprecation Sweep in DungeonHooks and fixed wildcard in ChestGenHooks remove function. 2013-03-13 10:55:08 -07:00
ConfigCategory.java Rework configuration, configs should now use Config.hasChanged to deterne if thehould call save(), also re-worked the saving to not use String.format as much. 2013-03-04 16:33:52 -08:00
Configuration.java Rework configuration, configs should now use Config.hasChanged to deterne if thehould call save(), also re-worked the saving to not use String.format as much. 2013-03-04 16:33:52 -08:00
DimensionManager.java Updated Forge to s13w09c 2013-03-02 03:08:27 -08:00
DungeonHooks.java Deprecation Sweep in DungeonHooks and fixed wildcard in ChestGenHooks remove function. 2013-03-13 10:55:08 -07:00
EnumHelper.java Fix crash when EnumHelper can't find $VALUES field, log info, and return gracefully. 2013-03-12 18:42:43 -07:00
EnumPlantType.java New Plant API that allows for custom plants/soils. 2012-09-20 19:53:43 -07:00
FakePlayer.java Sync up with FML, Will not run nativly as you need deobfusication_data.zip in your libs folder. 2013-02-28 03:53:42 -08:00
FakePlayerFactory.java Sync up with FML, Will not run nativly as you need deobfusication_data.zip in your libs folder. 2013-02-28 03:53:42 -08:00
ForgeChunkManager.java Rework configuration, configs should now use Config.hasChanged to deterne if thehould call save(), also re-worked the saving to not use String.format as much. 2013-03-04 16:33:52 -08:00
ForgeDirection.java Fix ForgeDirection.ROTATION_MATRIX for issue #313 2012-12-12 01:02:24 -08:00
ForgeDummyContainer.java Add config toggle to atempt to remove TileEntities and Entities that error during there update without fully crashing the server, use at your own risk. Closes #424 2013-03-13 12:20:57 -07:00
ForgeHooks.java Updated Forge to s13w09c 2013-03-02 03:08:27 -08:00
ForgeInternalHandler.java Sync up with FML, Will not run nativly as you need deobfusication_data.zip in your libs folder. 2013-02-28 03:53:42 -08:00
ForgeVersion.java Bump major and minor version numbers to mark 1.5, it's gunna break everything. Should be a compileable 1.5 build. 2013-01-12 20:44:31 -08:00
IArmorTextureProvider.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
IMinecartCollisionHandler.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
IPlantable.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
IShearable.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
ISidedInventory.java Deprecated Forge's ISidedInventroy, there is a vanilla solution. Added temporary config option to legacy furnace slot orientation. 2013-03-08 19:16:48 -08:00
ISpecialArmor.java Some small code cleanups. 2013-01-01 20:57:45 -08:00
IThrowableEntity.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
MinecraftForge.java Early define CrashReport classes to combat invalid crash details. 2013-03-08 20:31:37 -08:00
Property.java Rework configuration, configs should now use Config.hasChanged to deterne if thehould call save(), also re-worked the saving to not use String.format as much. 2013-03-04 16:33:52 -08:00
WorldSpecificSaveHandler.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00