Interface TextureCreator


@Environment(CLIENT) public interface TextureCreator
Mappings:
Namespace Name
official byr
intermediary net/minecraft/class_2518
named net/minecraft/client/texture/TextureCreator
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    create(SpriteAtlasTexture atlasTexture)
     
  • Method Details

    • create

      void create(SpriteAtlasTexture atlasTexture)
      Mappings:
      Namespace Name Mixin selector
      official a Lbyr;a(Lbyy;)V
      intermediary method_10314 Lnet/minecraft/class_2518;method_10314(Lnet/minecraft/class_1533;)V
      named create Lnet/minecraft/client/texture/TextureCreator;create(Lnet/minecraft/client/texture/SpriteAtlasTexture;)V