Uses of Record Class
net.minecraft.network.protocol.game.ClientboundPlayerChatPacket
Packages that use ClientboundPlayerChatPacket
- 
Uses of ClientboundPlayerChatPacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundPlayerChatPacketModifier and TypeMethodDescriptionvoidClientPacketListener.handlePlayerChat(ClientboundPlayerChatPacket p_233702_) 
- 
Uses of ClientboundPlayerChatPacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ClientboundPlayerChatPacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handlePlayerChat(ClientboundPlayerChatPacket p_237540_)