Package net.minecraft.client.util
Class TextureAllocationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.client.util.TextureAllocationException
- All Implemented Interfaces:
Serializable
- See Also:
- Mappings:
Namespace Name named net/minecraft/client/util/TextureAllocationException
intermediary net/minecraft/class_10783
official flb
-
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
-
Constructor Details
-
TextureAllocationException
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/util/TextureAllocationException;<init>(Ljava/lang/String;)V
intermediary <init>
Lnet/minecraft/class_10783;<init>(Ljava/lang/String;)V
official <init>
Lflb;<init>(Ljava/lang/String;)V
-