net.minecraft.client.multiplayer.chat

public record LoggedChatMessage$System

implements LoggedChatMessage

ggi$b
net.minecraft.client.multiplayer.chat.LoggedChatMessage$System
net.minecraft.class_7557$class_7559
net.minecraft.client.session.report.log.ReceivedMessage$GameMessage

Field summary

Modifier and TypeField
private final Component
c
message
comp_871
message
private final Instant
d
timeStamp
comp_872
timestamp
public static final com.mojang.serialization.MapCodec<LoggedChatMessage$System>
b
CODEC
field_40810
GAME_MESSAGE_CODEC

Constructor summary

ModifierConstructor
public (Component arg0, Instant arg1)

Method summary

Modifier and TypeMethod
public Component
b()
toContentComponent()
method_44551()
getContent()
public boolean
a(UUID arg0)
canReport(UUID arg0)
method_44553(UUID arg0)
isSentFrom(UUID arg0)
public LoggedChatEvent$Type
a()
type()
method_46538()
getType()
public Component
d()
message()
comp_871()
message()
public Instant
e()
timeStamp()
comp_872()
timestamp()