Uses of Class
net.minecraft.world.entity.player.StackedContents
Packages that use StackedContents
Package
Description
-
Uses of StackedContents in net.minecraft.client.gui.screens.recipebook
Fields in net.minecraft.client.gui.screens.recipebook declared as StackedContentsMethods in net.minecraft.client.gui.screens.recipebook with parameters of type StackedContentsModifier and TypeMethodDescriptionvoid
RecipeCollection.canCraft(StackedContents p_100502_, int p_100503_, int p_100504_, RecipeBook p_100505_)
-
Uses of StackedContents in net.minecraft.recipebook
Fields in net.minecraft.recipebook declared as StackedContents -
Uses of StackedContents in net.minecraft.world
Methods in net.minecraft.world with parameters of type StackedContentsModifier and TypeMethodDescriptionvoid
SimpleContainer.fillStackedContents(StackedContents p_19169_)
-
Uses of StackedContents in net.minecraft.world.entity.player
Methods in net.minecraft.world.entity.player with parameters of type StackedContents -
Uses of StackedContents in net.minecraft.world.inventory
Methods in net.minecraft.world.inventory with parameters of type StackedContentsModifier 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
Methods in net.minecraft.world.level.block.entity with parameters of type StackedContentsModifier and TypeMethodDescriptionvoid
AbstractFurnaceBlockEntity.fillStackedContents(StackedContents p_58342_)