Uses of Class
net.minecraft.network.protocol.login.ClientboundCustomQueryPacket
Packages that use ClientboundCustomQueryPacket
-
Uses of ClientboundCustomQueryPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundCustomQueryPacketModifier and TypeMethodDescriptionvoid
ClientHandshakePacketListenerImpl.handleCustomQuery(ClientboundCustomQueryPacket p_104545_)
-
Uses of ClientboundCustomQueryPacket in net.minecraft.network.protocol.login
Methods in net.minecraft.network.protocol.login with parameters of type ClientboundCustomQueryPacketModifier and TypeMethodDescriptionvoid
ClientLoginPacketListener.handleCustomQuery(ClientboundCustomQueryPacket p_134740_)