Uses of Class
org.progettoedids.entities.npcs.NPC
Packages that use NPC
Package
Description
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 that holds classes with simple factory methods.
-
Uses of NPC in org.progettoedids.entities.npcs.humans
Subclasses of NPC in org.progettoedids.entities.npcs.humans -
Uses of NPC in org.progettoedids.entities.npcs.monsters
Subclasses of NPC in org.progettoedids.entities.npcs.monsters -
Uses of NPC in org.progettoedids.repositories
Methods in org.progettoedids.repositories that return NPC