Uses of Class
net.runelite.client.plugins.interfacestyles.Skin
-
Packages that use Skin Package Description net.runelite.client.plugins.interfacestyles -
-
Uses of Skin in net.runelite.client.plugins.interfacestyles
Methods in net.runelite.client.plugins.interfacestyles that return Skin Modifier and Type Method Description Skin
Skin. getExtendSkin()
default Skin
InterfaceStylesConfig. skin()
static Skin
Skin. valueOf(String name)
Returns the enum constant of this type with the specified name.static Skin[]
Skin. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-