public interface NetworkMessageDecoder
Modifier and Type | Method and Description |
---|---|
NetworkMessage |
getNetworkMessageFromType(int type)
Get the network message instance from its type.
|
NetworkMessage getNetworkMessageFromType(int type)
type
- The message type.