Class AbuseReportSender.AbuseReportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.minecraft.util.TextifiedException
net.minecraft.client.session.report.AbuseReportSender.AbuseReportException
- All Implemented Interfaces:
 Serializable
- Enclosing interface:
 AbuseReportSender
@Environment(CLIENT)
public static class AbuseReportSender.AbuseReportException
extends TextifiedException
- See Also:
 - Mappings:
 Namespace Name named net/minecraft/client/session/report/AbuseReportSender$AbuseReportExceptionintermediary net/minecraft/class_7563$class_7564official gsk$a
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.util.TextifiedException
getMessageTextMethods 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 named <init>Lnet/minecraft/util/TextifiedException;<init>(Lnet/minecraft/text/Text;Ljava/lang/Throwable;)Vintermediary <init>Lnet/minecraft/class_7437;<init>(Lnet/minecraft/class_2561;Ljava/lang/Throwable;)Vofficial <init>Lyo;<init>(Lxo;Ljava/lang/Throwable;)V
 
 -