Uses of Class
net.minecraft.client.report.ChatAbuseReport.class_8772
Packages that use ChatAbuseReport.class_8772
-
Uses of ChatAbuseReport.class_8772 in net.minecraft.client.gui.screen.report
Fields in net.minecraft.client.gui.screen.report declared as ChatAbuseReport.class_8772Modifier and TypeFieldDescription(package private) final ChatAbuseReport.class_8772ChatSelectionScreen.reportFields in net.minecraft.client.gui.screen.report with type parameters of type ChatAbuseReport.class_8772Modifier and TypeFieldDescriptionprivate final Consumer<ChatAbuseReport.class_8772>ChatSelectionScreen.newReportConsumerConstructors in net.minecraft.client.gui.screen.report with parameters of type ChatAbuseReport.class_8772ModifierConstructorDescriptionprivateChatReportScreen(Screen screen, AbuseReportContext context, ChatAbuseReport.class_8772 class_8772) ChatSelectionScreen(@Nullable Screen parent, AbuseReportContext reporter, ChatAbuseReport.class_8772 report, Consumer<ChatAbuseReport.class_8772> newReportConsumer) Constructor parameters in net.minecraft.client.gui.screen.report with type arguments of type ChatAbuseReport.class_8772ModifierConstructorDescriptionChatSelectionScreen(@Nullable Screen parent, AbuseReportContext reporter, ChatAbuseReport.class_8772 report, Consumer<ChatAbuseReport.class_8772> newReportConsumer) -
Uses of ChatAbuseReport.class_8772 in net.minecraft.client.report
Methods in net.minecraft.client.report that return ChatAbuseReport.class_8772