Uses of Record Class
net.minecraft.network.protocol.login.ClientboundCustomQueryPacket
-
Uses of ClientboundCustomQueryPacket in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionvoid
ClientHandshakePacketListenerImpl.handleCustomQuery
(ClientboundCustomQueryPacket p_104545_) -
Uses of ClientboundCustomQueryPacket in net.minecraft.network.protocol.login
Modifier and TypeFieldDescriptionstatic final PacketType
<ClientboundCustomQueryPacket> LoginPacketTypes.CLIENTBOUND_CUSTOM_QUERY
static final StreamCodec
<FriendlyByteBuf, ClientboundCustomQueryPacket> ClientboundCustomQueryPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ClientLoginPacketListener.handleCustomQuery
(ClientboundCustomQueryPacket p_134740_)