All Packages
Package Summary
Package
Description
A package that holds the base Entity class, the subtypes of Entity and interfaces related to the Entity(ies).
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 NPC class and its subtypes.
A package for the abstract Human subtype of NPC 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 acts as a collection point of general-purpose exceptions.
This package holds the Labyrinth class and its loaders.
A package that holds the LabyrinthLoader interface and its implementing classes.
A package that holds classes with simple factory methods.
A package that holds the base Room class and its subtypes.
A package that holds the base UserCommand class and its subtypes.
This package holds miscellaneous general-purpose utilities to use by other classes.
A package for the FileDownloader and FileUploader interfaces and implementing classes.
A package for the SaveStringReader and SaveStringProducer interfaces and implementing classes.