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