Class ResourceTexture

All Implemented Interfaces:
AutoCloseable

@Environment(CLIENT) public class ResourceTexture extends class_10537
Mappings:
Namespace Name
named net/minecraft/client/texture/ResourceTexture
intermediary net/minecraft/class_1049
official hee
  • Constructor Details

    • ResourceTexture

      public ResourceTexture(Identifier location)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/texture/ResourceTexture;<init>(Lnet/minecraft/util/Identifier;)V
      intermediary <init> Lnet/minecraft/class_1049;<init>(Lnet/minecraft/class_2960;)V
      official <init> Lhee;<init>(Laku;)V
  • Method Details

    • method_65809

      public class_10539 method_65809(ResourceManager resourceManager) throws IOException
      Specified by:
      method_65809 in class class_10537
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      named method_65809 Lnet/minecraft/class_10537;method_65809(Lnet/minecraft/resource/ResourceManager;)Lnet/minecraft/class_10539;
      intermediary method_65809 Lnet/minecraft/class_10537;method_65809(Lnet/minecraft/class_3300;)Lnet/minecraft/class_10539;
      official a Lhed;a(Lauo;)Lhen;