Uses of Package
net.sf.mud4j.world.item

Packages that use net.sf.mud4j.world.item
net.sf.mud4j.character Provides interfaces and classes for characters, pooling, and implementations. 
net.sf.mud4j.effect Provides interfaces and classes for effectable objects, effect behaviors, and implementations. 
net.sf.mud4j.world.area Provides classes for areas and zones that can contain groups of locations. 
net.sf.mud4j.world.item Provides interfaces and classes for items, item types, and their behaviors. 
 

Classes in net.sf.mud4j.world.item used by net.sf.mud4j.character
Item
          Item interface for allowing different items to be created for a single API.
 

Classes in net.sf.mud4j.world.item used by net.sf.mud4j.effect
Item
          Item interface for allowing different items to be created for a single API.
 

Classes in net.sf.mud4j.world.item used by net.sf.mud4j.world.area
Item
          Item interface for allowing different items to be created for a single API.
 

Classes in net.sf.mud4j.world.item used by net.sf.mud4j.world.item
AbstractItemType
          Abstract implementation for item types.
Item
          Item interface for allowing different items to be created for a single API.
ItemType
          Item type interface to help define the outer skeleton of item types.
 



Copyright © 2006-2007 mud4j. All Rights Reserved.