Uses of Class
net.minecraft.client.report.ChatAbuseReport
-
Uses of ChatAbuseReport in net.minecraft.client.gui.screen.report
Modifier and TypeFieldDescriptionprivate ChatAbuseReport
ChatReportScreen.report
(package private) final ChatAbuseReport
ChatSelectionScreen.report
Modifier and TypeFieldDescriptionprivate final Consumer<ChatAbuseReport>
ChatSelectionScreen.newReportConsumer
ModifierConstructorDescriptionprivate
ChatReportScreen
(@Nullable Screen parent, AbuseReportContext context, ChatAbuseReport report) ChatSelectionScreen
(@Nullable Screen parent, AbuseReportContext reporter, ChatAbuseReport report, Consumer<ChatAbuseReport> newReportConsumer) ModifierConstructorDescriptionChatSelectionScreen
(@Nullable Screen parent, AbuseReportContext reporter, ChatAbuseReport report, Consumer<ChatAbuseReport> newReportConsumer) -
Uses of ChatAbuseReport in net.minecraft.client.report