Package net.storm.api.domain.tiles
Interface IGameObject
- All Superinterfaces:
net.runelite.api.GameObject,Identifiable,Interactable,ITileObject,Locatable,Nameable,RuneLiteWrapper<net.runelite.api.TileObject>,SceneEntity,TileEntity,net.runelite.api.TileObject,Transformable<net.runelite.api.ObjectComposition>
-
Field Summary
Fields inherited from interface net.runelite.api.TileObject
HASH_PLANE_SHIFT -
Method Summary
Methods inherited from interface net.runelite.api.GameObject
getConfig, getConvexHull, getModelOrientation, getOrientation, getRenderable, getSceneMaxLocation, getSceneMinLocation, sizeX, sizeYMethods inherited from interface net.storm.api.domain.Identifiable
getIdMethods inherited from interface net.storm.api.domain.Interactable
generateMenu, generateMenu, generateMenu, generateMenu, generateMenu, generateMenu, generateMenu, generateMenu, generateMenu, generateMenu, getActionIndex, getActions, getClickPoint, hasAction, hasAction, hasAction, interact, interact, interact, interact, interact, interact, interact, interact, interact, interact, interact, interact, interact, interact, interact, interact, isInteractable, isInteractable, isInteractableMethods inherited from interface net.storm.api.domain.tiles.ITileObject
menuPoint, updateCompositionMethods inherited from interface net.storm.api.domain.Locatable
distanceTo, distanceTo, distanceTo2DHypotenuse, distanceToHypotenuse, getLocalLocation, getPlane, getWorldLocation, getWorldX, getWorldYMethods inherited from interface net.storm.api.domain.RuneLiteWrapper
getWrappedMethods inherited from interface net.storm.api.domain.SceneEntity
getWorldViewMethods inherited from interface net.storm.api.domain.tiles.TileEntity
getTileMethods inherited from interface net.runelite.api.TileObject
getCanvasLocation, getCanvasLocation, getCanvasTextLocation, getCanvasTilePoly, getClickbox, getHash, getId, getLocalLocation, getMinimapLocation, getPlane, getWorldLocation, getWorldView, getX, getY, getZMethods inherited from interface net.storm.api.domain.Transformable
getActualId, getTransformedComposition
-
Method Details
-
getWorldArea
net.runelite.api.coords.WorldArea getWorldArea()
-