From 698840390a01d01589411ee75b94d3f332df2b7e Mon Sep 17 00:00:00 2001 From: granny Date: Thu, 2 May 2024 07:04:25 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20javadoc=20from=20@=20granny/Pl?= =?UTF-8?q?3xMap@219d468c45a09985ba095ca7037f960fa997d432=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- allclasses-index.html | 244 +++-- allpackages-index.html | 68 +- constant-values.html | 56 +- copy.svg | 33 + element-list | 3 +- help-doc.html | 41 +- index-all.html | 506 +++++----- index.html | 70 +- jquery-ui.overrides.css | 35 - legal/ASSEMBLY_EXCEPTION | 6 +- link.svg | 31 + member-search-index.js | 2 +- net/pl3x/map/core/Keyed.html | 70 +- net/pl3x/map/core/Pl3xMap.Provider.html | 44 +- net/pl3x/map/core/Pl3xMap.ThreadFactory.html | 84 +- net/pl3x/map/core/Pl3xMap.html | 76 +- net/pl3x/map/core/command/CommandHandler.html | 87 +- net/pl3x/map/core/command/Pl3xMapCommand.html | 60 +- net/pl3x/map/core/command/Sender.Player.html | 46 +- net/pl3x/map/core/command/Sender.html | 86 +- .../argument/PlayerArgument.Builder.html | 149 --- .../core/command/argument/PlayerArgument.html | 315 ------- .../argument/PointArgument.Builder.html | 149 --- .../core/command/argument/PointArgument.html | 313 ------- .../argument/RendererArgument.Builder.html | 149 --- .../command/argument/RendererArgument.html | 287 ------ .../core/command/argument/WorldArgument.html | 317 ------- .../argument/ZoomArgument.Builder.html | 149 --- .../core/command/argument/ZoomArgument.html | 287 ------ .../command/argument/package-summary.html | 136 --- .../core/command/argument/package-tree.html | 87 -- .../command/argument/parser/PlayerParser.html | 206 ----- .../command/argument/parser/PointParser.html | 220 ----- .../argument/parser/RendererParser.html | 206 ----- .../command/argument/parser/WorldParser.html | 206 ----- .../command/argument/parser/ZoomParser.html | 206 ----- .../argument/parser/package-summary.html | 110 --- .../command/argument/parser/package-tree.html | 74 -- .../core/command/commands/ConfirmCommand.html | 48 +- .../command/commands/FullRenderCommand.html | 54 +- .../core/command/commands/HelpCommand.html | 48 +- .../core/command/commands/HideCommand.html | 48 +- .../core/command/commands/PauseCommand.html | 48 +- .../command/commands/RadiusRenderCommand.html | 54 +- .../core/command/commands/ReloadCommand.html | 54 +- .../command/commands/ResetMapCommand.html | 48 +- .../core/command/commands/ResumeCommand.html | 48 +- .../core/command/commands/ShowCommand.html | 48 +- .../core/command/commands/StatusCommand.html | 54 +- .../core/command/commands/StitchCommand.html | 48 +- .../core/command/commands/VersionCommand.html | 54 +- .../command/commands/package-summary.html | 29 +- .../core/command/commands/package-tree.html | 20 +- .../ArgumentParseException.Reason.html | 60 +- .../exception/ArgumentParseException.html | 78 +- .../exception/PlayerParseException.html | 60 +- .../exception/PointParseException.html | 60 +- .../exception/RendererParseException.html | 60 +- .../exception/WorldParseException.html | 60 +- .../command/exception/ZoomParseException.html | 60 +- .../command/exception/package-summary.html | 37 +- .../core/command/exception/package-tree.html | 28 +- .../map/core/command/package-summary.html | 37 +- net/pl3x/map/core/command/package-tree.html | 20 +- .../core/command/parser/PlatformParsers.html | 168 ++++ .../core/command/parser/RendererParser.html | 236 +++++ .../map/core/command/parser/WorldParser.html | 247 +++++ .../map/core/command/parser/ZoomParser.html | 233 +++++ .../core/command/parser/package-summary.html | 119 +++ .../map/core/command/parser/package-tree.html | 78 ++ .../configuration/AbstractConfig.Comment.html | 46 +- .../configuration/AbstractConfig.Key.html | 46 +- .../core/configuration/AbstractConfig.html | 116 ++- .../map/core/configuration/ColorsConfig.html | 106 ++- net/pl3x/map/core/configuration/Config.html | 84 +- net/pl3x/map/core/configuration/Lang.html | 434 ++++----- .../configuration/PlayersLayerConfig.html | 89 +- .../core/configuration/SpawnLayerConfig.html | 73 +- .../configuration/WorldBorderLayerConfig.html | 97 +- .../map/core/configuration/WorldConfig.html | 114 ++- .../core/configuration/package-summary.html | 41 +- .../map/core/configuration/package-tree.html | 24 +- net/pl3x/map/core/event/Event.html | 52 +- net/pl3x/map/core/event/EventHandler.html | 41 +- net/pl3x/map/core/event/EventListener.html | 34 +- net/pl3x/map/core/event/EventRegistry.html | 48 +- .../map/core/event/RegisteredHandler.html | 78 +- net/pl3x/map/core/event/package-summary.html | 37 +- net/pl3x/map/core/event/package-tree.html | 22 +- .../event/server/Pl3xMapDisabledEvent.html | 50 +- .../event/server/Pl3xMapEnabledEvent.html | 50 +- .../core/event/server/ServerLoadedEvent.html | 50 +- .../core/event/server/package-summary.html | 25 +- .../map/core/event/server/package-tree.html | 20 +- net/pl3x/map/core/event/world/WorldEvent.html | 46 +- .../core/event/world/WorldLoadedEvent.html | 50 +- .../core/event/world/WorldUnloadedEvent.html | 50 +- .../map/core/event/world/package-summary.html | 25 +- .../map/core/event/world/package-tree.html | 20 +- net/pl3x/map/core/httpd/HttpdServer.html | 63 +- .../LiveDataHandler.FailureCallback.html | 168 ++++ .../LiveDataHandler.SuccessCallback.html | 164 ++++ net/pl3x/map/core/httpd/LiveDataHandler.html | 286 ++++++ net/pl3x/map/core/httpd/package-summary.html | 41 +- net/pl3x/map/core/httpd/package-tree.html | 28 +- net/pl3x/map/core/image/IconImage.html | 74 +- net/pl3x/map/core/image/TileImage.html | 70 +- net/pl3x/map/core/image/io/Bmp.html | 50 +- net/pl3x/map/core/image/io/Gif.html | 40 +- net/pl3x/map/core/image/io/IO.Type.html | 72 +- net/pl3x/map/core/image/io/IO.html | 60 +- net/pl3x/map/core/image/io/Jpg.html | 50 +- net/pl3x/map/core/image/io/Png.html | 40 +- .../map/core/image/io/package-summary.html | 25 +- net/pl3x/map/core/image/io/package-tree.html | 20 +- net/pl3x/map/core/image/package-summary.html | 25 +- net/pl3x/map/core/image/package-tree.html | 20 +- net/pl3x/map/core/log/LogFilter.html | 332 +++---- net/pl3x/map/core/log/Logger.html | 80 +- net/pl3x/map/core/log/package-summary.html | 25 +- net/pl3x/map/core/log/package-tree.html | 20 +- .../map/core/markers/JsonObjectWrapper.html | 148 +-- .../map/core/markers/JsonSerializable.html | 40 +- net/pl3x/map/core/markers/Point.html | 66 +- net/pl3x/map/core/markers/Vector.html | 66 +- net/pl3x/map/core/markers/area/Area.html | 48 +- net/pl3x/map/core/markers/area/Border.html | 62 +- net/pl3x/map/core/markers/area/Circle.html | 70 +- net/pl3x/map/core/markers/area/Rectangle.html | 70 +- .../core/markers/area/package-summary.html | 31 +- .../map/core/markers/area/package-tree.html | 20 +- .../map/core/markers/layer/CustomLayer.html | 60 +- net/pl3x/map/core/markers/layer/Layer.html | 207 +++-- .../map/core/markers/layer/PlayersLayer.html | 68 +- .../map/core/markers/layer/SimpleLayer.html | 76 +- .../map/core/markers/layer/SpawnLayer.html | 60 +- .../core/markers/layer/WorldBorderLayer.html | 68 +- .../map/core/markers/layer/WorldLayer.html | 56 +- .../core/markers/layer/package-summary.html | 25 +- .../map/core/markers/layer/package-tree.html | 20 +- net/pl3x/map/core/markers/marker/Circle.html | 72 +- net/pl3x/map/core/markers/marker/Ellipse.html | 128 +-- net/pl3x/map/core/markers/marker/Icon.html | 234 ++--- net/pl3x/map/core/markers/marker/Marker.html | 236 ++--- .../map/core/markers/marker/MultiPolygon.html | 100 +- .../core/markers/marker/MultiPolyline.html | 100 +- net/pl3x/map/core/markers/marker/Polygon.html | 100 +- .../map/core/markers/marker/Polyline.html | 100 +- .../map/core/markers/marker/Rectangle.html | 72 +- .../core/markers/marker/package-summary.html | 25 +- .../map/core/markers/marker/package-tree.html | 20 +- .../map/core/markers/option/Fill.Type.html | 76 +- net/pl3x/map/core/markers/option/Fill.html | 84 +- net/pl3x/map/core/markers/option/Option.html | 48 +- .../core/markers/option/Options.Builder.html | 152 +-- net/pl3x/map/core/markers/option/Options.html | 64 +- net/pl3x/map/core/markers/option/Popup.html | 156 ++-- .../markers/option/Stroke.LineCapShape.html | 72 +- .../markers/option/Stroke.LineJoinShape.html | 72 +- net/pl3x/map/core/markers/option/Stroke.html | 120 +-- .../markers/option/Tooltip.Direction.html | 70 +- net/pl3x/map/core/markers/option/Tooltip.html | 108 ++- .../core/markers/option/package-summary.html | 31 +- .../map/core/markers/option/package-tree.html | 24 +- .../map/core/markers/package-summary.html | 31 +- net/pl3x/map/core/markers/package-tree.html | 41 +- .../map/core/metrics/Metrics.AdvancedPie.html | 60 +- .../map/core/metrics/Metrics.CustomChart.html | 62 +- .../core/metrics/Metrics.DrilldownPie.html | 60 +- .../Metrics.JsonObjectBuilder.JsonObject.html | 56 +- .../metrics/Metrics.JsonObjectBuilder.html | 76 +- .../map/core/metrics/Metrics.MetricsBase.html | 88 +- .../map/core/metrics/Metrics.SimplePie.html | 60 +- net/pl3x/map/core/metrics/Metrics.html | 52 +- .../map/core/metrics/package-summary.html | 25 +- net/pl3x/map/core/metrics/package-tree.html | 20 +- net/pl3x/map/core/network/Constants.html | 62 +- net/pl3x/map/core/network/Network.html | 62 +- .../map/core/network/package-summary.html | 25 +- net/pl3x/map/core/network/package-tree.html | 20 +- net/pl3x/map/core/package-summary.html | 25 +- net/pl3x/map/core/package-tree.html | 22 +- net/pl3x/map/core/player/Player.html | 78 +- net/pl3x/map/core/player/PlayerListener.html | 48 +- net/pl3x/map/core/player/PlayerRegistry.html | 100 +- net/pl3x/map/core/player/PlayerTexture.html | 68 +- net/pl3x/map/core/player/package-summary.html | 25 +- net/pl3x/map/core/player/package-tree.html | 24 +- net/pl3x/map/core/registry/BiomeRegistry.html | 62 +- net/pl3x/map/core/registry/BlockRegistry.html | 66 +- net/pl3x/map/core/registry/IconRegistry.html | 62 +- net/pl3x/map/core/registry/Registry.html | 94 +- .../map/core/registry/RendererRegistry.html | 106 ++- net/pl3x/map/core/registry/WorldRegistry.html | 64 +- .../map/core/registry/package-summary.html | 25 +- net/pl3x/map/core/registry/package-tree.html | 22 +- net/pl3x/map/core/renderer/BasicRenderer.html | 46 +- net/pl3x/map/core/renderer/BiomeRenderer.html | 46 +- .../map/core/renderer/BlockInfoRenderer.html | 46 +- .../map/core/renderer/FlowerMapRenderer.html | 46 +- .../map/core/renderer/InhabitedRenderer.html | 46 +- .../map/core/renderer/NetherRoofRenderer.html | 46 +- net/pl3x/map/core/renderer/NightRenderer.html | 46 +- .../map/core/renderer/Renderer.Builder.html | 76 +- .../map/core/renderer/Renderer.Easing.html | 50 +- net/pl3x/map/core/renderer/Renderer.html | 50 +- .../map/core/renderer/VanillaRenderer.html | 46 +- .../core/renderer/VintageStoryRenderer.html | 46 +- .../renderer/heightmap/EvenOddHeightmap.html | 46 +- .../EvenOddHighContrastHeightmap.html | 46 +- .../EvenOddLowContrastHeightmap.html | 46 +- .../heightmap/EvenOddModernHeightmap.html | 46 +- .../heightmap/EvenOddOldSchoolHeightmap.html | 46 +- .../heightmap/EvenOddVanillaHeightmap.html | 46 +- .../core/renderer/heightmap/Heightmap.html | 58 +- .../renderer/heightmap/HeightmapRegistry.html | 52 +- .../heightmap/HighContrastHeightmap.html | 46 +- .../heightmap/LowContrastHeightmap.html | 46 +- .../renderer/heightmap/ModernHeightmap.html | 46 +- .../renderer/heightmap/NoneHeightmap.html | 46 +- .../heightmap/OldSchoolHeightmap.html | 46 +- .../renderer/heightmap/VanillaHeightmap.html | 46 +- .../renderer/heightmap/package-summary.html | 25 +- .../core/renderer/heightmap/package-tree.html | 22 +- .../map/core/renderer/package-summary.html | 25 +- net/pl3x/map/core/renderer/package-tree.html | 20 +- .../core/renderer/progress/CPSTracker.html | 48 +- .../map/core/renderer/progress/Progress.html | 70 +- .../renderer/progress/package-summary.html | 25 +- .../core/renderer/progress/package-tree.html | 22 +- .../task/AbstractDataTask.Adapter.html} | 125 ++- .../core/renderer/task/AbstractDataTask.html | 330 +++++++ .../renderer/task/RegionDoubleChecker.html | 54 +- .../core/renderer/task/RegionFileWatcher.html | 54 +- .../core/renderer/task/RegionProcessor.html | 56 +- .../core/renderer/task/RegionScanTask.html | 58 +- .../core/renderer/task/UpdateLiveData.html | 227 +++++ .../core/renderer/task/UpdateMarkerData.html | 104 ++- .../renderer/task/UpdateSettingsData.html | 48 +- .../core/renderer/task/package-summary.html | 35 +- .../map/core/renderer/task/package-tree.html | 34 +- net/pl3x/map/core/scheduler/Scheduler.html | 130 ++- net/pl3x/map/core/scheduler/Task.html | 62 +- .../map/core/scheduler/package-summary.html | 25 +- net/pl3x/map/core/scheduler/package-tree.html | 22 +- net/pl3x/map/core/util/BlurTool.html | 48 +- net/pl3x/map/core/util/ByteUtil.html | 52 +- net/pl3x/map/core/util/Colors.Sampler.html | 56 +- net/pl3x/map/core/util/Colors.html | 62 +- net/pl3x/map/core/util/FileUtil.html | 178 ++-- net/pl3x/map/core/util/MCAMath.html | 48 +- net/pl3x/map/core/util/Mathf.html | 48 +- .../map/core/util/PackedIntArrayAccess.html | 48 +- net/pl3x/map/core/util/Preconditions.html | 60 +- .../core/util/SpiralIterator.Direction.html | 70 +- net/pl3x/map/core/util/SpiralIterator.html | 64 +- net/pl3x/map/core/util/StringUtils.html | 56 +- net/pl3x/map/core/util/TickUtil.html | 189 ++++ net/pl3x/map/core/util/package-summary.html | 33 +- net/pl3x/map/core/util/package-tree.html | 27 +- .../map/core/world/Biome.GrassModifier.html | 44 +- net/pl3x/map/core/world/Biome.html | 58 +- net/pl3x/map/core/world/BiomeManager.html | 48 +- net/pl3x/map/core/world/Block.html | 58 +- net/pl3x/map/core/world/BlockState.html | 52 +- net/pl3x/map/core/world/Blocks.html | 48 +- net/pl3x/map/core/world/Chunk.BlockData.html | 58 +- net/pl3x/map/core/world/Chunk.html | 62 +- .../map/core/world/ChunkAnvil113.Section.html | 50 +- net/pl3x/map/core/world/ChunkAnvil113.html | 46 +- .../map/core/world/ChunkAnvil115.Section.html | 50 +- net/pl3x/map/core/world/ChunkAnvil115.html | 46 +- .../map/core/world/ChunkAnvil116.Section.html | 50 +- net/pl3x/map/core/world/ChunkAnvil116.html | 46 +- .../map/core/world/ChunkAnvil118.Section.html | 50 +- net/pl3x/map/core/world/ChunkAnvil118.html | 46 +- net/pl3x/map/core/world/EmptyChunk.html | 50 +- net/pl3x/map/core/world/LegacyBiomes.html | 48 +- net/pl3x/map/core/world/Region.html | 82 +- .../map/core/world/RegionModifiedState.html | 48 +- net/pl3x/map/core/world/World.Type.html | 80 +- net/pl3x/map/core/world/World.html | 179 ++-- net/pl3x/map/core/world/package-summary.html | 31 +- net/pl3x/map/core/world/package-tree.html | 24 +- overview-summary.html | 4 +- overview-tree.html | 117 ++- package-search-index.js | 2 +- script.js | 141 ++- search-page.js | 284 ++++++ search.html | 71 ++ search.js | 612 +++++++----- serialized-form.html | 42 +- stylesheet.css | 869 +++++++++++++----- type-search-index.js | 2 +- 294 files changed, 13461 insertions(+), 10444 deletions(-) create mode 100644 copy.svg delete mode 100644 jquery-ui.overrides.css create mode 100644 link.svg delete mode 100644 net/pl3x/map/core/command/argument/PlayerArgument.Builder.html delete mode 100644 net/pl3x/map/core/command/argument/PlayerArgument.html delete mode 100644 net/pl3x/map/core/command/argument/PointArgument.Builder.html delete mode 100644 net/pl3x/map/core/command/argument/PointArgument.html delete mode 100644 net/pl3x/map/core/command/argument/RendererArgument.Builder.html delete mode 100644 net/pl3x/map/core/command/argument/RendererArgument.html delete mode 100644 net/pl3x/map/core/command/argument/WorldArgument.html delete mode 100644 net/pl3x/map/core/command/argument/ZoomArgument.Builder.html delete mode 100644 net/pl3x/map/core/command/argument/ZoomArgument.html delete mode 100644 net/pl3x/map/core/command/argument/package-summary.html delete mode 100644 net/pl3x/map/core/command/argument/package-tree.html delete mode 100644 net/pl3x/map/core/command/argument/parser/PlayerParser.html delete mode 100644 net/pl3x/map/core/command/argument/parser/PointParser.html delete mode 100644 net/pl3x/map/core/command/argument/parser/RendererParser.html delete mode 100644 net/pl3x/map/core/command/argument/parser/WorldParser.html delete mode 100644 net/pl3x/map/core/command/argument/parser/ZoomParser.html delete mode 100644 net/pl3x/map/core/command/argument/parser/package-summary.html delete mode 100644 net/pl3x/map/core/command/argument/parser/package-tree.html create mode 100644 net/pl3x/map/core/command/parser/PlatformParsers.html create mode 100644 net/pl3x/map/core/command/parser/RendererParser.html create mode 100644 net/pl3x/map/core/command/parser/WorldParser.html create mode 100644 net/pl3x/map/core/command/parser/ZoomParser.html create mode 100644 net/pl3x/map/core/command/parser/package-summary.html create mode 100644 net/pl3x/map/core/command/parser/package-tree.html create mode 100644 net/pl3x/map/core/httpd/LiveDataHandler.FailureCallback.html create mode 100644 net/pl3x/map/core/httpd/LiveDataHandler.SuccessCallback.html create mode 100644 net/pl3x/map/core/httpd/LiveDataHandler.html rename net/pl3x/map/core/{command/argument/WorldArgument.Builder.html => renderer/task/AbstractDataTask.Adapter.html} (52%) create mode 100644 net/pl3x/map/core/renderer/task/AbstractDataTask.html create mode 100644 net/pl3x/map/core/renderer/task/UpdateLiveData.html create mode 100644 net/pl3x/map/core/util/TickUtil.html create mode 100644 search-page.js create mode 100644 search.html diff --git a/allclasses-index.html b/allclasses-index.html index f39513c4d..2dc69a1ef 100644 --- a/allclasses-index.html +++ b/allclasses-index.html @@ -1,25 +1,20 @@ - -All Classes and Interfaces (Pl3xMap-1.20.4-492 API) + +All Classes and Interfaces (Pl3xMap-1.20.6-493 API) - -