Interface FabricStitchResult


public interface FabricStitchResult
Note: This interface is automatically implemented on SpriteLoader.StitchResult via Mixin and interface injection.
  • Method Summary

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

    • spriteFinder

      default SpriteFinder spriteFinder()
      Returns the sprite finder for this stitch result.
      Returns:
      the sprite finder for this stitch result