| Interface | Description |
|---|---|
| IIconProvider |
The IIconProvider interface allows to pass
MalisisIcon to the rendering processes. |
| IIconRegister |
Implementers of this interface can be registered with
MalisisRegistry.registerIconRegister(IIconRegister) so that icons used can
be registered and stitched to the TextureMap. |
| IMetaIconProvider |
| Class | Description |
|---|---|
| ClippedIcon |
Clipped icons are icons designed to represent a part of a
MalisisIcon registered and stiched into a TextureMap. |
| GuiIcon | |
| MalisisIcon |
Extension of
TextureAtlasSprite to allow common operations like clipping and offset. |
| VanillaIcon |