net.minecraft.world.inventory

public interface CraftingContainer

extends Container, StackedContentsCompatible

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

Method summary

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