| Package | Description | 
|---|---|
| net.minecraft.block | |
| net.minecraft.client.player.inventory | |
| net.minecraft.entity.item | |
| net.minecraft.inventory | |
| net.minecraft.tileentity | 
| Modifier and Type | Method and Description | 
|---|---|
| ILockableContainer | BlockChest. getContainer(World worldIn,
            BlockPos pos,
            boolean allowBlocking) | 
| ILockableContainer | BlockChest. getLockableContainer(World worldIn,
                    BlockPos pos) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ContainerLocalMenu | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EntityMinecartChest | 
| class  | EntityMinecartContainer | 
| class  | EntityMinecartHopper | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | InventoryLargeChest | 
| Modifier and Type | Field and Description | 
|---|---|
| private ILockableContainer | InventoryLargeChest. lowerChest | 
| private ILockableContainer | InventoryLargeChest. upperChest | 
| Constructor and Description | 
|---|
| InventoryLargeChest(java.lang.String nameIn,
                   ILockableContainer upperChestIn,
                   ILockableContainer lowerChestIn) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TileEntityBeacon | 
| class  | TileEntityBrewingStand | 
| class  | TileEntityChest | 
| class  | TileEntityDispenser | 
| class  | TileEntityDropper | 
| class  | TileEntityFurnace | 
| class  | TileEntityHopper | 
| class  | TileEntityLockable | 
| class  | TileEntityLockableLoot | 
| class  | TileEntityShulkerBox |