Interface Stitcher.Entry
- All Known Implementing Classes:
CustomSpriteSourceTest.CustomSpriteSource.CustomSpriteContents
,SpriteContents
- Enclosing class:
Stitcher<T extends Stitcher.Entry>
public static interface Stitcher.Entry
-
Method Summary
-
Method Details
-
width
int width() -
height
int height() -
name
ResourceLocation name()
-