| Class | Description |
|---|---|
| AbstractPacketHandler | |
| ChatChain | |
| ChatChain.ChainLink | |
| DefinedPacket | |
| KickStringWriter | |
| LegacyDecoder | |
| Location | |
| MinecraftDecoder | |
| MinecraftEncoder | |
| PacketWrapper | |
| PlayerPublicKey | |
| Property | |
| ProtocolConstants | |
| SeenMessages | |
| Varint21FrameDecoder | |
| Varint21LengthFieldExtraBufPrepender |
Prepend length of the message as a Varint21 using an extra buffer for the length, avoiding copying packet data
|
| Varint21LengthFieldPrepender |
Prepend length of the message as a Varint21 by writing length and data to a new buffer
|
| Enum | Description |
|---|---|
| Protocol | |
| ProtocolConstants.Direction |
| Exception | Description |
|---|---|
| BadPacketException | |
| OverflowPacketException |
Copyright © 2012–2023 SpigotMC. All rights reserved.