Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Server handshake state phases. More...
Variables | |
static const auto | COMPLETE = std::byte(3) |
static const auto | WAITINGCACK = std::byte(2) |
Server handshake state phases.
|
static |
Definition at line 40 of file ForgeHandshake.cpp.
|
static |
Definition at line 39 of file ForgeHandshake.cpp.