net.minecraft.server.network

public class LegacyProtocolUtils

atc
net.minecraft.server.network.LegacyProtocolUtils
net.minecraft.class_8607

Field summary

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

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