Class Hierarchy
- java.lang.Object
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.SimpleChannelInboundHandler<I>
- org.geysermc.mcprotocollib.network.session.NetworkSession (implements org.geysermc.mcprotocollib.network.Session)
- org.geysermc.mcprotocollib.network.session.ClientNetworkSession (implements org.geysermc.mcprotocollib.network.ClientSession)
- org.geysermc.mcprotocollib.network.session.ServerNetworkSession (implements org.geysermc.mcprotocollib.network.ServerSession)
- org.geysermc.mcprotocollib.network.session.NetworkSession (implements org.geysermc.mcprotocollib.network.Session)
- io.netty.channel.SimpleChannelInboundHandler<I>
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)