Uses of Class
net.minecraft.network.protocol.common.ServerboundPongPacket
Packages that use ServerboundPongPacket
- 
Uses of ServerboundPongPacket in net.minecraft.network.protocol.commonMethods in net.minecraft.network.protocol.common with parameters of type ServerboundPongPacketModifier and TypeMethodDescriptionvoidServerCommonPacketListener.handlePong(ServerboundPongPacket p_294309_) 
- 
Uses of ServerboundPongPacket in net.minecraft.server.networkMethods in net.minecraft.server.network with parameters of type ServerboundPongPacketModifier and TypeMethodDescriptionvoidServerCommonPacketListenerImpl.handlePong(ServerboundPongPacket p_295142_) voidServerConfigurationPacketListenerImpl.handlePong(ServerboundPongPacket p_295142_)