Package net.runelite.client.ui.overlay
Class OverlayMenuEntry
- java.lang.Object
-
- net.runelite.client.ui.overlay.OverlayMenuEntry
-
public class OverlayMenuEntry extends Object
-
-
Constructor Summary
Constructors Constructor Description OverlayMenuEntry(net.runelite.api.MenuAction menuAction, String option, String target)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)net.runelite.api.MenuActiongetMenuAction()StringgetOption()StringgetTarget()inthashCode()StringtoString()
-