Class AbuseReportContext
java.lang.Object
net.minecraft.client.session.report.AbuseReportContext
- Mappings:
 Namespace Name named net/minecraft/client/session/report/AbuseReportContextintermediary net/minecraft/class_7574official gst
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ChatLogprivate @Nullable AbuseReportprivate final ReporterEnvironmentprivate static final intprivate final AbuseReportSender - 
Constructor Summary
ConstructorsConstructorDescriptionAbuseReportContext(AbuseReportSender sender, ReporterEnvironment environment, ChatLog chatLog)  - 
Method Summary
Modifier and TypeMethodDescriptionstatic AbuseReportContextcreate(ReporterEnvironment environment, com.mojang.authlib.minecraft.UserApiService userApiService) booleandraftPlayerUuidEquals(UUID uuid) booleanenvironmentEquals(ReporterEnvironment environment) booleanhasDraft()voidsetDraft(@Nullable AbuseReport draft) voidtryShowDraftScreen(MinecraftClient client, Screen parent, Runnable callback, boolean quit)  
- 
Field Details
- 
MAX_LOGS
private static final int MAX_LOGS- See Also:
 - Mappings:
 Namespace Name Mixin selector named MAX_LOGSLnet/minecraft/client/session/report/AbuseReportContext;MAX_LOGS:Iintermediary field_39675Lnet/minecraft/class_7574;field_39675:Iofficial aLgst;a:I
 - 
sender
- Mappings:
 Namespace Name Mixin selector named senderLnet/minecraft/client/session/report/AbuseReportContext;sender:Lnet/minecraft/client/session/report/AbuseReportSender;intermediary field_40819Lnet/minecraft/class_7574;field_40819:Lnet/minecraft/class_7563;official bLgst;b:Lgsk;
 - 
environment
- Mappings:
 Namespace Name Mixin selector named environmentLnet/minecraft/client/session/report/AbuseReportContext;environment:Lnet/minecraft/client/session/report/ReporterEnvironment;intermediary field_40820Lnet/minecraft/class_7574;field_40820:Lnet/minecraft/class_7569;official cLgst;c:Lgsq;
 - 
chatLog
- Mappings:
 Namespace Name Mixin selector named chatLogLnet/minecraft/client/session/report/AbuseReportContext;chatLog:Lnet/minecraft/client/session/report/log/ChatLog;intermediary field_40821Lnet/minecraft/class_7574;field_40821:Lnet/minecraft/class_7555;official dLgst;d:Lgsf;
 - 
draft
- Mappings:
 Namespace Name Mixin selector named draftLnet/minecraft/client/session/report/AbuseReportContext;draft:Lnet/minecraft/client/session/report/AbuseReport;intermediary field_40822Lnet/minecraft/class_7574;field_40822:Lnet/minecraft/class_7855;official eLgst;e:Lgsp;
 
 - 
 - 
Constructor Details
- 
AbuseReportContext
public AbuseReportContext(AbuseReportSender sender, ReporterEnvironment environment, ChatLog chatLog) - Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/client/session/report/AbuseReportContext;<init>(Lnet/minecraft/client/session/report/AbuseReportSender;Lnet/minecraft/client/session/report/ReporterEnvironment;Lnet/minecraft/client/session/report/log/ChatLog;)Vintermediary <init>Lnet/minecraft/class_7574;<init>(Lnet/minecraft/class_7563;Lnet/minecraft/class_7569;Lnet/minecraft/class_7555;)Vofficial <init>Lgst;<init>(Lgsk;Lgsq;Lgsf;)V
 
 - 
 - 
Method Details
- 
create
public static AbuseReportContext create(ReporterEnvironment environment, com.mojang.authlib.minecraft.UserApiService userApiService) - Mappings:
 Namespace Name Mixin selector named createLnet/minecraft/client/session/report/AbuseReportContext;create(Lnet/minecraft/client/session/report/ReporterEnvironment;Lcom/mojang/authlib/minecraft/UserApiService;)Lnet/minecraft/client/session/report/AbuseReportContext;intermediary method_44599Lnet/minecraft/class_7574;method_44599(Lnet/minecraft/class_7569;Lcom/mojang/authlib/minecraft/UserApiService;)Lnet/minecraft/class_7574;official aLgst;a(Lgsq;Lcom/mojang/authlib/minecraft/UserApiService;)Lgst;
 - 
tryShowDraftScreen
public void tryShowDraftScreen(MinecraftClient client, Screen parent, Runnable callback, boolean quit) - Mappings:
 Namespace Name Mixin selector named tryShowDraftScreenLnet/minecraft/client/session/report/AbuseReportContext;tryShowDraftScreen(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/gui/screen/Screen;Ljava/lang/Runnable;Z)Vintermediary method_46552Lnet/minecraft/class_7574;method_46552(Lnet/minecraft/class_310;Lnet/minecraft/class_437;Ljava/lang/Runnable;Z)Vofficial aLgst;a(Lfue;Lget;Ljava/lang/Runnable;Z)V
 - 
getSender
- Mappings:
 Namespace Name Mixin selector named getSenderLnet/minecraft/client/session/report/AbuseReportContext;getSender()Lnet/minecraft/client/session/report/AbuseReportSender;intermediary method_46550Lnet/minecraft/class_7574;method_46550()Lnet/minecraft/class_7563;official aLgst;a()Lgsk;
 - 
getChatLog
- Mappings:
 Namespace Name Mixin selector named getChatLogLnet/minecraft/client/session/report/AbuseReportContext;getChatLog()Lnet/minecraft/client/session/report/log/ChatLog;intermediary method_46555Lnet/minecraft/class_7574;method_46555()Lnet/minecraft/class_7555;official bLgst;b()Lgsf;
 - 
environmentEquals
- Mappings:
 Namespace Name Mixin selector named environmentEqualsLnet/minecraft/client/session/report/AbuseReportContext;environmentEquals(Lnet/minecraft/client/session/report/ReporterEnvironment;)Zintermediary method_44598Lnet/minecraft/class_7574;method_44598(Lnet/minecraft/class_7569;)Zofficial aLgst;a(Lgsq;)Z
 - 
setDraft
- Mappings:
 Namespace Name Mixin selector named setDraftLnet/minecraft/client/session/report/AbuseReportContext;setDraft(Lnet/minecraft/client/session/report/AbuseReport;)Vintermediary method_46553Lnet/minecraft/class_7574;method_46553(Lnet/minecraft/class_7855;)Vofficial aLgst;a(Lgsp;)V
 - 
hasDraft
public boolean hasDraft()- Mappings:
 Namespace Name Mixin selector named hasDraftLnet/minecraft/client/session/report/AbuseReportContext;hasDraft()Zintermediary method_46556Lnet/minecraft/class_7574;method_46556()Zofficial cLgst;c()Z
 - 
draftPlayerUuidEquals
- Mappings:
 Namespace Name Mixin selector named draftPlayerUuidEqualsLnet/minecraft/client/session/report/AbuseReportContext;draftPlayerUuidEquals(Ljava/util/UUID;)Zintermediary method_46554Lnet/minecraft/class_7574;method_46554(Ljava/util/UUID;)Zofficial aLgst;a(Ljava/util/UUID;)Z
 
 -