net.minecraft.network.protocol.game

public record ServerboundChatSessionUpdatePacket

implements Packet<ServerGamePacketListener>

ahv
net.minecraft.network.protocol.game.ServerboundChatSessionUpdatePacket
net.minecraft.class_7861
net.minecraft.network.packet.c2s.play.PlayerSessionC2SPacket
net.minecraft.network.protocol.game.ServerboundChatSessionUpdatePacket

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
private void
a(ws arg0)
write(FriendlyByteBuf arg0)
method_55966(class_2540 arg0)
write(PacketByteBuf buf)
public PacketType<ServerboundChatSessionUpdatePacket>
a()
type()
method_55846()
getPacketId()
public void
a(ahm arg0)
handle(ServerGamePacketListener arg0)
method_46617(class_2792 arg0)
apply(ServerPlayPacketListener arg0)
public RemoteChatSession$Data
b()
chatSession()
comp_1129()
chatSession()