Interface | Description |
---|---|
MagicMap |
Interface defining constants for the "magicmap" Crossfire protocol message.
|
Map2 |
Interface defining constants for the "map2" Crossfire protocol message.
|
UpdItem |
Interface defining constants for the "upditem" Crossfire protocol message.
|
Class | Description |
---|---|
MessageType |
Encapsulates the message type numbers for drawextinfo messages.
|
MessageTypes |
A set of message types or type/subtypes.
|
MessageTypesBuilder |
Builds for
MessageTypes instances. |
Exception | Description |
---|---|
UnknownMessageTypeException |
An exception that is thrown if an undefined message type occurs.
|