Package net.sf.mud4j.world.item

Provides interfaces and classes for items, item types, and their behaviors.

See:
          Description

Interface Summary
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.
 

Class Summary
AbstractItem Abstract implementation for an item type.
AbstractItemType Abstract implementation for item types.
ArmorItemType Armor item type for items that are of type armor.
ContainerItemType Item type for providing behavior to a container item to contain other items.
WeaponItemType Weapon item type to define that any weapon items will have this item type.
 

Package net.sf.mud4j.world.item Description

Provides interfaces and classes for items, item types, and their behaviors.



Copyright © 2006-2007 mud4j. All Rights Reserved.