Uses of Record Class
net.minecraft.network.protocol.common.ClientboundStoreCookiePacket
-
Uses of ClientboundStoreCookiePacket in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionvoid
ClientCommonPacketListenerImpl.handleStoreCookie
(ClientboundStoreCookiePacket p_320008_) -
Uses of ClientboundStoreCookiePacket in net.minecraft.network.protocol.common
Modifier and TypeFieldDescriptionstatic final PacketType
<ClientboundStoreCookiePacket> CommonPacketTypes.CLIENTBOUND_STORE_COOKIE
static final StreamCodec
<FriendlyByteBuf, ClientboundStoreCookiePacket> ClientboundStoreCookiePacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ClientCommonPacketListener.handleStoreCookie
(ClientboundStoreCookiePacket p_320452_)