Uses of Class
net.minecraft.client.report.log.ChatLog
Packages that use ChatLog
Package
Description
- 
Uses of ChatLog in net.minecraft.client.gui.screen.multiplayerMethods in net.minecraft.client.gui.screen.multiplayer with parameters of type ChatLogModifier and TypeMethodDescriptionprivate static Collection<com.mojang.authlib.GameProfile>SocialInteractionsPlayerListWidget.collectReportableProfiles(ChatLog log) 
- 
Uses of ChatLog in net.minecraft.client.reportFields in net.minecraft.client.report declared as ChatLogModifier and TypeFieldDescriptionprivate final ChatLogAbuseReportContext.chatLogprivate final ChatLogMessagesListAdder.logMethods in net.minecraft.client.report that return ChatLogMethods in net.minecraft.client.report with parameters of type ChatLogModifier and TypeMethodDescriptionvoidContextMessageCollector.add(ChatLog log, IntCollection selections, ContextMessageCollector.IndexedMessageConsumer consumer) private com.mojang.authlib.minecraft.report.ReportEvidenceChatAbuseReport.collectEvidence(ChatLog log) Constructors in net.minecraft.client.report with parameters of type ChatLogModifierConstructorDescriptionAbuseReportContext(AbuseReportSender sender, ReporterEnvironment environment, ChatLog chatLog) 
- 
Uses of ChatLog in net.minecraft.client.report.logMethods in net.minecraft.client.report.log that return types with arguments of type ChatLogModifier and TypeMethodDescriptionstatic com.mojang.serialization.Codec<ChatLog>ChatLog.createCodec(int maxSize)