net.minecraft.network.chat

public record SignedMessageBody

to
net.minecraft.network.chat.SignedMessageBody
net.minecraft.class_7608
net.minecraft.unmapped.C_ogacucnf
net.minecraft.network.message.MessageBody
net.minecraft.network.message.MessageBody
net.minecraft.src.C_240836_
net.minecraft.network.chat.SignedMessageBody

Field summary

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

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)
m_247681_(String p_249884_)
public void
a(api$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)
m_245051_(C_212975_$C_212976_ arg0)
public SignedMessageBody$Packed
a(ti arg0)
pack(MessageSignatureCache arg0)
method_46306(class_7561 arg0)
m_jfrttbff(C_avoeygij arg0)
toSerialized(MessageSignatureStorage storage)
create(MessageSignatureStorage signatureStorage)
m_253217_(C_243549_ arg0)
public String
a()
content()
comp_929()
m_cjrknjjb()
content()
content()
f_240856_()
public Instant
b()
timeStamp()
comp_930()
m_udtoostw()
timestamp()
timestamp()
f_240863_()
public long
c()
salt()
comp_931()
m_gbaetzqk()
salt()
salt()
f_240873_()
public LastSeenMessages
d()
lastSeen()
comp_932()
m_xjhpioai()
lastSeenMessages()
lastSeen()
f_240868_()