Interface FabricAtlasPreparation


public interface FabricAtlasPreparation
Note: This interface is automatically implemented on SpriteAtlasManager.AtlasPreparation via Mixin and interface injection.
  • Method Summary

    Modifier and Type
    Method
    Description
    default SpriteFinder
    Returns the sprite finder for this atlas preparation.
  • Method Details

    • spriteFinder

      default SpriteFinder spriteFinder()
      Returns the sprite finder for this atlas preparation.
      Returns:
      the sprite finder for this atlas preparation