Package net.md_5.bungee.protocol
-
Class Summary 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 dataVarint21LengthFieldPrepender Prepend length of the message as a Varint21 by writing length and data to a new buffer -
Enum Summary Enum Description Protocol ProtocolConstants.Direction -
Exception Summary Exception Description BadPacketException FastDecoderException OverflowPacketException