net.minecraft.client.multiplayer

public class LegacyServerPinger

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

fyd
net.minecraft.client.multiplayer.LegacyServerPinger
net.minecraft.class_8676
net.minecraft.unmapped.C_fjukoybs
net.minecraft.client.network.LegacyServerPinger
net.minecraft.unmapped.C_fjukoybs
net.minecraft.src.C_290183_

Field summary

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

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)
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)
method_3005(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1)
m_catkwdxk(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1)
channelRead0(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1)
channelRead0(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1)
channelRead0(io.netty.channel.ChannelHandlerContext p_298668_, 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)
exceptionCaught(io.netty.channel.ChannelHandlerContext p_301394_, Throwable arg1)