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 TypeMethodDescriptionvoidRecipeCollection.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 TypeMethodDescriptionvoidSimpleContainer.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 TypeMethodDescriptionvoidAbstractFurnaceMenu.fillCraftSlotsStackedContents(StackedContents p_38976_)voidCraftingMenu.fillCraftSlotsStackedContents(StackedContents p_39374_)voidInventoryMenu.fillCraftSlotsStackedContents(StackedContents p_39714_)abstract voidRecipeBookMenu.fillCraftSlotsStackedContents(StackedContents p_40117_)voidCraftingContainer.fillStackedContents(StackedContents p_39342_)voidStackedContentsCompatible.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 TypeMethodDescriptionvoidAbstractFurnaceBlockEntity.fillStackedContents(StackedContents p_58342_)