net.minecraft.network.protocol.game

public record ServerboundChatSessionUpdatePacket

implements Packet<ServerGamePacketListener>

agr
net.minecraft.network.protocol.game.ServerboundChatSessionUpdatePacket
net.minecraft.class_7861
net.minecraft.network.packet.c2s.play.PlayerSessionC2SPacket
net.minecraft.src.C_252360_
net.minecraft.network.protocol.game.ServerboundChatSessionUpdatePacket

Field summary

Modifier and TypeField
private final RemoteChatSession$Data
b
chatSession
comp_1129
chatSession
f_252446_
public static final StreamCodec<FriendlyByteBuf, ServerboundChatSessionUpdatePacket>
a
STREAM_CODEC
field_48182
CODEC
f_314546_

Constructor summary

ModifierConstructor
private (FriendlyByteBuf buf)
public (RemoteChatSession$Data arg0)

Method summary

Modifier and TypeMethod
private void
a(vw arg0)
write(FriendlyByteBuf arg0)
method_55966(class_2540 arg0)
write(PacketByteBuf buf)
m_252740_(C_4983_ arg0)
public PacketType<ServerboundChatSessionUpdatePacket>
a()
type()
method_55846()
getPacketId()
m_5779_()
public void
a(agi arg0)
handle(ServerGamePacketListener arg0)
method_46617(class_2792 arg0)
apply(ServerPlayPacketListener arg0)
m_5797_(C_5145_ arg0)
public RemoteChatSession$Data
b()
chatSession()
comp_1129()
chatSession()
f_252446_()