Uses of Record Class
net.minecraft.network.packet.s2c.common.CookieRequestS2CPacket
Packages that use CookieRequestS2CPacket
Package
Description
The base package for all Minecraft classes.
-
Uses of CookieRequestS2CPacket in net.minecraft
Fields in net.minecraft with type parameters of type CookieRequestS2CPacketModifier and TypeFieldDescriptionstatic final class_9145<CookieRequestS2CPacket>class_9089.COOKIE_REQUESTMethods in net.minecraft with parameters of type CookieRequestS2CPacketModifier and TypeMethodDescriptionvoidclass_9087.method_55845(CookieRequestS2CPacket cookieRequestS2CPacket) -
Uses of CookieRequestS2CPacket in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type CookieRequestS2CPacketModifier and TypeMethodDescriptionvoidClientCommonNetworkHandler.method_55845(CookieRequestS2CPacket cookieRequestS2CPacket) voidClientLoginNetworkHandler.method_55845(CookieRequestS2CPacket cookieRequestS2CPacket) -
Uses of CookieRequestS2CPacket in net.minecraft.network.packet.s2c.common
Fields in net.minecraft.network.packet.s2c.common with type parameters of type CookieRequestS2CPacketModifier and TypeFieldDescriptionstatic final PacketCodec<PacketByteBuf,CookieRequestS2CPacket> CookieRequestS2CPacket.CODECMethods in net.minecraft.network.packet.s2c.common that return types with arguments of type CookieRequestS2CPacket