History - net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket

1.7.10

Names

jp

net.minecraft.class_2071

net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket

net.minecraft.network.handshake.client.C00Handshake

Fields

int: a, field_8837, version, protocolVersion

String: b, field_8838, address, ip

int: c, field_8839, port, port

NetworkProtocol: d, field_8840, username, requestedState

Constructors

()

(int, String, int, NetworkProtocol)

Methods

void (PacketByteBuf): a, method_7535, read, readPacketData

void (PacketByteBuf): b, method_7539, write, writePacketData

void (ServerHandshakePacketHandler): a, method_8045, handle, processPacket

boolean (): a, method_7533, canBeHandledOffMainThread, hasPriority

NetworkProtocol (): c, method_8046, getUsername, getRequestedState

int (): d, method_8047, getVersion, getProtocolVersion