Uses of Class
net.minecraft.client.multiplayer.chat.report.ChatReportBuilder.ChatReport
Packages that use ChatReportBuilder.ChatReport
Package
Description
-
Uses of ChatReportBuilder.ChatReport in net.minecraft.client.gui.screens.reporting
Constructors in net.minecraft.client.gui.screens.reporting with parameters of type ChatReportBuilder.ChatReportModifierConstructorDescriptionChatReportScreen
(Screen p_254505_, ReportingContext p_254531_, ChatReportBuilder.ChatReport p_253775_) -
Uses of ChatReportBuilder.ChatReport in net.minecraft.client.multiplayer.chat.report
Fields in net.minecraft.client.multiplayer.chat.report declared as ChatReportBuilder.ChatReportModifier and TypeFieldDescriptionprivate ChatReportBuilder.ChatReport
ReportingContext.chatReportDraft
private final ChatReportBuilder.ChatReport
ChatReportBuilder.report
Methods in net.minecraft.client.multiplayer.chat.report that return ChatReportBuilder.ChatReportMethods in net.minecraft.client.multiplayer.chat.report with parameters of type ChatReportBuilder.ChatReportModifier and TypeMethodDescriptionvoid
ReportingContext.setChatReportDraft
(ChatReportBuilder.ChatReport p_254293_) Constructors in net.minecraft.client.multiplayer.chat.report with parameters of type ChatReportBuilder.ChatReportModifierConstructorDescriptionChatReportBuilder
(ChatReportBuilder.ChatReport p_254092_, com.mojang.authlib.minecraft.report.AbuseReportLimits p_254265_)