Uses of Class
net.minecraft.world.entity.player.StackedContents
Packages that use StackedContents
Package
Description
- 
Uses of StackedContents in net.minecraft.client.gui.screens.recipebookFields in net.minecraft.client.gui.screens.recipebook declared as StackedContentsModifier and TypeFieldDescriptionprivate final StackedContentsRecipeBookComponent.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.recipebookFields in net.minecraft.recipebook declared as StackedContentsModifier and TypeFieldDescriptionprotected final StackedContentsServerPlaceRecipe.stackedContents
- 
Uses of StackedContents in net.minecraft.worldMethods in net.minecraft.world with parameters of type StackedContentsModifier and TypeMethodDescriptionvoidSimpleContainer.fillStackedContents(StackedContents p_19169_) 
- 
Uses of StackedContents in net.minecraft.world.entity.playerMethods in net.minecraft.world.entity.player with parameters of type StackedContents
- 
Uses of StackedContents in net.minecraft.world.inventoryMethods 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_) voidStackedContentsCompatible.fillStackedContents(StackedContents p_40281_) voidTransientCraftingContainer.fillStackedContents(StackedContents p_287653_) 
- 
Uses of StackedContents in net.minecraft.world.level.block.entityMethods in net.minecraft.world.level.block.entity with parameters of type StackedContentsModifier and TypeMethodDescriptionvoidAbstractFurnaceBlockEntity.fillStackedContents(StackedContents p_58342_) voidCrafterBlockEntity.fillStackedContents(StackedContents p_307380_) 
- 
Uses of StackedContents in net.neoforged.neoforge.oldtest.recipebookMethods in net.neoforged.neoforge.oldtest.recipebook with parameters of type StackedContentsModifier and TypeMethodDescriptionvoidRecipeBookTestMenu.fillCraftSlotsStackedContents(StackedContents contents)