public static class PacketType.Handshake extends 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 |
|---|
Handshake() |
| Modifier and Type | Method and Description |
|---|---|
static PacketType.Protocol |
getProtocol() |
public static PacketType.Protocol getProtocol()
Copyright © 2012–2017 Comphenix and dmulloy2. Licensed under the GNU GPL v2.