Uses of Class
net.minecraft.client.report.ChatAbuseReport
Packages that use ChatAbuseReport
- 
Uses of ChatAbuseReport in net.minecraft.client.gui.screen.reportFields in net.minecraft.client.gui.screen.report declared as ChatAbuseReportModifier and TypeFieldDescriptionprivate ChatAbuseReportChatReportScreen.report(package private) final ChatAbuseReportChatSelectionScreen.reportFields in net.minecraft.client.gui.screen.report with type parameters of type ChatAbuseReportModifier and TypeFieldDescriptionprivate final Consumer<ChatAbuseReport>ChatSelectionScreen.newReportConsumerConstructors in net.minecraft.client.gui.screen.report with parameters of type ChatAbuseReportModifierConstructorDescriptionprivateChatReportScreen(@Nullable Screen parent, AbuseReportContext context, ChatAbuseReport report) ChatSelectionScreen(@Nullable Screen parent, AbuseReportContext reporter, ChatAbuseReport report, Consumer<ChatAbuseReport> newReportConsumer) Constructor parameters in net.minecraft.client.gui.screen.report with type arguments of type ChatAbuseReportModifierConstructorDescriptionChatSelectionScreen(@Nullable Screen parent, AbuseReportContext reporter, ChatAbuseReport report, Consumer<ChatAbuseReport> newReportConsumer) 
- 
Uses of ChatAbuseReport in net.minecraft.client.reportMethods in net.minecraft.client.report that return ChatAbuseReport