Interface FabricStitchResult
public interface FabricStitchResult
Note: This interface is automatically implemented on
SpriteLoader.StitchResult
via Mixin and interface injection.-
Method Summary
Modifier and TypeMethodDescriptiondefault SpriteFinder
Returns the sprite finder for this stitch result.
-
Method Details
-
spriteFinder
Returns the sprite finder for this stitch result.- Returns:
- the sprite finder for this stitch result
-