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