public final class NetworkUtil
extends java.lang.Object
| Constructor and Description |
|---|
NetworkUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
registerClasses(com.esotericsoftware.kryo.Kryo kryo)
Registers all classes which can be sent between a server and a client
|