Uses of Class
mud.common.objects.Inventory

Packages that use Inventory
mud.common.objects   
 

Uses of Inventory in mud.common.objects
 

Methods in mud.common.objects that return Inventory
 Inventory Treasure.getInventory()
           
 Inventory Creature.getInventory()
           
 

Methods in mud.common.objects with parameters of type Inventory
 void Inventory.addAll(Inventory inventory)