Interface IPrayerAPI


  • public interface IPrayerAPI
    • Method Detail

      • getPoints

        int getPoints()
      • isQuickPrayerActive

        boolean isQuickPrayerActive()
      • toggleQuickPrayer

        boolean toggleQuickPrayer​(boolean on)
      • flick

        boolean flick​(IPrayerAPI.Prayer prayer)
        Double clicks the prayer. When prayer is not active yet, only clicked once to activate it.
        Parameters:
        prayer -
        Returns: