Class SimpleContainer

java.lang.Object
net.minecraft.world.SimpleContainer
All Implemented Interfaces:
Iterable<ItemStack>, Clearable, Container, StackedContentsCompatible
Direct Known Subclasses:
ComposterBlock.EmptyContainer, ComposterBlock.InputContainer, ComposterBlock.OutputContainer, PlayerEnderChestContainer

public class SimpleContainer extends Object implements Container, StackedContentsCompatible