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