net.minecraft.network.protocol.game

public record ServerboundChatCommandSignedPacket

implements Packet<ServerGamePacketListener>

agp
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
net.minecraft.src.C_313436_
net.minecraft.network.protocol.game.ServerboundChatCommandSignedPacket

Field summary

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

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(vw arg0)
write(FriendlyByteBuf arg0)
method_58582(class_2540 arg0)
m_wcctrtqw(C_idfydwco arg0)
write(PacketByteBuf buf)
write(PacketByteBuf buf)
m_321970_(C_4983_ arg0)
public PacketType<ServerboundChatCommandSignedPacket>
a()
type()
method_55846()
m_bbocywrf()
getPacketId()
getType()
m_5779_()
public void
a(agi arg0)
handle(ServerGamePacketListener arg0)
method_58581(class_2792 arg0)
m_euiegbgh(C_eetcdhxt arg0)
apply(ServerPlayPacketListener arg0)
apply(ServerPlayPacketListener arg0)
m_5797_(C_5145_ arg0)
public String
b()
command()
comp_2532()
m_dppaggcr()
command()
command()
f_315558_()
public Instant
e()
timeStamp()
comp_2533()
m_sphdodxw()
timestamp()
timeStamp()
f_315619_()
public long
f()
salt()
comp_2534()
m_kvxhubwb()
salt()
salt()
f_315485_()
public ArgumentSignatures
g()
argumentSignatures()
comp_2535()
m_iuzezmnh()
argumentSignatures()
argumentSignatures()
f_314857_()
public LastSeenMessages$Update
h()
lastSeenMessages()
comp_2536()
m_ijmqiqlk()
lastSeenMessages()
lastSeenMessages()
f_316504_()