Uses of Interface
net.runelite.api.ColorTextureOverride
-
Packages that use ColorTextureOverride Package Description net.runelite.api -
-
Uses of ColorTextureOverride in net.runelite.api
Methods in net.runelite.api that return ColorTextureOverride Modifier and Type Method Description ColorTextureOverridePlayerComposition. createColorTextureOverride(KitType kit, int itemId)Create aColorTextureOverridefor a kit slot.ColorTextureOverridePlayerComposition. getColorTextureOverride(KitType kit)Get theColorTextureOverridefor a kit slot.ColorTextureOverride[]PlayerComposition. getColorTextureOverrides()Get the overrides for this player composition, indexed by kit id.
-