Interface ObjectClueScroll
-
- All Superinterfaces:
LocationClueScroll
- All Known Implementing Classes:
AnagramClue
,BeginnerMapClue
,CrypticClue
,MapClue
,ThreeStepCrypticClue
public interface ObjectClueScroll extends LocationClueScroll
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int[]
getObjectIds()
-
Methods inherited from interface net.runelite.client.plugins.cluescrolls.clues.LocationClueScroll
getLocation, getLocations
-
-