Uses of Class
net.minecraft.network.protocol.common.ClientboundPingPacket
-
Uses of ClientboundPingPacket in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionvoid
ClientCommonPacketListenerImpl.handlePing
(ClientboundPingPacket p_295594_) -
Uses of ClientboundPingPacket in net.minecraft.network.protocol.common
Modifier and TypeFieldDescriptionstatic final PacketType
<ClientboundPingPacket> CommonPacketTypes.CLIENTBOUND_PING
static final StreamCodec
<FriendlyByteBuf, ClientboundPingPacket> ClientboundPingPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ClientCommonPacketListener.handlePing
(ClientboundPingPacket p_296451_)