Uses of Class
ItemArray

Uses of ItemArray in <Unnamed>
 

Subclasses of ItemArray in <Unnamed>
Modifier and Type Class and Description
 class BaseContainerBlock<C extends bm & mn & Container<jl>>
          Generic superclass for Chests and Furnaces, as they are really similar.
 class Chest
          Chest.java - Interface to chests.
 class DoubleChest
           
 class Furnace
          Furnace.java - Interface for furnaces
 class PlayerInventory
           
 class StorageMinecart
          StorageMinecart - So we can access what's in them.