public interface IGuiIconProvider extends IIconProvider
| Modifier and Type | Method and Description |
|---|---|
default MalisisIcon |
getIcon(UIComponent<?> component) |
default void |
registerIcons(net.minecraft.client.renderer.texture.TextureMap map)
Registers the icons to the
TextureMap. |
getIcondefault MalisisIcon getIcon(UIComponent<?> component)
default void registerIcons(net.minecraft.client.renderer.texture.TextureMap map)
IIconRegisterTextureMap.registerIcons in interface IIconRegistermap - the texture map