Package net.minecraft.client.util
Class GlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.client.util.GlException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
Window.GlErroredException
- See Also:
- Mappings:
Namespace Name official eym
intermediary net/minecraft/class_4718
named net/minecraft/client/util/GlException
-
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
-
GlException
- Mappings:
Namespace Name Mixin selector official <init>
Leym;<init>(Ljava/lang/String;)V
intermediary <init>
Lnet/minecraft/class_4718;<init>(Ljava/lang/String;)V
named <init>
Lnet/minecraft/client/util/GlException;<init>(Ljava/lang/String;)V
-
GlException
- Mappings:
Namespace Name Mixin selector official <init>
Leym;<init>(Ljava/lang/String;Ljava/lang/Throwable;)V
intermediary <init>
Lnet/minecraft/class_4718;<init>(Ljava/lang/String;Ljava/lang/Throwable;)V
named <init>
Lnet/minecraft/client/util/GlException;<init>(Ljava/lang/String;Ljava/lang/Throwable;)V
-