ForgePatch/patches/minecraft/net/minecraft/inventory
LexManos 554952e02a Fix invalid inventory being sent to ItemCraftedEvent Closes #5580
Fixed custom ingredient network serialization by removing unneeded mark. Closes #5577
Changed HorseArmorType constructor to not prefix vanilla paths to custom armors. Closes #5574
Fix removeBlock being called with invalid canHarvest value. Closes #5570
2019-03-11 16:40:59 -07:00
..
Container.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
ContainerBeacon.java.patch More patch work, our async chunk loading doesn't appear to be viable for 1.13. 2018-12-05 18:08:27 -08:00
ContainerBrewingStand.java.patch More patch work, our async chunk loading doesn't appear to be viable for 1.13. 2018-12-05 18:08:27 -08:00
ContainerEnchantment.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
ContainerFurnace.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
ContainerPlayer.java.patch More patch work, our async chunk loading doesn't appear to be viable for 1.13. 2018-12-05 18:08:27 -08:00
ContainerRepair.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
Slot.java.patch GUI Patches 2018-11-21 21:23:24 -08:00
SlotCrafting.java.patch Fix invalid inventory being sent to ItemCraftedEvent Closes #5580 2019-03-11 16:40:59 -07:00
SlotFurnaceOutput.java.patch Port some patches to 1.13 (#5267) 2018-12-10 12:37:14 -08:00