Uses of Class
net.minecraft.client.multiplayer.chat.ChatLog
Packages that use ChatLog
Package
Description
-
Uses of ChatLog in net.minecraft.client.gui.screens.reporting
Fields in net.minecraft.client.gui.screens.reporting declared as ChatLog -
Uses of ChatLog in net.minecraft.client.gui.screens.social
Methods in net.minecraft.client.gui.screens.social with parameters of type ChatLogModifier and TypeMethodDescriptionprivate static Collection
<com.mojang.authlib.GameProfile> SocialInteractionsPlayerList.collectProfilesFromChatLog
(ChatLog pChatLog) -
Uses of ChatLog in net.minecraft.client.multiplayer.chat
Methods in net.minecraft.client.multiplayer.chat that return types with arguments of type ChatLog -
Uses of ChatLog in net.minecraft.client.multiplayer.chat.report
Fields in net.minecraft.client.multiplayer.chat.report declared as ChatLogMethods in net.minecraft.client.multiplayer.chat.report that return ChatLogMethods in net.minecraft.client.multiplayer.chat.report with parameters of type ChatLogModifier and TypeMethodDescriptionvoid
ChatReportContextBuilder.collectAllContext
(ChatLog pChatLog, it.unimi.dsi.fastutil.ints.IntCollection pReportedMessages, ChatReportContextBuilder.Handler pHandler) Constructors in net.minecraft.client.multiplayer.chat.report with parameters of type ChatLogModifierConstructorDescriptionReportingContext
(AbuseReportSender pSender, ReportEnvironment pEnviroment, ChatLog pChatLog)