net.minecraft.client.multiplayer.chat

public record LoggedChatMessage$Player

implements LoggedChatMessage, LoggedChatMessageLink

evj$a
net.minecraft.client.multiplayer.chat.LoggedChatMessage$Player
net.minecraft.class_7557$class_7558
net.minecraft.client.report.log.ReceivedMessage$ChatMessage
net.minecraft.src.C_241572_$C_241577_

Field summary

Modifier and TypeField
private final com.mojang.authlib.GameProfile
a
profile
comp_868
profile
f_241668_
private final Component
b
displayName
comp_869
displayName
f_241677_
private final PlayerChatMessage
c
message
comp_870
message
f_241690_
private final ChatTrustLevel
d
trustLevel
comp_905
trustStatus
f_241609_
private static final DateTimeFormatter
e
TIME_FORMATTER
field_39637
DATE_TIME_FORMATTER
f_241693_

Constructor summary

ModifierConstructor
public (com.mojang.authlib.GameProfile f_241677_, Component f_241690_, PlayerChatMessage f_241609_, ChatTrustLevel arg3)

Method summary

Modifier and TypeMethod
public Component
a()
toContentComponent()
method_44551()
getContent()
m_241831_()
public Component
b()
toNarrationComponent()
method_44555()
getNarration()
m_241813_()
public Component
c()
toHeadingComponent()
method_44556()
getHeadingText()
m_241865_()
private Component
l()
getTimeComponent()
method_44558()
getFormattedTimestamp()
m_241827_()
public boolean
a(UUID arg0)
canReport(UUID arg0)
method_44553(UUID arg0)
isSentFrom(UUID arg0)
m_241866_(UUID arg0)
public SignedMessageHeader
d()
header()
comp_960()
header()
m_241887_()
public byte[]
e()
bodyDigest()
comp_962()
bodyDigest()
m_241770_()
public MessageSignature
f()
headerSignature()
comp_961()
headerSignature()
m_241834_()
public UUID
g()
profileId()
method_44557()
getSenderUuid()
m_241803_()
public com.mojang.authlib.GameProfile
h()
profile()
comp_868()
profile()
f_241668_()
public Component
i()
displayName()
comp_869()
displayName()
f_241677_()
public PlayerChatMessage
j()
message()
comp_870()
message()
f_241690_()
public ChatTrustLevel
k()
trustLevel()
comp_905()
trustStatus()
f_241609_()