Uses of Record Class
net.minecraft.network.protocol.common.ClientboundServerLinksPacket
-
Uses of ClientboundServerLinksPacket in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionvoid
ClientCommonPacketListenerImpl.handleServerLinks
(ClientboundServerLinksPacket p_350990_) -
Uses of ClientboundServerLinksPacket in net.minecraft.network.protocol.common
Modifier and TypeFieldDescriptionstatic final PacketType
<ClientboundServerLinksPacket> CommonPacketTypes.CLIENTBOUND_SERVER_LINKS
static final StreamCodec
<io.netty.buffer.ByteBuf, ClientboundServerLinksPacket> ClientboundServerLinksPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ClientCommonPacketListener.handleServerLinks
(ClientboundServerLinksPacket p_350776_)