Uses of Record Class
net.minecraft.network.protocol.game.ClientboundDisguisedChatPacket
Packages that use ClientboundDisguisedChatPacket
- 
Uses of ClientboundDisguisedChatPacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundDisguisedChatPacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleDisguisedChat(ClientboundDisguisedChatPacket p_251920_) 
- 
Uses of ClientboundDisguisedChatPacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ClientboundDisguisedChatPacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleDisguisedChat(ClientboundDisguisedChatPacket p_251057_)