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/GameTestExceptionintermediary net/minecraft/class_4512official si
-
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 messageLnet/minecraft/test/GameTestException;message:Lnet/minecraft/text/Text;intermediary field_56168Lnet/minecraft/class_4512;field_56168:Lnet/minecraft/class_2561;official aLsi;a:Lxg;
-
tick
protected final int tick- Mappings:
Namespace Name Mixin selector named tickLnet/minecraft/test/GameTestException;tick:Iintermediary field_56169Lnet/minecraft/class_4512;field_56169:Iofficial bLsi;b:I
-
-
Constructor Details
-
GameTestException
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/test/GameTestException;<init>(Lnet/minecraft/text/Text;I)Vintermediary <init>Lnet/minecraft/class_4512;<init>(Lnet/minecraft/class_2561;I)Vofficial <init>Lsi;<init>(Lxg;I)V
-
-
Method Details
-
getText
- Specified by:
getTextin classTestException- Mappings:
Namespace Name Mixin selector named getTextLnet/minecraft/test/TestException;getText()Lnet/minecraft/text/Text;intermediary method_66924Lnet/minecraft/class_10751;method_66924()Lnet/minecraft/class_2561;official aLsp;a()Lxg;
-
getMessage
- Overrides:
getMessagein classThrowable
-