public static class PacketType.Handshake
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PacketType.Handshake.Client
Incoming packets.
|
static class |
PacketType.Handshake.Server
An empty enum, as the server will not send any packets in this protocol.
|
| Constructor and Description |
|---|
PacketType.Handshake() |
| Modifier and Type | Method and Description |
|---|---|
static PacketType.Protocol |
getProtocol() |
public static PacketType.Protocol getProtocol()