Uses of Class
net.minecraft.inventory.CraftingResultInventory
Packages that use CraftingResultInventory
-
Uses of CraftingResultInventory in net.minecraft.screen
Fields in net.minecraft.screen declared as CraftingResultInventoryModifier and TypeFieldDescriptionprivate CraftingResultInventory
PlayerScreenHandler.craftingResult
protected CraftingResultInventory
ForgingScreenHandler.output
(package private) CraftingResultInventory
StonecutterScreenHandler.output
private CraftingResultInventory
CraftingScreenHandler.result
private CraftingResultInventory
CartographyTableScreenHandler.resultInventory
Methods in net.minecraft.screen with parameters of type CraftingResultInventoryModifier and TypeMethodDescriptionprotected static void
CraftingScreenHandler.updateResult(ScreenHandler screenHandler, World world, PlayerEntity player, CraftingInventory craftingInventory, CraftingResultInventory resultInventory)