Uses of Class
net.minecraft.network.protocol.common.ServerboundPongPacket
-
Uses of ServerboundPongPacket in net.minecraft.network.protocol.common
Modifier and TypeFieldDescriptionstatic final PacketType
<ServerboundPongPacket> CommonPacketTypes.SERVERBOUND_PONG
static final StreamCodec
<FriendlyByteBuf, ServerboundPongPacket> ServerboundPongPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ServerCommonPacketListener.handlePong
(ServerboundPongPacket p_294309_) -
Uses of ServerboundPongPacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerCommonPacketListenerImpl.handlePong
(ServerboundPongPacket p_295142_) void
ServerConfigurationPacketListenerImpl.handlePong
(ServerboundPongPacket p_295142_)