Uses of Record Class
net.minecraft.network.protocol.game.ClientboundPlayerChatPacket
-
Uses of ClientboundPlayerChatPacket in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionvoid
ClientPacketListener.handlePlayerChat
(ClientboundPlayerChatPacket p_233702_) -
Uses of ClientboundPlayerChatPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ClientboundPlayerChatPacket> GamePacketTypes.CLIENTBOUND_PLAYER_CHAT
static final StreamCodec
<RegistryFriendlyByteBuf, ClientboundPlayerChatPacket> ClientboundPlayerChatPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handlePlayerChat
(ClientboundPlayerChatPacket p_237540_)