Package net.minecraft.test
Class GameTestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.test.GameTestException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PositionedException
- See Also:
- Mappings:
Namespace Name official px
intermediary net/minecraft/class_4512
named net/minecraft/test/GameTestException
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GameTestException
- Mappings:
Namespace Name Mixin selector official <init>
Lpx;<init>(Ljava/lang/String;)V
intermediary <init>
Lnet/minecraft/class_4512;<init>(Ljava/lang/String;)V
named <init>
Lnet/minecraft/test/GameTestException;<init>(Ljava/lang/String;)V
-