Interface ITiles

    • Method Detail

      • getAt

        ITile getAt​(int plane,
                    net.runelite.api.Point sceneLocation)
      • getRaw

        ITile[][] getRaw()
      • getAt

        ITile getAt​(net.runelite.api.coords.WorldPoint worldPoint)