Uses of Interface
net.minecraft.client.report.AbuseReportSender
-
Uses of AbuseReportSender in net.minecraft.client.report
Modifier and TypeFieldDescriptionprivate final AbuseReportSender
AbuseReportContext.sender
The field for thesender
record component.Modifier and TypeMethodDescriptionstatic AbuseReportSender
AbuseReportSender.create
(ReporterEnvironment environment, com.mojang.authlib.minecraft.UserApiService userApiService) AbuseReportContext.sender()
Returns the value of thesender
record component.ModifierConstructorDescriptionAbuseReportContext
(AbuseReportSender abuseReportSender, ReporterEnvironment reporterEnvironment, ChatLog chatLog)