Interface FabricAtlasPreparation
public interface FabricAtlasPreparation
Note: This interface is automatically implemented on
SpriteAtlasManager.AtlasPreparation
via Mixin and interface injection.-
Method Summary
Modifier and TypeMethodDescriptiondefault SpriteFinder
Returns the sprite finder for this atlas preparation.
-
Method Details
-
spriteFinder
Returns the sprite finder for this atlas preparation.- Returns:
- the sprite finder for this atlas preparation
-