ForgePatch/patches/minecraft/net/minecraft/inventory
2013-07-08 19:40:15 -04:00
..
ContainerEnchantment.java.patch Added a small method in the Block.java to specify the amount of enchanting power it can supply to an enchanting table. Closes #508 2013-04-10 16:56:31 -07:00
ContainerFurnace.java.patch Update patche for jad-style names. 2013-01-11 23:46:08 -08:00
ContainerRepair.java.patch Initial patch update to 1.6, Does not compile, need to update references to the old TexturePack system. 2013-06-30 05:50:11 -07:00
Slot.java.patch Make resourcelocation the class available on the server. 2013-07-08 19:40:15 -04:00
SlotArmor.java.patch EntityPlayer sensitive version of Item.isValidArmor, deprecated older version. Closes #551 2013-05-08 15:09:53 -07:00
SlotBrewingStandIngredient.java.patch ItemStack sensitive versions of Item.getPotionEffect and Item.isPotionIngredient Closes #321 2013-02-23 12:02:36 -08:00
SlotBrewingStandPotion.java.patch Brewing Stand Changes 2013-03-22 15:05:23 -04:00
SlotCrafting.java.patch First patches updae to 1.5, Many rendeirng related changes, most notibly removed Item/Block's getTextureFile() functions. 2013-01-12 05:12:10 -08:00
SlotFurnace.java.patch Update patche for jad-style names. 2013-01-11 23:46:08 -08:00