net.minecraft.server.network

public class LegacyProtocolUtils

atb
net.minecraft.server.network.LegacyProtocolUtils
net.minecraft.class_8607
net.minecraft.network.handler.LegacyQueries
net.minecraft.server.network.LegacyProtocolUtils

Field summary

Modifier and TypeField
public static final int
a
CUSTOM_PAYLOAD_PACKET_ID
field_44992
HEADER
public static final String
b
CUSTOM_PAYLOAD_PACKET_PING_CHANNEL
field_44993
PING_HOST
public static final int
c
GET_INFO_PACKET_ID
field_44994
QUERY_PACKET_ID
public static final int
d
GET_INFO_PACKET_VERSION_1
field_44995
field_44995
public static final int
e
DISCONNECT_PACKET_ID
field_44996
BUFFER_SIZE
public static final int
f
FAKE_PROTOCOL_VERSION
field_44997
PROTOCOL_VERSION

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)
write(io.netty.buffer.ByteBuf buf, String string)
public static String
a(io.netty.buffer.ByteBuf arg0)
readLegacyString(io.netty.buffer.ByteBuf arg0)
method_52377(io.netty.buffer.ByteBuf arg0)
read(io.netty.buffer.ByteBuf buf)