Uses of Record Class
net.minecraft.network.protocol.game.ServerboundChatPreviewPacket
Packages that use ServerboundChatPreviewPacket
-
Uses of ServerboundChatPreviewPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundChatPreviewPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleChatPreview
(ServerboundChatPreviewPacket p_237921_) -
Uses of ServerboundChatPreviewPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundChatPreviewPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleChatPreview
(ServerboundChatPreviewPacket p_215230_)