net.minecraft.server.network

public class LegacyProtocolUtils

arn
net.minecraft.server.network.LegacyProtocolUtils
net.minecraft.class_8607
net.minecraft.unmapped.C_rmqwqdfp
net.minecraft.network.handler.LegacyQueries
net.minecraft.util.network.LegacyQueryUtil
net.minecraft.src.C_290123_
net.minecraft.server.network.LegacyProtocolUtils

Field summary

Modifier and TypeField
public static final int
a
CUSTOM_PAYLOAD_PACKET_ID
field_44992
f_kqepobnp
HEADER
CUSTOM_PAYLOAD_PACKET_ID
f_290910_
public static final String
b
CUSTOM_PAYLOAD_PACKET_PING_CHANNEL
field_44993
f_oifrnwvr
PING_HOST
CUSTOM_PAYLOAD_PACKET_PING_CHANNEL
f_290805_
public static final int
c
GET_INFO_PACKET_ID
field_44994
f_sccvugza
QUERY_PACKET_ID
QUERY_PACKET_ID
f_290539_
public static final int
d
GET_INFO_PACKET_VERSION_1
field_44995
f_dwwpwfxv
field_44995
QUERY_INFO_PACKET_VERSION
f_291375_
public static final int
e
DISCONNECT_PACKET_ID
field_44996
f_ppbxvghx
BUFFER_SIZE
DISCONNECT_PACKET_ID
f_290530_
public static final int
f
FAKE_PROTOCOL_VERSION
field_44997
f_pdmxsxoh
PROTOCOL_VERSION
FAKE_PROTOCOL_VERSION
f_291477_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(io.netty.buffer.ByteBuf arg0, String arg1)
writeLegacyString(io.netty.buffer.ByteBuf arg0, String arg1)
method_52378(io.netty.buffer.ByteBuf arg0, String arg1)
m_fysytacf(io.netty.buffer.ByteBuf arg0, String arg1)
write(io.netty.buffer.ByteBuf buf, String string)
writeString(io.netty.buffer.ByteBuf buf, String string)
m_294952_(io.netty.buffer.ByteBuf p_301020_, String p_300839_)
public static String
a(io.netty.buffer.ByteBuf arg0)
readLegacyString(io.netty.buffer.ByteBuf arg0)
method_52377(io.netty.buffer.ByteBuf arg0)
m_hczwptxm(io.netty.buffer.ByteBuf arg0)
read(io.netty.buffer.ByteBuf buf)
readString(io.netty.buffer.ByteBuf buf)
m_294258_(io.netty.buffer.ByteBuf p_297756_)