Interface LocationsClueScroll
-
- All Known Implementing Classes:
HotColdClue,ThreeStepCrypticClue
public interface LocationsClueScroll
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description net.runelite.api.coords.WorldPoint[]getLocations(ClueScrollPlugin plugin)voidreset()
-
-
-
Method Detail
-
reset
void reset()
-
getLocations
net.runelite.api.coords.WorldPoint[] getLocations(ClueScrollPlugin plugin)
-
-