Uses of Interface
marauroa.common.net.Serializable

Packages that use Serializable
Package
Description
 
the scripting backend.
Entities are all the interactive objects of the gaming world (including players, NPCs, creatures, items, signs, chests, portals, ...)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Management of Slots.
 
 
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.
Stores all the messages classes.