Uses of Record Class
net.minecraft.network.protocol.game.ServerboundChatSessionUpdatePacket
Packages that use ServerboundChatSessionUpdatePacket
-
Uses of ServerboundChatSessionUpdatePacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundChatSessionUpdatePacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleChatSessionUpdate
(ServerboundChatSessionUpdatePacket p_254226_) -
Uses of ServerboundChatSessionUpdatePacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundChatSessionUpdatePacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleChatSessionUpdate
(ServerboundChatSessionUpdatePacket p_253950_)