Uses of Enum Class
games.stendhal.common.NotificationType

Packages that use NotificationType
Package
Description
entities are all the interactive objects of the gaming world (including players, NPCs, creatures, items, signs, chests, portals, ...)
the user interface including all dialogs, the main game window and views for the game entities.
 
common classes for both server and client.
 
 
Entities are all the interactive objects of the gaming world (including players, NPCs, creatures, items, signs, chests, portals, ...)
 
 
Events are notifications send from the server to the clients.