Package net.runelite.api
Interface ColorTextureOverride
-
public interface ColorTextureOverrideRepresents overridden color/texture replacements for an item. These overrides are used instead of the normal ones configured in the item composition.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description short[]getColorToReplaceWith()short[]getTextureToReplaceWith()
-