Class GraveyardCounter
- java.lang.Object
-
- net.runelite.client.ui.overlay.infobox.InfoBox
-
- net.runelite.client.ui.overlay.infobox.Counter
-
- net.runelite.client.plugins.mta.graveyard.GraveyardCounter
-
public class GraveyardCounter extends Counter
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Color
getTextColor()
-
Methods inherited from class net.runelite.client.ui.overlay.infobox.Counter
getCount, getText, setCount, toString
-
Methods inherited from class net.runelite.client.ui.overlay.infobox.InfoBox
cull, getImage, getMenuEntries, getName, getTooltip, render, setImage, setMenuEntries, setPriority, setTooltip
-
-
-
-
Method Detail
-
getTextColor
public Color getTextColor()
- Overrides:
getTextColor
in classCounter
-
-