ForgePatch/patches/minecraft/net/minecraft/inventory
2018-03-23 17:32:59 -07:00
..
Container.java.patch 1.12.1 Update, Not much modder facing changes, 1.12 mods should load and run fine on this version. 2017-08-03 17:30:43 -07:00
ContainerBeacon.java.patch Make SlotItemHandler override Slot.getSlotStackLimit. Closes #3497 2016-12-05 12:56:05 -08:00
ContainerBrewingStand.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
ContainerEnchantment.java.patch Fix NBT data loss when shift-clicking stacked items in the enchantment table (MC-17431) (#4817) 2018-03-23 17:32:59 -07:00
ContainerPlayer.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
ContainerRepair.java.patch Fix: Anvil Bug with Custom Damage Items. (#4570) 2017-12-16 17:10:07 -08:00
Slot.java.patch Add missing nullability annotations to some Forge-added methods (#4578) 2017-12-16 16:59:54 -08:00
SlotCrafting.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
SlotFurnaceOutput.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00