net.minecraft.client.multiplayer

public class LegacyServerPinger

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

gfs
net.minecraft.client.multiplayer.LegacyServerPinger
net.minecraft.class_8676
net.minecraft.client.network.LegacyServerPinger

Field summary

Modifier and TypeField
private static final com.google.common.base.Splitter
a
SPLITTER
field_45604
SPLITTER
private final ServerAddress
b
address
field_45605
serverAddress
private final LegacyServerPinger$Output
c
output
field_45606
handler

Constructor summary

ModifierConstructor
public (ServerAddress serverAddress, LegacyServerPinger$Output handler)

Method summary

Modifier and TypeMethod
public void
channelActive(io.netty.channel.ChannelHandlerContext arg0)
channelActive(io.netty.channel.ChannelHandlerContext arg0)
channelActive(io.netty.channel.ChannelHandlerContext arg0)
channelActive(io.netty.channel.ChannelHandlerContext context)
protected void
a(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1)
channelRead0(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1)
method_3005(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)
exceptionCaught(io.netty.channel.ChannelHandlerContext arg0, Throwable arg1)
exceptionCaught(io.netty.channel.ChannelHandlerContext context, Throwable throwable)