Uses of Class
net.minecraft.client.report.log.ChatLog
Packages that use ChatLog
Package
Description
-
Uses of ChatLog in net.minecraft.client.gui.screen.multiplayer
Methods 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.report
Fields in net.minecraft.client.report declared as ChatLogModifier and TypeFieldDescriptionprivate final ChatLogAbuseReportContext.field_40821private 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 abuseReportSender, ReporterEnvironment reporterEnvironment, ChatLog chatLog) -
Uses of ChatLog in net.minecraft.client.report.log
Methods in net.minecraft.client.report.log that return types with arguments of type ChatLogModifier and TypeMethodDescriptionstatic com.mojang.serialization.Codec<ChatLog>ChatLog.method_46533(int int2)