Uses of Class
net.minecraft.item.crafting.RecipeItemHelper
Package
Description
-
Uses of RecipeItemHelper in net.minecraft.client.gui.recipebook
Modifier and TypeMethodDescriptionvoid
RecipeList.canCraft
(RecipeItemHelper p_194210_1_, int p_194210_2_, int p_194210_3_, RecipeBook p_194210_4_) -
Uses of RecipeItemHelper in net.minecraft.entity.player
Modifier and TypeMethodDescriptionvoid
PlayerInventory.fillStackedContents
(RecipeItemHelper p_201571_1_) -
Uses of RecipeItemHelper in net.minecraft.inventory
Modifier and TypeMethodDescriptionvoid
CraftingInventory.fillStackedContents
(RecipeItemHelper p_194018_1_) void
Inventory.fillStackedContents
(RecipeItemHelper p_194018_1_) void
IRecipeHelperPopulator.fillStackedContents
(RecipeItemHelper p_194018_1_) -
Uses of RecipeItemHelper in net.minecraft.inventory.container
Modifier and TypeMethodDescriptionvoid
AbstractFurnaceContainer.fillCraftSlotsStackedContents
(RecipeItemHelper p_201771_1_) void
PlayerContainer.fillCraftSlotsStackedContents
(RecipeItemHelper p_201771_1_) abstract void
RecipeBookContainer.fillCraftSlotsStackedContents
(RecipeItemHelper p_201771_1_) void
WorkbenchContainer.fillCraftSlotsStackedContents
(RecipeItemHelper p_201771_1_) -
Uses of RecipeItemHelper in net.minecraft.item.crafting
Modifier and TypeFieldDescriptionprotected final RecipeItemHelper
ServerRecipePlacer.stackedContents
-
Uses of RecipeItemHelper in net.minecraft.tileentity
Modifier and TypeMethodDescriptionvoid
AbstractFurnaceTileEntity.fillStackedContents
(RecipeItemHelper p_194018_1_)