History - net.minecraft.client.multiplayer.chat.report.ChatReport
25w18a
Names
gmq
gpq
Fields
it.unimi.dsi.fastutil.ints.IntSet: g, reportedMessages, field_46059, selectedMessages, f_290950_
it.unimi.dsi.fastutil.ints.IntSet: g, reportedMessages, field_46059
Constructors
Methods
ChatReport (): a, copy, method_44585, copy, m_292702_
ChatReport (): a, copy, method_44585
void (int, com.mojang.authlib.minecraft.report.AbuseReportLimits): a, toggleReported, method_44569, toggleMessageSelection, m_295024_
void (int, com.mojang.authlib.minecraft.report.AbuseReportLimits): a, toggleReported, method_44569
Screen (Screen, ReportingContext): a, createScreen, method_53596, createReportScreen, m_293205_
Screen (Screen, ReportingContext): a, createScreen, method_53596
1.21.5
Names
ghc
gmq
Fields
Constructors
Methods
1.21.4
Names
ggm
ghc
Fields
Constructors
Methods
1.21.3
Names
gah
ggm
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
fyy
gah
Fields
it.unimi.dsi.fastutil.ints.IntSet: f, reportedMessages, field_46059, selectedMessages, f_290950_
it.unimi.dsi.fastutil.ints.IntSet: g, reportedMessages, field_46059, selectedMessages, f_290950_
Constructors
Methods
1.20.6
Names
foo
fyy
Fields
Constructors
Methods
1.20.4
Names
fjs
foo
Fields
Constructors
Methods
1.20.2
Names
ffo
fjs
net.minecraft.client.multiplayer.chat.report.ChatReportBuilder
net.minecraft.client.multiplayer.chat.report.ChatReport
net.minecraft.client.report.ChatAbuseReport
net.minecraft.client.session.report.ChatAbuseReport
net.minecraft.src.C_238503_
net.minecraft.src.C_290279_
Fields
com.mojang.authlib.minecraft.report.AbuseReportLimits: b, limits, field_39651, limits, f_238736_
it.unimi.dsi.fastutil.ints.IntSet: f, reportedMessages, field_46059, selectedMessages, f_290950_
ChatReportBuilder$ChatReport: a, report, field_40811, draft, f_252499_
Constructors
(UUID, com.mojang.authlib.minecraft.report.AbuseReportLimits)
(ChatReportBuilder$ChatReport, com.mojang.authlib.minecraft.report.AbuseReportLimits)
Methods
void (String): a, setComments, method_44576, setOpinionComments, m_239079_
void (ReportReason): a, setReason, method_44574, setReason, m_239097_
void (int): a, toggleReported, method_44569, toggleMessageSelection, m_239051_
UUID (): b, reportedProfileId, method_44568, getReportedPlayerUuid, m_239436_
it.unimi.dsi.fastutil.ints.IntSet (): c, reportedMessages, method_44579, getSelections, m_239716_
String (): d, comments, method_44582, getOpinionComments, m_238976_
ReportReason (): e, reason, method_44583, getReason, m_239339_
boolean (int): b, isReported, method_44580, hasSelectedMessage, m_240221_
ChatReportBuilder$CannotBuildReason (): g, checkBuildable, method_44584, validate, m_239332_
com.mojang.datafixers.util.Either<ChatReportBuilder$Result, ChatReportBuilder$CannotBuildReason> (ReportingContext): a, build, method_44575, finalizeReport, m_240128_
com.mojang.authlib.minecraft.report.ReportEvidence (ChatLog): a, buildEvidence, method_44571, collectEvidence, m_239182_
ChatReportBuilder (): h, copy, method_44585, copy, m_239582_
ChatReport (): a, copy, method_44585, copy, m_292702_
ChatReportBuilder$ChatReport (): a, report, method_46545, getDraft, m_253002_
boolean (): f, hasContent, method_46546, hasContents, m_252870_
com.mojang.authlib.minecraft.report.ReportChatMessage (LoggedChatMessage$Player, boolean): a, buildReportedChatMessage, method_44570, toReportChatMessage, m_246289_
void (int, com.mojang.authlib.minecraft.report.AbuseReportLimits): a, toggleReported, method_44569, toggleMessageSelection, m_295024_
Screen (Screen, ReportingContext): a, createScreen, method_53596, createReportScreen, m_293205_
1.20.1
Names
feb
ffo
Fields
Constructors
Methods
1.19.4
Names
ezq
feb
Fields
Constructors
Methods
1.19.3
Names
evo
ezq
Fields
UUID: a, reportId, field_39648, id, f_241684_
Instant: b, createdAt, field_39649, timestamp, f_238740_
UUID: c, reportedProfileId, field_39650, reportedPlayerUuid, f_238574_
com.mojang.authlib.minecraft.report.AbuseReportLimits: d, limits, field_39651, limits, f_238736_
com.mojang.authlib.minecraft.report.AbuseReportLimits: b, limits, field_39651, limits, f_238736_
it.unimi.dsi.fastutil.ints.IntSet: e, reportedMessages, field_39652, selections, f_238766_
String: f, comments, field_39653, opinionComments, f_238576_
ReportReason: g, reason, field_39654, reason, f_238594_
ChatReportBuilder$ChatReport: a, report, field_40811, draft, f_252499_
Constructors
(UUID, Instant, UUID, com.mojang.authlib.minecraft.report.AbuseReportLimits)
(ChatReportBuilder$ChatReport, com.mojang.authlib.minecraft.report.AbuseReportLimits)
Methods
UUID (): a, reportedProfileId, method_44568, getReportedPlayerUuid, m_239436_
UUID (): b, reportedProfileId, method_44568, getReportedPlayerUuid, m_239436_
it.unimi.dsi.fastutil.ints.IntSet (): b, reportedMessages, method_44579, getSelections, m_239716_
it.unimi.dsi.fastutil.ints.IntSet (): c, reportedMessages, method_44579, getSelections, m_239716_
String (): c, comments, method_44582, getOpinionComments, m_238976_
String (): d, comments, method_44582, getOpinionComments, m_238976_
ReportReason (): d, reason, method_44583, getReason, m_239339_
ReportReason (): e, reason, method_44583, getReason, m_239339_
ChatReportBuilder$CannotBuildReason (): e, checkBuildable, method_44584, validate, m_239332_
ChatReportBuilder$CannotBuildReason (): g, checkBuildable, method_44584, validate, m_239332_
Stream<ChatLog$Entry<LoggedChatMessageLink>> (ChatLog, it.unimi.dsi.fastutil.ints.Int2ObjectMap<LoggedChatMessage$Player>, UUID): a, chainForPlayer, method_44961, streamHeadersFrom, m_241825_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<LoggedChatMessage$Player> (ChatLog, int, com.mojang.authlib.minecraft.report.AbuseReportLimits): a, collectReferencedContext, method_44958, collectEvidences, m_241787_
Stream<ChatLog$Entry<LoggedChatMessage$Player>> (ChatLog, int, int): a, trailingContext, method_44957, streamSucceedingMessages, m_241801_
void (ChatLog, int, ChatReportBuilder$ReferencedMessageVisitor): a, walkMessageReferenceGraph, method_44960, collectPrecedingMessages, m_241774_
it.unimi.dsi.fastutil.ints.IntCollection (ChatLog, int, PlayerChatMessage): a, messageReferences, method_44959, collectIndicesUntilLastSeen, m_242584_
com.mojang.authlib.minecraft.report.ReportChatMessage (int, LoggedChatMessage$Player): a, buildReportedChatMessage, method_44570, toReportChatMessage, m_242005_
com.mojang.authlib.minecraft.report.ReportChatMessage (LoggedChatMessageLink): a, buildReportedChatHeader, method_44963, toReportChatMessage, m_241990_
String (Component): a, encodeComponent, method_44577, serializeContent, m_239802_
ChatReportBuilder (): f, copy, method_44585, copy, m_239582_
ChatReportBuilder (): h, copy, method_44585, copy, m_239582_
ChatReportBuilder$ChatReport (): a, report, method_46545, getDraft, m_253002_
boolean (): f, hasContent, method_46546, hasContents, m_252870_
com.mojang.authlib.minecraft.report.ReportChatMessage (LoggedChatMessage$Player, boolean): a, buildReportedChatMessage, method_44570, toReportChatMessage, m_246289_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
evo
net.minecraft.client.multiplayer.chat.report.ChatReportBuilder
net.minecraft.class_7566
net.minecraft.client.report.ChatAbuseReport
net.minecraft.src.C_238503_
Fields
UUID: a, reportId, field_39648, id, f_241684_
Instant: b, createdAt, field_39649, timestamp, f_238740_
UUID: c, reportedProfileId, field_39650, reportedPlayerUuid, f_238574_
com.mojang.authlib.minecraft.report.AbuseReportLimits: d, limits, field_39651, limits, f_238736_
it.unimi.dsi.fastutil.ints.IntSet: e, reportedMessages, field_39652, selections, f_238766_
String: f, comments, field_39653, opinionComments, f_238576_
ReportReason: g, reason, field_39654, reason, f_238594_
Constructors
(UUID, Instant, UUID, com.mojang.authlib.minecraft.report.AbuseReportLimits)
(UUID, com.mojang.authlib.minecraft.report.AbuseReportLimits)
Methods
void (String): a, setComments, method_44576, setOpinionComments, m_239079_
void (ReportReason): a, setReason, method_44574, setReason, m_239097_
void (int): a, toggleReported, method_44569, toggleMessageSelection, m_239051_
UUID (): a, reportedProfileId, method_44568, getReportedPlayerUuid, m_239436_
it.unimi.dsi.fastutil.ints.IntSet (): b, reportedMessages, method_44579, getSelections, m_239716_
String (): c, comments, method_44582, getOpinionComments, m_238976_
ReportReason (): d, reason, method_44583, getReason, m_239339_
boolean (int): b, isReported, method_44580, hasSelectedMessage, m_240221_
ChatReportBuilder$CannotBuildReason (): e, checkBuildable, method_44584, validate, m_239332_
com.mojang.datafixers.util.Either<ChatReportBuilder$Result, ChatReportBuilder$CannotBuildReason> (ReportingContext): a, build, method_44575, finalizeReport, m_240128_
com.mojang.authlib.minecraft.report.ReportEvidence (ChatLog): a, buildEvidence, method_44571, collectEvidence, m_239182_
Stream<ChatLog$Entry<LoggedChatMessageLink>> (ChatLog, it.unimi.dsi.fastutil.ints.Int2ObjectMap<LoggedChatMessage$Player>, UUID): a, chainForPlayer, method_44961, streamHeadersFrom, m_241825_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<LoggedChatMessage$Player> (ChatLog, int, com.mojang.authlib.minecraft.report.AbuseReportLimits): a, collectReferencedContext, method_44958, collectEvidences, m_241787_
Stream<ChatLog$Entry<LoggedChatMessage$Player>> (ChatLog, int, int): a, trailingContext, method_44957, streamSucceedingMessages, m_241801_
void (ChatLog, int, ChatReportBuilder$ReferencedMessageVisitor): a, walkMessageReferenceGraph, method_44960, collectPrecedingMessages, m_241774_
it.unimi.dsi.fastutil.ints.IntCollection (ChatLog, int, PlayerChatMessage): a, messageReferences, method_44959, collectIndicesUntilLastSeen, m_242584_
com.mojang.authlib.minecraft.report.ReportChatMessage (int, LoggedChatMessage$Player): a, buildReportedChatMessage, method_44570, toReportChatMessage, m_242005_
com.mojang.authlib.minecraft.report.ReportChatMessage (LoggedChatMessageLink): a, buildReportedChatHeader, method_44963, toReportChatMessage, m_241990_
String (Component): a, encodeComponent, method_44577, serializeContent, m_239802_
ChatReportBuilder (): f, copy, method_44585, copy, m_239582_