Uses of Interface
net.minecraft.client.multiplayer.chat.LoggedChatMessageLink
Packages that use LoggedChatMessageLink
Package
Description
-
Uses of LoggedChatMessageLink in net.minecraft.client.multiplayer.chat
Classes in net.minecraft.client.multiplayer.chat that implement LoggedChatMessageLinkModifier and TypeClassDescriptionstatic final record
static final record
-
Uses of LoggedChatMessageLink in net.minecraft.client.multiplayer.chat.report
Methods in net.minecraft.client.multiplayer.chat.report that return types with arguments of type LoggedChatMessageLinkModifier and TypeMethodDescriptionprivate Stream<ChatLog.Entry<LoggedChatMessageLink>>
ChatReportBuilder.chainForPlayer
(ChatLog p_242368_, it.unimi.dsi.fastutil.ints.Int2ObjectMap<LoggedChatMessage.Player> p_242153_, UUID p_242301_) Methods in net.minecraft.client.multiplayer.chat.report with parameters of type LoggedChatMessageLinkModifier and TypeMethodDescriptionprivate com.mojang.authlib.minecraft.report.ReportChatMessage
ChatReportBuilder.buildReportedChatHeader
(LoggedChatMessageLink p_242212_)