Uses of Interface
net.minecraft.client.network.abusereport.AbuseReportSender
Packages that use AbuseReportSender
-
Uses of AbuseReportSender in net.minecraft.client.network.abusereport
Classes in net.minecraft.client.network.abusereport that implement AbuseReportSenderFields in net.minecraft.client.network.abusereport declared as AbuseReportSenderModifier and TypeFieldDescriptionprivate final AbuseReportSender
AbuseReporter.sender
The field for thesender
record component.Methods in net.minecraft.client.network.abusereport that return AbuseReportSenderModifier and TypeMethodDescriptionstatic AbuseReportSender
AbuseReportSender.create
(ReporterEnvironment environment, com.mojang.authlib.minecraft.UserApiService userApiService) AbuseReporter.sender()
Returns the value of thesender
record component.Constructors in net.minecraft.client.network.abusereport with parameters of type AbuseReportSenderModifierConstructorDescriptionAbuseReporter
(AbuseReportSender abuseReportSender, ReporterEnvironment reporterEnvironment, ChatLog chatLog)