Package net.minecraft.world.inventory
Interface CraftingContainer
- All Superinterfaces:
Clearable
,Container
,StackedContentsCompatible
- All Known Implementing Classes:
CrafterBlockEntity
,SimpleCraftingContainer
,TransientCraftingContainer
-
Field Summary
Fields inherited from interface net.minecraft.world.Container
DEFAULT_DISTANCE_LIMIT, LARGE_MAX_STACK_SIZE
-
Method Summary
Methods inherited from interface net.minecraft.world.Clearable
clearContent
Methods inherited from interface net.minecraft.world.Container
canPlaceItem, canTakeItem, countItem, getContainerSize, getItem, getMaxStackSize, hasAnyMatching, hasAnyOf, isEmpty, removeItem, removeItemNoUpdate, setChanged, setItem, startOpen, stillValid, stopOpen
Methods inherited from interface net.minecraft.world.inventory.StackedContentsCompatible
fillStackedContents
-
Method Details
-
getWidth
int getWidth() -
getHeight
int getHeight() -
getItems
-