net.minecraft.network.chat

public record PlayerChatMessage

ua
net.minecraft.network.chat.PlayerChatMessage
net.minecraft.class_7471
net.minecraft.unmapped.C_zzdolisx
net.minecraft.network.message.SignedMessage
net.minecraft.network.message.SignedChatMessage
net.minecraft.src.C_213510_
net.minecraft.network.chat.PlayerChatMessage

Field summary

Modifier and TypeField
private final SignedMessageLink
d
link
comp_1083
f_lmvoclcc
link
link
f_243882_
private final MessageSignature
e
signature
comp_1084
f_fikstuqa
signature
signature
f_244279_
private final SignedMessageBody
f
signedBody
comp_928
f_jztqlafl
signedBody
body
f_240885_
private final Component
g
unsignedContent
comp_830
f_wkcgwfmf
unsignedContent
unsignedContent
f_237215_
private final FilterMask
h
filterMask
comp_981
f_kaxbslde
filterMask
filterMask
f_242992_
public static final com.mojang.serialization.MapCodec<PlayerChatMessage>
a
MAP_CODEC
field_40846
f_wochjisn
CODEC
CODEC
f_252410_
private static final UUID
i
SYSTEM_SENDER
field_40688
f_apppslak
NIL_UUID
NO_SENDER
f_243787_
public static final Duration
b
MESSAGE_EXPIRES_AFTER_SERVER
field_39786
f_ncaxtlfx
SERVERBOUND_TIME_TO_LIVE
SERVER_EXPIRY_TIME
f_240359_
public static final Duration
c
MESSAGE_EXPIRES_AFTER_CLIENT
field_39787
f_jmrrrsyn
CLIENTBOUND_TIME_TO_LIVE
CLIENT_EXPIRY_TIME
f_240369_

Constructor summary

ModifierConstructor
public (SignedMessageLink link, MessageSignature signature, SignedMessageBody body, Component unsignedContent, FilterMask filterMask)

Method summary

Modifier and TypeMethod
public static PlayerChatMessage
a(String arg0)
system(String arg0)
method_45041(String arg0)
m_qjvzafpb(String arg0)
ofUnsigned(String content)
create(String content)
m_247306_(String p_249209_)
public static PlayerChatMessage
a(UUID arg0, String arg1)
unsigned(UUID arg0, String arg1)
method_45098(UUID arg0, String arg1)
m_qwelnfcs(UUID arg0, String arg1)
ofUnsigned(UUID sender, String content)
create(UUID sender, String content)
m_247615_(UUID p_251783_, String p_251615_)
public PlayerChatMessage
a(tl arg0)
withUnsignedContent(Component arg0)
method_44863(class_2561 arg0)
m_ahevzmgg(C_rdaqiwdt arg0)
withUnsignedContent(Text unsignedContent)
create(Text content)
m_241956_(C_4996_ arg0)
public PlayerChatMessage
a()
removeUnsignedContent()
method_44607()
m_zzkuzgly()
withoutUnsigned()
stripUnsignedContent()
m_239022_()
public PlayerChatMessage
a(to arg0)
filter(FilterMask arg0)
method_45097(class_7649 arg0)
m_qlwnbntx(C_bowvajrs arg0)
withFilterMask(FilterMask filterMask)
withFilterMask(FilterMask filterMask)
m_243072_(C_242983_ arg0)
public PlayerChatMessage
a(boolean arg0)
filter(boolean arg0)
method_45099(boolean arg0)
m_gorproth(boolean arg0)
withFilterMaskEnabled(boolean enabled)
filterMaskEnabled(boolean enabled)
m_243098_(boolean arg0)
public static void
a(asg$a arg0, uf arg1, ud arg2)
updateSignature(SignatureUpdater$Output arg0, SignedMessageLink arg1, SignedMessageBody arg2)
method_46290(class_7498$class_7499 arg0, class_7826 arg1, class_7608 arg2)
m_kxwknzfa(C_bfuzddzp$C_zbgybelf arg0, C_nhazyfnx arg1, C_ogacucnf arg2)
update(SignatureUpdatable$SignatureUpdater updater, MessageLink link, MessageBody body)
update(SignatureUpdater$Output output, MessageLink link, MessageBody body)
m_245322_(C_212975_$C_212976_ p_250661_, C_243628_ p_248621_, C_240836_ p_248823_)
public boolean
a(ash arg0)
verify(SignatureValidator arg0)
method_44858(class_7500 arg0)
m_zdzmtwjp(C_yvuwcvkm arg0)
verify(SignatureVerifier verifier)
validate(SignatureValidator validator)
m_241121_(C_212977_ arg0)
public String
b()
signedContent()
method_44862()
m_ckjuswtx()
getSignedContent()
getContent()
m_245728_()
public Component
c()
decoratedContent()
method_46291()
m_ucpcgkqf()
getContent()
getUnsignedContent()
m_245692_()
public Instant
d()
timeStamp()
method_44864()
m_yemopjnz()
getTimestamp()
getTimestamp()
m_241109_()
public long
e()
salt()
method_44865()
m_wyehgmmm()
getSalt()
getSalt()
m_241064_()
public boolean
a(Instant arg0)
hasExpiredServer(Instant arg0)
method_44747(Instant arg0)
m_iylwzcjz(Instant arg0)
isExpiredOnServer(Instant currentTime)
isExpiredOnServer(Instant time)
m_240431_(Instant arg0)
public boolean
b(Instant arg0)
hasExpiredClient(Instant arg0)
method_44748(Instant arg0)
m_velshgrj(Instant arg0)
isExpiredOnClient(Instant currentTime)
isExpiredOnClient(Instant time)
m_240414_(Instant arg0)
public UUID
f()
sender()
method_46292()
m_pneikaeh()
getSender()
getSender()
m_245167_()
public boolean
g()
isSystem()
method_46293()
m_uesacdlh()
isSenderMissing()
hasNoSender()
m_245339_()
public boolean
h()
hasSignature()
method_46294()
m_huwsnvhw()
hasSignature()
hasSignature()
m_245272_()
public boolean
a(UUID arg0)
hasSignatureFrom(UUID arg0)
method_45040(UUID arg0)
m_lwnsdtyc(UUID arg0)
canVerifyFrom(UUID sender)
isSender(UUID uuid)
m_243088_(UUID arg0)
public boolean
i()
isFullyFiltered()
method_45100()
m_yojtwipz()
isFullyFiltered()
isFullyFiltered()
m_243059_()
public SignedMessageLink
j()
link()
comp_1083()
m_kwrnmqsg()
link()
link()
f_243882_()
public MessageSignature
k()
signature()
comp_1084()
m_hsskhglc()
signature()
signature()
f_244279_()
public SignedMessageBody
l()
signedBody()
comp_928()
m_ouanzrgf()
signedBody()
body()
f_240885_()
public Component
m()
unsignedContent()
comp_830()
m_bmuxmwso()
unsignedContent()
unsignedContent()
f_237215_()
public FilterMask
n()
filterMask()
comp_981()
m_kefokkae()
filterMask()
filterMask()
f_242992_()