Uses of Record Class
net.minecraft.network.protocol.game.ClientboundTabListPacket
-
Uses of ClientboundTabListPacket in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionvoid
ClientPacketListener.handleTabListCustomisation
(ClientboundTabListPacket p_105118_) -
Uses of ClientboundTabListPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ClientboundTabListPacket> GamePacketTypes.CLIENTBOUND_TAB_LIST
static final StreamCodec
<RegistryFriendlyByteBuf, ClientboundTabListPacket> ClientboundTabListPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleTabListCustomisation
(ClientboundTabListPacket p_131447_)