Package net.minecraft.client.util
Class RawTextureDataLoader
java.lang.Object
net.minecraft.client.util.RawTextureDataLoader
- Mappings:
- Namespace - Name - named - net/minecraft/client/util/RawTextureDataLoader- intermediary - net/minecraft/class_3685- official - hfq
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic int[]loadRawTextureData(ResourceManager resourceManager, Identifier id) Deprecated.
- 
Constructor Details- 
RawTextureDataLoaderpublic RawTextureDataLoader()
 
- 
- 
Method Details- 
loadRawTextureData@Deprecated public static int[] loadRawTextureData(ResourceManager resourceManager, Identifier id) throws IOException Deprecated.- Throws:
- IOException
- Mappings:
- Namespace - Name - Mixin selector - named - loadRawTextureData- Lnet/minecraft/client/util/RawTextureDataLoader;loadRawTextureData(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/Identifier;)[I- intermediary - method_16049- Lnet/minecraft/class_3685;method_16049(Lnet/minecraft/class_3300;Lnet/minecraft/class_2960;)[I- official - a- Lhfq;a(Laup;Lakv;)[I
 
 
-