Uses of Class
net.minecraft.inventory.CraftingResultInventory
| Package | Description |
|---|---|
| net.minecraft.screen |
-
Uses of CraftingResultInventory in net.minecraft.screen
Fields in net.minecraft.screen declared as CraftingResultInventory Modifier and Type Field Description private CraftingResultInventoryPlayerScreenHandler. craftingResultprotected CraftingResultInventoryForgingScreenHandler. outputprivate CraftingResultInventoryStonecutterScreenHandler. outputprivate CraftingResultInventoryCraftingScreenHandler. resultprivate CraftingResultInventoryCartographyTableScreenHandler. resultSlotMethods in net.minecraft.screen with parameters of type CraftingResultInventory Modifier and Type Method Description protected static voidCraftingScreenHandler. updateResult(ScreenHandler screenHandler, World world, PlayerEntity player, CraftingInventory craftingInventory, CraftingResultInventory resultInventory)