ForgePatch/patches/minecraft/net/minecraft/item
mezz 2bd8b95a3b Cleanup some null checks and remove deprecated methods in Item and Block (#3429) 2016-11-22 15:20:05 -08:00
..
crafting Fix FurnaceRecipy registration. 2016-11-15 22:34:48 -08:00
Item.java.patch Cleanup some null checks and remove deprecated methods in Item and Block (#3429) 2016-11-22 15:20:05 -08:00
ItemArmor.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
ItemArrow.java.patch Tipped arrows are now not affected by infinite enchantment but are still effected by creative mode. 2016-05-23 15:53:52 -07:00
ItemAxe.java.patch Switch new constructor to use floats (#2904) 2016-05-24 19:58:22 -07:00
ItemBed.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
ItemBlock.java.patch Added EnumHand parameter to Block.getStateForPlacement (#3402) 2016-11-17 12:22:14 -08:00
ItemBlockSpecial.java.patch Added EnumHand parameter to Block.getStateForPlacement (#3402) 2016-11-17 12:22:14 -08:00
ItemBow.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
ItemBucket.java.patch Implement fluid item capabilities without item swapping 2016-11-16 16:17:21 -08:00
ItemBucketMilk.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
ItemDoor.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
ItemDye.java.patch Added EnumHand parameter to Block.getStateForPlacement (#3402) 2016-11-17 12:22:14 -08:00
ItemFlintAndSteel.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
ItemHoe.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
ItemLilyPad.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
ItemMap.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
ItemRecord.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
ItemSeedFood.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
ItemSeeds.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
ItemShears.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
ItemSkull.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
ItemSlab.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
ItemSnow.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
ItemStack.java.patch [1.11] Fix nullability issues around ForgeHooks and Capabilities (#3395) 2016-11-17 10:44:31 -08:00
ItemSword.java.patch Cleanup some null checks and remove deprecated methods in Item and Block (#3429) 2016-11-22 15:20:05 -08:00
ItemTool.java.patch Cleanup some null checks and remove deprecated methods in Item and Block (#3429) 2016-11-22 15:20:05 -08:00