Uses of Package
org.progettoedids.exceptions

Packages that use org.progettoedids.exceptions
Package
Description
A package that holds the base Entity class, the subtypes of Entity and interfaces related to the Entity(ies).
A package for the abstract Weapon subtype of Item and its concrete final subclasses.
A package for the abstract Monster subtype of NPC and its concrete final subclasses.
A package for the abstract Player class and its concrete final subclasses.
A package that holds the base Room class and its subtypes.
A package that holds the base UserCommand class and its subtypes.