Uses of Class
net.minecraft.network.protocol.game.ClientboundClearTitlesPacket
-
Uses of ClientboundClearTitlesPacket in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionvoid
ClientPacketListener.handleTitlesClear
(ClientboundClearTitlesPacket p_171765_) -
Uses of ClientboundClearTitlesPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ClientboundClearTitlesPacket> GamePacketTypes.CLIENTBOUND_CLEAR_TITLES
static final StreamCodec
<FriendlyByteBuf, ClientboundClearTitlesPacket> ClientboundClearTitlesPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleTitlesClear
(ClientboundClearTitlesPacket p_178543_)