Uses of Record Class
net.minecraft.network.protocol.game.ClientboundTabListPacket
Packages that use ClientboundTabListPacket
-
Uses of ClientboundTabListPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundTabListPacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleTabListCustomisation
(ClientboundTabListPacket p_105118_) -
Uses of ClientboundTabListPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ClientboundTabListPacketModifier and TypeFieldDescriptionstatic final PacketType
<ClientboundTabListPacket> GamePacketTypes.CLIENTBOUND_TAB_LIST
static final StreamCodec
<RegistryFriendlyByteBuf, ClientboundTabListPacket> ClientboundTabListPacket.STREAM_CODEC
Methods in net.minecraft.network.protocol.game that return types with arguments of type ClientboundTabListPacketMethods in net.minecraft.network.protocol.game with parameters of type ClientboundTabListPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleTabListCustomisation
(ClientboundTabListPacket p_131447_)