net.minecraft.client.multiplayer.chat

public record LoggedChatMessage$Player

implements LoggedChatMessage

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

Field summary

Modifier and TypeField
private final com.mojang.authlib.GameProfile
c
profile
comp_868
profile
f_241668_
private final PlayerChatMessage
d
message
comp_870
message
f_241690_
private final ChatTrustLevel
e
trustLevel
comp_905
trustStatus
f_241609_
public static final com.mojang.serialization.MapCodec<LoggedChatMessage$Player>
b
CODEC
field_40809
CHAT_MESSAGE_CODEC
f_252425_
private static final DateTimeFormatter
f
TIME_FORMATTER
field_39637
DATE_TIME_FORMATTER
f_241693_

Constructor summary

ModifierConstructor
public (com.mojang.authlib.GameProfile message, PlayerChatMessage trustLevel, ChatTrustLevel arg2)

Method summary

Modifier and TypeMethod
public Component
b()
toContentComponent()
method_44551()
getContent()
m_241831_()
public Component
c()
toNarrationComponent()
method_44555()
getNarration()
m_241813_()
public Component
d()
toHeadingComponent()
method_44556()
getHeadingText()
m_241865_()
private Component
i()
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 UUID
e()
profileId()
method_44557()
getSenderUuid()
m_241803_()
public LoggedChatEvent$Type
a()
type()
method_46538()
getType()
m_252883_()
public com.mojang.authlib.GameProfile
f()
profile()
comp_868()
profile()
f_241668_()
public PlayerChatMessage
g()
message()
comp_870()
message()
f_241690_()
public ChatTrustLevel
h()
trustLevel()
comp_905()
trustStatus()
f_241609_()