Package net.minecraft.world.inventory
Interface CraftingContainer
- All Superinterfaces:
- Clearable,- Container,- StackedContentsCompatible
- All Known Implementing Classes:
- CrafterBlockEntity,- TransientCraftingContainer
- 
Field SummaryFields inherited from interface net.minecraft.world.ContainerDEFAULT_DISTANCE_LIMIT, LARGE_MAX_STACK_SIZE
- 
Method SummaryMethods inherited from interface net.minecraft.world.ClearableclearContentMethods inherited from interface net.minecraft.world.ContainercanPlaceItem, canTakeItem, countItem, getContainerSize, getItem, getMaxStackSize, hasAnyMatching, hasAnyOf, isEmpty, removeItem, removeItemNoUpdate, setChanged, setItem, startOpen, stillValid, stopOpenMethods inherited from interface net.minecraft.world.inventory.StackedContentsCompatiblefillStackedContents
- 
Method Details- 
getWidthint getWidth()
- 
getHeightint getHeight()
- 
getItems
 
-