Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Discriminator byte values prefixing the FML|HS packets to determine their type. More...
Variables | |
static const Int8 | ClientHello = 1 |
static const Int8 | HandshakeAck = -1 |
static const Int8 | ModList = 2 |
static const Int8 | RegistryData = 3 |
static const Int8 | ServerHello = 0 |
Discriminator byte values prefixing the FML|HS packets to determine their type.
|
static |
Definition at line 20 of file ForgeHandshake.cpp.
|
static |
Definition at line 24 of file ForgeHandshake.cpp.
|
static |
Definition at line 21 of file ForgeHandshake.cpp.
|
static |
Definition at line 22 of file ForgeHandshake.cpp.
|
static |
Definition at line 19 of file ForgeHandshake.cpp.