Uses of Interface
mmud.database.entities.game.AttributeWrangler
Packages that use AttributeWrangler
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.
-
Uses of AttributeWrangler in mmud.database.entities.characters
Classes in mmud.database.entities.characters that implement AttributeWranglerModifier and TypeClassDescriptionclass
An administrator, which is a simple user with extra rights, in the game.class
A bot in the game.class
A mob in the game.class
A character in the game.class
A shopkeeper in the game.class
A user in the game. -
Uses of AttributeWrangler in mmud.database.entities.game
Classes in mmud.database.entities.game that implement AttributeWrangler -
Uses of AttributeWrangler in mmud.database.entities.items
Classes in mmud.database.entities.items that implement AttributeWrangler