Package net.minecraft.test
Class GameTestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.test.TestException
net.minecraft.test.GameTestException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PositionedException
- See Also:
- Mappings:
Namespace Name named net/minecraft/test/GameTestException
intermediary net/minecraft/class_4512
official sq
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
message
- Mappings:
Namespace Name Mixin selector named message
Lnet/minecraft/test/GameTestException;message:Lnet/minecraft/text/Text;
intermediary field_56168
Lnet/minecraft/class_4512;field_56168:Lnet/minecraft/class_2561;
official a
Lsq;a:Lxo;
-
tick
protected final int tick- Mappings:
Namespace Name Mixin selector named tick
Lnet/minecraft/test/GameTestException;tick:I
intermediary field_56169
Lnet/minecraft/class_4512;field_56169:I
official b
Lsq;b:I
-
-
Constructor Details
-
GameTestException
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/test/GameTestException;<init>(Lnet/minecraft/text/Text;I)V
intermediary <init>
Lnet/minecraft/class_4512;<init>(Lnet/minecraft/class_2561;I)V
official <init>
Lsq;<init>(Lxo;I)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;
-
getMessage
- Overrides:
getMessage
in classThrowable
-