Package net.minecraft.client.gl
Class ShaderLoader.LoadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.minecraft.client.gl.ShaderLoader.LoadException
- All Implemented Interfaces:
Serializable
- Enclosing class:
ShaderLoader
- See Also:
- Mappings:
Namespace Name named net/minecraft/client/gl/ShaderLoader$LoadException
intermediary net/minecraft/class_10151$class_10152
official gmb$b
-
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
-
LoadException
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/gl/ShaderLoader$LoadException;<init>(Ljava/lang/String;)V
intermediary <init>
Lnet/minecraft/class_10151$class_10152;<init>(Ljava/lang/String;)V
official <init>
Lgmb$b;<init>(Ljava/lang/String;)V
-