Uses of Class
net.minecraft.item.crafting.RecipeItemHelper
Packages that use RecipeItemHelper
Package
Description
-
Uses of RecipeItemHelper in net.minecraft.client.gui.recipebook
Fields in net.minecraft.client.gui.recipebook declared as RecipeItemHelperMethods in net.minecraft.client.gui.recipebook with parameters of type RecipeItemHelperModifier and TypeMethodDescriptionvoidRecipeList.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
Methods in net.minecraft.entity.player with parameters of type RecipeItemHelperModifier and TypeMethodDescriptionvoidPlayerInventory.fillStackedContents(RecipeItemHelper p_201571_1_) -
Uses of RecipeItemHelper in net.minecraft.inventory
Methods in net.minecraft.inventory with parameters of type RecipeItemHelperModifier and TypeMethodDescriptionvoidCraftingInventory.fillStackedContents(RecipeItemHelper p_194018_1_) voidInventory.fillStackedContents(RecipeItemHelper p_194018_1_) voidIRecipeHelperPopulator.fillStackedContents(RecipeItemHelper p_194018_1_) -
Uses of RecipeItemHelper in net.minecraft.inventory.container
Methods in net.minecraft.inventory.container with parameters of type RecipeItemHelperModifier and TypeMethodDescriptionvoidAbstractFurnaceContainer.fillCraftSlotsStackedContents(RecipeItemHelper p_201771_1_) voidPlayerContainer.fillCraftSlotsStackedContents(RecipeItemHelper p_201771_1_) abstract voidRecipeBookContainer.fillCraftSlotsStackedContents(RecipeItemHelper p_201771_1_) voidWorkbenchContainer.fillCraftSlotsStackedContents(RecipeItemHelper p_201771_1_) -
Uses of RecipeItemHelper in net.minecraft.item.crafting
Fields in net.minecraft.item.crafting declared as RecipeItemHelperModifier and TypeFieldDescriptionprotected final RecipeItemHelperServerRecipePlacer.stackedContents -
Uses of RecipeItemHelper in net.minecraft.tileentity
Methods in net.minecraft.tileentity with parameters of type RecipeItemHelperModifier and TypeMethodDescriptionvoidAbstractFurnaceTileEntity.fillStackedContents(RecipeItemHelper p_194018_1_)