- All Known Implementing Classes:
- AbuseReportSender.Impl
- Mappings:
- 
| Namespace | Name | - 
| named | net/minecraft/client/session/report/AbuseReportSender |  - 
| intermediary | net/minecraft/class_7563 |  - 
| official | gha |  
 
- 
Nested Class SummaryNested Classes 
static class 
   static final record 
   
 
- 
Method Summary
boolean
     default com.mojang.authlib.minecraft.report.AbuseReportLimits
     
 
 
 
- 
Method Details
- 
create- Mappings:
- 
| Namespace | Name | Mixin selector | - 
| named | create | Lnet/minecraft/client/session/report/AbuseReportSender;create(Lnet/minecraft/client/session/report/ReporterEnvironment;Lcom/mojang/authlib/minecraft/UserApiService;)Lnet/minecraft/client/session/report/AbuseReportSender; |  - 
| intermediary | method_44562 | Lnet/minecraft/class_7563;method_44562(Lnet/minecraft/class_7569;Lcom/mojang/authlib/minecraft/UserApiService;)Lnet/minecraft/class_7563; |  - 
| official | a | Lgha;a(Lghg;Lcom/mojang/authlib/minecraft/UserApiService;)Lgha; |  
 
 
- 
send- Mappings:
- 
| Namespace | Name | Mixin selector | - 
| named | send | Lnet/minecraft/client/session/report/AbuseReportSender;send(Ljava/util/UUID;Lnet/minecraft/client/session/report/AbuseReportType;Lcom/mojang/authlib/minecraft/report/AbuseReport;)Ljava/util/concurrent/CompletableFuture; |  - 
| intermediary | method_44563 | Lnet/minecraft/class_7563;method_44563(Ljava/util/UUID;Lnet/minecraft/class_8776;Lcom/mojang/authlib/minecraft/report/AbuseReport;)Ljava/util/concurrent/CompletableFuture; |  - 
| official | a | Lgha;a(Ljava/util/UUID;Lghi;Lcom/mojang/authlib/minecraft/report/AbuseReport;)Ljava/util/concurrent/CompletableFuture; |  
 
 
- 
canSendReportsboolean canSendReports() - Mappings:
- 
| Namespace | Name | Mixin selector | - 
| named | canSendReports | Lnet/minecraft/client/session/report/AbuseReportSender;canSendReports()Z |  - 
| intermediary | method_44561 | Lnet/minecraft/class_7563;method_44561()Z |  - 
| official | a | Lgha;a()Z |  
 
 
- 
getLimitsdefault com.mojang.authlib.minecraft.report.AbuseReportLimits getLimits() - Mappings:
- 
| Namespace | Name | Mixin selector | - 
| named | getLimits | Lnet/minecraft/client/session/report/AbuseReportSender;getLimits()Lcom/mojang/authlib/minecraft/report/AbuseReportLimits; |  - 
| intermediary | method_44564 | Lnet/minecraft/class_7563;method_44564()Lcom/mojang/authlib/minecraft/report/AbuseReportLimits; |  - 
| official | b | Lgha;b()Lcom/mojang/authlib/minecraft/report/AbuseReportLimits; |