Uses of Class
net.minecraft.network.protocol.game.ClientboundPingPacket
Packages that use ClientboundPingPacket
-
Uses of ClientboundPingPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundPingPacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handlePing
(ClientboundPingPacket p_171769_) -
Uses of ClientboundPingPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundPingPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handlePing
(ClientboundPingPacket p_178545_)