net.minecraft.world.inventory

public interface CraftingContainer

extends Container, StackedContentsCompatible

cvc
net.minecraft.world.inventory.CraftingContainer
net.minecraft.class_8566
net.minecraft.inventory.RecipeInputInventory

Method summary

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