Uses of Class
net.runelite.api.HeadIcon
-
Packages that use HeadIcon Package Description net.runelite.api -
-
Uses of HeadIcon in net.runelite.api
Methods in net.runelite.api that return HeadIcon Modifier and Type Method Description HeadIconPlayer. getOverheadIcon()Gets the displayed overhead icon of the player.static HeadIconHeadIcon. valueOf(String name)Returns the enum constant of this type with the specified name.static HeadIcon[]HeadIcon. values()Returns an array containing the constants of this enum type, in the order they are declared.
-