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 p_250748_) -
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 p_249467_, it.unimi.dsi.fastutil.ints.IntCollection p_250295_, ChatReportContextBuilder.Handler p_251946_) Constructors in net.minecraft.client.multiplayer.chat.report with parameters of type ChatLogModifierConstructorDescriptionReportingContext
(AbuseReportSender p_239187_, ReportEnvironment p_239188_, ChatLog p_239189_)