Package net.storm.sdk.entities
Class Tiles
java.lang.Object
net.storm.sdk.entities.Tiles
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAll()static ITilegetAt(int plane, net.runelite.api.Point sceneLocation) static ITilegetAt(net.runelite.api.coords.WorldPoint worldPoint) static ITilestatic ITile[][]getRaw()static ITile[][][]getSurrounding(net.runelite.api.coords.WorldPoint worldPoint, int radius)
-
Constructor Details
-
Tiles
public Tiles()
-
-
Method Details
-
getAt
-
getAt
-
getAll
-
getAll
-
getRaw
-
getRawFloors
-
getHoveredTile
-
getSurrounding
-