History - net.minecraft.network.protocol.cookie.CookiePacketTypes
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
acb
acm
Fields
Constructors
Methods
1.21.5
Names
abh
acb
Fields
Constructors
Methods
1.21.4
Names
acn
abh
Fields
Constructors
Methods
1.21.3
Names
abq
acn
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
ace
abq
Fields
Constructors
Methods
1.20.6
Names
ace
net.minecraft.network.protocol.cookie.CookiePacketTypes
net.minecraft.class_9089
net.minecraft.network.packet.CookiePackets
net.minecraft.src.C_313770_
net.minecraft.network.protocol.cookie.CookiePacketTypes
Fields
PacketType<ClientboundCookieRequestPacket>: a, CLIENTBOUND_COOKIE_REQUEST, field_47893, COOKIE_REQUEST, f_314706_
PacketType<ServerboundCookieResponsePacket>: b, SERVERBOUND_COOKIE_RESPONSE, field_47894, COOKIE_RESPONSE, f_316493_
Constructors
()
Methods
<T extends Packet<ClientCookiePacketListener>> PacketType<T> (String): a, createClientbound, method_55849, s2c, m_321663_
<T extends Packet<ServerCookiePacketListener>> PacketType<T> (String): b, createServerbound, method_55850, c2s, m_322249_