Uses of Class
net.minecraft.network.protocol.game.ServerboundPongPacket
Packages that use ServerboundPongPacket
-
Uses of ServerboundPongPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundPongPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handlePong
(ServerboundPongPacket p_179536_) -
Uses of ServerboundPongPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundPongPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handlePong
(ServerboundPongPacket p_143652_)