Package net.minecraft.world
Interface WorldlyContainer
- All Known Implementing Classes:
- AbstractFurnaceBlockEntity,- BlastFurnaceBlockEntity,- BrewingStandBlockEntity,- ComposterBlock.EmptyContainer,- ComposterBlock.InputContainer,- ComposterBlock.OutputContainer,- FurnaceBlockEntity,- ShulkerBoxBlockEntity,- SmokerBlockEntity
- 
Field SummaryFields inherited from interface net.minecraft.world.ContainerLARGE_MAX_STACK_SIZE
- 
Method SummaryModifier and TypeMethodDescriptionbooleancanPlaceItemThroughFace(int p_19235_, ItemStack p_19236_, Direction p_19237_) booleancanTakeItemThroughFace(int p_19239_, ItemStack p_19240_, Direction p_19241_) int[]getSlotsForFace(Direction p_19238_) Methods inherited from interface net.minecraft.world.ClearableclearContentMethods inherited from interface net.minecraft.world.ContainercanPlaceItem, countItem, getContainerSize, getItem, getMaxStackSize, hasAnyMatching, hasAnyOf, isEmpty, removeItem, removeItemNoUpdate, setChanged, setItem, startOpen, stillValid, stopOpen
- 
Method Details- 
getSlotsForFace
- 
canPlaceItemThroughFace
- 
canTakeItemThroughFace
 
-