Package net.minecraft.test
Class TickLimitExceededException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.test.TestException
net.minecraft.test.TickLimitExceededException
- All Implemented Interfaces:
Serializable
- See Also:
- Mappings:
Namespace Name named net/minecraft/test/TickLimitExceededException
intermediary net/minecraft/class_4522
official ti
-
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
-
message
- Mappings:
Namespace Name Mixin selector named message
Lnet/minecraft/test/TickLimitExceededException;message:Lnet/minecraft/text/Text;
intermediary field_56520
Lnet/minecraft/class_4522;field_56520:Lnet/minecraft/class_2561;
official a
Lti;a:Lxo;
-
-
Constructor Details
-
TickLimitExceededException
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/test/TickLimitExceededException;<init>(Lnet/minecraft/text/Text;)V
intermediary <init>
Lnet/minecraft/class_4522;<init>(Lnet/minecraft/class_2561;)V
official <init>
Lti;<init>(Lxo;)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;
-