Uses of Class
net.minecraft.inventory.InventoryBasic

Packages that use InventoryBasic
net.minecraft.inventory   
 

Uses of InventoryBasic in net.minecraft.inventory
 

Subclasses of InventoryBasic in net.minecraft.inventory
 class InventoryEnderChest
           
 

Methods in net.minecraft.inventory with parameters of type InventoryBasic
 void IInvBasic.onInventoryChanged(InventoryBasic var1)
          Called by InventoryBasic.onInventoryChanged() on a array that is never filled.