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 AbuseReportSenderModifier and TypeFieldDescriptionprivate final AbuseReportSenderReportingContext.senderThe field for thesenderrecord component.Methods in net.minecraft.client.multiplayer.chat.report that return AbuseReportSenderModifier and TypeMethodDescriptionstatic AbuseReportSenderAbuseReportSender.create(ReportEnvironment p_239536_, com.mojang.authlib.minecraft.UserApiService p_239537_) ReportingContext.sender()Returns the value of thesenderrecord component.Constructors in net.minecraft.client.multiplayer.chat.report with parameters of type AbuseReportSenderModifierConstructorDescriptionReportingContext(AbuseReportSender sender, ReportEnvironment environment, ChatLog chatLog) Creates an instance of aReportingContextrecord class.