Uses of Interface
net.minecraft.client.multiplayer.chat.report.AbuseReportSender
Packages that use AbuseReportSender
-
Uses of AbuseReportSender in net.minecraft.client.multiplayer.chat.report
Classes in net.minecraft.client.multiplayer.chat.report that implement AbuseReportSenderFields in net.minecraft.client.multiplayer.chat.report declared as AbuseReportSenderMethods in net.minecraft.client.multiplayer.chat.report that return AbuseReportSenderModifier and TypeMethodDescriptionstatic AbuseReportSenderAbuseReportSender.create(ReportEnvironment environment, com.mojang.authlib.minecraft.UserApiService userApiService) ReportingContext.sender()Constructors in net.minecraft.client.multiplayer.chat.report with parameters of type AbuseReportSenderModifierConstructorDescriptionReportingContext(AbuseReportSender sender, ReportEnvironment enviroment, ChatLog chatLog)