ForgePatch/patches/minecraft/net/minecraft/item
2017-01-17 15:40:09 -08:00
..
crafting Fix #3635 MC-103403 fix ingredient count for ingot block recipes (#3640) 2017-01-17 15:40:09 -08:00
Item.java.patch Inital 1.11 update. 2016-12-26 21:34:18 -08:00
ItemArmor.java.patch Changed Armor Material to use an ItemStack aware version (#3469) 2016-11-30 17:08:30 -08: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 Add ItemBlockSpecial#getBlock (#3343) 2016-12-05 12:15:56 -08:00
ItemBow.java.patch Fix and clean up ItemBow.onPlayerStoppedUsing() patch (#3555) 2017-01-11 15:16:37 -08:00
ItemBucket.java.patch Implement fluid item capabilities without item swapping 2016-11-16 16:17:21 -08:00
ItemBucketMilk.java.patch Fix milk not working on anything at all (#3574) 2017-01-11 15:19:20 -08: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
ItemMinecart.java.patch Removed an unsafe usage of EntityMinecart.getType() (#3592) 2017-01-11 16:13:14 -08: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 Add missing patch to ItemStack isItemStackEqual (#3577) 2017-01-11 16:27:11 -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