net.minecraft.world.inventory

public interface CraftingContainer

extends Container, StackedContentsCompatible

ctu
net.minecraft.world.inventory.CraftingContainer
net.minecraft.class_8566
net.minecraft.inventory.RecipeInputInventory
net.minecraft.world.inventory.InventoryCrafting

Method summary

Modifier and TypeMethod
int
az_()
getWidth()
method_17398()
getWidth()
int
g()
getHeight()
method_17397()
getHeight()
List<ItemStack>
h()
getItems()
method_51305()
getHeldStacks()
default CraftingInput
aC_()
asCraftInput()
method_59961()
createRecipeInput()
default CraftingInput$Positioned
aD_()
asPositionedCraftInput()
method_60501()
createPositionedRecipeInput()