History - net.minecraft.network.protocol.login.LoginPacketTypes
1.21.3
Names
aiu
aka
Fields
PacketType<ClientboundCustomQueryPacket>: a, CLIENTBOUND_CUSTOM_QUERY, field_48238, CUSTOM_QUERY, f_315838_
PacketType<ClientboundCustomQueryPacket>: a, CLIENTBOUND_CUSTOM_QUERY, field_48238, CUSTOM_QUERY
PacketType<ClientboundGameProfilePacket>: b, CLIENTBOUND_GAME_PROFILE, field_48239, GAME_PROFILE, f_314987_
PacketType<ClientboundLoginFinishedPacket>: b, CLIENTBOUND_LOGIN_FINISHED, field_48239, LOGIN_FINISHED
PacketType<ClientboundHelloPacket>: c, CLIENTBOUND_HELLO, field_48240, HELLO_S2C, f_314646_
PacketType<ClientboundHelloPacket>: c, CLIENTBOUND_HELLO, field_48240, HELLO_S2C
PacketType<ClientboundLoginCompressionPacket>: d, CLIENTBOUND_LOGIN_COMPRESSION, field_48241, LOGIN_COMPRESSION, f_315271_
PacketType<ClientboundLoginCompressionPacket>: d, CLIENTBOUND_LOGIN_COMPRESSION, field_48241, LOGIN_COMPRESSION
PacketType<ClientboundLoginDisconnectPacket>: e, CLIENTBOUND_LOGIN_DISCONNECT, field_48242, LOGIN_DISCONNECT, f_314916_
PacketType<ClientboundLoginDisconnectPacket>: e, CLIENTBOUND_LOGIN_DISCONNECT, field_48242, LOGIN_DISCONNECT
PacketType<ServerboundCustomQueryAnswerPacket>: f, SERVERBOUND_CUSTOM_QUERY_ANSWER, field_48243, CUSTOM_QUERY_ANSWER, f_316432_
PacketType<ServerboundCustomQueryAnswerPacket>: f, SERVERBOUND_CUSTOM_QUERY_ANSWER, field_48243, CUSTOM_QUERY_ANSWER
PacketType<ServerboundHelloPacket>: g, SERVERBOUND_HELLO, field_48244, HELLO_C2S, f_315312_
PacketType<ServerboundHelloPacket>: g, SERVERBOUND_HELLO, field_48244, HELLO_C2S
PacketType<ServerboundKeyPacket>: h, SERVERBOUND_KEY, field_48245, KEY, f_314023_
PacketType<ServerboundKeyPacket>: h, SERVERBOUND_KEY, field_48245, KEY
PacketType<ServerboundLoginAcknowledgedPacket>: i, SERVERBOUND_LOGIN_ACKNOWLEDGED, field_48246, LOGIN_ACKNOWLEDGED, f_314277_
PacketType<ServerboundLoginAcknowledgedPacket>: i, SERVERBOUND_LOGIN_ACKNOWLEDGED, field_48246, LOGIN_ACKNOWLEDGED
Constructors
Methods
<T extends Packet<ClientLoginPacketListener>> PacketType<T> (String): a, createClientbound, method_56016, s2c, m_323487_
<T extends Packet<ClientLoginPacketListener>> PacketType<T> (String): a, createClientbound, method_56016, s2c
<T extends Packet<ServerLoginPacketListener>> PacketType<T> (String): b, createServerbound, method_56017, c2s, m_319378_
<T extends Packet<ServerLoginPacketListener>> PacketType<T> (String): b, createServerbound, method_56017, c2s
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
aji
aiu
Fields
Constructors
Methods
1.20.6
Names
aji
net.minecraft.network.protocol.login.LoginPacketTypes
net.minecraft.class_9098
net.minecraft.network.packet.LoginPackets
net.minecraft.src.C_313457_
net.minecraft.network.protocol.login.LoginPacketTypes
Fields
PacketType<ClientboundCustomQueryPacket>: a, CLIENTBOUND_CUSTOM_QUERY, field_48238, CUSTOM_QUERY, f_315838_
PacketType<ClientboundGameProfilePacket>: b, CLIENTBOUND_GAME_PROFILE, field_48239, GAME_PROFILE, f_314987_
PacketType<ClientboundHelloPacket>: c, CLIENTBOUND_HELLO, field_48240, HELLO_S2C, f_314646_
PacketType<ClientboundLoginCompressionPacket>: d, CLIENTBOUND_LOGIN_COMPRESSION, field_48241, LOGIN_COMPRESSION, f_315271_
PacketType<ClientboundLoginDisconnectPacket>: e, CLIENTBOUND_LOGIN_DISCONNECT, field_48242, LOGIN_DISCONNECT, f_314916_
PacketType<ServerboundCustomQueryAnswerPacket>: f, SERVERBOUND_CUSTOM_QUERY_ANSWER, field_48243, CUSTOM_QUERY_ANSWER, f_316432_
PacketType<ServerboundHelloPacket>: g, SERVERBOUND_HELLO, field_48244, HELLO_C2S, f_315312_
PacketType<ServerboundKeyPacket>: h, SERVERBOUND_KEY, field_48245, KEY, f_314023_
PacketType<ServerboundLoginAcknowledgedPacket>: i, SERVERBOUND_LOGIN_ACKNOWLEDGED, field_48246, LOGIN_ACKNOWLEDGED, f_314277_
Constructors
()
Methods
<T extends Packet<ClientLoginPacketListener>> PacketType<T> (String): a, createClientbound, method_56016, s2c, m_323487_
<T extends Packet<ServerLoginPacketListener>> PacketType<T> (String): b, createServerbound, method_56017, c2s, m_319378_