net.minecraft.network.protocol.game

public record ServerboundChatCommandPacket

implements Packet<ServerGamePacketListener>

xs
net.minecraft.network.protocol.game.ServerboundChatCommandPacket
net.minecraft.class_7472
net.minecraft.unmapped.C_ahusqrxm
net.minecraft.network.packet.c2s.play.CommandExecutionC2SPacket
net.minecraft.network.packet.c2s.play.ChatCommandC2SPacket
net.minecraft.src.C_213536_
net.minecraft.network.protocol.game.ServerboundChatCommandPacket

Field summary

Modifier and TypeField
private final String
a
command
comp_808
f_pfukxyhh
command
command
f_237922_
private final Instant
b
timeStamp
comp_809
f_bkvbipuu
timestamp
timestamp
f_237923_
private final long
c
salt
comp_944
f_qfrcmtrj
salt
salt
f_240858_
private final ArgumentSignatures
d
argumentSignatures
comp_810
f_wlfsjlwo
argumentSignatures
argumentSignatures
f_237924_
private final boolean
e
signedPreview
comp_859
f_nrswipzc
signedPreview
signedPreview
f_237925_
private final LastSeenMessages$Update
f
lastSeenMessages
comp_969
f_cauggsfi
acknowledgment
lastSeenMessages
f_241638_

Constructor summary

ModifierConstructor
public (String command, Instant timestamp, long salt, ArgumentSignatures argumentSignatures, boolean signedPreview, LastSeenMessages$Update acknowledgment)
public (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
public void
a(qx arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
m_pwnpydub(C_idfydwco arg0)
write(PacketByteBuf arg0)
write(PacketByteBuf arg0)
m_5779_(C_4983_ arg0)
public void
a(xm arg0)
handle(ServerGamePacketListener arg0)
method_43897(class_2792 arg0)
m_mpqbkulk(C_eetcdhxt arg0)
apply(ServerPlayPacketListener arg0)
apply(ServerPlayPacketListener arg0)
m_5797_(C_5145_ arg0)
public String
b()
command()
comp_808()
m_hvvhyqcf()
command()
command()
f_237922_()
public Instant
c()
timeStamp()
comp_809()
m_kyuoyoxh()
timestamp()
timestamp()
f_237923_()
public long
d()
salt()
comp_944()
m_nzjdiclp()
salt()
salt()
f_240858_()
public ArgumentSignatures
e()
argumentSignatures()
comp_810()
m_mgtgyjgn()
argumentSignatures()
argumentSignatures()
f_237924_()
public boolean
f()
signedPreview()
comp_859()
m_mnzkrkcr()
signedPreview()
signedPreview()
f_237925_()
public LastSeenMessages$Update
g()
lastSeenMessages()
comp_969()
m_txlgnorj()
acknowledgment()
lastSeenMessages()
f_241638_()