Uses of Class
net.minecraft.network.protocol.login.ServerboundCustomQueryPacket
Packages that use ServerboundCustomQueryPacket
- 
Uses of ServerboundCustomQueryPacket in net.minecraft.network.protocol.loginMethods in net.minecraft.network.protocol.login with parameters of type ServerboundCustomQueryPacketModifier and TypeMethodDescriptionvoidServerLoginPacketListener.handleCustomQueryPacket(ServerboundCustomQueryPacket p_134822_)
- 
Uses of ServerboundCustomQueryPacket in net.minecraft.server.networkMethods in net.minecraft.server.network with parameters of type ServerboundCustomQueryPacketModifier and TypeMethodDescriptionvoidServerLoginPacketListenerImpl.handleCustomQueryPacket(ServerboundCustomQueryPacket p_10045_)