Package net.minecraft

Interface class_8215

All Known Implementing Classes:
NativeImageBackedTexture, SpriteAtlasTexture

@Environment(CLIENT) public interface class_8215
Mappings:
Namespace Name
official fsl
intermediary net/minecraft/class_8215
named net/minecraft/class_8215
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    method_49712(Identifier identifier, Path path)
     
  • Method Details

    • method_49712

      void method_49712(Identifier identifier, Path path) throws IOException
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official a Lfsl;a(Ladc;Ljava/nio/file/Path;)V
      intermediary method_49712 Lnet/minecraft/class_8215;method_49712(Lnet/minecraft/class_2960;Ljava/nio/file/Path;)V
      named method_49712 Lnet/minecraft/class_8215;method_49712(Lnet/minecraft/util/Identifier;Ljava/nio/file/Path;)V