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 AbuseReportSenderAbuseReporter.senderThe field for thesenderrecord component.Methods in net.minecraft.client.network.abusereport that return AbuseReportSenderModifier and TypeMethodDescriptionstatic AbuseReportSenderAbuseReportSender.create(ReporterEnvironment environment, com.mojang.authlib.minecraft.UserApiService userApiService) AbuseReporter.sender()Returns the value of thesenderrecord component.Constructors in net.minecraft.client.network.abusereport with parameters of type AbuseReportSenderModifierConstructorDescriptionAbuseReporter(AbuseReportSender abuseReportSender, ReporterEnvironment reporterEnvironment, ChatLog chatLog)