Uses of Class
net.minecraft.network.protocol.login.ServerboundCustomQueryPacket
Packages that use ServerboundCustomQueryPacket
-
Uses of ServerboundCustomQueryPacket in net.minecraft.network.protocol.login
Methods in net.minecraft.network.protocol.login with parameters of type ServerboundCustomQueryPacketModifier and TypeMethodDescriptionvoid
ServerLoginPacketListener.handleCustomQueryPacket(ServerboundCustomQueryPacket p_134822_)
-
Uses of ServerboundCustomQueryPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundCustomQueryPacketModifier and TypeMethodDescriptionvoid
ServerLoginPacketListenerImpl.handleCustomQueryPacket(ServerboundCustomQueryPacket p_10045_)