Uses of Class
org.progettoedids.entities.items.Item

Packages that use Item
Package
Description
A package that holds the base Item class, the subtypes of Item and interfaces related to the Item(s).
A package for the abstract Food subtype of Item and its concrete final subclasses.
A package for the abstract Weapon subtype of Item and its concrete final subclasses.
A package for the abstract Human subtype of NPC and its concrete final subclasses.
A package that holds classes with simple factory methods.
This package holds miscellaneous general-purpose utilities to use by other classes.