ForgePatch/patches/minecraft/net/minecraft
cpw 38b9febfe5 Forge really should have always supported the concept of an "exact spawn". Individual world providers can still
change this behaviour of course, but for default maps it makes sense to support it as a config option.
2015-04-03 10:31:25 -04:00
..
block Player sensitive version of Block.getPickBlock Closes #1348 2014-11-04 18:27:02 -08:00
client Comment on previous commit fix - it worked. Thanks to skyboy and tterrag for investigating and verifying. 2015-04-01 07:13:14 -04:00
command Improved Control of Enchantment.canApplyTogether() in Mod Enchantments, allowing both enchantments to determine if they can apply together. Closes #1434 2014-12-07 05:37:11 -08:00
crash Update to 1.7.10-pre4. 2014-06-23 21:55:16 -07:00
creativetab Add ability for creative tabs that have search bars to customize the text box's width, and prevent the default set of enchanted books from being displayed in those tabs. Closes #1303 Closes #1301 2014-08-11 19:18:38 -07:00
enchantment Improved Control of Enchantment.canApplyTogether() in Mod Enchantments, allowing both enchantments to determine if they can apply together. Closes #1434 2014-12-07 05:37:11 -08:00
entity Expand PlayerWakupEvent to expose the three parameters passed into EntityPlayer.wakeUp. Closes #1486 2014-12-07 05:48:02 -08:00
inventory Improved Control of Enchantment.canApplyTogether() in Mod Enchantments, allowing both enchantments to determine if they can apply together. Closes #1434 2014-12-07 05:37:11 -08:00
item Changed ToolMaterial's repair material to ItemStack version to allow metadata sensitive versions. Closes #1355 2014-12-07 04:29:55 -08:00
nbt Clean patch cruft. 2014-06-25 20:09:42 -04:00
network Fix MC-30864 (sending web links in chat) 2014-11-10 15:24:27 -05:00
potion Added hook for custom PotionEffect rendering in the inventory 2014-06-30 02:06:39 +02:00
server MinecraftForge/FML@6b0ae369eb Try and improve performance of the registry by avoiding superType.cast. 2015-03-20 16:12:05 -04:00
stats COnverted patches to SRG names 2014-03-25 10:13:57 -05:00
tileentity Added PotionBrewEvent.Pre/Post. To allow for modification and cancelation of Brewing. Closes #1248 2014-12-07 03:30:52 -08:00
util Fixed Clientside GameProfile UUID being null on offline mode 2014-09-10 00:24:36 +01:00
village COnverted patches to SRG names 2014-03-25 10:13:57 -05:00
world Forge really should have always supported the concept of an "exact spawn". Individual world providers can still 2015-04-03 10:31:25 -04:00