Class Combat


  • public class Combat
    extends java.lang.Object
    • Constructor Detail

      • Combat

        public Combat()
    • Method Detail

      • isAutoRetaliateEnabled

        public static boolean isAutoRetaliateEnabled()
      • toggleRetaliate

        public static boolean toggleRetaliate()
      • toggleRetaliate

        public static boolean toggleRetaliate​(boolean moveMouse)
      • isFighting

        public static boolean isFighting​(@Nonnull
                                         java.lang.String name)
      • getAttackStyle

        @Nonnull
        public static AttackStyle getAttackStyle()
      • setAttackStyle

        public static boolean setAttackStyle​(@Nonnull
                                             AttackStyle style,
                                             boolean moveMouse)