net.minecraft.network.packet.c2s.play

public record ChatCommandSignedC2SPacket

implements Packet<ServerPlayPacketListener>

aht
net.minecraft.network.protocol.game.ServerboundChatCommandSignedPacket
net.minecraft.class_9449
net.minecraft.network.packet.c2s.play.ChatCommandSignedC2SPacket
net.minecraft.unmapped.C_hnespdor
net.minecraft.network.packet.c2s.play.ChatCommandSignedC2SPacket
net.minecraft.src.C_313436_

Field summary

Modifier and TypeField
private final String
b
command
comp_2532
command
f_fhwwurai
command
f_315558_
private final Instant
c
timeStamp
comp_2533
timestamp
f_amyxcfmv
timeStamp
f_315619_
private final long
d
salt
comp_2534
salt
f_nmbapmes
salt
f_315485_
private final ArgumentSignatureDataMap
e
argumentSignatures
comp_2535
argumentSignatures
f_cufywirw
argumentSignatures
f_314857_
private final LastSeenMessageList$Acknowledgment
f
lastSeenMessages
comp_2536
lastSeenMessages
f_kzungvuw
lastSeenMessages
f_316504_
public static final PacketCodec<PacketByteBuf, ChatCommandSignedC2SPacket>
a
STREAM_CODEC
field_50087
CODEC
f_kqqsrlvu
PACKET_CODEC
f_313935_

Constructor summary

ModifierConstructor
private (PacketByteBuf buf)
public (String command, Instant timeStamp, long salt, ArgumentSignatureDataMap argumentSignatures, LastSeenMessageList$Acknowledgment lastSeenMessages)

Method summary

Modifier and TypeMethod
private void
a(ws arg0)
write(FriendlyByteBuf arg0)
method_58582(class_2540 arg0)
write(PacketByteBuf buf)
m_wcctrtqw(C_idfydwco arg0)
write(PacketByteBuf buf)
m_321970_(C_4983_ arg0)
public PacketType<ChatCommandSignedC2SPacket>
a()
type()
method_55846()
getPacketId()
m_bbocywrf()
getType()
m_5779_()
public void
a(ahm arg0)
handle(ServerGamePacketListener arg0)
method_58581(class_2792 arg0)
apply(ServerPlayPacketListener arg0)
m_euiegbgh(C_eetcdhxt arg0)
apply(ServerPlayPacketListener arg0)
m_5797_(C_5145_ arg0)
public String
b()
command()
comp_2532()
command()
m_dppaggcr()
command()
f_315558_()
public Instant
e()
timeStamp()
comp_2533()
timestamp()
m_sphdodxw()
timeStamp()
f_315619_()
public long
f()
salt()
comp_2534()
salt()
m_kvxhubwb()
salt()
f_315485_()
public ArgumentSignatureDataMap
g()
argumentSignatures()
comp_2535()
argumentSignatures()
m_iuzezmnh()
argumentSignatures()
f_314857_()
public LastSeenMessageList$Acknowledgment
h()
lastSeenMessages()
comp_2536()
lastSeenMessages()
m_ijmqiqlk()
lastSeenMessages()
f_316504_()