Uses of Interface
mmud.database.entities.Ownage
Packages that use Ownage
Package
Description
Provides the JPA Database Entities for Characters.
Provides the JPA Database Entities.
Provides the JPA Database Entities for item definitions and item instances.
Provides the JPA Database Entities for information regarding website scripts.
-
Uses of Ownage in mmud.database.entities.characters
Classes in mmud.database.entities.characters that implement OwnageModifier and TypeClassDescriptionclassAn administrator, which is a simple user with extra rights, in the game.classA bot in the game.classA mob in the game.classA character in the game.classA shopkeeper in the game.classA user in the game. -
Uses of Ownage in mmud.database.entities.game
Classes in mmud.database.entities.game that implement OwnageModifier and TypeClassDescriptionclassclassclassAn event, defined to execute at a certain time.classclassclassA room.classclass -
Uses of Ownage in mmud.database.entities.items
Classes in mmud.database.entities.items that implement OwnageModifier and TypeClassDescriptionclassAn item.classThe definition of an item.classclass -
Uses of Ownage in mmud.database.entities.web
Classes in mmud.database.entities.web that implement Ownage