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
StackedContentsCompatible.fillStackedContents
(StackedContents p_40281_) void
TransientCraftingContainer.fillStackedContents
(StackedContents p_287653_) -
Uses of StackedContents in net.minecraft.world.level.block.entity
Modifier and TypeMethodDescriptionvoid
AbstractFurnaceBlockEntity.fillStackedContents
(StackedContents p_58342_) void
CrafterBlockEntity.fillStackedContents
(StackedContents p_307380_) -
Uses of StackedContents in net.neoforged.neoforge.oldtest.recipebook
Modifier and TypeMethodDescriptionvoid
RecipeBookTestMenu.fillCraftSlotsStackedContents
(StackedContents contents)