net.minecraft.network.protocol.game

public record ServerboundChatCommandSignedPacket

implements Packet<ServerGamePacketListener>

agw
net.minecraft.network.protocol.game.ServerboundChatCommandSignedPacket
net.minecraft.class_9449
net.minecraft.unmapped.C_hnespdor
net.minecraft.network.packet.c2s.play.ChatCommandSignedC2SPacket
net.minecraft.network.packet.c2s.play.ChatCommandSignedC2SPacket

Field summary

Modifier and TypeField
private final String
b
command
comp_2532
f_fhwwurai
command
command
private final Instant
c
timeStamp
comp_2533
f_amyxcfmv
timestamp
timeStamp
private final long
d
salt
comp_2534
f_nmbapmes
salt
salt
private final ArgumentSignatures
e
argumentSignatures
comp_2535
f_cufywirw
argumentSignatures
argumentSignatures
private final LastSeenMessages$Update
f
lastSeenMessages
comp_2536
f_kzungvuw
lastSeenMessages
lastSeenMessages
public static final StreamCodec<FriendlyByteBuf, ServerboundChatCommandSignedPacket>
a
STREAM_CODEC
field_50087
f_kqqsrlvu
CODEC
PACKET_CODEC

Constructor summary

ModifierConstructor
private (FriendlyByteBuf buf)
public (String command, Instant timeStamp, long salt, ArgumentSignatures argumentSignatures, LastSeenMessages$Update lastSeenMessages)

Method summary

Modifier and TypeMethod
private void
a(vu arg0)
write(FriendlyByteBuf arg0)
method_58582(class_2540 arg0)
m_wcctrtqw(C_idfydwco arg0)
write(PacketByteBuf buf)
write(PacketByteBuf buf)
public PacketType<ServerboundChatCommandSignedPacket>
a()
type()
method_65080()
m_bbocywrf()
getPacketType()
getType()
public void
a(agp arg0)
handle(ServerGamePacketListener arg0)
method_58581(class_2792 arg0)
m_euiegbgh(C_eetcdhxt arg0)
apply(ServerPlayPacketListener arg0)
apply(ServerPlayPacketListener arg0)
public String
b()
command()
comp_2532()
m_dppaggcr()
command()
command()
public Instant
e()
timeStamp()
comp_2533()
m_sphdodxw()
timestamp()
timeStamp()
public long
f()
salt()
comp_2534()
m_kvxhubwb()
salt()
salt()
public ArgumentSignatures
g()
argumentSignatures()
comp_2535()
m_iuzezmnh()
argumentSignatures()
argumentSignatures()
public LastSeenMessages$Update
h()
lastSeenMessages()
comp_2536()
m_ijmqiqlk()
lastSeenMessages()
lastSeenMessages()