net.minecraft.network.protocol.game

public record ServerboundChatSessionUpdatePacket

implements Packet<ServerGamePacketListener>

aho
net.minecraft.network.protocol.game.ServerboundChatSessionUpdatePacket
net.minecraft.class_7861

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
private void
a(wc arg0)
write(FriendlyByteBuf arg0)
method_55966(class_2540 arg0)
public PacketType<ServerboundChatSessionUpdatePacket>
a()
type()
method_65080()
public void
a(ahf arg0)
handle(ServerGamePacketListener arg0)
method_46617(class_2792 arg0)
public RemoteChatSession$Data
b()
chatSession()
comp_1129()