Interface AtlasSource.SpriteRegion

All Superinterfaces:
Supplier<SpriteContents>
All Known Implementing Classes:
UnstitchAtlasSource.SpriteRegion
Enclosing interface:
AtlasSource

@Environment(CLIENT) public static interface AtlasSource.SpriteRegion extends Supplier<SpriteContents>
Mappings:
Namespace Name
official fop$b
intermediary net/minecraft/class_7948$class_7950
named net/minecraft/client/texture/atlas/AtlasSource$SpriteRegion
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
     

    Methods inherited from interface java.util.function.Supplier

    get
  • Method Details

    • close

      default void close()
      Mappings:
      Namespace Name Mixin selector
      official a Lfop$b;a()V
      intermediary method_47676 Lnet/minecraft/class_7948$class_7950;method_47676()V
      named close Lnet/minecraft/client/texture/atlas/AtlasSource$SpriteRegion;close()V