Uses of Class
net.minecraft.network.protocol.game.ClientboundClearTitlesPacket
Packages that use ClientboundClearTitlesPacket
-
Uses of ClientboundClearTitlesPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundClearTitlesPacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleTitlesClear
(ClientboundClearTitlesPacket p_171765_) -
Uses of ClientboundClearTitlesPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundClearTitlesPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleTitlesClear
(ClientboundClearTitlesPacket p_178543_)