Uses of Class
net.minecraft.network.protocol.game.ClientboundClearTitlesPacket
Packages that use ClientboundClearTitlesPacket
- 
Uses of ClientboundClearTitlesPacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundClearTitlesPacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleTitlesClear(ClientboundClearTitlesPacket p_171765_) 
- 
Uses of ClientboundClearTitlesPacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ClientboundClearTitlesPacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleTitlesClear(ClientboundClearTitlesPacket p_178543_)