Interface INPC

All Superinterfaces:
net.runelite.api.Actor, net.runelite.api.CameraFocusableEntity, IActor, Identifiable, Interactable, Locatable, Nameable, net.runelite.api.Node, net.runelite.api.NPC, net.runelite.api.Renderable, RuneLiteWrapper<net.runelite.api.Actor>, SceneEntity, Transformable<net.runelite.api.NPCComposition>

public interface INPC extends net.runelite.api.NPC, IActor, Transformable<net.runelite.api.NPCComposition>
  • Method Details

    • getOverheadIcons

      net.runelite.api.HeadIcon[] getOverheadIcons()
    • update

      void update(net.runelite.api.NPC npc)
    • getOverheadIcon

      default net.runelite.api.HeadIcon getOverheadIcon()