ForgePatch/patches/minecraft/net/minecraft
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
..
block Fixed position sent to sanSustainPlant from cactus. Closes #2941 2016-06-03 14:56:58 -07:00
client Fixed arrows not showing in non default AchievementPages (#2968) 2016-06-09 03:26:34 -07:00
command 1.9.4 Update. 2016-05-18 03:29:10 -07:00
crash 1.9.4 Update. 2016-05-18 03:29:10 -07:00
creativetab Back to srgnames for patches. We should be starting to look OK now. 2015-11-22 00:46:26 -05:00
enchantment Fix Thorns enchantment bypassing ISpecialArmor.damageArmor function. Closes #2463 2016-05-28 22:49:54 -07:00
entity Revert "Added PlayerOpenContainerEvent and added ForgeHooks.canInteractWith" 2016-06-22 23:43:41 -04:00
init Fix #2918 Make dispensers with buckets work with modded fluids (#2947) 2016-06-18 16:29:28 -07:00
inventory Add a Slot#isSameInventory() method (#2884) 2016-06-03 17:26:51 -07:00
item Merge remote-tracking branch 'origin/pr/2994' 2016-06-22 22:56:26 -04:00
nbt Fixed NBTTagString.toString not properly escaping \'s. Closes #2393 2016-05-28 22:30:09 -07:00
network 1.9.4 Update. 2016-05-18 03:29:10 -07:00
potion 1.9.4 Update. 2016-05-18 03:29:10 -07:00
realms 1.9.4 Update. 2016-05-18 03:29:10 -07:00
server Fire ChunkWatchEvent.Watch event, closes #2767. Based on @sfPlayer1 patch suggestion. It looks like this logic has shifted relative to 1.8, so there may be differences in event behaviour now. 2016-06-04 11:13:44 -04:00
stats Reinitalize statistics information on Mapping changes. 2016-05-28 22:31:48 -07:00
tileentity Fixed brewing stand returning incorrect solts for side inventories. 2016-06-18 15:49:21 -07:00
util Fix screenshot link paths on Windows (#2886) 2016-05-22 11:11:09 +04:00
world Fixed Fernflower decompile issue in AnvilChunkLoader.saveExtraData() Closes #2985 2016-06-12 23:47:34 -07:00