Uses of Class
marauroa.common.game.Attributes

Packages that use Attributes
Package
Description
the scripting backend.
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.
 
 
 
 
This package stores all the important data structures of Marauroa.
This package stores all the serializers to build Messages from a stream of bytes and from a Message create a stream of bytes representing it.