| Package | Description |
|---|---|
| com.trcgames.dbSynchronizer.packets |
| Modifier and Type | Method and Description |
|---|---|
static PacketClientToServer.CtSPacketType |
PacketClientToServer.CtSPacketType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PacketClientToServer.CtSPacketType[] |
PacketClientToServer.CtSPacketType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PacketClientToServer(PacketClientToServer.CtSPacketType type,
java.lang.String... args) |