Uses of Class
net.minecraft.network.protocol.common.ServerboundPongPacket
Packages that use ServerboundPongPacket
-
Uses of ServerboundPongPacket in net.minecraft.network.protocol.common
Methods in net.minecraft.network.protocol.common with parameters of type ServerboundPongPacketModifier and TypeMethodDescriptionvoid
ServerCommonPacketListener.handlePong
(ServerboundPongPacket p_297980_) -
Uses of ServerboundPongPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundPongPacketModifier and TypeMethodDescriptionvoid
ServerCommonPacketListenerImpl.handlePong
(ServerboundPongPacket p_299461_)