Class ActionBar


  • @Deprecated
    public final class ActionBar
    extends java.lang.Object
    Deprecated.
    • Method Detail

      • isLocked

        public static boolean isLocked()
        Deprecated.
      • isExpanded

        public static boolean isExpanded()
        Deprecated.
      • toggleExpansion

        public static boolean toggleExpansion()
        Deprecated.
      • toggleLock

        public static boolean toggleLock()
        Deprecated.
      • isAutoRetaliating

        public static boolean isAutoRetaliating()
        Deprecated.
      • toggleAutoRetaliation

        public static boolean toggleAutoRetaliation()
        Deprecated.
      • getFilledSlots

        @Deprecated
        public static ActionBarQueryResults getFilledSlots()
        Deprecated.
        Use the following as an alternative ActionBar#newQuery()#filled(true)#empty(false)#results()
      • getEmptySlots

        @Deprecated
        public static ActionBarQueryResults getEmptySlots()
        Deprecated.
        Use the following as an alternative ActionBar#newQuery()#filled(false)#empty(true)#results()
      • getNumber

        public static int getNumber()
        Deprecated.
        Gets the number of the currently opened action bar.
      • getRevolutionAreaLength

        public static int getRevolutionAreaLength()
        Deprecated.
        Gets the length of the revolution area on the action bar (as in the amount of slots that can have their abilities automatically activated)