Package net.minecraft.client.report
Class AbuseReportSender.AbuseReportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.minecraft.util.TextifiedException
net.minecraft.client.report.AbuseReportSender.AbuseReportException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
AbuseReportSender
@Environment(CLIENT)
public static class AbuseReportSender.AbuseReportException
extends TextifiedException
- See Also:
- Mappings:
Namespace Name official ffm$a
intermediary net/minecraft/class_7563$class_7564
named net/minecraft/client/report/AbuseReportSender$AbuseReportException
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.util.TextifiedException
getMessageText
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AbuseReportException
- Mappings:
Namespace Name Mixin selector official <init>
Ltv;<init>(Lsw;Ljava/lang/Throwable;)V
intermediary <init>
Lnet/minecraft/class_7437;<init>(Lnet/minecraft/class_2561;Ljava/lang/Throwable;)V
named <init>
Lnet/minecraft/util/TextifiedException;<init>(Lnet/minecraft/text/Text;Ljava/lang/Throwable;)V
-