Uses of Interface
mud.common.objects.InventoryListener

Packages that use InventoryListener
mud.common.objects   
 

Uses of InventoryListener in mud.common.objects
 

Methods in mud.common.objects with parameters of type InventoryListener
 void Inventory.addListener(InventoryListener il)
           
 void Inventory.removeListener(InventoryListener il)