Uses of Class
net.minecraft.world.entity.player.StackedContents
Package
Description
-
Uses of StackedContents in net.minecraft.client.gui.screens.recipebook
Modifier and TypeFieldDescriptionprivate final StackedContents
RecipeBookComponent.stackedContents
Modifier and TypeMethodDescriptionvoid
RecipeCollection.canCraft
(StackedContents p_100502_, int p_100503_, int p_100504_, RecipeBook p_100505_) -
Uses of StackedContents in net.minecraft.recipebook
Modifier and TypeFieldDescriptionprotected final StackedContents
ServerPlaceRecipe.stackedContents
-
Uses of StackedContents in net.minecraft.world
Modifier and TypeMethodDescriptionvoid
SimpleContainer.fillStackedContents
(StackedContents p_19169_) -
Uses of StackedContents in net.minecraft.world.entity.player
-
Uses of StackedContents in net.minecraft.world.inventory
Modifier and TypeMethodDescriptionvoid
AbstractFurnaceMenu.fillCraftSlotsStackedContents
(StackedContents p_38976_) void
CraftingMenu.fillCraftSlotsStackedContents
(StackedContents p_39374_) void
InventoryMenu.fillCraftSlotsStackedContents
(StackedContents p_39714_) abstract void
RecipeBookMenu.fillCraftSlotsStackedContents
(StackedContents p_40117_) void
CraftingContainer.fillStackedContents
(StackedContents p_39342_) void
StackedContentsCompatible.fillStackedContents
(StackedContents p_40281_) -
Uses of StackedContents in net.minecraft.world.level.block.entity
Modifier and TypeMethodDescriptionvoid
AbstractFurnaceBlockEntity.fillStackedContents
(StackedContents p_58342_) -
Uses of StackedContents in net.minecraftforge.debug.recipe.recipebook
Modifier and TypeMethodDescriptionvoid
RecipeBookTestMenu.fillCraftSlotsStackedContents
(StackedContents contents)