ForgePatch/src/main/java/net/minecraftforge/common
cpw d1f4d71d93 Revert "Added PlayerOpenContainerEvent and added ForgeHooks.canInteractWith"
This reverts commit 8d0b58ee6f.

# Conflicts:
#	common/net/minecraftforge/common/ForgeHooks.java
#	patches/minecraft/net/minecraft/entity/player/EntityPlayer.java.patch
#	patches/minecraft/net/minecraft/entity/player/EntityPlayerMP.java.patch
2016-06-22 23:43:41 -04:00
..
animation Extended Animation State Machine format to allow multiple transitions from one state. 2016-05-13 12:46:34 +03:00
brewing Update mappoings snapshot to 20160518 2016-05-18 05:23:30 -07:00
capabilities Add new IFluidHandler for capabilities. (#2942) 2016-06-03 18:26:41 -07:00
chunkio Fix asynchronous chunk loading (#2946) 2016-06-04 02:51:27 -07:00
config Merge branch '1.9.4' 2016-05-31 00:34:03 -04:00
model Initial support for model visibility system. Implemented it for OBJ, B3D and normal vanilla models; fixed NPE accessing parent state in B3DModel. Fixes #2801. 2016-05-30 01:20:43 +03:00
network Rework DimensionManager for new DimensionType enum, replaces the old provider registry. Also fixed save folder issues with dimensions. Closes #2570 2016-03-21 17:12:34 -07:00
property Update mappoings snapshot to 20160518 2016-05-18 05:23:30 -07:00
util Fix paramters for addArmorMaterial, addOption and addGameType. 2016-05-24 16:10:47 -07:00
AchievementPage.java Step 2: The Reformation 2013-11-09 15:57:08 -06:00
BiomeDictionary.java Merge branch '1.9.4' 2016-05-31 00:34:03 -04:00
BiomeManager.java Update mappoings snapshot to 20160518 2016-05-18 05:23:30 -07:00
DimensionManager.java 1.9.4 Update. 2016-05-18 03:29:10 -07:00
DungeonHooks.java Cleanup: removed IEEP, removed redundant casts, fixed imports, fixed typos. 2016-03-24 22:22:20 +03:00
EnumPlantType.java Improve JavaDoc links, fix some broken JavaDocs (#2833) 2016-05-29 14:05:07 -07:00
ForgeChunkManager.java 1.9.4 Update. 2016-05-18 03:29:10 -07:00
ForgeHooks.java Revert "Added PlayerOpenContainerEvent and added ForgeHooks.canInteractWith" 2016-06-22 23:43:41 -04:00
ForgeInternalHandler.java Removed RenderWorldEvent, encapsulated all public event fields. 2016-03-24 22:22:21 +03:00
ForgeModContainer.java Add new IFluidHandler for capabilities. (#2942) 2016-06-03 18:26:41 -07:00
ForgeVersion.java Read a Update JSON in UTF-8 (#2978) 2016-06-11 13:06:38 -07:00
IMinecartCollisionHandler.java Cleanup: removed IEEP, removed redundant casts, fixed imports, fixed typos. 2016-03-24 22:22:20 +03:00
IPlantable.java net.minecraft.block.* patches 2016-03-01 00:31:58 -08:00
IShearable.java net.minecraft.block.* patches 2016-03-01 00:31:58 -08:00
ISpecialArmor.java Fix EntityPlayer still running old armor logic. Closes #2670 2016-03-30 14:05:27 -07:00
MinecraftForge.java Fixed new ICrashReportDetail loader working with packaged mods by delaying it until the ModContainer's construct event. Closes #2924 2016-05-29 02:37:37 -07:00
UsernameCache.java Some generic and other warning cleanups 2015-11-13 10:13:47 -05:00
WorldSpecificSaveHandler.java Cleanup: removed IEEP, removed redundant casts, fixed imports, fixed typos. 2016-03-24 22:22:20 +03:00