Class TextureAllocationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.client.util.TextureAllocationException
All Implemented Interfaces:
Serializable

@Environment(CLIENT) public class TextureAllocationException extends RuntimeException
See Also:
Mappings:
Namespace Name
named net/minecraft/client/util/TextureAllocationException
intermediary net/minecraft/class_10783
official flb
  • Constructor Details

    • TextureAllocationException

      public TextureAllocationException(String message)
      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