| Package | Description |
|---|---|
| com.nukkitx.protocol.bedrock | |
| com.nukkitx.protocol.bedrock.compat.serializer | |
| com.nukkitx.protocol.bedrock.packet |
| Modifier and Type | Method and Description |
|---|---|
<T extends BedrockPacket> |
BedrockPacketCodec.Builder.registerPacket(Class<T> packetClass,
BedrockPacketSerializer<T> serializer,
int id) |
| Modifier and Type | Class and Description |
|---|---|
class |
DisconnectSerializerCompat |
class |
LoginSerializerCompat |
class |
PlayStatusSerializerCompat |
| Modifier and Type | Class and Description |
|---|---|
class |
UnknownPacket |
Copyright © 2018–2022 NukkitX. All rights reserved.