Uses of Record Class
net.minecraft.network.protocol.game.ServerboundChatSessionUpdatePacket
Packages that use ServerboundChatSessionUpdatePacket
Package
Description
- 
Uses of ServerboundChatSessionUpdatePacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ServerboundChatSessionUpdatePacketModifier and TypeMethodDescriptionvoidServerGamePacketListener.handleChatSessionUpdate(ServerboundChatSessionUpdatePacket p_254226_) 
- 
Uses of ServerboundChatSessionUpdatePacket in net.minecraft.server.networkMethods in net.minecraft.server.network with parameters of type ServerboundChatSessionUpdatePacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handleChatSessionUpdate(ServerboundChatSessionUpdatePacket p_253950_) 
- 
Uses of ServerboundChatSessionUpdatePacket in net.neoforged.neoforge.common.utilMethods in net.neoforged.neoforge.common.util with parameters of type ServerboundChatSessionUpdatePacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleChatSessionUpdate(ServerboundChatSessionUpdatePacket packet)