Uses of Record Class
net.minecraft.network.protocol.game.ServerboundChatSessionUpdatePacket
Package
Description
-
Uses of ServerboundChatSessionUpdatePacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ServerboundChatSessionUpdatePacket> GamePacketTypes.SERVERBOUND_CHAT_SESSION_UPDATE
static final StreamCodec
<FriendlyByteBuf, ServerboundChatSessionUpdatePacket> ServerboundChatSessionUpdatePacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleChatSessionUpdate
(ServerboundChatSessionUpdatePacket p_254226_) -
Uses of ServerboundChatSessionUpdatePacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleChatSessionUpdate
(ServerboundChatSessionUpdatePacket p_253950_) -
Uses of ServerboundChatSessionUpdatePacket in net.neoforged.neoforge.common.util
Modifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleChatSessionUpdate
(ServerboundChatSessionUpdatePacket packet)