Uses of Interface
net.minecraft.client.report.log.HeaderEntry
-
Uses of HeaderEntry in net.minecraft.client.report
Modifier and TypeMethodDescriptionprivate Stream<ChatLog.IndexedEntry<HeaderEntry>>
ChatAbuseReport.streamHeadersFrom
(ChatLog log, Int2ObjectMap<ReceivedMessage.ChatMessage> evidences, UUID senderUuid) Modifier and TypeMethodDescriptionprivate com.mojang.authlib.minecraft.report.ReportChatMessage
ChatAbuseReport.toReportChatMessage
(HeaderEntry headerEntry) -
Uses of HeaderEntry in net.minecraft.client.report.log
Modifier and TypeClassDescriptionstatic final record
static final record
A chat message received by the client.