Uses of Class
net.minecraft.network.protocol.status.ServerboundPingRequestPacket
Packages that use ServerboundPingRequestPacket
-
Uses of ServerboundPingRequestPacket in net.minecraft.network.protocol.status
Methods in net.minecraft.network.protocol.status with parameters of type ServerboundPingRequestPacketModifier and TypeMethodDescriptionvoid
ServerStatusPacketListener.handlePingRequest
(ServerboundPingRequestPacket p_134986_) -
Uses of ServerboundPingRequestPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundPingRequestPacketModifier and TypeMethodDescriptionvoid
ServerStatusPacketListenerImpl.handlePingRequest
(ServerboundPingRequestPacket p_10093_)