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 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
Methods in net.minecraft.screen with parameters of type CraftingResultInventoryModifier and TypeMethodDescriptionprotected static void
CraftingScreenHandler.updateResult
(ScreenHandler handler, World world, PlayerEntity player, RecipeInputInventory craftingInventory, CraftingResultInventory resultInventory)