Interface SlayerPluginService


  • public interface SlayerPluginService
    • Method Detail

      • getTargets

        java.util.List<net.runelite.api.NPC> getTargets()
        Get targets for current slayer task
        Returns:
        pattern list of target npc
      • getTask

        @Nullable
        java.lang.String getTask()
      • getTaskLocation

        @Nullable
        java.lang.String getTaskLocation()
      • getInitialAmount

        int getInitialAmount()
      • getRemainingAmount

        int getRemainingAmount()