Interface SlayerPluginService


  • public interface SlayerPluginService
    • Method Detail

      • getTargets

        List<NPC> getTargets()
        Get targets for current slayer task
        Returns:
        pattern list of target npc
      • getTask

        @Nullable
        String getTask()
      • getTaskLocation

        @Nullable
        String getTaskLocation()
      • getInitialAmount

        int getInitialAmount()
      • getRemainingAmount

        int getRemainingAmount()