Interface FabricErrorCollectingSpriteGetter


public interface FabricErrorCollectingSpriteGetter
Note: This interface is automatically implemented on ErrorCollectingSpriteGetter via Mixin and interface injection.
  • Method Summary

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

    • spriteFinder

      default SpriteFinder spriteFinder(Identifier atlasId)
      Returns the sprite finder for the given atlas ID.
      Returns:
      the sprite finder for the given atlas ID