Uses of Interface
net.minecraft.client.report.log.HeaderEntry
Packages that use HeaderEntry
- 
Uses of HeaderEntry in net.minecraft.client.reportMethods in net.minecraft.client.report that return types with arguments of type HeaderEntryModifier and TypeMethodDescriptionprivate Stream<ChatLog.IndexedEntry<HeaderEntry>>ChatAbuseReport.streamHeadersFrom(ChatLog log, Int2ObjectMap<ReceivedMessage.ChatMessage> evidences, UUID senderUuid) Methods in net.minecraft.client.report with parameters of type HeaderEntryModifier and TypeMethodDescriptionprivate com.mojang.authlib.minecraft.report.ReportChatMessageChatAbuseReport.toReportChatMessage(HeaderEntry headerEntry) 
- 
Uses of HeaderEntry in net.minecraft.client.report.logClasses in net.minecraft.client.report.log that implement HeaderEntryModifier and TypeClassDescriptionstatic final recordstatic final recordA chat message received by the client.