Uses of Class
net.minecraft.network.packet.s2c.common.PlayPingS2CPacket
Packages that use PlayPingS2CPacket
-
Uses of PlayPingS2CPacket in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type PlayPingS2CPacketModifier and TypeMethodDescriptionvoid
ClientCommonNetworkHandler.onPlayPing
(PlayPingS2CPacket packet) -
Uses of PlayPingS2CPacket in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type PlayPingS2CPacketModifier and TypeMethodDescriptionvoid
ClientCommonPacketListener.onPlayPing
(PlayPingS2CPacket packet)