Uses of Record Class
net.minecraft.network.protocol.game.ServerboundChatPacket
Packages that use ServerboundChatPacket
Package
Description
- 
Uses of ServerboundChatPacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ServerboundChatPacketModifier and TypeMethodDescriptionvoidServerGamePacketListener.handleChat(ServerboundChatPacket p_133743_) 
- 
Uses of ServerboundChatPacket in net.minecraft.server.networkMethods in net.minecraft.server.network with parameters of type ServerboundChatPacketModifier and TypeMethodDescriptionprivate PlayerChatMessageServerGamePacketListenerImpl.getSignedMessage(ServerboundChatPacket p_251061_, LastSeenMessages p_250566_) voidServerGamePacketListenerImpl.handleChat(ServerboundChatPacket p_9841_) 
- 
Uses of ServerboundChatPacket in net.neoforged.neoforge.common.utilMethods in net.neoforged.neoforge.common.util with parameters of type ServerboundChatPacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleChat(ServerboundChatPacket packet)