Uses of Interface
net.minecraft.world.inventory.CraftingContainer
Package
Description
-
Uses of CraftingContainer in net.minecraft.world.inventory
Modifier and TypeFieldDescriptionprivate final CraftingContainer
CrafterMenu.container
private final CraftingContainer
CraftingMenu.craftSlots
private final CraftingContainer
InventoryMenu.craftSlots
private final CraftingContainer
ResultSlot.craftSlots
Modifier and TypeMethodDescriptionprotected static void
CraftingMenu.slotChangedCraftingGrid
(AbstractContainerMenu p_150547_, Level p_150548_, Player p_150549_, CraftingContainer p_150550_, ResultContainer p_150551_, RecipeHolder<CraftingRecipe> p_345124_) ModifierConstructorDescriptionCrafterMenu
(int p_307363_, Inventory p_307517_, CraftingContainer p_307449_, ContainerData p_307285_) ResultSlot
(Player p_40166_, CraftingContainer p_40167_, Container p_40168_, int p_40169_, int p_40170_, int p_40171_) -
Uses of CraftingContainer in net.minecraft.world.level.block.entity
-
Uses of CraftingContainer in net.neoforged.neoforge.common.crafting
Modifier and TypeMethodDescriptionIRecipeContainer.getCraftMatrix()
The crafting matrix of your container, where ingredients go for crafting.