Class Hierarchy
- java.lang.Object
- net.md_5.bungee.protocol.AbstractPacketHandler
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder
- net.md_5.bungee.protocol.LegacyDecoder
- net.md_5.bungee.protocol.Varint21FrameDecoder
- io.netty.handler.codec.MessageToMessageDecoder<I>
- net.md_5.bungee.protocol.MinecraftDecoder
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.codec.MessageToByteEncoder<I>
- net.md_5.bungee.protocol.KickStringWriter
- net.md_5.bungee.protocol.MinecraftEncoder
- net.md_5.bungee.protocol.Varint21LengthFieldPrepender
- io.netty.handler.codec.MessageToMessageEncoder<I>
- net.md_5.bungee.protocol.Varint21LengthFieldExtraBufPrepender
- io.netty.handler.codec.MessageToByteEncoder<I>
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- net.md_5.bungee.protocol.ChatChain.ChainLink
- net.md_5.bungee.protocol.DefinedPacket
- net.md_5.bungee.protocol.ChatChain
- net.md_5.bungee.protocol.SeenMessages
- net.md_5.bungee.protocol.Either<L,
R> - net.md_5.bungee.protocol.Location
- net.md_5.bungee.protocol.NumberFormat
- net.md_5.bungee.protocol.PacketWrapper
- net.md_5.bungee.protocol.PlayerPublicKey
- net.md_5.bungee.protocol.Property
- net.md_5.bungee.protocol.Protocol.DirectionData
- net.md_5.bungee.protocol.ProtocolConstants
- net.md_5.bungee.protocol.TagUtil
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.md_5.bungee.protocol.BadPacketException
- net.md_5.bungee.protocol.OverflowPacketException
- java.lang.RuntimeException
- java.lang.Exception
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- net.md_5.bungee.protocol.NumberFormat.Type
- net.md_5.bungee.protocol.Protocol
- net.md_5.bungee.protocol.ProtocolConstants.Direction
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)