Interface SceneEntity

All Superinterfaces:
Identifiable, Interactable, Locatable, Nameable
All Known Subinterfaces:
IActor, IDecorativeObject, IGameObject, IGroundObject, INPC, IPlayer, ITileItem, ITileObject, IWallObject, TileEntity

public interface SceneEntity extends Locatable, Identifiable, Interactable, Nameable
  • Method Details

    • getWorldView

      net.runelite.api.WorldView getWorldView()