Interface NPC

    • Method Detail

      • getCombatLevel

        int getCombatLevel()
        Gets the combat level of this character.
        Returns:
        int
      • isClickable

        boolean isClickable()
        Gets whether or not this character is clickable.
        Returns:
        int
      • getOverheadIcons

        short[] getOverheadIcons()
        The icons above this npc.
        Returns:
        int[]
      • getOverheadIconTypes

        default HeadIcon[] getOverheadIconTypes()
        The icons above this npc.
        Returns:
        HeadIcon[]