Interface ContainerSingleItem.BlockContainerSingleItem
- All Superinterfaces:
Clearable, Container, ContainerExtension, ContainerSingleItem, Iterable<ItemStack>, SlotProvider
- All Known Implementing Classes:
DecoratedPotBlockEntity, JukeboxBlockEntity
- Enclosing interface:
ContainerSingleItem
-
Nested Class Summary
Nested classes/interfaces inherited from interface Container
Container.ContainerIteratorNested classes/interfaces inherited from interface ContainerSingleItem
ContainerSingleItem.BlockContainerSingleItem -
Field Summary
Fields inherited from interface Container
DEFAULT_DISTANCE_BUFFER -
Method Summary
Methods inherited from interface Container
canPlaceItem, canTakeItem, countItem, getEntitiesWithContainerOpen, getMaxStackSize, getMaxStackSize, getSlot, hasAnyMatching, hasAnyOf, iterator, setChanged, startOpen, stopOpenMethods inherited from interface ContainerExtension
onTransfer, setItemMethods inherited from interface ContainerSingleItem
clearContent, getContainerSize, getItem, getTheItem, isEmpty, removeItem, removeItemNoUpdate, removeTheItem, setItem, setTheItem, splitTheItemMethods inherited from interface Iterable
forEach, spliteratorMethods inherited from interface SlotProvider
getSlotsFromRange
-
Method Details
-
getContainerBlockEntity
BlockEntity getContainerBlockEntity() -
stillValid
- Specified by:
stillValidin interfaceContainer
-