Interface Sprite.class_7770

All Superinterfaces:
AutoCloseable
Enclosing class:
Sprite

@Environment(CLIENT) public static interface Sprite.class_7770 extends AutoCloseable
Mappings:
Namespace Name
official fmw$a
intermediary net/minecraft/class_1058$class_7770
named net/minecraft/client/texture/Sprite$class_7770
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
  • Method Details

    • method_45853

      void method_45853()
      Mappings:
      Namespace Name Mixin selector
      official a Lfmw$a;a()V
      intermediary method_45853 Lnet/minecraft/class_1058$class_7770;method_45853()V
      named method_45853 Lnet/minecraft/client/texture/Sprite$class_7770;method_45853()V
    • close

      void close()
      Specified by:
      close in interface AutoCloseable