net.minecraft.network.chat

public record SignedMessageBody

xr
net.minecraft.network.chat.SignedMessageBody
net.minecraft.class_7608
net.minecraft.unmapped.C_ogacucnf
net.minecraft.network.message.MessageBody
net.minecraft.network.message.MessageBody

Field summary

Modifier and TypeField
private final String
b
content
comp_929
f_vybxlzmz
content
content
private final Instant
c
timeStamp
comp_930
f_oxzakvur
timestamp
timestamp
private final long
d
salt
comp_931
f_ustpkrzf
salt
salt
private final LastSeenMessages
e
lastSeen
comp_932
f_hmzzzncn
lastSeenMessages
lastSeen
public static final com.mojang.serialization.MapCodec<SignedMessageBody>
a
MAP_CODEC
field_40847
f_sdoaocfj
CODEC
CODEC

Constructor summary

ModifierConstructor
public (String content, Instant timestamp, long salt, LastSeenMessages lastSeen)

Method summary

Modifier and TypeMethod
public static SignedMessageBody
a(String arg0)
unsigned(String arg0)
method_46305(String arg0)
m_qorzgetm(String arg0)
ofUnsigned(String content)
create(String content)
public void
a(baa$a arg0)
updateSignature(SignatureUpdater$Output arg0)
method_46304(class_7498$class_7499 arg0)
m_eugpskaa(C_bfuzddzp$C_zbgybelf arg0)
update(SignatureUpdatable$SignatureUpdater updater)
update(SignatureUpdater$Output output)
public SignedMessageBody$Packed
a(xl arg0)
pack(MessageSignatureCache arg0)
method_46306(class_7561 arg0)
m_jfrttbff(C_avoeygij arg0)
toSerialized(MessageSignatureStorage storage)
create(MessageSignatureStorage signatureStorage)
public String
a()
content()
comp_929()
m_cjrknjjb()
content()
content()
public Instant
b()
timeStamp()
comp_930()
m_udtoostw()
timestamp()
timestamp()
public long
c()
salt()
comp_931()
m_gbaetzqk()
salt()
salt()
public LastSeenMessages
d()
lastSeen()
comp_932()
m_xjhpioai()
lastSeenMessages()
lastSeen()