From 626d2c90ecb63f5fdfb7ba56e4c1295d4ba65d0c Mon Sep 17 00:00:00 2001 From: AuroraLS3 <24460436+AuroraLS3@users.noreply.github.com> Date: Sat, 22 Oct 2022 08:53:12 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20plan-pla?= =?UTF-8?q?yer-analytics/Plan@f0a5b43f02c0eb48601150a934c4a1bcf4a665ea=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- all/allclasses-index.html | 22 + all/allpackages-index.html | 388 ++++++++-------- all/com/djrapitops/plan/PlanSystem.html | 6 +- .../djrapitops/plan/component/Component.html | 147 ++++++ .../plan/component/ComponentConverter.html | 145 ++++++ .../component/ComponentConverterImpl.html | 188 ++++++++ .../plan/component/ComponentImpl.html | 204 ++++++++ .../plan/component/ComponentOperation.html | 249 ++++++++++ .../component/ComponentService.Holder.html | 100 ++++ .../plan/component/ComponentService.html | 434 ++++++++++++++++++ .../plan/component/ComponentSvc.html | 401 ++++++++++++++++ .../plan/component/package-summary.html | 122 +++++ .../plan/component/package-tree.html | 96 ++++ all/com/djrapitops/plan/package-summary.html | 50 +- .../plan/settings/locale/lang/HtmlLang.html | 32 ++ .../plan/settings/locale/lang/JSLang.html | 32 ++ all/constant-values.html | 18 +- all/element-list | 1 + all/index-all.html | 159 ++++++- all/index.html | 388 ++++++++-------- all/member-search-index.js | 2 +- all/overview-tree.html | 9 + all/package-search-index.js | 2 +- all/type-search-index.js | 2 +- api/allclasses-index.html | 280 +++++------ api/allpackages-index.html | 54 ++- .../djrapitops/plan/component/Component.html | 143 ++++++ .../component/ComponentService.Holder.html | 100 ++++ .../plan/component/ComponentService.html | 430 +++++++++++++++++ .../plan/component/package-summary.html | 99 ++++ .../plan/component/package-tree.html | 78 ++++ api/constant-values.html | 18 +- api/element-list | 1 + api/index-all.html | 66 +++ api/index.html | 54 ++- api/member-search-index.js | 2 +- api/overview-tree.html | 4 + api/package-search-index.js | 2 +- api/type-search-index.js | 2 +- 39 files changed, 3927 insertions(+), 603 deletions(-) create mode 100644 all/com/djrapitops/plan/component/Component.html create mode 100644 all/com/djrapitops/plan/component/ComponentConverter.html create mode 100644 all/com/djrapitops/plan/component/ComponentConverterImpl.html create mode 100644 all/com/djrapitops/plan/component/ComponentImpl.html create mode 100644 all/com/djrapitops/plan/component/ComponentOperation.html create mode 100644 all/com/djrapitops/plan/component/ComponentService.Holder.html create mode 100644 all/com/djrapitops/plan/component/ComponentService.html create mode 100644 all/com/djrapitops/plan/component/ComponentSvc.html create mode 100644 all/com/djrapitops/plan/component/package-summary.html create mode 100644 all/com/djrapitops/plan/component/package-tree.html create mode 100644 api/com/djrapitops/plan/component/Component.html create mode 100644 api/com/djrapitops/plan/component/ComponentService.Holder.html create mode 100644 api/com/djrapitops/plan/component/ComponentService.html create mode 100644 api/com/djrapitops/plan/component/package-summary.html create mode 100644 api/com/djrapitops/plan/component/package-tree.html diff --git a/all/allclasses-index.html b/all/allclasses-index.html index 407a2cdc2..5ff2a2b25 100644 --- a/all/allclasses-index.html +++ b/all/allclasses-index.html @@ -444,6 +444,28 @@ loadScripts(document, 'script');
Exception to throw when a Filter results in a complete set.
+
Component
+
+
A Minecraft message component.
+
+
ComponentConverter
+
 
+
ComponentConverterImpl
+
 
+
ComponentImpl
+
 
+
ComponentOperation
+
 
+
ComponentService
+
+
A utility api class for dealing with rich and less-rich Minecraft message formats.
+
+
ComponentService.Holder
+
 
+
ComponentSvc
+
+
Implementation for ComponentService.
+
CompositeResolver
Utility Resolver for organizing resolution in a tree-like structure.
diff --git a/all/allpackages-index.html b/all/allpackages-index.html index d1d2b66df..ed0b017d2 100644 --- a/all/allpackages-index.html +++ b/all/allpackages-index.html @@ -80,364 +80,368 @@ loadScripts(document, 'script');
 
com.djrapitops.plan.commands.use
 
-
com.djrapitops.plan.data.element
+
com.djrapitops.plan.component
-
Deprecated API package.
+
ComponentService providing an api for Minecraft message components.
-
com.djrapitops.plan.data.plugin
+
com.djrapitops.plan.data.element
Deprecated API package.
-
com.djrapitops.plan.data.store.containers
+
com.djrapitops.plan.data.plugin
Deprecated API package.
-
com.djrapitops.plan.delivery
+
com.djrapitops.plan.data.store.containers
+
Deprecated API package.
+
+
com.djrapitops.plan.delivery
+
Output features of the plugin.
-
com.djrapitops.plan.delivery.domain
-
+ +
Data types for Output functionality.
- -
 
- +
 
- -
+ +
 
+ +
Data transfer objects or DTOs, which represent the outgoing or incoming serialized json.
- -
 
- +
 
- +
 
- -
+ +
 
+ +
Output of html and json files to disk.
- -
+ +
Data formatting related utilities.
- -
 
- -
+ +
 
+ +
Utilities for rendering html snippets.
- -
 
- +
 
- -
+ +
 
+ +
Utilities for rendering json Strings.
- -
+ +
Utilities for rendering json suitable for Javascript libraries.
- -
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- -
+ +
 
+ +
Utilities for rendering complete html files as String.
- -
+ +
PageExtension API for extending the webserver and the website.
- -
+ +
Classes for implementing functionality with ResolverService.
- -
 
- -
+ +
 
+ +
Classes for ResolverService Requests.
- -
+ +
Classes for implementing functionality with ResourceService.
- -
+ +
Webserver implementation and HTTP output.
- -
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- -
+ +
 
+ +
DataExtension API and related classes.
- -
+ +
DataExtension API Annotations.
- -
+ +
DataExtension Builder API.
- -
+ +
DataExtension API annotation parsing and validation.
- -
+ +
DataExtension API, icon related classes.
- -
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- -
+ +
 
+ +
DataExtension API, Table creation.
- -
+ +
Input related functionality of the plugin.
- -
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- -
+ +
 
+ +
Identification of servers and players.
- -
 
- +
 
- -
+ +
 
+ +
Dagger Modules for binding interfaces and classes to the dependency graph.
- -
 
- +
 
- +
 
- +
 
- +
 
- -
+ +
 
+ +
PlaceholderAPI placeholder implementation.
- -
+ +
Service for async execution of code.
- -
 
- -
+ +
 
+ +
Query API related classes.
- -
+ +
Functionality related to user customization of features in the plugin via configuration files.
- -
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- -
+ +
 
+ +
Database implementations, SQL queries and transactions.
- -
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- -
+ +
 
+ +
File and jar resource management.
- -
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- -
+ +
 
+ +
Update checking and notifications.
- -
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
- +
 
+ +
 
diff --git a/all/com/djrapitops/plan/PlanSystem.html b/all/com/djrapitops/plan/PlanSystem.html index e0f39ad07..b7013474e 100644 --- a/all/com/djrapitops/plan/PlanSystem.html +++ b/all/com/djrapitops/plan/PlanSystem.html @@ -98,7 +98,7 @@ implements Sub
Constructor
Description
-
PlanSystem(PlanFiles files, +
PlanSystem(PlanFiles files, ConfigSystem configSystem, VersionChecker versionChecker, LocaleSystem localeSystem, @@ -112,6 +112,7 @@ implements Sub ImportSystem importSystem, ExportSystem exportSystem, DeliveryUtilities deliveryUtilities, + ComponentSvc componentService, ResolverSvc resolverService, ResourceSvc resourceService, ExtensionSvc extensionService, @@ -233,7 +234,7 @@ implements Sub

Constructor Details

 
+ +
 
+ +
 
+ +
 
+ +
 
 
@@ -419,6 +427,30 @@ the order they are declared.
  • +
    +

    QUERY_HAS_PLUGIN_BOOLEAN_VALUE

    +
    public static final JSLang QUERY_HAS_PLUGIN_BOOLEAN_VALUE
    +
    +
  • +
  • +
    +

    QUERY_HAVE_PLUGIN_BOOLEAN_VALUE

    +
    public static final JSLang QUERY_HAVE_PLUGIN_BOOLEAN_VALUE
    +
    +
  • +
  • +
    +

    QUERY_HAS_PLAYED_ON_SERVERS

    +
    public static final JSLang QUERY_HAS_PLAYED_ON_SERVERS
    +
    +
  • +
  • +
    +

    QUERY_HAVE_PLAYED_ON_SERVERS

    +
    public static final JSLang QUERY_HAVE_PLAYED_ON_SERVERS
    +
    +
  • +
  • FILTER_GROUP

    public static final JSLang FILTER_GROUP
    diff --git a/all/constant-values.html b/all/constant-values.html index 578d7f5e8..18cdc261e 100644 --- a/all/constant-values.html +++ b/all/constant-values.html @@ -56,10 +56,26 @@ loadScripts(document, 'script');
  • -
    +

    com.djrapitops.*

    • +
      com.djrapitops.plan.component.Component
      +
      +
      Modifier and Type
      +
      Constant Field
      +
      Value
      +
      public static final char
      + +
      '&'
      +
      public static final char
      + +
      '\u00a7'
      +
      +
    • +
    +