Uses of Class
net.minecraft.inventory.CraftingResultInventory
-
Uses of CraftingResultInventory in net.minecraft.screen
Modifier and TypeFieldDescriptionprivate final CraftingResultInventory
PlayerScreenHandler.craftingResult
protected final CraftingResultInventory
ForgingScreenHandler.output
(package private) final CraftingResultInventory
StonecutterScreenHandler.output
private final CraftingResultInventory
CraftingScreenHandler.result
private final CraftingResultInventory
CartographyTableScreenHandler.resultInventory
private final CraftingResultInventory
CrafterScreenHandler.resultInventory
Modifier and TypeMethodDescriptionprotected static void
CraftingScreenHandler.updateResult
(ScreenHandler handler, World world, PlayerEntity player, RecipeInputInventory craftingInventory, CraftingResultInventory resultInventory)