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 AbuseReportSenderMethods in net.minecraft.client.network.abusereport that return AbuseReportSenderModifier and TypeMethodDescriptionstatic AbuseReportSenderAbuseReportSender.create(ReporterEnvironment environment, com.mojang.authlib.minecraft.UserApiService userApiService) -
Uses of AbuseReportSender in net.minecraft.client.report
Fields in net.minecraft.client.report declared as AbuseReportSenderModifier and TypeFieldDescriptionprivate final AbuseReportSenderAbuseReportContext.senderThe field for thesenderrecord component.Methods in net.minecraft.client.report that return AbuseReportSenderModifier and TypeMethodDescriptionAbuseReportContext.sender()Returns the value of thesenderrecord component.Constructors in net.minecraft.client.report with parameters of type AbuseReportSenderModifierConstructorDescriptionAbuseReportContext(AbuseReportSender abuseReportSender, ReporterEnvironment reporterEnvironment, ChatLog chatLog)