Class RawTextureDataLoader

java.lang.Object
net.minecraft.client.util.RawTextureDataLoader

@Environment(CLIENT)
public class RawTextureDataLoader
extends Object
Mappings:
Namespace Name
official esg
intermediary net/minecraft/class_3685
named net/minecraft/client/util/RawTextureDataLoader
  • Constructor Details

    • RawTextureDataLoader

      public RawTextureDataLoader()
  • Method Details

    • loadRawTextureData

      @Deprecated public static int[] loadRawTextureData​(ResourceManager resourceManager, Identifier identifier) throws IOException
      Deprecated.
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official a Lesg;a(Lacx;Lwb;)[I
      intermediary method_16049 Lnet/minecraft/class_3685;method_16049(Lnet/minecraft/class_3300;Lnet/minecraft/class_2960;)[I
      named loadRawTextureData Lnet/minecraft/client/util/RawTextureDataLoader;loadRawTextureData(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/Identifier;)[I