Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Client handshake state phases. More...
Variables | |
static const Int8 | COMPLETE = 5 |
static const Int8 | PENDINGCOMPLETE = 4 |
static const Int8 | WAITINGSERVERCOMPLETE = 3 |
static const Int8 | WAITINGSERVERDATA = 2 |
Client handshake state phases.
|
static |
Definition at line 33 of file ForgeHandshake.cpp.
|
static |
Definition at line 32 of file ForgeHandshake.cpp.
|
static |
Definition at line 31 of file ForgeHandshake.cpp.
|
static |
Definition at line 30 of file ForgeHandshake.cpp.