net.minecraft.inventory
Interface IInvBasic


public interface IInvBasic


Method Summary
 void onInventoryChanged(InventoryBasic var1)
          Called by InventoryBasic.onInventoryChanged() on a array that is never filled.
 

Method Detail

onInventoryChanged

void onInventoryChanged(InventoryBasic var1)
Called by InventoryBasic.onInventoryChanged() on a array that is never filled.