Uses of Class
net.minecraft.inventory.CraftingResultInventory
-
Uses of CraftingResultInventory in net.minecraft.screen
Modifier and TypeFieldDescriptionprotected final CraftingResultInventory
AbstractCraftingScreenHandler.craftingResultInventory
protected final CraftingResultInventory
ForgingScreenHandler.output
(package private) final CraftingResultInventory
StonecutterScreenHandler.output
private final CraftingResultInventory
CartographyTableScreenHandler.resultInventory
private final CraftingResultInventory
CrafterScreenHandler.resultInventory
Modifier and TypeMethodDescriptionprotected static void
CraftingScreenHandler.updateResult
(ScreenHandler handler, ServerWorld world, PlayerEntity player, RecipeInputInventory craftingInventory, CraftingResultInventory resultInventory, @Nullable RecipeEntry<CraftingRecipe> recipe)