Uses of Interface
net.minecraft.client.multiplayer.chat.report.AbuseReportSender
-
Uses of AbuseReportSender in net.minecraft.client.multiplayer.chat.report
Modifier and TypeFieldDescriptionprivate final AbuseReportSender
ReportingContext.sender
The field for thesender
record component.Modifier and TypeMethodDescriptionstatic AbuseReportSender
AbuseReportSender.create
(ReportEnvironment p_239536_, com.mojang.authlib.minecraft.UserApiService p_239537_) ReportingContext.sender()
Returns the value of thesender
record component.ModifierConstructorDescriptionReportingContext
(AbuseReportSender sender, ReportEnvironment environment, ChatLog chatLog) Creates an instance of aReportingContext
record class.