ForgePatch/patches/minecraft/net/minecraft
2015-04-19 11:52:23 -04:00
..
block Player sensitive version of Block.getPickBlock Closes #1348 2014-11-04 18:27:02 -08:00
client MinecraftForge/FML@0da1263ff9 Enhance error output for bad textures a bit more and try and capture more types of error.. 2015-04-11 12:30:20 -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 Fixed NBTSizeTracker missing a lot of data being read. Also made new NBT object allocation claim 32-bits in the size tracker. 2015-04-18 21:22:44 -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 Change logging to avoid the String.format bug. Closes #1809 2015-04-19 11:52:23 -04:00