History - net.minecraft.network.packet.s2c.login.LoginHelloS2CPacket
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.network.protocol.login.ClientboundHelloPacket
net.minecraft.class_2905
net.minecraft.network.packet.s2c.login.LoginHelloS2CPacket
Fields
PacketCodec<PacketByteBuf, LoginHelloS2CPacket>: STREAM_CODEC, field_48234, CODEC
String: serverId, field_13209, serverId
byte[]: publicKey, field_13211, publicKey
byte[]: challenge, field_13210, nonce
boolean: shouldAuthenticate, field_48235, needsAuthentication
Constructors
(String, byte[], byte[], boolean)
Methods
void (PacketByteBuf): write, method_56012, write
PacketType<LoginHelloS2CPacket> (): type, method_65080, getPacketType
void (ClientLoginPacketListener): handle, method_12612, apply
String (): getServerId, method_12610, getServerId
PublicKey (): getPublicKey, method_12611, getPublicKey
byte[] (): getChallenge, method_12613, getNonce
boolean (): shouldAuthenticate, method_56013, needsAuthentication
void (PacketListener): handle, method_65081, apply