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 TypeMethodDescriptionvoidClientPacketListener.handleTabListCustomisation(ClientboundTabListPacket packet) -
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_LISTstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundTabListPacket> ClientboundTabListPacket.STREAM_CODECMethods 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 TypeMethodDescriptionvoidClientGamePacketListener.handleTabListCustomisation(ClientboundTabListPacket packet)