Uses of Record Class
net.minecraft.network.protocol.game.ClientboundChatPreviewPacket
Packages that use ClientboundChatPreviewPacket
-
Uses of ClientboundChatPreviewPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundChatPreviewPacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleChatPreview
(ClientboundChatPreviewPacket p_233700_) -
Uses of ClientboundChatPreviewPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundChatPreviewPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleChatPreview
(ClientboundChatPreviewPacket p_237539_)