Package net.runelite.api.worldmap
Interface WorldMapData
-
- All Known Subinterfaces:
WorldMapData
public interface WorldMapDataRepresents data for a worldmap surface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleansurfaceContainsPosition(int x, int y)Checks whether the passed coordinates are on the surface of the world map.
-