Uses of Record Class
net.minecraft.client.report.AbuseReportContext
Package
Description
-
Uses of AbuseReportContext in net.minecraft.client
-
Uses of AbuseReportContext in net.minecraft.client.gui.screen.report
Modifier and TypeFieldDescriptionprivate final AbuseReportContext
ChatReportScreen.reporter
private final AbuseReportContext
ChatSelectionScreen.reporter
ModifierConstructorDescriptionChatReportScreen
(Screen parent, AbuseReportContext reporter, UUID reportedPlayerUuid) ChatSelectionScreen
(@Nullable Screen parent, AbuseReportContext reporter, ChatAbuseReport report, Consumer<ChatAbuseReport> newReportConsumer) -
Uses of AbuseReportContext in net.minecraft.client.report
Modifier and TypeMethodDescriptionstatic AbuseReportContext
AbuseReportContext.create
(ReporterEnvironment environment, com.mojang.authlib.minecraft.UserApiService userApiService) Modifier and TypeMethodDescriptioncom.mojang.datafixers.util.Either<ChatAbuseReport.ReportWithId,
ChatAbuseReport.ValidationError> ChatAbuseReport.finalizeReport
(AbuseReportContext reporter)