public class BedrockCompat
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static BedrockCodec |
CODEC
This is for servers when figuring out the protocol of a client joining.
|
static BedrockCodec |
CODEC_LEGACY
This is legacy version of the compat codec which does not use DisconnectFailReason in DisconnectPacket.
|
| Constructor and Description |
|---|
BedrockCompat() |
public static BedrockCodec CODEC
public static BedrockCodec CODEC_LEGACY