Package net.minecraft.test
Class UnknownTestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.test.TestException
net.minecraft.test.UnknownTestException
- All Implemented Interfaces:
Serializable
- See Also:
- Mappings:
Namespace Name named net/minecraft/test/UnknownTestException
intermediary net/minecraft/class_10752
official ua
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
throwable
- Mappings:
Namespace Name Mixin selector named throwable
Lnet/minecraft/test/UnknownTestException;throwable:Ljava/lang/Throwable;
intermediary field_56521
Lnet/minecraft/class_10752;field_56521:Ljava/lang/Throwable;
official a
Lua;a:Ljava/lang/Throwable;
-
-
Constructor Details
-
UnknownTestException
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/test/UnknownTestException;<init>(Ljava/lang/Throwable;)V
intermediary <init>
Lnet/minecraft/class_10752;<init>(Ljava/lang/Throwable;)V
official <init>
Lua;<init>(Ljava/lang/Throwable;)V
-
-
Method Details
-
getText
- Specified by:
getText
in classTestException
- Mappings:
Namespace Name Mixin selector named getText
Lnet/minecraft/test/TestException;getText()Lnet/minecraft/text/Text;
intermediary method_66924
Lnet/minecraft/class_10751;method_66924()Lnet/minecraft/class_2561;
official a
Lsx;a()Lxo;
-