Uses of Class
net.minecraft.client.session.report.log.ChatLog
Package
Description
-
Uses of ChatLog in net.minecraft.client.gui.screen.multiplayer
Modifier and TypeMethodDescriptionprivate static Collection<com.mojang.authlib.GameProfile>
SocialInteractionsPlayerListWidget.collectReportableProfiles
(ChatLog log) -
Uses of ChatLog in net.minecraft.client.session.report
Modifier and TypeFieldDescriptionprivate final ChatLog
AbuseReportContext.chatLog
private final ChatLog
MessagesListAdder.log
Modifier and TypeMethodDescriptionvoid
ContextMessageCollector.add
(ChatLog log, IntCollection selections, ContextMessageCollector.IndexedMessageConsumer consumer) ModifierConstructorDescriptionAbuseReportContext
(AbuseReportSender sender, ReporterEnvironment environment, ChatLog chatLog) -
Uses of ChatLog in net.minecraft.client.session.report.log
Modifier and TypeMethodDescriptionstatic com.mojang.serialization.Codec<ChatLog>
ChatLog.createCodec
(int maxSize)