net.minecraft.client.network

class ServerPinger$2$1

extends io.netty.channel.SimpleChannelInboundHandler<io.netty.buffer.ByteBuf>

cra$2$1
net.minecraft.client.network.ServerPinger$2$1

Constructor summary

ModifierConstructor
(ServerPinger$2 arg0)

Method summary

Modifier and TypeMethod
public void
channelActive(io.netty.channel.ChannelHandlerContext arg0)
channelActive(io.netty.channel.ChannelHandlerContext arg0)
protected void
a(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1)
channelRead0(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1)
public void
exceptionCaught(io.netty.channel.ChannelHandlerContext arg0, Throwable arg1)
exceptionCaught(io.netty.channel.ChannelHandlerContext arg0, Throwable arg1)