ForgePatch/patches/minecraft/net/minecraft/inventory/container
LexManos 1933d05e36 Update to 1.15
Due to the massive rendering changes, certain features, such as emissive item rendering and the forge block rendering/lighting pipeline are currently disabled.

Co-authored-by: David Quintana <gigaherz@gmail.com>
Co-authored-by: tterrag <tterrag1098@gmail.com>
Co-authored-by: Unnoen <theunnoen@gmail.com>
2019-12-17 03:38:12 +01:00
..
BeaconContainer.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00
BrewingStandContainer.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00
Container.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
ContainerType.java.patch Add IContainerFactory for reading custom container data on the client 2019-06-10 18:14:49 -04:00
CraftingResultSlot.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00
EnchantmentContainer.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00
FurnaceResultSlot.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00
GrindstoneContainer.java.patch Implement Item.isRepairable in Crafting and Grindstone. Closes #5917 2019-07-09 18:02:47 -07:00
PlayerContainer.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
RecipeBookContainer.java.patch Redirect a method to the recipe book container, to allow modded screens to have a recipe book. (#5873) 2019-07-02 13:05:03 -07:00
RepairContainer.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00
Slot.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00