Uses of Class
net.minecraft.client.session.report.ChatAbuseReport.Builder
Packages that use ChatAbuseReport.Builder
-
Uses of ChatAbuseReport.Builder in net.minecraft.client.gui.screen.report
Fields in net.minecraft.client.gui.screen.report declared as ChatAbuseReport.BuilderModifier and TypeFieldDescription(package private) final ChatAbuseReport.Builder
ChatSelectionScreen.report
Fields in net.minecraft.client.gui.screen.report with type parameters of type ChatAbuseReport.BuilderModifier and TypeFieldDescriptionprivate final Consumer
<ChatAbuseReport.Builder> ChatSelectionScreen.newReportConsumer
Constructors in net.minecraft.client.gui.screen.report with parameters of type ChatAbuseReport.BuilderModifierConstructorDescriptionprivate
ChatReportScreen
(Screen parent, AbuseReportContext context, ChatAbuseReport.Builder reportBuilder) ChatSelectionScreen
(@Nullable Screen parent, AbuseReportContext reporter, ChatAbuseReport.Builder report, Consumer<ChatAbuseReport.Builder> newReportConsumer) Constructor parameters in net.minecraft.client.gui.screen.report with type arguments of type ChatAbuseReport.BuilderModifierConstructorDescriptionChatSelectionScreen
(@Nullable Screen parent, AbuseReportContext reporter, ChatAbuseReport.Builder report, Consumer<ChatAbuseReport.Builder> newReportConsumer) -
Uses of ChatAbuseReport.Builder in net.minecraft.client.session.report
Methods in net.minecraft.client.session.report that return ChatAbuseReport.Builder