From 949f5698333cfd7d838a890eee7afbd3a6d799dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 13:20:33 +0000 Subject: [PATCH] Update Javadoc for version 0.2.36.1 --- javadoc/0.2.36.1/allclasses-index.html | 224 +++ javadoc/0.2.36.1/allpackages-index.html | 78 + javadoc/0.2.36.1/constant-values.html | 79 + javadoc/0.2.36.1/deprecated-list.html | 106 + javadoc/0.2.36.1/element-list | 8 + javadoc/0.2.36.1/help-doc.html | 186 ++ javadoc/0.2.36.1/index-all.html | 1770 +++++++++++++++++ javadoc/0.2.36.1/index.html | 80 + javadoc/0.2.36.1/jquery-ui.overrides.css | 35 + .../0.2.36.1/legal/ADDITIONAL_LICENSE_INFO | 37 + javadoc/0.2.36.1/legal/ASSEMBLY_EXCEPTION | 27 + javadoc/0.2.36.1/legal/LICENSE | 347 ++++ javadoc/0.2.36.1/legal/jquery.md | 26 + javadoc/0.2.36.1/legal/jqueryUI.md | 49 + javadoc/0.2.36.1/member-search-index.js | 1 + javadoc/0.2.36.1/module-search-index.js | 1 + .../bedwars/api/APIUtils.html | 236 +++ .../bedwars/api/ArenaTime.html | 307 +++ .../bedwars/api/BedwarsAPI.html | 407 ++++ .../api/InGameConfigBooleanConstants.html | 261 +++ .../screamingsandals/bedwars/api/Region.html | 271 +++ .../bedwars/api/RunningTeam.html | 313 +++ .../screamingsandals/bedwars/api/Team.html | 204 ++ .../bedwars/api/TeamColor.html | 321 +++ .../bedwars/api/boss/BossBar.html | 153 ++ .../bedwars/api/boss/BossBar18.html | 100 + .../bedwars/api/boss/BossBar19.html | 178 ++ .../bedwars/api/boss/StatusBar.html | 210 ++ .../bedwars/api/boss/XPBar.html | 149 ++ .../bedwars/api/boss/package-summary.html | 101 + .../bedwars/api/boss/package-tree.html | 77 + .../api/events/BedWarsGameDisabledEvent.html | 202 ++ .../api/events/BedWarsGameEnabledEvent.html | 202 ++ .../events/BedWarsPlayerLastLeaveEvent.html | 234 +++ .../api/events/BedWarsServerRestartEvent.html | 185 ++ .../BedwarsApplyPropertyToBoughtItem.html | 159 ++ .../BedwarsApplyPropertyToDisplayedItem.html | 159 ++ .../events/BedwarsApplyPropertyToItem.html | 416 ++++ .../BedwarsBedDestroyedMessageSendEvent.html | 330 +++ .../events/BedwarsGameChangedStatusEvent.html | 202 ++ .../api/events/BedwarsGameEndEvent.html | 202 ++ .../api/events/BedwarsGameEndingEvent.html | 219 ++ .../api/events/BedwarsGameStartEvent.html | 232 +++ .../api/events/BedwarsGameStartedEvent.html | 202 ++ .../api/events/BedwarsGameTickEvent.html | 366 ++++ .../api/events/BedwarsItemBoughtEvent.html | 307 +++ .../events/BedwarsOpenShopEvent.Result.html | 237 +++ .../api/events/BedwarsOpenShopEvent.html | 319 +++ .../events/BedwarsOpenTeamSelectionEvent.html | 249 +++ .../api/events/BedwarsPlayerBreakBlock.html | 302 +++ .../api/events/BedwarsPlayerBuildBlock.html | 307 +++ .../BedwarsPlayerDeathMessageSendEvent.html | 308 +++ .../api/events/BedwarsPlayerJoinEvent.html | 272 +++ .../events/BedwarsPlayerJoinTeamEvent.html | 277 +++ .../api/events/BedwarsPlayerJoinedEvent.html | 231 +++ .../api/events/BedwarsPlayerKilledEvent.html | 250 +++ .../api/events/BedwarsPlayerLeaveEvent.html | 234 +++ .../events/BedwarsPostRebuildingEvent.html | 202 ++ .../events/BedwarsPostSpawnEffectEvent.html | 234 +++ .../api/events/BedwarsPreRebuildingEvent.html | 202 ++ .../events/BedwarsPreSpawnEffectEvent.html | 265 +++ .../api/events/BedwarsResourceSpawnEvent.html | 304 +++ .../BedwarsSavePlayerStatisticEvent.html | 233 +++ .../BedwarsTargetBlockDestroyedEvent.html | 247 +++ .../api/events/BedwarsTeamChestOpenEvent.html | 265 +++ .../api/events/BedwarsUpgradeBoughtEvent.html | 297 +++ .../events/BedwarsUpgradeImprovedEvent.html | 323 +++ .../events/BedwarsUpgradeRegisteredEvent.html | 234 +++ .../BedwarsUpgradeUnregisteredEvent.html | 234 +++ .../bedwars/api/events/package-summary.html | 173 ++ .../bedwars/api/events/package-tree.html | 128 ++ .../bedwars/api/game/Game.html | 1735 ++++++++++++++++ .../bedwars/api/game/GameStatus.html | 241 +++ .../bedwars/api/game/GameStore.html | 232 +++ .../bedwars/api/game/ItemSpawner.html | 356 ++++ .../bedwars/api/game/ItemSpawnerType.html | 261 +++ .../bedwars/api/game/package-summary.html | 107 + .../bedwars/api/game/package-tree.html | 88 + .../bedwars/api/package-summary.html | 125 ++ .../bedwars/api/package-tree.html | 99 + .../bedwars/api/special/ArrowBlocker.html | 168 ++ .../api/special/AutoIgniteableTNT.html | 170 ++ .../bedwars/api/special/Golem.html | 171 ++ .../bedwars/api/special/LuckyBlock.html | 147 ++ .../bedwars/api/special/ProtectionWall.html | 216 ++ .../bedwars/api/special/RescuePlatform.html | 192 ++ .../bedwars/api/special/SpecialItem.html | 155 ++ .../bedwars/api/special/TNTSheep.html | 183 ++ .../api/special/ThrowableFireball.html | 159 ++ .../bedwars/api/special/Tracker.html | 132 ++ .../bedwars/api/special/Trap.html | 147 ++ .../bedwars/api/special/WarpPowder.html | 157 ++ .../bedwars/api/special/package-summary.html | 115 ++ .../bedwars/api/special/package-tree.html | 81 + .../api/statistics/LeaderboardEntry.html | 152 ++ .../api/statistics/PlayerStatistic.html | 617 ++++++ .../statistics/PlayerStatisticsManager.html | 150 ++ .../api/statistics/package-summary.html | 97 + .../bedwars/api/statistics/package-tree.html | 69 + .../bedwars/api/upgrades/Upgrade.html | 235 +++ .../bedwars/api/upgrades/UpgradeRegistry.html | 239 +++ .../bedwars/api/upgrades/UpgradeStorage.html | 296 +++ .../bedwars/api/upgrades/package-summary.html | 103 + .../bedwars/api/upgrades/package-tree.html | 78 + .../bedwars/api/utils/ColorChanger.html | 136 ++ .../bedwars/api/utils/DelayFactory.html | 163 ++ .../api/utils/ThirdPartyShopUtils.html | 175 ++ .../bedwars/api/utils/package-summary.html | 103 + .../bedwars/api/utils/package-tree.html | 78 + javadoc/0.2.36.1/overview-summary.html | 25 + javadoc/0.2.36.1/overview-tree.html | 194 ++ javadoc/0.2.36.1/package-search-index.js | 1 + javadoc/0.2.36.1/resources/glass.png | Bin 0 -> 499 bytes javadoc/0.2.36.1/resources/x.png | Bin 0 -> 394 bytes .../0.2.36.1/script-dir/jquery-3.7.1.min.js | 2 + javadoc/0.2.36.1/script-dir/jquery-ui.min.css | 6 + javadoc/0.2.36.1/script-dir/jquery-ui.min.js | 6 + javadoc/0.2.36.1/script.js | 132 ++ javadoc/0.2.36.1/search.js | 354 ++++ javadoc/0.2.36.1/stylesheet.css | 869 ++++++++ javadoc/0.2.36.1/tag-search-index.js | 1 + javadoc/0.2.36.1/type-search-index.js | 1 + 122 files changed, 26005 insertions(+) create mode 100644 javadoc/0.2.36.1/allclasses-index.html create mode 100644 javadoc/0.2.36.1/allpackages-index.html create mode 100644 javadoc/0.2.36.1/constant-values.html create mode 100644 javadoc/0.2.36.1/deprecated-list.html create mode 100644 javadoc/0.2.36.1/element-list create mode 100644 javadoc/0.2.36.1/help-doc.html create mode 100644 javadoc/0.2.36.1/index-all.html create mode 100644 javadoc/0.2.36.1/index.html create mode 100644 javadoc/0.2.36.1/jquery-ui.overrides.css create mode 100644 javadoc/0.2.36.1/legal/ADDITIONAL_LICENSE_INFO create mode 100644 javadoc/0.2.36.1/legal/ASSEMBLY_EXCEPTION create mode 100644 javadoc/0.2.36.1/legal/LICENSE create mode 100644 javadoc/0.2.36.1/legal/jquery.md create mode 100644 javadoc/0.2.36.1/legal/jqueryUI.md create mode 100644 javadoc/0.2.36.1/member-search-index.js create mode 100644 javadoc/0.2.36.1/module-search-index.js create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/APIUtils.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/ArenaTime.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/BedwarsAPI.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/InGameConfigBooleanConstants.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/Region.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/RunningTeam.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/Team.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/TeamColor.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/BossBar.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/BossBar18.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/BossBar19.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/StatusBar.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/XPBar.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/package-summary.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/package-tree.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedWarsGameDisabledEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedWarsGameEnabledEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedWarsPlayerLastLeaveEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedWarsServerRestartEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsApplyPropertyToBoughtItem.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsApplyPropertyToDisplayedItem.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsApplyPropertyToItem.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsBedDestroyedMessageSendEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameChangedStatusEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameEndEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameEndingEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameStartEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameStartedEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameTickEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsItemBoughtEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsOpenShopEvent.Result.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsOpenShopEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsOpenTeamSelectionEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerBreakBlock.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerBuildBlock.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerDeathMessageSendEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerJoinEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerJoinTeamEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerJoinedEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerKilledEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerLeaveEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPostRebuildingEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPostSpawnEffectEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPreRebuildingEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPreSpawnEffectEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsResourceSpawnEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsSavePlayerStatisticEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsTargetBlockDestroyedEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsTeamChestOpenEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsUpgradeBoughtEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsUpgradeImprovedEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsUpgradeRegisteredEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsUpgradeUnregisteredEvent.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/package-summary.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/package-tree.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/Game.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/GameStatus.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/GameStore.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/ItemSpawner.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/ItemSpawnerType.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/package-summary.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/package-tree.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/package-summary.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/package-tree.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/ArrowBlocker.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/AutoIgniteableTNT.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/Golem.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/LuckyBlock.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/ProtectionWall.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/RescuePlatform.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/SpecialItem.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/TNTSheep.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/ThrowableFireball.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/Tracker.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/Trap.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/WarpPowder.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/package-summary.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/package-tree.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/statistics/LeaderboardEntry.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/statistics/PlayerStatistic.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/statistics/PlayerStatisticsManager.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/statistics/package-summary.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/statistics/package-tree.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/upgrades/Upgrade.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/upgrades/UpgradeRegistry.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/upgrades/UpgradeStorage.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/upgrades/package-summary.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/upgrades/package-tree.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/utils/ColorChanger.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/utils/DelayFactory.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/utils/ThirdPartyShopUtils.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/utils/package-summary.html create mode 100644 javadoc/0.2.36.1/org/screamingsandals/bedwars/api/utils/package-tree.html create mode 100644 javadoc/0.2.36.1/overview-summary.html create mode 100644 javadoc/0.2.36.1/overview-tree.html create mode 100644 javadoc/0.2.36.1/package-search-index.js create mode 100644 javadoc/0.2.36.1/resources/glass.png create mode 100644 javadoc/0.2.36.1/resources/x.png create mode 100644 javadoc/0.2.36.1/script-dir/jquery-3.7.1.min.js create mode 100644 javadoc/0.2.36.1/script-dir/jquery-ui.min.css create mode 100644 javadoc/0.2.36.1/script-dir/jquery-ui.min.js create mode 100644 javadoc/0.2.36.1/script.js create mode 100644 javadoc/0.2.36.1/search.js create mode 100644 javadoc/0.2.36.1/stylesheet.css create mode 100644 javadoc/0.2.36.1/tag-search-index.js create mode 100644 javadoc/0.2.36.1/type-search-index.js diff --git a/javadoc/0.2.36.1/allclasses-index.html b/javadoc/0.2.36.1/allclasses-index.html new file mode 100644 index 000000000..66c22b05f --- /dev/null +++ b/javadoc/0.2.36.1/allclasses-index.html @@ -0,0 +1,224 @@ + + + + +All Classes and Interfaces (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

All Classes and Interfaces

+
+
+
+
+
+
Class
+
Description
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+
+
+
+
+
+
+ + diff --git a/javadoc/0.2.36.1/allpackages-index.html b/javadoc/0.2.36.1/allpackages-index.html new file mode 100644 index 000000000..bf7f0a03e --- /dev/null +++ b/javadoc/0.2.36.1/allpackages-index.html @@ -0,0 +1,78 @@ + + + + +All Packages (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

All Packages

+
+
Package Summary
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/constant-values.html b/javadoc/0.2.36.1/constant-values.html new file mode 100644 index 000000000..0349ecc60 --- /dev/null +++ b/javadoc/0.2.36.1/constant-values.html @@ -0,0 +1,79 @@ + + + + +Constant Field Values (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Constant Field Values

+
+

Contents

+ +
+
+
+

org.screamingsandals.*

+
    +
  • +
    org.screamingsandals.bedwars.api.APIUtils
    +
    +
    Modifier and Type
    +
    Constant Field
    +
    Value
    +
    public static final String
    + +
    "screaming-bedwars-hidden-api"
    +
    +
  • +
+
+
+
+
+ + diff --git a/javadoc/0.2.36.1/deprecated-list.html b/javadoc/0.2.36.1/deprecated-list.html new file mode 100644 index 000000000..683e4d8a9 --- /dev/null +++ b/javadoc/0.2.36.1/deprecated-list.html @@ -0,0 +1,106 @@ + + + + +Deprecated List (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Deprecated API

+

Contents

+ +
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/element-list b/javadoc/0.2.36.1/element-list new file mode 100644 index 000000000..81d555552 --- /dev/null +++ b/javadoc/0.2.36.1/element-list @@ -0,0 +1,8 @@ +org.screamingsandals.bedwars.api +org.screamingsandals.bedwars.api.boss +org.screamingsandals.bedwars.api.events +org.screamingsandals.bedwars.api.game +org.screamingsandals.bedwars.api.special +org.screamingsandals.bedwars.api.statistics +org.screamingsandals.bedwars.api.upgrades +org.screamingsandals.bedwars.api.utils diff --git a/javadoc/0.2.36.1/help-doc.html b/javadoc/0.2.36.1/help-doc.html new file mode 100644 index 000000000..ea8d5909a --- /dev/null +++ b/javadoc/0.2.36.1/help-doc.html @@ -0,0 +1,186 @@ + + + + +API Help (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+

JavaDoc Help

+ +
+
+

Navigation

+Starting from the Overview page, you can browse the documentation using the links in each page, and in the navigation bar at the top of each page. The Index and Search box allow you to navigate to specific declarations and summary pages, including: All Packages, All Classes and Interfaces + +
+
+
+

Kinds of Pages

+The following sections describe the different kinds of pages in this collection. +
+

Overview

+

The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

+
+
+

Package

+

Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain the following categories:

+
    +
  • Interfaces
  • +
  • Classes
  • +
  • Enum Classes
  • +
  • Exceptions
  • +
  • Errors
  • +
  • Annotation Interfaces
  • +
+
+
+

Class or Interface

+

Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a declaration and description, member summary tables, and detailed member descriptions. Entries in each of these sections are omitted if they are empty or not applicable.

+
    +
  • Class Inheritance Diagram
  • +
  • Direct Subclasses
  • +
  • All Known Subinterfaces
  • +
  • All Known Implementing Classes
  • +
  • Class or Interface Declaration
  • +
  • Class or Interface Description
  • +
+
+
    +
  • Nested Class Summary
  • +
  • Enum Constant Summary
  • +
  • Field Summary
  • +
  • Property Summary
  • +
  • Constructor Summary
  • +
  • Method Summary
  • +
  • Required Element Summary
  • +
  • Optional Element Summary
  • +
+
+
    +
  • Enum Constant Details
  • +
  • Field Details
  • +
  • Property Details
  • +
  • Constructor Details
  • +
  • Method Details
  • +
  • Element Details
  • +
+

Note: Annotation interfaces have required and optional elements, but not methods. Only enum classes have enum constants. The components of a record class are displayed as part of the declaration of the record class. Properties are a feature of JavaFX.

+

The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

+
+
+

Other Files

+

Packages and modules may contain pages with additional information related to the declarations nearby.

+
+
+

Tree (Class Hierarchy)

+

There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with java.lang.Object. Interfaces do not inherit from java.lang.Object.

+
    +
  • When viewing the Overview page, clicking on TREE displays the hierarchy for all packages.
  • +
  • When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.
  • +
+
+
+

Deprecated API

+

The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to shortcomings, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.

+
+
+

Constant Field Values

+

The Constant Field Values page lists the static final fields and their values.

+
+
+

All Packages

+

The All Packages page contains an alphabetic index of all packages contained in the documentation.

+
+
+

All Classes and Interfaces

+

The All Classes and Interfaces page contains an alphabetic index of all classes and interfaces contained in the documentation, including annotation interfaces, enum classes, and record classes.

+
+
+

Index

+

The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields in the documentation, as well as summary pages such as All Packages, All Classes and Interfaces.

+
+
+
+This help file applies to API documentation generated by the standard doclet.
+
+
+ + diff --git a/javadoc/0.2.36.1/index-all.html b/javadoc/0.2.36.1/index-all.html new file mode 100644 index 000000000..ed3fae05f --- /dev/null +++ b/javadoc/0.2.36.1/index-all.html @@ -0,0 +1,1770 @@ + + + + +Index (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Index

+
+A B C D E F G H I J L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values +

A

+
+
addBuiltDuringGame(Location) - Method in interface org.screamingsandals.bedwars.api.Region
+
 
+
addDeaths(int) - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
 
+
addDestroyedBeds(int) - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
 
+
addKills(int) - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
 
+
addLoses(int) - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
 
+
addPlayer(Player) - Method in interface org.screamingsandals.bedwars.api.boss.StatusBar
+
 
+
addScore(int) - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
 
+
addTeamChest(Block) - Method in interface org.screamingsandals.bedwars.api.RunningTeam
+
 
+
addTeamChest(Location) - Method in interface org.screamingsandals.bedwars.api.RunningTeam
+
 
+
addToCurrentLevel(double) - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawner
+
 
+
addUpgrade(Game, Upgrade) - Method in class org.screamingsandals.bedwars.api.upgrades.UpgradeStorage
+
+
Register active upgrade in game
+
+
addWins(int) - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
 
+
ALLOW - Enum constant in enum class org.screamingsandals.bedwars.api.events.BedwarsOpenShopEvent.Result
+
 
+
APIUtils - Class in org.screamingsandals.bedwars.api
+
 
+
APIUtils() - Constructor for class org.screamingsandals.bedwars.api.APIUtils
+
 
+
applyColor(TeamColor, ItemStack) - Method in interface org.screamingsandals.bedwars.api.utils.ColorChanger
+
+
Apply color of team to ItemStack
+
+
applyPropertyToItem(Player, ItemStack, String, boolean, Object...) - Static method in class org.screamingsandals.bedwars.api.utils.ThirdPartyShopUtils
+
 
+
ArenaTime - Enum Class in org.screamingsandals.bedwars.api
+
 
+
ArrowBlocker - Interface in org.screamingsandals.bedwars.api.special
+
 
+
AutoIgniteableTNT - Interface in org.screamingsandals.bedwars.api.special
+
 
+
+

B

+
+
BEDWARS_NAMESPACED_KEY - Static variable in class org.screamingsandals.bedwars.api.APIUtils
+
 
+
BedwarsAPI - Interface in org.screamingsandals.bedwars.api
+
 
+
BedwarsApplyPropertyToBoughtItem - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsApplyPropertyToBoughtItem(Game, Player, ItemStack, Map<String, Object>) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToBoughtItem
+
 
+
BedwarsApplyPropertyToDisplayedItem - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsApplyPropertyToDisplayedItem(Game, Player, ItemStack, Map<String, Object>) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToDisplayedItem
+
 
+
BedwarsApplyPropertyToItem - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsApplyPropertyToItem(Game, Player, ItemStack, Map<String, Object>) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
+
 
+
BedwarsBedDestroyedMessageSendEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsBedDestroyedMessageSendEvent(Player, Player, Game, Team, String) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsBedDestroyedMessageSendEvent
+
 
+
BedwarsGameChangedStatusEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsGameChangedStatusEvent(Game) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsGameChangedStatusEvent
+
 
+
BedWarsGameDisabledEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedWarsGameDisabledEvent(Game) - Constructor for class org.screamingsandals.bedwars.api.events.BedWarsGameDisabledEvent
+
 
+
BedWarsGameEnabledEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedWarsGameEnabledEvent(Game) - Constructor for class org.screamingsandals.bedwars.api.events.BedWarsGameEnabledEvent
+
 
+
BedwarsGameEndEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsGameEndEvent(Game) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsGameEndEvent
+
 
+
BedwarsGameEndingEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsGameEndingEvent(Game, RunningTeam) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsGameEndingEvent
+
 
+
BedwarsGameStartedEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsGameStartedEvent(Game) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsGameStartedEvent
+
 
+
BedwarsGameStartEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsGameStartEvent(Game) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsGameStartEvent
+
 
+
BedwarsGameTickEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsGameTickEvent(Game, int, GameStatus, int, GameStatus, int, GameStatus) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsGameTickEvent
+
 
+
BedwarsItemBoughtEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsItemBoughtEvent(Game, Player, ItemStack, int) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsItemBoughtEvent
+
 
+
BedwarsOpenShopEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsOpenShopEvent(Game, Player, GameStore, Entity) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsOpenShopEvent
+
 
+
BedwarsOpenShopEvent.Result - Enum Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsOpenTeamSelectionEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsOpenTeamSelectionEvent(Game, Player) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsOpenTeamSelectionEvent
+
 
+
BedwarsPlayerBreakBlock - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsPlayerBreakBlock(Game, Player, RunningTeam, Block) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsPlayerBreakBlock
+
 
+
BedwarsPlayerBuildBlock - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsPlayerBuildBlock(Game, Player, RunningTeam, Block, ItemStack, BlockState) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsPlayerBuildBlock
+
 
+
BedwarsPlayerDeathMessageSendEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsPlayerDeathMessageSendEvent(Player, Game, String) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsPlayerDeathMessageSendEvent
+
 
+
BedwarsPlayerJoinedEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsPlayerJoinedEvent(Game, Team, Player) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinedEvent
+
 
+
BedwarsPlayerJoinEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsPlayerJoinEvent(Game, Player) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinEvent
+
 
+
BedwarsPlayerJoinTeamEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsPlayerJoinTeamEvent(RunningTeam, Player, Game, RunningTeam) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinTeamEvent
+
 
+
BedwarsPlayerKilledEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsPlayerKilledEvent(Game, Player, Player, List<ItemStack>) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsPlayerKilledEvent
+
 
+
BedWarsPlayerLastLeaveEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedWarsPlayerLastLeaveEvent(Game, Player, RunningTeam) - Constructor for class org.screamingsandals.bedwars.api.events.BedWarsPlayerLastLeaveEvent
+
 
+
BedwarsPlayerLeaveEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsPlayerLeaveEvent(Game, Player, RunningTeam) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsPlayerLeaveEvent
+
 
+
BedwarsPostRebuildingEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsPostRebuildingEvent(Game) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsPostRebuildingEvent
+
 
+
BedwarsPostSpawnEffectEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsPostSpawnEffectEvent(Game, Player, String) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsPostSpawnEffectEvent
+
 
+
BedwarsPreRebuildingEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsPreRebuildingEvent(Game) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsPreRebuildingEvent
+
 
+
BedwarsPreSpawnEffectEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsPreSpawnEffectEvent(Game, Player, String) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsPreSpawnEffectEvent
+
 
+
BedwarsResourceSpawnEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsResourceSpawnEvent(Game, ItemSpawner, ItemStack) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsResourceSpawnEvent
+
 
+
BedwarsSavePlayerStatisticEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsSavePlayerStatisticEvent(PlayerStatistic) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsSavePlayerStatisticEvent
+
 
+
BedWarsServerRestartEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedWarsServerRestartEvent() - Constructor for class org.screamingsandals.bedwars.api.events.BedWarsServerRestartEvent
+
 
+
BedwarsTargetBlockDestroyedEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsTargetBlockDestroyedEvent(Game, Player, RunningTeam) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsTargetBlockDestroyedEvent
+
 
+
BedwarsTeamChestOpenEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsTeamChestOpenEvent(Game, Player, RunningTeam) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsTeamChestOpenEvent
+
 
+
BedwarsUpgradeBoughtEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsUpgradeBoughtEvent(Game, UpgradeStorage, List<Upgrade>, Player, double) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsUpgradeBoughtEvent
+
 
+
BedwarsUpgradeImprovedEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsUpgradeImprovedEvent(Game, UpgradeStorage, Upgrade, double, double) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsUpgradeImprovedEvent
+
 
+
BedwarsUpgradeRegisteredEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsUpgradeRegisteredEvent(Game, UpgradeStorage, Upgrade) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsUpgradeRegisteredEvent
+
 
+
BedwarsUpgradeUnregisteredEvent - Class in org.screamingsandals.bedwars.api.events
+
 
+
BedwarsUpgradeUnregisteredEvent(Game, UpgradeStorage, Upgrade) - Constructor for class org.screamingsandals.bedwars.api.events.BedwarsUpgradeUnregisteredEvent
+
 
+
BLACK - Enum constant in enum class org.screamingsandals.bedwars.api.TeamColor
+
 
+
BLUE - Enum constant in enum class org.screamingsandals.bedwars.api.TeamColor
+
 
+
BossBar - Interface in org.screamingsandals.bedwars.api.boss
+
 
+
BossBar18 - Interface in org.screamingsandals.bedwars.api.boss
+
 
+
BossBar19 - Interface in org.screamingsandals.bedwars.api.boss
+
 
+
BROWN - Enum constant in enum class org.screamingsandals.bedwars.api.TeamColor
+
 
+
+

C

+
+
canBreak() - Method in interface org.screamingsandals.bedwars.api.special.ProtectionWall
+
 
+
canBreak() - Method in interface org.screamingsandals.bedwars.api.special.RescuePlatform
+
 
+
cancelTeleport(boolean) - Method in interface org.screamingsandals.bedwars.api.special.WarpPowder
+
 
+
canEqual(Object) - Method in class org.screamingsandals.bedwars.api.events.BedwarsBedDestroyedMessageSendEvent
+
 
+
canEqual(Object) - Method in class org.screamingsandals.bedwars.api.events.BedwarsItemBoughtEvent
+
 
+
canEqual(Object) - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerDeathMessageSendEvent
+
 
+
clearAll(Game) - Static method in class org.screamingsandals.bedwars.api.upgrades.UpgradeRegistry
+
+
Unregister all active upgrades of any type from game
+
+
ColorChanger - Interface in org.screamingsandals.bedwars.api.utils
+
 
+
countAvailableTeams() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
countConnectedPlayers() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
countConnectedPlayers() - Method in interface org.screamingsandals.bedwars.api.RunningTeam
+
 
+
countGameStores() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
countRunningTeams() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
countTeamChests() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
countTeamChests() - Method in interface org.screamingsandals.bedwars.api.RunningTeam
+
 
+
countTeamChests(RunningTeam) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
CYAN - Enum constant in enum class org.screamingsandals.bedwars.api.TeamColor
+
 
+
+

D

+
+
damagesThrower() - Method in interface org.screamingsandals.bedwars.api.special.ThrowableFireball
+
 
+
DAY - Enum constant in enum class org.screamingsandals.bedwars.api.ArenaTime
+
 
+
DAY_BEGINNING - Enum constant in enum class org.screamingsandals.bedwars.api.ArenaTime
+
 
+
DelayFactory - Interface in org.screamingsandals.bedwars.api.utils
+
 
+
destroyedByExplosion() - Method in class org.screamingsandals.bedwars.api.events.BedwarsTargetBlockDestroyedEvent
+
 
+
DISABLED - Enum constant in enum class org.screamingsandals.bedwars.api.game.GameStatus
+
 
+
DISALLOW_LOCKED_FOR_THIS_PLAYER - Enum constant in enum class org.screamingsandals.bedwars.api.events.BedwarsOpenShopEvent.Result
+
 
+
DISALLOW_THIRD_PARTY_SHOP - Enum constant in enum class org.screamingsandals.bedwars.api.events.BedwarsOpenShopEvent.Result
+
 
+
DISALLOW_UNKNOWN - Enum constant in enum class org.screamingsandals.bedwars.api.events.BedwarsOpenShopEvent.Result
+
 
+
+

E

+
+
equals(Object) - Method in class org.screamingsandals.bedwars.api.events.BedwarsBedDestroyedMessageSendEvent
+
 
+
equals(Object) - Method in class org.screamingsandals.bedwars.api.events.BedwarsItemBoughtEvent
+
 
+
equals(Object) - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerDeathMessageSendEvent
+
 
+
+

F

+
+
FALSE - Enum constant in enum class org.screamingsandals.bedwars.api.InGameConfigBooleanConstants
+
 
+
fetchStatistics() - Method in interface org.screamingsandals.bedwars.api.statistics.LeaderboardEntry
+
 
+
findItemSpawnerUpgrades(Game, String) - Method in class org.screamingsandals.bedwars.api.upgrades.UpgradeStorage
+
 
+
findItemSpawnerUpgrades(Game, Team) - Method in class org.screamingsandals.bedwars.api.upgrades.UpgradeStorage
+
 
+
findItemSpawnerUpgrades(Game, Team, ItemSpawnerType) - Method in class org.screamingsandals.bedwars.api.upgrades.UpgradeStorage
+
 
+
findUpgradeByName(Game, String) - Method in class org.screamingsandals.bedwars.api.upgrades.UpgradeStorage
+
+
Deprecated.
+
+
+

G

+
+
Game - Interface in org.screamingsandals.bedwars.api.game
+
 
+
GAME_END_CELEBRATING - Enum constant in enum class org.screamingsandals.bedwars.api.game.GameStatus
+
 
+
GameStatus - Enum Class in org.screamingsandals.bedwars.api.game
+
 
+
GameStore - Interface in org.screamingsandals.bedwars.api.game
+
 
+
getActiveDelay(Player, Class<? extends SpecialItem>) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getActiveDelays() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getActiveDelaysOfPlayer(Player) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getActivedSpecialItems() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getActivedSpecialItems(Class<? extends SpecialItem>) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getActivedSpecialItemsOfPlayer(Player) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getActivedSpecialItemsOfPlayer(Player, Class<? extends SpecialItem>) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getActivedSpecialItemsOfTeam(Team) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getActivedSpecialItemsOfTeam(Team, Class<? extends SpecialItem>) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getAddLevels() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeBoughtEvent
+
 
+
getAddWoolToInventoryOnJoin() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getAllowBlockFalling() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getAllUpgradesOfGame(Game) - Method in class org.screamingsandals.bedwars.api.upgrades.UpgradeStorage
+
+
Get all upgrades of this type that is registered in game as active
+
+
getAnchorAutoFill() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getAnchorDecreasing() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getArenaTime() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getArenaWeather() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getAvailableTeams() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getBedNeighbor(Block) - Method in interface org.screamingsandals.bedwars.api.Region
+
 
+
getBlock() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerBreakBlock
+
 
+
getBlock() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerBuildBlock
+
 
+
getBlockLocation() - Method in interface org.screamingsandals.bedwars.api.special.LuckyBlock
+
 
+
getBooleanProperty(String) - Method in class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
+
 
+
getBreakingTime() - Method in interface org.screamingsandals.bedwars.api.special.ProtectionWall
+
 
+
getBreakingTime() - Method in interface org.screamingsandals.bedwars.api.special.RescuePlatform
+
 
+
getBungeeEnabled() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getByteProperty(String) - Method in class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
+
 
+
getCakeTargetBlockEating() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getCancelMessage() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinEvent
+
 
+
getCharProperty(String) - Method in class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
+
 
+
getColor() - Method in interface org.screamingsandals.bedwars.api.boss.BossBar19
+
 
+
getColor() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawnerType
+
 
+
getColor() - Method in interface org.screamingsandals.bedwars.api.Team
+
 
+
getColorChanger() - Method in interface org.screamingsandals.bedwars.api.BedwarsAPI
+
 
+
getColoredLeatherByTeamInLobby() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getCompassEnabled() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getConfigKey() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawnerType
+
 
+
getConnectedPlayers() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getConnectedPlayers() - Method in interface org.screamingsandals.bedwars.api.RunningTeam
+
 
+
getCountdown() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameTickEvent
+
 
+
getCrafting() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getCurrentDeaths() - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
+
Deprecated.
+
+
getCurrentDestroyedBeds() - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
+
Deprecated.
+
+
getCurrentGames() - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
+
Deprecated.
+
+
getCurrentKD() - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
+
Deprecated.
+
+
getCurrentKills() - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
+
Deprecated.
+
+
getCurrentLevel() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawner
+
 
+
getCurrentLoses() - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
+
Deprecated.
+
+
getCurrentScore() - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
+
Deprecated.
+
+
getCurrentWins() - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
+
Deprecated.
+
+
getCustomer() - Method in class org.screamingsandals.bedwars.api.events.BedwarsItemBoughtEvent
+
 
+
getCustomer() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeBoughtEvent
+
 
+
getCustomName() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawner
+
 
+
getCustomPrefix() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getDamage() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawnerType
+
 
+
getDamage() - Method in interface org.screamingsandals.bedwars.api.special.AutoIgniteableTNT
+
 
+
getDamage() - Method in interface org.screamingsandals.bedwars.api.special.ThrowableFireball
+
 
+
getDamageWhenPlayerIsNotInArena() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getDeaths() - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
 
+
getDelayActive() - Method in interface org.screamingsandals.bedwars.api.utils.DelayFactory
+
 
+
getDestroyedBeds() - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
 
+
getDestroyedTeam() - Method in class org.screamingsandals.bedwars.api.events.BedwarsBedDestroyedMessageSendEvent
+
 
+
getDestroyer() - Method in class org.screamingsandals.bedwars.api.events.BedwarsBedDestroyedMessageSendEvent
+
 
+
getDistance() - Method in interface org.screamingsandals.bedwars.api.special.ProtectionWall
+
 
+
getDoubleProperty(String) - Method in class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
+
 
+
getDrops() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerKilledEvent
+
 
+
getEffectsGroupName() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPostSpawnEffectEvent
+
 
+
getEffectsGroupName() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPreSpawnEffectEvent
+
 
+
getEntity() - Method in class org.screamingsandals.bedwars.api.events.BedwarsOpenShopEvent
+
 
+
getEntity() - Method in interface org.screamingsandals.bedwars.api.game.GameStore
+
 
+
getEntity() - Method in interface org.screamingsandals.bedwars.api.special.Golem
+
 
+
getEntity() - Method in interface org.screamingsandals.bedwars.api.special.TNTSheep
+
 
+
getEntityType() - Method in interface org.screamingsandals.bedwars.api.game.GameStore
+
 
+
getExplosionTime() - Method in interface org.screamingsandals.bedwars.api.special.AutoIgniteableTNT
+
 
+
getFirstActivedSpecialItemOfPlayer(Player) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getFirstActivedSpecialItemOfPlayer(Player, Class<? extends SpecialItem>) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getFirstActivedSpecialItemOfTeam(Team) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getFirstActivedSpecialItemOfTeam(Team, Class<? extends SpecialItem>) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getFirstRunningGame() - Method in interface org.screamingsandals.bedwars.api.BedwarsAPI
+
 
+
getFirstWaitingGame() - Method in interface org.screamingsandals.bedwars.api.BedwarsAPI
+
 
+
getFloatProperty(String) - Method in class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
+
 
+
getFollowRange() - Method in interface org.screamingsandals.bedwars.api.special.Golem
+
 
+
getFollowRange() - Method in interface org.screamingsandals.bedwars.api.special.TNTSheep
+
 
+
getFriendlyfire() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsBedDestroyedMessageSendEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameChangedStatusEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedWarsGameDisabledEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedWarsGameEnabledEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameEndEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameEndingEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameStartedEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameStartEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameTickEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsItemBoughtEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsOpenShopEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsOpenTeamSelectionEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerBreakBlock
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerBuildBlock
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerDeathMessageSendEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinedEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinTeamEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerKilledEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedWarsPlayerLastLeaveEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerLeaveEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPostRebuildingEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPostSpawnEffectEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPreRebuildingEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPreSpawnEffectEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsResourceSpawnEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsTargetBlockDestroyedEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsTeamChestOpenEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeBoughtEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeImprovedEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeRegisteredEvent
+
 
+
getGame() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeUnregisteredEvent
+
 
+
getGame() - Method in interface org.screamingsandals.bedwars.api.special.SpecialItem
+
 
+
getGame() - Method in interface org.screamingsandals.bedwars.api.Team
+
 
+
getGameBossbar() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getGameBossBarColor() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getGameByName(String) - Method in interface org.screamingsandals.bedwars.api.BedwarsAPI
+
 
+
getGameOfEntity(Entity) - Method in interface org.screamingsandals.bedwars.api.BedwarsAPI
+
 
+
getGameOfPlayer(Player) - Method in interface org.screamingsandals.bedwars.api.BedwarsAPI
+
 
+
getGames() - Method in interface org.screamingsandals.bedwars.api.BedwarsAPI
+
 
+
getGames() - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
 
+
getGameStartItems() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getGameStores() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getGameTime() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getGameWithHighestPlayers() - Method in interface org.screamingsandals.bedwars.api.BedwarsAPI
+
 
+
getGameWithLowestPlayers() - Method in interface org.screamingsandals.bedwars.api.BedwarsAPI
+
 
+
getGameWorld() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsBedDestroyedMessageSendEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsGameChangedStatusEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedWarsGameDisabledEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedWarsGameEnabledEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsGameEndEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsGameEndingEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsGameStartedEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsGameStartEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsGameTickEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsItemBoughtEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsOpenShopEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsOpenTeamSelectionEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerBreakBlock
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerBuildBlock
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerDeathMessageSendEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinedEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinTeamEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerKilledEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedWarsPlayerLastLeaveEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerLeaveEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsPostRebuildingEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsPostSpawnEffectEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsPreRebuildingEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsPreSpawnEffectEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsResourceSpawnEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsSavePlayerStatisticEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedWarsServerRestartEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsTargetBlockDestroyedEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsTeamChestOpenEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeBoughtEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeImprovedEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeRegisteredEvent
+
 
+
getHandlerList() - Static method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeUnregisteredEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsBedDestroyedMessageSendEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameChangedStatusEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedWarsGameDisabledEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedWarsGameEnabledEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameEndEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameEndingEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameStartedEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameStartEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameTickEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsItemBoughtEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsOpenShopEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsOpenTeamSelectionEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerBreakBlock
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerBuildBlock
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerDeathMessageSendEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinedEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinTeamEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerKilledEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedWarsPlayerLastLeaveEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerLeaveEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPostRebuildingEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPostSpawnEffectEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPreRebuildingEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPreSpawnEffectEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsResourceSpawnEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsSavePlayerStatisticEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedWarsServerRestartEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsTargetBlockDestroyedEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsTeamChestOpenEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeBoughtEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeImprovedEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeRegisteredEvent
+
 
+
getHandlers() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeUnregisteredEvent
+
 
+
getHealth() - Method in interface org.screamingsandals.bedwars.api.special.Golem
+
 
+
getHeight() - Method in interface org.screamingsandals.bedwars.api.special.ProtectionWall
+
 
+
getHoloAboveBed() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getHologramEnabled() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawner
+
 
+
getHubServerName() - Method in interface org.screamingsandals.bedwars.api.BedwarsAPI
+
 
+
getInitialLevel() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawner
+
 
+
getInitialLevel() - Method in interface org.screamingsandals.bedwars.api.upgrades.Upgrade
+
 
+
getInitialLocation() - Method in interface org.screamingsandals.bedwars.api.special.TNTSheep
+
 
+
getInstance() - Static method in interface org.screamingsandals.bedwars.api.BedwarsAPI
+
 
+
getInstanceName() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawner
+
 
+
getInstanceName() - Method in interface org.screamingsandals.bedwars.api.upgrades.Upgrade
+
 
+
getInterval() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawnerType
+
 
+
getIntProperty(String) - Method in class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
+
 
+
getItem() - Method in class org.screamingsandals.bedwars.api.events.BedwarsItemBoughtEvent
+
 
+
getItemBoldName() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawnerType
+
 
+
getItemInHand() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerBuildBlock
+
 
+
getItemName() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawnerType
+
 
+
getItemSpawners() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getItemSpawnerType() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawner
+
 
+
getItemSpawnerTypeByName(String) - Method in interface org.screamingsandals.bedwars.api.BedwarsAPI
+
 
+
getItemSpawnerTypes() - Method in interface org.screamingsandals.bedwars.api.BedwarsAPI
+
 
+
getJoinRandomTeamAfterLobby() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getJoinRandomTeamOnJoin() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getKD() - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
 
+
getKeepInventory() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getKiller() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerKilledEvent
+
 
+
getKills() - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
 
+
getLatestKnownName() - Method in interface org.screamingsandals.bedwars.api.statistics.LeaderboardEntry
+
 
+
getLeaderboard(int) - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatisticsManager
+
 
+
getLevel() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawner
+
 
+
getLevel() - Method in interface org.screamingsandals.bedwars.api.upgrades.Upgrade
+
 
+
getLobbyBossbar() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getLobbyBossBarColor() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getLobbyCountdown() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getLobbyScoreboard() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getLobbySpawn() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getLobbyWorld() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getLocation() - Method in class org.screamingsandals.bedwars.api.events.BedwarsResourceSpawnEvent
+
 
+
getLocation() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawner
+
 
+
getLocation() - Method in interface org.screamingsandals.bedwars.api.special.Trap
+
 
+
getLongProperty(String) - Method in class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
+
 
+
getLoses() - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
 
+
getMaterial() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawnerType
+
 
+
getMaterial() - Method in interface org.screamingsandals.bedwars.api.special.ProtectionWall
+
 
+
getMaterial() - Method in interface org.screamingsandals.bedwars.api.special.RescuePlatform
+
 
+
getMaxPlayers() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getMaxPlayers() - Method in interface org.screamingsandals.bedwars.api.Team
+
 
+
getMessage() - Method in interface org.screamingsandals.bedwars.api.boss.BossBar
+
 
+
getMessage() - Method in class org.screamingsandals.bedwars.api.events.BedwarsBedDestroyedMessageSendEvent
+
 
+
getMessage() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerDeathMessageSendEvent
+
 
+
getMinPlayers() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getName() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getName() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawner
+
 
+
getName() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawnerType
+
 
+
getName() - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
 
+
getName() - Method in interface org.screamingsandals.bedwars.api.Team
+
 
+
getName() - Method in interface org.screamingsandals.bedwars.api.upgrades.Upgrade
+
 
+
getNewLevel() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeImprovedEvent
+
 
+
getNextCountdown() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameTickEvent
+
 
+
getNextStatus() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameTickEvent
+
 
+
getOldLevel() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeImprovedEvent
+
 
+
getOriginalNewLevel() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeImprovedEvent
+
 
+
getOriginalOrInheritedAddWoolToInventoryOnJoin() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedAllowBlockFalling() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedAnchorAutoFill() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedAnchorDecreasing() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedCakeTargetBlockEating() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedColoredLeatherByTeamInLobby() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedCompassEnabled() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedCrafting() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedDamageWhenPlayerIsNotInArena() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedFriendlyfire() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedGameBossbar() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedGameStartItems() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedHoloAboveBed() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedJoinRandomTeamAfterLobby() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedJoinRandomTeamOnJoin() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedKeepInventory() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedLobbyBossbar() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedLobbyScoreaboard() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedPlayerDrops() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedPlayerRespawnItems() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedPreventKillingVillagers() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedPreventSpawningMobs() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedRemoveUnusedTargetBlocks() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedScoreaboard() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedSpawnerDisableMerge() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedSpawnerHolograms() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedSpawnerHologramsCountdown() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedSpectatorJoin() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedStopTeamSpawnersOnDie() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getOriginalOrInheritedTargetBlockExplosions() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getPlatformBlocks() - Method in interface org.screamingsandals.bedwars.api.special.RescuePlatform
+
 
+
getPlayer() - Method in class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
+
 
+
getPlayer() - Method in class org.screamingsandals.bedwars.api.events.BedwarsOpenShopEvent
+
 
+
getPlayer() - Method in class org.screamingsandals.bedwars.api.events.BedwarsOpenTeamSelectionEvent
+
 
+
getPlayer() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerBreakBlock
+
 
+
getPlayer() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerBuildBlock
+
 
+
getPlayer() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinedEvent
+
 
+
getPlayer() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinEvent
+
 
+
getPlayer() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinTeamEvent
+
 
+
getPlayer() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerKilledEvent
+
 
+
getPlayer() - Method in class org.screamingsandals.bedwars.api.events.BedWarsPlayerLastLeaveEvent
+
 
+
getPlayer() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerLeaveEvent
+
 
+
getPlayer() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPostSpawnEffectEvent
+
 
+
getPlayer() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPreSpawnEffectEvent
+
 
+
getPlayer() - Method in class org.screamingsandals.bedwars.api.events.BedwarsTargetBlockDestroyedEvent
+
 
+
getPlayer() - Method in class org.screamingsandals.bedwars.api.events.BedwarsTeamChestOpenEvent
+
 
+
getPlayer() - Method in interface org.screamingsandals.bedwars.api.special.SpecialItem
+
 
+
getPlayer() - Method in interface org.screamingsandals.bedwars.api.statistics.LeaderboardEntry
+
 
+
getPlayer() - Method in interface org.screamingsandals.bedwars.api.utils.DelayFactory
+
 
+
getPlayerDrops() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getPlayerRespawnItems() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getPlayerStatistic() - Method in class org.screamingsandals.bedwars.api.events.BedwarsSavePlayerStatisticEvent
+
 
+
getPluginVersion() - Method in interface org.screamingsandals.bedwars.api.BedwarsAPI
+
 
+
getPos1() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getPos2() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getPostGameWaiting() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getPreventKillingVillagers() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getPreventSpawningMobs() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getPreviousCountdown() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameTickEvent
+
 
+
getPreviousStatus() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameTickEvent
+
 
+
getPreviousTeam() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinTeamEvent
+
 
+
getPrice() - Method in class org.screamingsandals.bedwars.api.events.BedwarsItemBoughtEvent
+
 
+
getProgress() - Method in interface org.screamingsandals.bedwars.api.boss.StatusBar
+
 
+
getProperties() - Method in class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
+
 
+
getProperty(String) - Method in class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
+
 
+
getPropertyName() - Method in class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
+
 
+
getProtectionTime() - Method in interface org.screamingsandals.bedwars.api.special.ArrowBlocker
+
 
+
getRegion() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getRemainDelay() - Method in interface org.screamingsandals.bedwars.api.utils.DelayFactory
+
 
+
getRemoveUnusedTargetBlocks() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getReplaced() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerBuildBlock
+
 
+
getResource() - Method in class org.screamingsandals.bedwars.api.events.BedwarsResourceSpawnEvent
+
 
+
getResult() - Method in class org.screamingsandals.bedwars.api.events.BedwarsOpenShopEvent
+
 
+
getRunningTeams() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getScore() - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
 
+
getScoreboard() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getScoreboardTeam() - Method in interface org.screamingsandals.bedwars.api.RunningTeam
+
 
+
getSeconds() - Method in interface org.screamingsandals.bedwars.api.boss.XPBar
+
 
+
getShopCustomName() - Method in interface org.screamingsandals.bedwars.api.game.GameStore
+
 
+
getShopFile() - Method in interface org.screamingsandals.bedwars.api.game.GameStore
+
 
+
getShortProperty(String) - Method in class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
+
 
+
getSkinName() - Method in interface org.screamingsandals.bedwars.api.game.GameStore
+
 
+
getSpawner() - Method in class org.screamingsandals.bedwars.api.events.BedwarsResourceSpawnEvent
+
 
+
getSpawnerDisableMerge() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getSpawnerHolograms() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getSpawnerHologramsCountdown() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getSpecialItem() - Method in interface org.screamingsandals.bedwars.api.utils.DelayFactory
+
 
+
getSpectatorJoin() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getSpectatorSpawn() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getSpeed() - Method in interface org.screamingsandals.bedwars.api.special.Golem
+
 
+
getSpeed() - Method in interface org.screamingsandals.bedwars.api.special.TNTSheep
+
 
+
getSpread() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawnerType
+
 
+
getStack() - Method in class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
+
 
+
getStack() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawnerType
+
 
+
getStack() - Method in interface org.screamingsandals.bedwars.api.special.RescuePlatform
+
 
+
getStack() - Method in interface org.screamingsandals.bedwars.api.special.WarpPowder
+
 
+
getStack(int) - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawnerType
+
 
+
getStartLevel() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawner
+
 
+
getStatistic(UUID) - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatisticsManager
+
 
+
getStatisticsManager() - Method in interface org.screamingsandals.bedwars.api.BedwarsAPI
+
 
+
getStatus() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameTickEvent
+
 
+
getStatus() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getStatusBar() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getStopTeamSpawnersOnDie() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getStorage() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeBoughtEvent
+
 
+
getStorage() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeImprovedEvent
+
 
+
getStorage() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeRegisteredEvent
+
 
+
getStorage() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeUnregisteredEvent
+
 
+
getStore() - Method in class org.screamingsandals.bedwars.api.events.BedwarsOpenShopEvent
+
 
+
getStoreLocation() - Method in interface org.screamingsandals.bedwars.api.game.GameStore
+
 
+
getStringProperty(String) - Method in class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
+
 
+
getStyle() - Method in interface org.screamingsandals.bedwars.api.boss.BossBar19
+
 
+
getTargetBlock() - Method in interface org.screamingsandals.bedwars.api.Team
+
 
+
getTargetBlockExplosions() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getTeam() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerBreakBlock
+
 
+
getTeam() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerBuildBlock
+
 
+
getTeam() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinedEvent
+
 
+
getTeam() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinTeamEvent
+
 
+
getTeam() - Method in class org.screamingsandals.bedwars.api.events.BedWarsPlayerLastLeaveEvent
+
 
+
getTeam() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerLeaveEvent
+
 
+
getTeam() - Method in class org.screamingsandals.bedwars.api.events.BedwarsTargetBlockDestroyedEvent
+
 
+
getTeam() - Method in class org.screamingsandals.bedwars.api.events.BedwarsTeamChestOpenEvent
+
 
+
getTeam() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawner
+
 
+
getTeam() - Method in interface org.screamingsandals.bedwars.api.special.SpecialItem
+
 
+
getTeamChestInventory() - Method in interface org.screamingsandals.bedwars.api.RunningTeam
+
 
+
getTeamFromName(String) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getTeamOfChest(Block) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getTeamOfChest(Location) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getTeamOfPlayer(Player) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
getTeamSpawn() - Method in interface org.screamingsandals.bedwars.api.Team
+
 
+
getTime() - Method in enum class org.screamingsandals.bedwars.api.ArenaTime
+
 
+
getTNT() - Method in interface org.screamingsandals.bedwars.api.special.TNTSheep
+
 
+
getTotalScore() - Method in interface org.screamingsandals.bedwars.api.statistics.LeaderboardEntry
+
 
+
getTranslatableKey() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawnerType
+
 
+
getType() - Method in class org.screamingsandals.bedwars.api.events.BedwarsResourceSpawnEvent
+
 
+
getUpgrade() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeImprovedEvent
+
 
+
getUpgrade() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeRegisteredEvent
+
 
+
getUpgrade() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeUnregisteredEvent
+
 
+
getUpgrade(String) - Static method in class org.screamingsandals.bedwars.api.upgrades.UpgradeRegistry
+
+
Get storage for upgrades
+
+
getUpgradeClass() - Method in class org.screamingsandals.bedwars.api.upgrades.UpgradeStorage
+
 
+
getUpgradeName() - Method in class org.screamingsandals.bedwars.api.upgrades.UpgradeStorage
+
 
+
getUpgrades() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeBoughtEvent
+
 
+
getUsedTime() - Method in interface org.screamingsandals.bedwars.api.special.ArrowBlocker
+
 
+
getUseParent() - Method in interface org.screamingsandals.bedwars.api.game.GameStore
+
 
+
getUuid() - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
 
+
getValue() - Method in enum class org.screamingsandals.bedwars.api.InGameConfigBooleanConstants
+
 
+
getVictim() - Method in class org.screamingsandals.bedwars.api.events.BedwarsBedDestroyedMessageSendEvent
+
 
+
getVictim() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerDeathMessageSendEvent
+
 
+
getViewers() - Method in interface org.screamingsandals.bedwars.api.boss.StatusBar
+
 
+
getWallBlocks() - Method in interface org.screamingsandals.bedwars.api.special.ProtectionWall
+
 
+
getWidth() - Method in interface org.screamingsandals.bedwars.api.special.ProtectionWall
+
 
+
getWinningTeam() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameEndingEvent
+
 
+
getWins() - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
 
+
Golem - Interface in org.screamingsandals.bedwars.api.special
+
 
+
GRAY - Enum constant in enum class org.screamingsandals.bedwars.api.TeamColor
+
 
+
GREEN - Enum constant in enum class org.screamingsandals.bedwars.api.TeamColor
+
 
+
+

H

+
+
hasCustomName() - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawner
+
 
+
hasCustomPrefix() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
hashCode() - Method in class org.screamingsandals.bedwars.api.events.BedwarsBedDestroyedMessageSendEvent
+
 
+
hashCode() - Method in class org.screamingsandals.bedwars.api.events.BedwarsItemBoughtEvent
+
 
+
hashCode() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerDeathMessageSendEvent
+
 
+
hashIntoInvisibleString(ItemStack, String) - Static method in class org.screamingsandals.bedwars.api.APIUtils
+
 
+
+

I

+
+
increaseLevel(double) - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawner
+
 
+
increaseLevel(double) - Method in interface org.screamingsandals.bedwars.api.upgrades.Upgrade
+
+
Add levels to this upgrade
+
+
InGameConfigBooleanConstants - Enum Class in org.screamingsandals.bedwars.api
+
 
+
INHERIT - Enum constant in enum class org.screamingsandals.bedwars.api.InGameConfigBooleanConstants
+
 
+
isActivated() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
isActivated() - Method in interface org.screamingsandals.bedwars.api.special.ArrowBlocker
+
 
+
isAlive() - Method in interface org.screamingsandals.bedwars.api.RunningTeam
+
 
+
isAllowedDamagingPlacer() - Method in interface org.screamingsandals.bedwars.api.special.AutoIgniteableTNT
+
 
+
isBaby() - Method in interface org.screamingsandals.bedwars.api.game.GameStore
+
 
+
isBedBlock(BlockState) - Method in interface org.screamingsandals.bedwars.api.Region
+
 
+
isBedHead(BlockState) - Method in interface org.screamingsandals.bedwars.api.Region
+
 
+
isBlockAddedDuringGame(Location) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
isBlockAddedDuringGame(Location) - Method in interface org.screamingsandals.bedwars.api.Region
+
 
+
isCancelled() - Method in class org.screamingsandals.bedwars.api.events.BedwarsBedDestroyedMessageSendEvent
+
 
+
isCancelled() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameStartEvent
+
 
+
isCancelled() - Method in class org.screamingsandals.bedwars.api.events.BedwarsItemBoughtEvent
+
 
+
isCancelled() - Method in class org.screamingsandals.bedwars.api.events.BedwarsOpenShopEvent
+
+
Deprecated.
+
+
isCancelled() - Method in class org.screamingsandals.bedwars.api.events.BedwarsOpenTeamSelectionEvent
+
 
+
isCancelled() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerBreakBlock
+
 
+
isCancelled() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerBuildBlock
+
 
+
isCancelled() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerDeathMessageSendEvent
+
 
+
isCancelled() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinEvent
+
 
+
isCancelled() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinTeamEvent
+
 
+
isCancelled() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPreSpawnEffectEvent
+
 
+
isCancelled() - Method in class org.screamingsandals.bedwars.api.events.BedwarsResourceSpawnEvent
+
 
+
isCancelled() - Method in class org.screamingsandals.bedwars.api.events.BedwarsSavePlayerStatisticEvent
+
 
+
isCancelled() - Method in class org.screamingsandals.bedwars.api.events.BedwarsTeamChestOpenEvent
+
 
+
isCancelled() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeBoughtEvent
+
 
+
isCancelled() - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeImprovedEvent
+
 
+
isChunkUsed(Chunk) - Method in interface org.screamingsandals.bedwars.api.Region
+
 
+
isDead() - Method in interface org.screamingsandals.bedwars.api.RunningTeam
+
 
+
isDelayActive(Player, Class<? extends SpecialItem>) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
isDoorBlock(BlockState) - Method in interface org.screamingsandals.bedwars.api.Region
+
 
+
isDoorBottomBlock(BlockState) - Method in interface org.screamingsandals.bedwars.api.Region
+
 
+
isDrops() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerBreakBlock
+
 
+
isEntityInGame(Entity) - Method in interface org.screamingsandals.bedwars.api.BedwarsAPI
+
 
+
isEntityShop(Entity) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
isGameWithNameExists(String) - Method in interface org.screamingsandals.bedwars.api.BedwarsAPI
+
 
+
isIncendiary() - Method in interface org.screamingsandals.bedwars.api.special.ThrowableFireball
+
 
+
isInherited() - Method in enum class org.screamingsandals.bedwars.api.InGameConfigBooleanConstants
+
 
+
isItemSpawnerTypeRegistered(String) - Method in interface org.screamingsandals.bedwars.api.BedwarsAPI
+
 
+
isLiquid(Material) - Method in interface org.screamingsandals.bedwars.api.Region
+
 
+
isLocationInArena(Location) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
isNewColor() - Method in interface org.screamingsandals.bedwars.api.Team
+
 
+
isNextCountdownChanged() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameTickEvent
+
 
+
isNextStatusChanged() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameTickEvent
+
 
+
isNextTickChanged() - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameTickEvent
+
 
+
isOriginal() - Method in enum class org.screamingsandals.bedwars.api.InGameConfigBooleanConstants
+
 
+
isPlaced() - Method in interface org.screamingsandals.bedwars.api.special.LuckyBlock
+
 
+
isPlaced() - Method in interface org.screamingsandals.bedwars.api.special.Trap
+
 
+
isPlayerInAnyTeam(Player) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
isPlayerInTeam(Player) - Method in interface org.screamingsandals.bedwars.api.RunningTeam
+
 
+
isPlayerInTeam(Player, RunningTeam) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
isPlayerPlayingAnyGame(Player) - Method in interface org.screamingsandals.bedwars.api.BedwarsAPI
+
 
+
isProtectionActive(Player) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
isRegisteredSpecialItem(SpecialItem) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
isShopCustomName() - Method in interface org.screamingsandals.bedwars.api.game.GameStore
+
 
+
isTargetBlockExists() - Method in interface org.screamingsandals.bedwars.api.RunningTeam
+
 
+
isTeamChestRegistered(Block) - Method in interface org.screamingsandals.bedwars.api.RunningTeam
+
 
+
isTeamChestRegistered(Location) - Method in interface org.screamingsandals.bedwars.api.RunningTeam
+
 
+
isUpgradeRegistered(String) - Static method in class org.screamingsandals.bedwars.api.upgrades.UpgradeRegistry
+
+
Check if upgrade is registered
+
+
isUpgradeRegistered(Game, Upgrade) - Method in class org.screamingsandals.bedwars.api.upgrades.UpgradeStorage
+
 
+
isVisible() - Method in interface org.screamingsandals.bedwars.api.boss.StatusBar
+
 
+
ItemSpawner - Interface in org.screamingsandals.bedwars.api.game
+
 
+
ItemSpawnerType - Interface in org.screamingsandals.bedwars.api.game
+
 
+
+

J

+
+
joinToGame(Player) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
+

L

+
+
LeaderboardEntry - Interface in org.screamingsandals.bedwars.api.statistics
+
 
+
leaveFromGame(Player) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
LIGHT_BLUE - Enum constant in enum class org.screamingsandals.bedwars.api.TeamColor
+
 
+
LIGHT_GRAY - Enum constant in enum class org.screamingsandals.bedwars.api.TeamColor
+
 
+
LIME - Enum constant in enum class org.screamingsandals.bedwars.api.TeamColor
+
 
+
loadStatistic(UUID) - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatisticsManager
+
 
+
LuckyBlock - Interface in org.screamingsandals.bedwars.api.special
+
 
+
+

M

+
+
MAGENTA - Enum constant in enum class org.screamingsandals.bedwars.api.TeamColor
+
 
+
MIDNIGHT - Enum constant in enum class org.screamingsandals.bedwars.api.ArenaTime
+
 
+
+

N

+
+
NIGHT - Enum constant in enum class org.screamingsandals.bedwars.api.ArenaTime
+
 
+
NOON - Enum constant in enum class org.screamingsandals.bedwars.api.ArenaTime
+
 
+
+

O

+
+
onUpgradeRegistered(Game) - Method in interface org.screamingsandals.bedwars.api.upgrades.Upgrade
+
+
Called when upgrade is registered
+
+
onUpgradeUnregistered(Game) - Method in interface org.screamingsandals.bedwars.api.upgrades.Upgrade
+
+
Called when upgrade is unregistered
+
+
ORANGE - Enum constant in enum class org.screamingsandals.bedwars.api.TeamColor
+
 
+
org.screamingsandals.bedwars.api - package org.screamingsandals.bedwars.api
+
 
+
org.screamingsandals.bedwars.api.boss - package org.screamingsandals.bedwars.api.boss
+
 
+
org.screamingsandals.bedwars.api.events - package org.screamingsandals.bedwars.api.events
+
 
+
org.screamingsandals.bedwars.api.game - package org.screamingsandals.bedwars.api.game
+
 
+
org.screamingsandals.bedwars.api.special - package org.screamingsandals.bedwars.api.special
+
 
+
org.screamingsandals.bedwars.api.statistics - package org.screamingsandals.bedwars.api.statistics
+
 
+
org.screamingsandals.bedwars.api.upgrades - package org.screamingsandals.bedwars.api.upgrades
+
 
+
org.screamingsandals.bedwars.api.utils - package org.screamingsandals.bedwars.api.utils
+
 
+
+

P

+
+
PINK - Enum constant in enum class org.screamingsandals.bedwars.api.TeamColor
+
 
+
PlayerStatistic - Interface in org.screamingsandals.bedwars.api.statistics
+
 
+
PlayerStatisticsManager - Interface in org.screamingsandals.bedwars.api.statistics
+
 
+
preventContinuation(boolean) - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameTickEvent
+
 
+
ProtectionWall - Interface in org.screamingsandals.bedwars.api.special
+
 
+
putOriginalBlock(Location, BlockState) - Method in interface org.screamingsandals.bedwars.api.Region
+
 
+
+

R

+
+
REBUILDING - Enum constant in enum class org.screamingsandals.bedwars.api.game.GameStatus
+
 
+
RED - Enum constant in enum class org.screamingsandals.bedwars.api.TeamColor
+
 
+
regen() - Method in interface org.screamingsandals.bedwars.api.Region
+
+
Don't use from API
+
+
Region - Interface in org.screamingsandals.bedwars.api
+
 
+
registerDelay(DelayFactory) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
registerEntityToGame(Entity, Game) - Method in interface org.screamingsandals.bedwars.api.BedwarsAPI
+
 
+
registerSpecialItem(SpecialItem) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
registerUpgrade(String, Class<? extends Upgrade>) - Static method in class org.screamingsandals.bedwars.api.upgrades.UpgradeRegistry
+
+
Register new type of upgrade.
+
+
removeBlockBuiltDuringGame(Location) - Method in interface org.screamingsandals.bedwars.api.Region
+
 
+
removePlayer(Player) - Method in interface org.screamingsandals.bedwars.api.boss.StatusBar
+
 
+
removeTeamChest(Block) - Method in interface org.screamingsandals.bedwars.api.RunningTeam
+
 
+
removeTeamChest(Location) - Method in interface org.screamingsandals.bedwars.api.RunningTeam
+
 
+
removeUpgrade(Game, Upgrade) - Method in class org.screamingsandals.bedwars.api.upgrades.UpgradeStorage
+
+
Unregister active upgrade
+
+
RescuePlatform - Interface in org.screamingsandals.bedwars.api.special
+
 
+
resetUpgradesForGame(Game) - Method in class org.screamingsandals.bedwars.api.upgrades.UpgradeStorage
+
+
This is automatically used while game is ending
+
+
run() - Method in interface org.screamingsandals.bedwars.api.special.ThrowableFireball
+
 
+
RUNNING - Enum constant in enum class org.screamingsandals.bedwars.api.game.GameStatus
+
 
+
RunningTeam - Interface in org.screamingsandals.bedwars.api
+
 
+
runTask() - Method in interface org.screamingsandals.bedwars.api.special.ArrowBlocker
+
 
+
runTask() - Method in interface org.screamingsandals.bedwars.api.special.ProtectionWall
+
 
+
runTask() - Method in interface org.screamingsandals.bedwars.api.special.RescuePlatform
+
 
+
runTask() - Method in interface org.screamingsandals.bedwars.api.special.Tracker
+
 
+
runTask() - Method in interface org.screamingsandals.bedwars.api.special.WarpPowder
+
 
+
+

S

+
+
selectPlayerRandomTeam(Player) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
selectPlayerTeam(Player, Team) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
setCancelled(boolean) - Method in class org.screamingsandals.bedwars.api.events.BedwarsBedDestroyedMessageSendEvent
+
 
+
setCancelled(boolean) - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameStartEvent
+
 
+
setCancelled(boolean) - Method in class org.screamingsandals.bedwars.api.events.BedwarsItemBoughtEvent
+
 
+
setCancelled(boolean) - Method in class org.screamingsandals.bedwars.api.events.BedwarsOpenShopEvent
+
+
Deprecated.
+
+
setCancelled(boolean) - Method in class org.screamingsandals.bedwars.api.events.BedwarsOpenTeamSelectionEvent
+
 
+
setCancelled(boolean) - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerBreakBlock
+
 
+
setCancelled(boolean) - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerBuildBlock
+
 
+
setCancelled(boolean) - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerDeathMessageSendEvent
+
 
+
setCancelled(boolean) - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinEvent
+
 
+
setCancelled(boolean) - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinTeamEvent
+
 
+
setCancelled(boolean) - Method in class org.screamingsandals.bedwars.api.events.BedwarsPreSpawnEffectEvent
+
 
+
setCancelled(boolean) - Method in class org.screamingsandals.bedwars.api.events.BedwarsResourceSpawnEvent
+
 
+
setCancelled(boolean) - Method in class org.screamingsandals.bedwars.api.events.BedwarsSavePlayerStatisticEvent
+
 
+
setCancelled(boolean) - Method in class org.screamingsandals.bedwars.api.events.BedwarsTeamChestOpenEvent
+
 
+
setCancelled(boolean) - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeBoughtEvent
+
 
+
setCancelled(boolean) - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeImprovedEvent
+
 
+
setCancelMessage(String) - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinEvent
+
 
+
setColor(BarColor) - Method in interface org.screamingsandals.bedwars.api.boss.BossBar19
+
 
+
setCurrentDeaths(int) - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
+
Deprecated.
+
+
setCurrentDestroyedBeds(int) - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
+
Deprecated.
+
+
setCurrentKills(int) - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
+
Deprecated.
+
+
setCurrentLevel(double) - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawner
+
 
+
setCurrentLoses(int) - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
+
Deprecated.
+
+
setCurrentScore(int) - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
+
Deprecated.
+
+
setCurrentWins(int) - Method in interface org.screamingsandals.bedwars.api.statistics.PlayerStatistic
+
+
Deprecated.
+
+
setDrops(boolean) - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerBreakBlock
+
 
+
setLevel(double) - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawner
+
 
+
setLevel(double) - Method in interface org.screamingsandals.bedwars.api.upgrades.Upgrade
+
+
Sets level of this upgrade
+
+
setMessage(String) - Method in class org.screamingsandals.bedwars.api.events.BedwarsBedDestroyedMessageSendEvent
+
 
+
setMessage(String) - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerDeathMessageSendEvent
+
 
+
setMessage(String) - Method in interface org.screamingsandals.bedwars.api.boss.BossBar
+
 
+
setNewLevel(double) - Method in class org.screamingsandals.bedwars.api.events.BedwarsUpgradeImprovedEvent
+
 
+
setNextCountdown(int) - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameTickEvent
+
 
+
setNextStatus(GameStatus) - Method in class org.screamingsandals.bedwars.api.events.BedwarsGameTickEvent
+
 
+
setProgress(double) - Method in interface org.screamingsandals.bedwars.api.boss.StatusBar
+
 
+
setResource(ItemStack) - Method in class org.screamingsandals.bedwars.api.events.BedwarsResourceSpawnEvent
+
 
+
setResult(BedwarsOpenShopEvent.Result) - Method in class org.screamingsandals.bedwars.api.events.BedwarsOpenShopEvent
+
 
+
setSeconds(int) - Method in interface org.screamingsandals.bedwars.api.boss.XPBar
+
 
+
setStack(ItemStack) - Method in class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
+
 
+
setStyle(BarStyle) - Method in interface org.screamingsandals.bedwars.api.boss.BossBar19
+
 
+
setTeam(Team) - Method in interface org.screamingsandals.bedwars.api.game.ItemSpawner
+
+
Sets team of this upgrade
+
+
setVisible(boolean) - Method in interface org.screamingsandals.bedwars.api.boss.StatusBar
+
 
+
spawn(Location) - Method in interface org.screamingsandals.bedwars.api.special.AutoIgniteableTNT
+
+
spawn an entity tnt
+
+
SpecialItem - Interface in org.screamingsandals.bedwars.api.special
+
 
+
start() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
StatusBar - Interface in org.screamingsandals.bedwars.api.boss
+
 
+
stop() - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
SUNRISE - Enum constant in enum class org.screamingsandals.bedwars.api.ArenaTime
+
 
+
SUNSET - Enum constant in enum class org.screamingsandals.bedwars.api.ArenaTime
+
 
+
+

T

+
+
Team - Interface in org.screamingsandals.bedwars.api
+
 
+
TeamColor - Enum Class in org.screamingsandals.bedwars.api
+
 
+
ThirdPartyShopUtils - Class in org.screamingsandals.bedwars.api.utils
+
 
+
ThirdPartyShopUtils() - Constructor for class org.screamingsandals.bedwars.api.utils.ThirdPartyShopUtils
+
 
+
ThrowableFireball - Interface in org.screamingsandals.bedwars.api.special
+
 
+
time - Variable in enum class org.screamingsandals.bedwars.api.ArenaTime
+
 
+
TNTSheep - Interface in org.screamingsandals.bedwars.api.special
+
 
+
toString() - Method in class org.screamingsandals.bedwars.api.events.BedwarsBedDestroyedMessageSendEvent
+
 
+
toString() - Method in class org.screamingsandals.bedwars.api.events.BedwarsItemBoughtEvent
+
 
+
toString() - Method in class org.screamingsandals.bedwars.api.events.BedwarsPlayerDeathMessageSendEvent
+
 
+
Tracker - Interface in org.screamingsandals.bedwars.api.special
+
 
+
Trap - Interface in org.screamingsandals.bedwars.api.special
+
 
+
TRUE - Enum constant in enum class org.screamingsandals.bedwars.api.InGameConfigBooleanConstants
+
 
+
+

U

+
+
unhashFromInvisibleString(ItemStack, String) - Static method in class org.screamingsandals.bedwars.api.APIUtils
+
 
+
unhashFromInvisibleStringStartsWith(ItemStack, String) - Static method in class org.screamingsandals.bedwars.api.APIUtils
+
 
+
unregisterDelay(DelayFactory) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
unregisterEntityFromGame(Entity) - Method in interface org.screamingsandals.bedwars.api.BedwarsAPI
+
 
+
unregisterSpecialItem(SpecialItem) - Method in interface org.screamingsandals.bedwars.api.game.Game
+
 
+
unregisterUpgrade(String) - Static method in class org.screamingsandals.bedwars.api.upgrades.UpgradeRegistry
+
+
Unregister upgrade type
+
+
Upgrade - Interface in org.screamingsandals.bedwars.api.upgrades
+
 
+
UpgradeRegistry - Class in org.screamingsandals.bedwars.api.upgrades
+
 
+
UpgradeRegistry() - Constructor for class org.screamingsandals.bedwars.api.upgrades.UpgradeRegistry
+
 
+
UpgradeStorage - Class in org.screamingsandals.bedwars.api.upgrades
+
 
+
+

V

+
+
valueOf(String) - Static method in enum class org.screamingsandals.bedwars.api.ArenaTime
+
+
Returns the enum constant of this class with the specified name.
+
+
valueOf(String) - Static method in enum class org.screamingsandals.bedwars.api.events.BedwarsOpenShopEvent.Result
+
+
Returns the enum constant of this class with the specified name.
+
+
valueOf(String) - Static method in enum class org.screamingsandals.bedwars.api.game.GameStatus
+
+
Returns the enum constant of this class with the specified name.
+
+
valueOf(String) - Static method in enum class org.screamingsandals.bedwars.api.InGameConfigBooleanConstants
+
+
Returns the enum constant of this class with the specified name.
+
+
valueOf(String) - Static method in enum class org.screamingsandals.bedwars.api.TeamColor
+
+
Returns the enum constant of this class with the specified name.
+
+
values() - Static method in enum class org.screamingsandals.bedwars.api.ArenaTime
+
+
Returns an array containing the constants of this enum class, in +the order they are declared.
+
+
values() - Static method in enum class org.screamingsandals.bedwars.api.events.BedwarsOpenShopEvent.Result
+
+
Returns an array containing the constants of this enum class, in +the order they are declared.
+
+
values() - Static method in enum class org.screamingsandals.bedwars.api.game.GameStatus
+
+
Returns an array containing the constants of this enum class, in +the order they are declared.
+
+
values() - Static method in enum class org.screamingsandals.bedwars.api.InGameConfigBooleanConstants
+
+
Returns an array containing the constants of this enum class, in +the order they are declared.
+
+
values() - Static method in enum class org.screamingsandals.bedwars.api.TeamColor
+
+
Returns an array containing the constants of this enum class, in +the order they are declared.
+
+
+

W

+
+
WAITING - Enum constant in enum class org.screamingsandals.bedwars.api.game.GameStatus
+
 
+
WarpPowder - Interface in org.screamingsandals.bedwars.api.special
+
 
+
WHITE - Enum constant in enum class org.screamingsandals.bedwars.api.TeamColor
+
 
+
WORLD - Enum constant in enum class org.screamingsandals.bedwars.api.ArenaTime
+
 
+
+

X

+
+
XPBar - Interface in org.screamingsandals.bedwars.api.boss
+
 
+
+

Y

+
+
YELLOW - Enum constant in enum class org.screamingsandals.bedwars.api.TeamColor
+
 
+
+A B C D E F G H I J L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values
+
+
+ + diff --git a/javadoc/0.2.36.1/index.html b/javadoc/0.2.36.1/index.html new file mode 100644 index 000000000..5a71a3923 --- /dev/null +++ b/javadoc/0.2.36.1/index.html @@ -0,0 +1,80 @@ + + + + +Overview (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

BedWars-API 0.2.36.1 API

+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/jquery-ui.overrides.css b/javadoc/0.2.36.1/jquery-ui.overrides.css new file mode 100644 index 000000000..facf852c2 --- /dev/null +++ b/javadoc/0.2.36.1/jquery-ui.overrides.css @@ -0,0 +1,35 @@ +/* + * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +.ui-state-active, +.ui-widget-content .ui-state-active, +.ui-widget-header .ui-state-active, +a.ui-button:active, +.ui-button:active, +.ui-button.ui-state-active:hover { + /* Overrides the color of selection used in jQuery UI */ + background: #F8981D; + border: 1px solid #F8981D; +} diff --git a/javadoc/0.2.36.1/legal/ADDITIONAL_LICENSE_INFO b/javadoc/0.2.36.1/legal/ADDITIONAL_LICENSE_INFO new file mode 100644 index 000000000..ff700cd09 --- /dev/null +++ b/javadoc/0.2.36.1/legal/ADDITIONAL_LICENSE_INFO @@ -0,0 +1,37 @@ + ADDITIONAL INFORMATION ABOUT LICENSING + +Certain files distributed by Oracle America, Inc. and/or its affiliates are +subject to the following clarification and special exception to the GPLv2, +based on the GNU Project exception for its Classpath libraries, known as the +GNU Classpath Exception. + +Note that Oracle includes multiple, independent programs in this software +package. Some of those programs are provided under licenses deemed +incompatible with the GPLv2 by the Free Software Foundation and others. +For example, the package includes programs licensed under the Apache +License, Version 2.0 and may include FreeType. Such programs are licensed +to you under their original licenses. + +Oracle facilitates your further distribution of this package by adding the +Classpath Exception to the necessary parts of its GPLv2 code, which permits +you to use that code in combination with other independent modules not +licensed under the GPLv2. However, note that this would not permit you to +commingle code under an incompatible license with Oracle's GPLv2 licensed +code by, for example, cutting and pasting such code into a file also +containing Oracle's GPLv2 licensed code and then distributing the result. + +Additionally, if you were to remove the Classpath Exception from any of the +files to which it applies and distribute the result, you would likely be +required to license some or all of the other code in that distribution under +the GPLv2 as well, and since the GPLv2 is incompatible with the license terms +of some items included in the distribution by Oracle, removing the Classpath +Exception could therefore effectively compromise your ability to further +distribute the package. + +Failing to distribute notices associated with some files may also create +unexpected legal consequences. + +Proceed with caution and we recommend that you obtain the advice of a lawyer +skilled in open source matters before removing the Classpath Exception or +making modifications to this package which may subsequently be redistributed +and/or involve the use of third party software. diff --git a/javadoc/0.2.36.1/legal/ASSEMBLY_EXCEPTION b/javadoc/0.2.36.1/legal/ASSEMBLY_EXCEPTION new file mode 100644 index 000000000..065b8d902 --- /dev/null +++ b/javadoc/0.2.36.1/legal/ASSEMBLY_EXCEPTION @@ -0,0 +1,27 @@ + +OPENJDK ASSEMBLY EXCEPTION + +The OpenJDK source code made available by Oracle America, Inc. (Oracle) at +openjdk.java.net ("OpenJDK Code") is distributed under the terms of the GNU +General Public License version 2 +only ("GPL2"), with the following clarification and special exception. + + Linking this OpenJDK Code statically or dynamically with other code + is making a combined work based on this library. Thus, the terms + and conditions of GPL2 cover the whole combination. + + As a special exception, Oracle gives you permission to link this + OpenJDK Code with certain code licensed by Oracle as indicated at + http://openjdk.java.net/legal/exception-modules-2007-05-08.html + ("Designated Exception Modules") to produce an executable, + regardless of the license terms of the Designated Exception Modules, + and to copy and distribute the resulting executable under GPL2, + provided that the Designated Exception Modules continue to be + governed by the licenses under which they were offered by Oracle. + +As such, it allows licensees and sublicensees of Oracle's GPL2 OpenJDK Code +to build an executable that includes those portions of necessary code that +Oracle could not provide under GPL2 (or that Oracle has provided under GPL2 +with the Classpath exception). If you modify or add to the OpenJDK code, +that new GPL2 code may still be combined with Designated Exception Modules +if the new code is made subject to this exception by its copyright holder. diff --git a/javadoc/0.2.36.1/legal/LICENSE b/javadoc/0.2.36.1/legal/LICENSE new file mode 100644 index 000000000..8b400c7ab --- /dev/null +++ b/javadoc/0.2.36.1/legal/LICENSE @@ -0,0 +1,347 @@ +The GNU General Public License (GPL) + +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Everyone is permitted to copy and distribute verbatim copies of this license +document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share +and change it. By contrast, the GNU General Public License is intended to +guarantee your freedom to share and change free software--to make sure the +software is free for all its users. This General Public License applies to +most of the Free Software Foundation's software and to any other program whose +authors commit to using it. (Some other Free Software Foundation software is +covered by the GNU Library General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our +General Public Licenses are designed to make sure that you have the freedom to +distribute copies of free software (and charge for this service if you wish), +that you receive source code or can get it if you want it, that you can change +the software or use pieces of it in new free programs; and that you know you +can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny +you these rights or to ask you to surrender the rights. These restrictions +translate to certain responsibilities for you if you distribute copies of the +software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for +a fee, you must give the recipients all the rights that you have. You must +make sure that they, too, receive or can get the source code. And you must +show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) +offer you this license which gives you legal permission to copy, distribute +and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that +everyone understands that there is no warranty for this free software. If the +software is modified by someone else and passed on, we want its recipients to +know that what they have is not the original, so that any problems introduced +by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We +wish to avoid the danger that redistributors of a free program will +individually obtain patent licenses, in effect making the program proprietary. +To prevent this, we have made it clear that any patent must be licensed for +everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification +follow. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice +placed by the copyright holder saying it may be distributed under the terms of +this General Public License. The "Program", below, refers to any such program +or work, and a "work based on the Program" means either the Program or any +derivative work under copyright law: that is to say, a work containing the +Program or a portion of it, either verbatim or with modifications and/or +translated into another language. (Hereinafter, translation is included +without limitation in the term "modification".) Each licensee is addressed as +"you". + +Activities other than copying, distribution and modification are not covered by +this License; they are outside its scope. The act of running the Program is +not restricted, and the output from the Program is covered only if its contents +constitute a work based on the Program (independent of having been made by +running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as +you receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice and +disclaimer of warranty; keep intact all the notices that refer to this License +and to the absence of any warranty; and give any other recipients of the +Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may +at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus +forming a work based on the Program, and copy and distribute such modifications +or work under the terms of Section 1 above, provided that you also meet all of +these conditions: + + a) You must cause the modified files to carry prominent notices stating + that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or + in part contains or is derived from the Program or any part thereof, to be + licensed as a whole at no charge to all third parties under the terms of + this License. + + c) If the modified program normally reads commands interactively when run, + you must cause it, when started running for such interactive use in the + most ordinary way, to print or display an announcement including an + appropriate copyright notice and a notice that there is no warranty (or + else, saying that you provide a warranty) and that users may redistribute + the program under these conditions, and telling the user how to view a copy + of this License. (Exception: if the Program itself is interactive but does + not normally print such an announcement, your work based on the Program is + not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable +sections of that work are not derived from the Program, and can be reasonably +considered independent and separate works in themselves, then this License, and +its terms, do not apply to those sections when you distribute them as separate +works. But when you distribute the same sections as part of a whole which is a +work based on the Program, the distribution of the whole must be on the terms +of this License, whose permissions for other licensees extend to the entire +whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your +rights to work written entirely by you; rather, the intent is to exercise the +right to control the distribution of derivative or collective works based on +the Program. + +In addition, mere aggregation of another work not based on the Program with the +Program (or with a work based on the Program) on a volume of a storage or +distribution medium does not bring the other work under the scope of this +License. + +3. You may copy and distribute the Program (or a work based on it, under +Section 2) in object code or executable form under the terms of Sections 1 and +2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source + code, which must be distributed under the terms of Sections 1 and 2 above + on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to + give any third party, for a charge no more than your cost of physically + performing source distribution, a complete machine-readable copy of the + corresponding source code, to be distributed under the terms of Sections 1 + and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to + distribute corresponding source code. (This alternative is allowed only + for noncommercial distribution and only if you received the program in + object code or executable form with such an offer, in accord with + Subsection b above.) + +The source code for a work means the preferred form of the work for making +modifications to it. For an executable work, complete source code means all +the source code for all modules it contains, plus any associated interface +definition files, plus the scripts used to control compilation and installation +of the executable. However, as a special exception, the source code +distributed need not include anything that is normally distributed (in either +source or binary form) with the major components (compiler, kernel, and so on) +of the operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the source +code from the same place counts as distribution of the source code, even though +third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as +expressly provided under this License. Any attempt otherwise to copy, modify, +sublicense or distribute the Program is void, and will automatically terminate +your rights under this License. However, parties who have received copies, or +rights, from you under this License will not have their licenses terminated so +long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. +However, nothing else grants you permission to modify or distribute the Program +or its derivative works. These actions are prohibited by law if you do not +accept this License. Therefore, by modifying or distributing the Program (or +any work based on the Program), you indicate your acceptance of this License to +do so, and all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), +the recipient automatically receives a license from the original licensor to +copy, distribute or modify the Program subject to these terms and conditions. +You may not impose any further restrictions on the recipients' exercise of the +rights granted herein. You are not responsible for enforcing compliance by +third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), conditions +are imposed on you (whether by court order, agreement or otherwise) that +contradict the conditions of this License, they do not excuse you from the +conditions of this License. If you cannot distribute so as to satisfy +simultaneously your obligations under this License and any other pertinent +obligations, then as a consequence you may not distribute the Program at all. +For example, if a patent license would not permit royalty-free redistribution +of the Program by all those who receive copies directly or indirectly through +you, then the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply and +the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or +other property right claims or to contest validity of any such claims; this +section has the sole purpose of protecting the integrity of the free software +distribution system, which is implemented by public license practices. Many +people have made generous contributions to the wide range of software +distributed through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing to +distribute software through any other system and a licensee cannot impose that +choice. + +This section is intended to make thoroughly clear what is believed to be a +consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain +countries either by patents or by copyrighted interfaces, the original +copyright holder who places the Program under this License may add an explicit +geographical distribution limitation excluding those countries, so that +distribution is permitted only in or among countries not thus excluded. In +such case, this License incorporates the limitation as if written in the body +of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the +General Public License from time to time. Such new versions will be similar in +spirit to the present version, but may differ in detail to address new problems +or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any later +version", you have the option of following the terms and conditions either of +that version or of any later version published by the Free Software Foundation. +If the Program does not specify a version number of this License, you may +choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs +whose distribution conditions are different, write to the author to ask for +permission. For software which is copyrighted by the Free Software Foundation, +write to the Free Software Foundation; we sometimes make exceptions for this. +Our decision will be guided by the two goals of preserving the free status of +all derivatives of our free software and of promoting the sharing and reuse of +software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR +THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE +STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE +PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND +PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, +YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL +ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE +PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR +INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA +BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER +OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible +use to the public, the best way to achieve this is to make it free software +which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach +them to the start of each source file to most effectively convey the exclusion +of warranty; and each file should have at least the "copyright" line and a +pointer to where the full notice is found. + + One line to give the program's name and a brief idea of what it does. + + Copyright (C) + + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by the Free + Software Foundation; either version 2 of the License, or (at your option) + any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this when it +starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes + with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free + software, and you are welcome to redistribute it under certain conditions; + type 'show c' for details. + +The hypothetical commands 'show w' and 'show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may be +called something other than 'show w' and 'show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your school, +if any, to sign a "copyright disclaimer" for the program, if necessary. Here +is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + 'Gnomovision' (which makes passes at compilers) written by James Hacker. + + signature of Ty Coon, 1 April 1989 + + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General Public +License instead of this License. + + +"CLASSPATH" EXCEPTION TO THE GPL + +Certain source files distributed by Oracle America and/or its affiliates are +subject to the following clarification and special exception to the GPL, but +only where Oracle has expressly included in the particular source file's header +the words "Oracle designates this particular file as subject to the "Classpath" +exception as provided by Oracle in the LICENSE file that accompanied this code." + + Linking this library statically or dynamically with other modules is making + a combined work based on this library. Thus, the terms and conditions of + the GNU General Public License cover the whole combination. + + As a special exception, the copyright holders of this library give you + permission to link this library with independent modules to produce an + executable, regardless of the license terms of these independent modules, + and to copy and distribute the resulting executable under terms of your + choice, provided that you also meet, for each linked independent module, + the terms and conditions of the license of that module. An independent + module is a module which is not derived from or based on this library. If + you modify this library, you may extend this exception to your version of + the library, but you are not obligated to do so. If you do not wish to do + so, delete this exception statement from your version. diff --git a/javadoc/0.2.36.1/legal/jquery.md b/javadoc/0.2.36.1/legal/jquery.md new file mode 100644 index 000000000..a763ec6f1 --- /dev/null +++ b/javadoc/0.2.36.1/legal/jquery.md @@ -0,0 +1,26 @@ +## jQuery v3.7.1 + +### jQuery License +``` +jQuery v 3.7.1 +Copyright OpenJS Foundation and other contributors, https://openjsf.org/ + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +``` diff --git a/javadoc/0.2.36.1/legal/jqueryUI.md b/javadoc/0.2.36.1/legal/jqueryUI.md new file mode 100644 index 000000000..8bda9d7a8 --- /dev/null +++ b/javadoc/0.2.36.1/legal/jqueryUI.md @@ -0,0 +1,49 @@ +## jQuery UI v1.13.2 + +### jQuery UI License +``` +Copyright jQuery Foundation and other contributors, https://jquery.org/ + +This software consists of voluntary contributions made by many +individuals. For exact contribution history, see the revision history +available at https://github.com/jquery/jquery-ui + +The following license applies to all parts of this software except as +documented below: + +==== + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +==== + +Copyright and related rights for sample code are waived via CC0. Sample +code is defined as all source code contained within the demos directory. + +CC0: http://creativecommons.org/publicdomain/zero/1.0/ + +==== + +All files located in the node_modules and external directories are +externally maintained libraries used by this software which have their +own licenses; we recommend you read them, as their terms may differ from +the terms above. + +``` diff --git a/javadoc/0.2.36.1/member-search-index.js b/javadoc/0.2.36.1/member-search-index.js new file mode 100644 index 000000000..e7ebc7e6e --- /dev/null +++ b/javadoc/0.2.36.1/member-search-index.js @@ -0,0 +1 @@ +memberSearchIndex = [{"p":"org.screamingsandals.bedwars.api","c":"Region","l":"addBuiltDuringGame(Location)","u":"addBuiltDuringGame(org.bukkit.Location)"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"addDeaths(int)"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"addDestroyedBeds(int)"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"addKills(int)"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"addLoses(int)"},{"p":"org.screamingsandals.bedwars.api.boss","c":"StatusBar","l":"addPlayer(Player)","u":"addPlayer(org.bukkit.entity.Player)"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"addScore(int)"},{"p":"org.screamingsandals.bedwars.api","c":"RunningTeam","l":"addTeamChest(Block)","u":"addTeamChest(org.bukkit.block.Block)"},{"p":"org.screamingsandals.bedwars.api","c":"RunningTeam","l":"addTeamChest(Location)","u":"addTeamChest(org.bukkit.Location)"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawner","l":"addToCurrentLevel(double)"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"UpgradeStorage","l":"addUpgrade(Game, Upgrade)","u":"addUpgrade(org.screamingsandals.bedwars.api.game.Game,org.screamingsandals.bedwars.api.upgrades.Upgrade)"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"addWins(int)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenShopEvent.Result","l":"ALLOW"},{"p":"org.screamingsandals.bedwars.api","c":"APIUtils","l":"APIUtils()","u":"%3Cinit%3E()"},{"p":"org.screamingsandals.bedwars.api.utils","c":"ColorChanger","l":"applyColor(TeamColor, ItemStack)","u":"applyColor(org.screamingsandals.bedwars.api.TeamColor,org.bukkit.inventory.ItemStack)"},{"p":"org.screamingsandals.bedwars.api.utils","c":"ThirdPartyShopUtils","l":"applyPropertyToItem(Player, ItemStack, String, boolean, Object...)","u":"applyPropertyToItem(org.bukkit.entity.Player,org.bukkit.inventory.ItemStack,java.lang.String,boolean,java.lang.Object...)"},{"p":"org.screamingsandals.bedwars.api","c":"APIUtils","l":"BEDWARS_NAMESPACED_KEY"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsApplyPropertyToBoughtItem","l":"BedwarsApplyPropertyToBoughtItem(Game, Player, ItemStack, Map)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.bukkit.entity.Player,org.bukkit.inventory.ItemStack,java.util.Map)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsApplyPropertyToDisplayedItem","l":"BedwarsApplyPropertyToDisplayedItem(Game, Player, ItemStack, Map)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.bukkit.entity.Player,org.bukkit.inventory.ItemStack,java.util.Map)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsApplyPropertyToItem","l":"BedwarsApplyPropertyToItem(Game, Player, ItemStack, Map)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.bukkit.entity.Player,org.bukkit.inventory.ItemStack,java.util.Map)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsBedDestroyedMessageSendEvent","l":"BedwarsBedDestroyedMessageSendEvent(Player, Player, Game, Team, String)","u":"%3Cinit%3E(org.bukkit.entity.Player,org.bukkit.entity.Player,org.screamingsandals.bedwars.api.game.Game,org.screamingsandals.bedwars.api.Team,java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameChangedStatusEvent","l":"BedwarsGameChangedStatusEvent(Game)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedWarsGameDisabledEvent","l":"BedWarsGameDisabledEvent(Game)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedWarsGameEnabledEvent","l":"BedWarsGameEnabledEvent(Game)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameEndEvent","l":"BedwarsGameEndEvent(Game)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameEndingEvent","l":"BedwarsGameEndingEvent(Game, RunningTeam)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.screamingsandals.bedwars.api.RunningTeam)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameStartedEvent","l":"BedwarsGameStartedEvent(Game)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameStartEvent","l":"BedwarsGameStartEvent(Game)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameTickEvent","l":"BedwarsGameTickEvent(Game, int, GameStatus, int, GameStatus, int, GameStatus)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,int,org.screamingsandals.bedwars.api.game.GameStatus,int,org.screamingsandals.bedwars.api.game.GameStatus,int,org.screamingsandals.bedwars.api.game.GameStatus)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsItemBoughtEvent","l":"BedwarsItemBoughtEvent(Game, Player, ItemStack, int)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.bukkit.entity.Player,org.bukkit.inventory.ItemStack,int)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenShopEvent","l":"BedwarsOpenShopEvent(Game, Player, GameStore, Entity)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.bukkit.entity.Player,org.screamingsandals.bedwars.api.game.GameStore,org.bukkit.entity.Entity)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenTeamSelectionEvent","l":"BedwarsOpenTeamSelectionEvent(Game, Player)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.bukkit.entity.Player)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBreakBlock","l":"BedwarsPlayerBreakBlock(Game, Player, RunningTeam, Block)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.bukkit.entity.Player,org.screamingsandals.bedwars.api.RunningTeam,org.bukkit.block.Block)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBuildBlock","l":"BedwarsPlayerBuildBlock(Game, Player, RunningTeam, Block, ItemStack, BlockState)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.bukkit.entity.Player,org.screamingsandals.bedwars.api.RunningTeam,org.bukkit.block.Block,org.bukkit.inventory.ItemStack,org.bukkit.block.BlockState)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerDeathMessageSendEvent","l":"BedwarsPlayerDeathMessageSendEvent(Player, Game, String)","u":"%3Cinit%3E(org.bukkit.entity.Player,org.screamingsandals.bedwars.api.game.Game,java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinedEvent","l":"BedwarsPlayerJoinedEvent(Game, Team, Player)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.screamingsandals.bedwars.api.Team,org.bukkit.entity.Player)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinEvent","l":"BedwarsPlayerJoinEvent(Game, Player)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.bukkit.entity.Player)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinTeamEvent","l":"BedwarsPlayerJoinTeamEvent(RunningTeam, Player, Game, RunningTeam)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.RunningTeam,org.bukkit.entity.Player,org.screamingsandals.bedwars.api.game.Game,org.screamingsandals.bedwars.api.RunningTeam)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerKilledEvent","l":"BedwarsPlayerKilledEvent(Game, Player, Player, List)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.bukkit.entity.Player,org.bukkit.entity.Player,java.util.List)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedWarsPlayerLastLeaveEvent","l":"BedWarsPlayerLastLeaveEvent(Game, Player, RunningTeam)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.bukkit.entity.Player,org.screamingsandals.bedwars.api.RunningTeam)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerLeaveEvent","l":"BedwarsPlayerLeaveEvent(Game, Player, RunningTeam)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.bukkit.entity.Player,org.screamingsandals.bedwars.api.RunningTeam)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPostRebuildingEvent","l":"BedwarsPostRebuildingEvent(Game)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPostSpawnEffectEvent","l":"BedwarsPostSpawnEffectEvent(Game, Player, String)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.bukkit.entity.Player,java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPreRebuildingEvent","l":"BedwarsPreRebuildingEvent(Game)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPreSpawnEffectEvent","l":"BedwarsPreSpawnEffectEvent(Game, Player, String)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.bukkit.entity.Player,java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsResourceSpawnEvent","l":"BedwarsResourceSpawnEvent(Game, ItemSpawner, ItemStack)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.screamingsandals.bedwars.api.game.ItemSpawner,org.bukkit.inventory.ItemStack)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsSavePlayerStatisticEvent","l":"BedwarsSavePlayerStatisticEvent(PlayerStatistic)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.statistics.PlayerStatistic)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedWarsServerRestartEvent","l":"BedWarsServerRestartEvent()","u":"%3Cinit%3E()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsTargetBlockDestroyedEvent","l":"BedwarsTargetBlockDestroyedEvent(Game, Player, RunningTeam)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.bukkit.entity.Player,org.screamingsandals.bedwars.api.RunningTeam)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsTeamChestOpenEvent","l":"BedwarsTeamChestOpenEvent(Game, Player, RunningTeam)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.bukkit.entity.Player,org.screamingsandals.bedwars.api.RunningTeam)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeBoughtEvent","l":"BedwarsUpgradeBoughtEvent(Game, UpgradeStorage, List, Player, double)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.screamingsandals.bedwars.api.upgrades.UpgradeStorage,java.util.List,org.bukkit.entity.Player,double)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeImprovedEvent","l":"BedwarsUpgradeImprovedEvent(Game, UpgradeStorage, Upgrade, double, double)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.screamingsandals.bedwars.api.upgrades.UpgradeStorage,org.screamingsandals.bedwars.api.upgrades.Upgrade,double,double)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeRegisteredEvent","l":"BedwarsUpgradeRegisteredEvent(Game, UpgradeStorage, Upgrade)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.screamingsandals.bedwars.api.upgrades.UpgradeStorage,org.screamingsandals.bedwars.api.upgrades.Upgrade)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeUnregisteredEvent","l":"BedwarsUpgradeUnregisteredEvent(Game, UpgradeStorage, Upgrade)","u":"%3Cinit%3E(org.screamingsandals.bedwars.api.game.Game,org.screamingsandals.bedwars.api.upgrades.UpgradeStorage,org.screamingsandals.bedwars.api.upgrades.Upgrade)"},{"p":"org.screamingsandals.bedwars.api","c":"TeamColor","l":"BLACK"},{"p":"org.screamingsandals.bedwars.api","c":"TeamColor","l":"BLUE"},{"p":"org.screamingsandals.bedwars.api","c":"TeamColor","l":"BROWN"},{"p":"org.screamingsandals.bedwars.api.special","c":"ProtectionWall","l":"canBreak()"},{"p":"org.screamingsandals.bedwars.api.special","c":"RescuePlatform","l":"canBreak()"},{"p":"org.screamingsandals.bedwars.api.special","c":"WarpPowder","l":"cancelTeleport(boolean)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsBedDestroyedMessageSendEvent","l":"canEqual(Object)","u":"canEqual(java.lang.Object)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsItemBoughtEvent","l":"canEqual(Object)","u":"canEqual(java.lang.Object)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerDeathMessageSendEvent","l":"canEqual(Object)","u":"canEqual(java.lang.Object)"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"UpgradeRegistry","l":"clearAll(Game)","u":"clearAll(org.screamingsandals.bedwars.api.game.Game)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"countAvailableTeams()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"countConnectedPlayers()"},{"p":"org.screamingsandals.bedwars.api","c":"RunningTeam","l":"countConnectedPlayers()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"countGameStores()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"countRunningTeams()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"countTeamChests()"},{"p":"org.screamingsandals.bedwars.api","c":"RunningTeam","l":"countTeamChests()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"countTeamChests(RunningTeam)","u":"countTeamChests(org.screamingsandals.bedwars.api.RunningTeam)"},{"p":"org.screamingsandals.bedwars.api","c":"TeamColor","l":"CYAN"},{"p":"org.screamingsandals.bedwars.api.special","c":"ThrowableFireball","l":"damagesThrower()"},{"p":"org.screamingsandals.bedwars.api","c":"ArenaTime","l":"DAY"},{"p":"org.screamingsandals.bedwars.api","c":"ArenaTime","l":"DAY_BEGINNING"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsTargetBlockDestroyedEvent","l":"destroyedByExplosion()"},{"p":"org.screamingsandals.bedwars.api.game","c":"GameStatus","l":"DISABLED"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenShopEvent.Result","l":"DISALLOW_LOCKED_FOR_THIS_PLAYER"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenShopEvent.Result","l":"DISALLOW_THIRD_PARTY_SHOP"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenShopEvent.Result","l":"DISALLOW_UNKNOWN"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsBedDestroyedMessageSendEvent","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsItemBoughtEvent","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerDeathMessageSendEvent","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.screamingsandals.bedwars.api","c":"InGameConfigBooleanConstants","l":"FALSE"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"LeaderboardEntry","l":"fetchStatistics()"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"UpgradeStorage","l":"findItemSpawnerUpgrades(Game, String)","u":"findItemSpawnerUpgrades(org.screamingsandals.bedwars.api.game.Game,java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"UpgradeStorage","l":"findItemSpawnerUpgrades(Game, Team)","u":"findItemSpawnerUpgrades(org.screamingsandals.bedwars.api.game.Game,org.screamingsandals.bedwars.api.Team)"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"UpgradeStorage","l":"findItemSpawnerUpgrades(Game, Team, ItemSpawnerType)","u":"findItemSpawnerUpgrades(org.screamingsandals.bedwars.api.game.Game,org.screamingsandals.bedwars.api.Team,org.screamingsandals.bedwars.api.game.ItemSpawnerType)"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"UpgradeStorage","l":"findUpgradeByName(Game, String)","u":"findUpgradeByName(org.screamingsandals.bedwars.api.game.Game,java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.game","c":"GameStatus","l":"GAME_END_CELEBRATING"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getActiveDelay(Player, Class)","u":"getActiveDelay(org.bukkit.entity.Player,java.lang.Class)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getActiveDelays()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getActiveDelaysOfPlayer(Player)","u":"getActiveDelaysOfPlayer(org.bukkit.entity.Player)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getActivedSpecialItems()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getActivedSpecialItems(Class)","u":"getActivedSpecialItems(java.lang.Class)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getActivedSpecialItemsOfPlayer(Player)","u":"getActivedSpecialItemsOfPlayer(org.bukkit.entity.Player)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getActivedSpecialItemsOfPlayer(Player, Class)","u":"getActivedSpecialItemsOfPlayer(org.bukkit.entity.Player,java.lang.Class)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getActivedSpecialItemsOfTeam(Team)","u":"getActivedSpecialItemsOfTeam(org.screamingsandals.bedwars.api.Team)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getActivedSpecialItemsOfTeam(Team, Class)","u":"getActivedSpecialItemsOfTeam(org.screamingsandals.bedwars.api.Team,java.lang.Class)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeBoughtEvent","l":"getAddLevels()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getAddWoolToInventoryOnJoin()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getAllowBlockFalling()"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"UpgradeStorage","l":"getAllUpgradesOfGame(Game)","u":"getAllUpgradesOfGame(org.screamingsandals.bedwars.api.game.Game)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getAnchorAutoFill()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getAnchorDecreasing()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getArenaTime()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getArenaWeather()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getAvailableTeams()"},{"p":"org.screamingsandals.bedwars.api","c":"Region","l":"getBedNeighbor(Block)","u":"getBedNeighbor(org.bukkit.block.Block)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBreakBlock","l":"getBlock()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBuildBlock","l":"getBlock()"},{"p":"org.screamingsandals.bedwars.api.special","c":"LuckyBlock","l":"getBlockLocation()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsApplyPropertyToItem","l":"getBooleanProperty(String)","u":"getBooleanProperty(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.special","c":"ProtectionWall","l":"getBreakingTime()"},{"p":"org.screamingsandals.bedwars.api.special","c":"RescuePlatform","l":"getBreakingTime()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getBungeeEnabled()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsApplyPropertyToItem","l":"getByteProperty(String)","u":"getByteProperty(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getCakeTargetBlockEating()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinEvent","l":"getCancelMessage()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsApplyPropertyToItem","l":"getCharProperty(String)","u":"getCharProperty(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.boss","c":"BossBar19","l":"getColor()"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawnerType","l":"getColor()"},{"p":"org.screamingsandals.bedwars.api","c":"Team","l":"getColor()"},{"p":"org.screamingsandals.bedwars.api","c":"BedwarsAPI","l":"getColorChanger()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getColoredLeatherByTeamInLobby()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getCompassEnabled()"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawnerType","l":"getConfigKey()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getConnectedPlayers()"},{"p":"org.screamingsandals.bedwars.api","c":"RunningTeam","l":"getConnectedPlayers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameTickEvent","l":"getCountdown()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getCrafting()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"getCurrentDeaths()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"getCurrentDestroyedBeds()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"getCurrentGames()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"getCurrentKD()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"getCurrentKills()"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawner","l":"getCurrentLevel()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"getCurrentLoses()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"getCurrentScore()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"getCurrentWins()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsItemBoughtEvent","l":"getCustomer()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeBoughtEvent","l":"getCustomer()"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawner","l":"getCustomName()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getCustomPrefix()"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawnerType","l":"getDamage()"},{"p":"org.screamingsandals.bedwars.api.special","c":"AutoIgniteableTNT","l":"getDamage()"},{"p":"org.screamingsandals.bedwars.api.special","c":"ThrowableFireball","l":"getDamage()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getDamageWhenPlayerIsNotInArena()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"getDeaths()"},{"p":"org.screamingsandals.bedwars.api.utils","c":"DelayFactory","l":"getDelayActive()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"getDestroyedBeds()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsBedDestroyedMessageSendEvent","l":"getDestroyedTeam()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsBedDestroyedMessageSendEvent","l":"getDestroyer()"},{"p":"org.screamingsandals.bedwars.api.special","c":"ProtectionWall","l":"getDistance()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsApplyPropertyToItem","l":"getDoubleProperty(String)","u":"getDoubleProperty(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerKilledEvent","l":"getDrops()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPostSpawnEffectEvent","l":"getEffectsGroupName()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPreSpawnEffectEvent","l":"getEffectsGroupName()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenShopEvent","l":"getEntity()"},{"p":"org.screamingsandals.bedwars.api.game","c":"GameStore","l":"getEntity()"},{"p":"org.screamingsandals.bedwars.api.special","c":"Golem","l":"getEntity()"},{"p":"org.screamingsandals.bedwars.api.special","c":"TNTSheep","l":"getEntity()"},{"p":"org.screamingsandals.bedwars.api.game","c":"GameStore","l":"getEntityType()"},{"p":"org.screamingsandals.bedwars.api.special","c":"AutoIgniteableTNT","l":"getExplosionTime()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getFirstActivedSpecialItemOfPlayer(Player)","u":"getFirstActivedSpecialItemOfPlayer(org.bukkit.entity.Player)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getFirstActivedSpecialItemOfPlayer(Player, Class)","u":"getFirstActivedSpecialItemOfPlayer(org.bukkit.entity.Player,java.lang.Class)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getFirstActivedSpecialItemOfTeam(Team)","u":"getFirstActivedSpecialItemOfTeam(org.screamingsandals.bedwars.api.Team)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getFirstActivedSpecialItemOfTeam(Team, Class)","u":"getFirstActivedSpecialItemOfTeam(org.screamingsandals.bedwars.api.Team,java.lang.Class)"},{"p":"org.screamingsandals.bedwars.api","c":"BedwarsAPI","l":"getFirstRunningGame()"},{"p":"org.screamingsandals.bedwars.api","c":"BedwarsAPI","l":"getFirstWaitingGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsApplyPropertyToItem","l":"getFloatProperty(String)","u":"getFloatProperty(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.special","c":"Golem","l":"getFollowRange()"},{"p":"org.screamingsandals.bedwars.api.special","c":"TNTSheep","l":"getFollowRange()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getFriendlyfire()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsApplyPropertyToItem","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsBedDestroyedMessageSendEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameChangedStatusEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedWarsGameDisabledEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedWarsGameEnabledEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameEndEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameEndingEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameStartedEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameStartEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameTickEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsItemBoughtEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenShopEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenTeamSelectionEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBreakBlock","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBuildBlock","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerDeathMessageSendEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinedEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinTeamEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerKilledEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedWarsPlayerLastLeaveEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerLeaveEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPostRebuildingEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPostSpawnEffectEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPreRebuildingEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPreSpawnEffectEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsResourceSpawnEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsTargetBlockDestroyedEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsTeamChestOpenEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeBoughtEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeImprovedEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeRegisteredEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeUnregisteredEvent","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.special","c":"SpecialItem","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api","c":"Team","l":"getGame()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getGameBossbar()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getGameBossBarColor()"},{"p":"org.screamingsandals.bedwars.api","c":"BedwarsAPI","l":"getGameByName(String)","u":"getGameByName(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api","c":"BedwarsAPI","l":"getGameOfEntity(Entity)","u":"getGameOfEntity(org.bukkit.entity.Entity)"},{"p":"org.screamingsandals.bedwars.api","c":"BedwarsAPI","l":"getGameOfPlayer(Player)","u":"getGameOfPlayer(org.bukkit.entity.Player)"},{"p":"org.screamingsandals.bedwars.api","c":"BedwarsAPI","l":"getGames()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"getGames()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getGameStartItems()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getGameStores()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getGameTime()"},{"p":"org.screamingsandals.bedwars.api","c":"BedwarsAPI","l":"getGameWithHighestPlayers()"},{"p":"org.screamingsandals.bedwars.api","c":"BedwarsAPI","l":"getGameWithLowestPlayers()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getGameWorld()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsApplyPropertyToItem","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsBedDestroyedMessageSendEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameChangedStatusEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedWarsGameDisabledEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedWarsGameEnabledEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameEndEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameEndingEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameStartedEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameStartEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameTickEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsItemBoughtEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenShopEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenTeamSelectionEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBreakBlock","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBuildBlock","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerDeathMessageSendEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinedEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinTeamEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerKilledEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedWarsPlayerLastLeaveEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerLeaveEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPostRebuildingEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPostSpawnEffectEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPreRebuildingEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPreSpawnEffectEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsResourceSpawnEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsSavePlayerStatisticEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedWarsServerRestartEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsTargetBlockDestroyedEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsTeamChestOpenEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeBoughtEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeImprovedEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeRegisteredEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeUnregisteredEvent","l":"getHandlerList()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsApplyPropertyToItem","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsBedDestroyedMessageSendEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameChangedStatusEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedWarsGameDisabledEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedWarsGameEnabledEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameEndEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameEndingEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameStartedEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameStartEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameTickEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsItemBoughtEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenShopEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenTeamSelectionEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBreakBlock","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBuildBlock","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerDeathMessageSendEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinedEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinTeamEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerKilledEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedWarsPlayerLastLeaveEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerLeaveEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPostRebuildingEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPostSpawnEffectEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPreRebuildingEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPreSpawnEffectEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsResourceSpawnEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsSavePlayerStatisticEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedWarsServerRestartEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsTargetBlockDestroyedEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsTeamChestOpenEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeBoughtEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeImprovedEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeRegisteredEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeUnregisteredEvent","l":"getHandlers()"},{"p":"org.screamingsandals.bedwars.api.special","c":"Golem","l":"getHealth()"},{"p":"org.screamingsandals.bedwars.api.special","c":"ProtectionWall","l":"getHeight()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getHoloAboveBed()"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawner","l":"getHologramEnabled()"},{"p":"org.screamingsandals.bedwars.api","c":"BedwarsAPI","l":"getHubServerName()"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawner","l":"getInitialLevel()"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"Upgrade","l":"getInitialLevel()"},{"p":"org.screamingsandals.bedwars.api.special","c":"TNTSheep","l":"getInitialLocation()"},{"p":"org.screamingsandals.bedwars.api","c":"BedwarsAPI","l":"getInstance()"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawner","l":"getInstanceName()"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"Upgrade","l":"getInstanceName()"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawnerType","l":"getInterval()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsApplyPropertyToItem","l":"getIntProperty(String)","u":"getIntProperty(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsItemBoughtEvent","l":"getItem()"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawnerType","l":"getItemBoldName()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBuildBlock","l":"getItemInHand()"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawnerType","l":"getItemName()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getItemSpawners()"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawner","l":"getItemSpawnerType()"},{"p":"org.screamingsandals.bedwars.api","c":"BedwarsAPI","l":"getItemSpawnerTypeByName(String)","u":"getItemSpawnerTypeByName(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api","c":"BedwarsAPI","l":"getItemSpawnerTypes()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getJoinRandomTeamAfterLobby()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getJoinRandomTeamOnJoin()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"getKD()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getKeepInventory()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerKilledEvent","l":"getKiller()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"getKills()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"LeaderboardEntry","l":"getLatestKnownName()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatisticsManager","l":"getLeaderboard(int)"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawner","l":"getLevel()"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"Upgrade","l":"getLevel()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getLobbyBossbar()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getLobbyBossBarColor()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getLobbyCountdown()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getLobbyScoreboard()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getLobbySpawn()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getLobbyWorld()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsResourceSpawnEvent","l":"getLocation()"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawner","l":"getLocation()"},{"p":"org.screamingsandals.bedwars.api.special","c":"Trap","l":"getLocation()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsApplyPropertyToItem","l":"getLongProperty(String)","u":"getLongProperty(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"getLoses()"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawnerType","l":"getMaterial()"},{"p":"org.screamingsandals.bedwars.api.special","c":"ProtectionWall","l":"getMaterial()"},{"p":"org.screamingsandals.bedwars.api.special","c":"RescuePlatform","l":"getMaterial()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getMaxPlayers()"},{"p":"org.screamingsandals.bedwars.api","c":"Team","l":"getMaxPlayers()"},{"p":"org.screamingsandals.bedwars.api.boss","c":"BossBar","l":"getMessage()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsBedDestroyedMessageSendEvent","l":"getMessage()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerDeathMessageSendEvent","l":"getMessage()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getMinPlayers()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getName()"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawner","l":"getName()"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawnerType","l":"getName()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"getName()"},{"p":"org.screamingsandals.bedwars.api","c":"Team","l":"getName()"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"Upgrade","l":"getName()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeImprovedEvent","l":"getNewLevel()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameTickEvent","l":"getNextCountdown()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameTickEvent","l":"getNextStatus()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeImprovedEvent","l":"getOldLevel()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeImprovedEvent","l":"getOriginalNewLevel()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedAddWoolToInventoryOnJoin()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedAllowBlockFalling()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedAnchorAutoFill()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedAnchorDecreasing()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedCakeTargetBlockEating()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedColoredLeatherByTeamInLobby()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedCompassEnabled()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedCrafting()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedDamageWhenPlayerIsNotInArena()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedFriendlyfire()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedGameBossbar()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedGameStartItems()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedHoloAboveBed()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedJoinRandomTeamAfterLobby()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedJoinRandomTeamOnJoin()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedKeepInventory()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedLobbyBossbar()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedLobbyScoreaboard()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedPlayerDrops()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedPlayerRespawnItems()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedPreventKillingVillagers()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedPreventSpawningMobs()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedRemoveUnusedTargetBlocks()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedScoreaboard()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedSpawnerDisableMerge()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedSpawnerHolograms()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedSpawnerHologramsCountdown()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedSpectatorJoin()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedStopTeamSpawnersOnDie()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getOriginalOrInheritedTargetBlockExplosions()"},{"p":"org.screamingsandals.bedwars.api.special","c":"RescuePlatform","l":"getPlatformBlocks()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsApplyPropertyToItem","l":"getPlayer()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenShopEvent","l":"getPlayer()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenTeamSelectionEvent","l":"getPlayer()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBreakBlock","l":"getPlayer()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBuildBlock","l":"getPlayer()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinedEvent","l":"getPlayer()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinEvent","l":"getPlayer()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinTeamEvent","l":"getPlayer()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerKilledEvent","l":"getPlayer()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedWarsPlayerLastLeaveEvent","l":"getPlayer()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerLeaveEvent","l":"getPlayer()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPostSpawnEffectEvent","l":"getPlayer()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPreSpawnEffectEvent","l":"getPlayer()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsTargetBlockDestroyedEvent","l":"getPlayer()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsTeamChestOpenEvent","l":"getPlayer()"},{"p":"org.screamingsandals.bedwars.api.special","c":"SpecialItem","l":"getPlayer()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"LeaderboardEntry","l":"getPlayer()"},{"p":"org.screamingsandals.bedwars.api.utils","c":"DelayFactory","l":"getPlayer()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getPlayerDrops()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getPlayerRespawnItems()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsSavePlayerStatisticEvent","l":"getPlayerStatistic()"},{"p":"org.screamingsandals.bedwars.api","c":"BedwarsAPI","l":"getPluginVersion()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getPos1()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getPos2()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getPostGameWaiting()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getPreventKillingVillagers()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getPreventSpawningMobs()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameTickEvent","l":"getPreviousCountdown()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameTickEvent","l":"getPreviousStatus()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinTeamEvent","l":"getPreviousTeam()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsItemBoughtEvent","l":"getPrice()"},{"p":"org.screamingsandals.bedwars.api.boss","c":"StatusBar","l":"getProgress()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsApplyPropertyToItem","l":"getProperties()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsApplyPropertyToItem","l":"getProperty(String)","u":"getProperty(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsApplyPropertyToItem","l":"getPropertyName()"},{"p":"org.screamingsandals.bedwars.api.special","c":"ArrowBlocker","l":"getProtectionTime()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getRegion()"},{"p":"org.screamingsandals.bedwars.api.utils","c":"DelayFactory","l":"getRemainDelay()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getRemoveUnusedTargetBlocks()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBuildBlock","l":"getReplaced()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsResourceSpawnEvent","l":"getResource()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenShopEvent","l":"getResult()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getRunningTeams()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"getScore()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getScoreboard()"},{"p":"org.screamingsandals.bedwars.api","c":"RunningTeam","l":"getScoreboardTeam()"},{"p":"org.screamingsandals.bedwars.api.boss","c":"XPBar","l":"getSeconds()"},{"p":"org.screamingsandals.bedwars.api.game","c":"GameStore","l":"getShopCustomName()"},{"p":"org.screamingsandals.bedwars.api.game","c":"GameStore","l":"getShopFile()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsApplyPropertyToItem","l":"getShortProperty(String)","u":"getShortProperty(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.game","c":"GameStore","l":"getSkinName()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsResourceSpawnEvent","l":"getSpawner()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getSpawnerDisableMerge()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getSpawnerHolograms()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getSpawnerHologramsCountdown()"},{"p":"org.screamingsandals.bedwars.api.utils","c":"DelayFactory","l":"getSpecialItem()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getSpectatorJoin()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getSpectatorSpawn()"},{"p":"org.screamingsandals.bedwars.api.special","c":"Golem","l":"getSpeed()"},{"p":"org.screamingsandals.bedwars.api.special","c":"TNTSheep","l":"getSpeed()"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawnerType","l":"getSpread()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsApplyPropertyToItem","l":"getStack()"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawnerType","l":"getStack()"},{"p":"org.screamingsandals.bedwars.api.special","c":"RescuePlatform","l":"getStack()"},{"p":"org.screamingsandals.bedwars.api.special","c":"WarpPowder","l":"getStack()"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawnerType","l":"getStack(int)"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawner","l":"getStartLevel()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatisticsManager","l":"getStatistic(UUID)","u":"getStatistic(java.util.UUID)"},{"p":"org.screamingsandals.bedwars.api","c":"BedwarsAPI","l":"getStatisticsManager()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameTickEvent","l":"getStatus()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getStatus()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getStatusBar()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getStopTeamSpawnersOnDie()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeBoughtEvent","l":"getStorage()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeImprovedEvent","l":"getStorage()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeRegisteredEvent","l":"getStorage()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeUnregisteredEvent","l":"getStorage()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenShopEvent","l":"getStore()"},{"p":"org.screamingsandals.bedwars.api.game","c":"GameStore","l":"getStoreLocation()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsApplyPropertyToItem","l":"getStringProperty(String)","u":"getStringProperty(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.boss","c":"BossBar19","l":"getStyle()"},{"p":"org.screamingsandals.bedwars.api","c":"Team","l":"getTargetBlock()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getTargetBlockExplosions()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBreakBlock","l":"getTeam()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBuildBlock","l":"getTeam()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinedEvent","l":"getTeam()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinTeamEvent","l":"getTeam()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedWarsPlayerLastLeaveEvent","l":"getTeam()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerLeaveEvent","l":"getTeam()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsTargetBlockDestroyedEvent","l":"getTeam()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsTeamChestOpenEvent","l":"getTeam()"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawner","l":"getTeam()"},{"p":"org.screamingsandals.bedwars.api.special","c":"SpecialItem","l":"getTeam()"},{"p":"org.screamingsandals.bedwars.api","c":"RunningTeam","l":"getTeamChestInventory()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getTeamFromName(String)","u":"getTeamFromName(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getTeamOfChest(Block)","u":"getTeamOfChest(org.bukkit.block.Block)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getTeamOfChest(Location)","u":"getTeamOfChest(org.bukkit.Location)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"getTeamOfPlayer(Player)","u":"getTeamOfPlayer(org.bukkit.entity.Player)"},{"p":"org.screamingsandals.bedwars.api","c":"Team","l":"getTeamSpawn()"},{"p":"org.screamingsandals.bedwars.api","c":"ArenaTime","l":"getTime()"},{"p":"org.screamingsandals.bedwars.api.special","c":"TNTSheep","l":"getTNT()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"LeaderboardEntry","l":"getTotalScore()"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawnerType","l":"getTranslatableKey()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsResourceSpawnEvent","l":"getType()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeImprovedEvent","l":"getUpgrade()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeRegisteredEvent","l":"getUpgrade()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeUnregisteredEvent","l":"getUpgrade()"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"UpgradeRegistry","l":"getUpgrade(String)","u":"getUpgrade(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"UpgradeStorage","l":"getUpgradeClass()"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"UpgradeStorage","l":"getUpgradeName()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeBoughtEvent","l":"getUpgrades()"},{"p":"org.screamingsandals.bedwars.api.special","c":"ArrowBlocker","l":"getUsedTime()"},{"p":"org.screamingsandals.bedwars.api.game","c":"GameStore","l":"getUseParent()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"getUuid()"},{"p":"org.screamingsandals.bedwars.api","c":"InGameConfigBooleanConstants","l":"getValue()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsBedDestroyedMessageSendEvent","l":"getVictim()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerDeathMessageSendEvent","l":"getVictim()"},{"p":"org.screamingsandals.bedwars.api.boss","c":"StatusBar","l":"getViewers()"},{"p":"org.screamingsandals.bedwars.api.special","c":"ProtectionWall","l":"getWallBlocks()"},{"p":"org.screamingsandals.bedwars.api.special","c":"ProtectionWall","l":"getWidth()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameEndingEvent","l":"getWinningTeam()"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"getWins()"},{"p":"org.screamingsandals.bedwars.api","c":"TeamColor","l":"GRAY"},{"p":"org.screamingsandals.bedwars.api","c":"TeamColor","l":"GREEN"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawner","l":"hasCustomName()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"hasCustomPrefix()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsBedDestroyedMessageSendEvent","l":"hashCode()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsItemBoughtEvent","l":"hashCode()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerDeathMessageSendEvent","l":"hashCode()"},{"p":"org.screamingsandals.bedwars.api","c":"APIUtils","l":"hashIntoInvisibleString(ItemStack, String)","u":"hashIntoInvisibleString(org.bukkit.inventory.ItemStack,java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawner","l":"increaseLevel(double)"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"Upgrade","l":"increaseLevel(double)"},{"p":"org.screamingsandals.bedwars.api","c":"InGameConfigBooleanConstants","l":"INHERIT"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"isActivated()"},{"p":"org.screamingsandals.bedwars.api.special","c":"ArrowBlocker","l":"isActivated()"},{"p":"org.screamingsandals.bedwars.api","c":"RunningTeam","l":"isAlive()"},{"p":"org.screamingsandals.bedwars.api.special","c":"AutoIgniteableTNT","l":"isAllowedDamagingPlacer()"},{"p":"org.screamingsandals.bedwars.api.game","c":"GameStore","l":"isBaby()"},{"p":"org.screamingsandals.bedwars.api","c":"Region","l":"isBedBlock(BlockState)","u":"isBedBlock(org.bukkit.block.BlockState)"},{"p":"org.screamingsandals.bedwars.api","c":"Region","l":"isBedHead(BlockState)","u":"isBedHead(org.bukkit.block.BlockState)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"isBlockAddedDuringGame(Location)","u":"isBlockAddedDuringGame(org.bukkit.Location)"},{"p":"org.screamingsandals.bedwars.api","c":"Region","l":"isBlockAddedDuringGame(Location)","u":"isBlockAddedDuringGame(org.bukkit.Location)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsBedDestroyedMessageSendEvent","l":"isCancelled()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameStartEvent","l":"isCancelled()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsItemBoughtEvent","l":"isCancelled()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenShopEvent","l":"isCancelled()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenTeamSelectionEvent","l":"isCancelled()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBreakBlock","l":"isCancelled()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBuildBlock","l":"isCancelled()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerDeathMessageSendEvent","l":"isCancelled()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinEvent","l":"isCancelled()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinTeamEvent","l":"isCancelled()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPreSpawnEffectEvent","l":"isCancelled()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsResourceSpawnEvent","l":"isCancelled()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsSavePlayerStatisticEvent","l":"isCancelled()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsTeamChestOpenEvent","l":"isCancelled()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeBoughtEvent","l":"isCancelled()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeImprovedEvent","l":"isCancelled()"},{"p":"org.screamingsandals.bedwars.api","c":"Region","l":"isChunkUsed(Chunk)","u":"isChunkUsed(org.bukkit.Chunk)"},{"p":"org.screamingsandals.bedwars.api","c":"RunningTeam","l":"isDead()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"isDelayActive(Player, Class)","u":"isDelayActive(org.bukkit.entity.Player,java.lang.Class)"},{"p":"org.screamingsandals.bedwars.api","c":"Region","l":"isDoorBlock(BlockState)","u":"isDoorBlock(org.bukkit.block.BlockState)"},{"p":"org.screamingsandals.bedwars.api","c":"Region","l":"isDoorBottomBlock(BlockState)","u":"isDoorBottomBlock(org.bukkit.block.BlockState)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBreakBlock","l":"isDrops()"},{"p":"org.screamingsandals.bedwars.api","c":"BedwarsAPI","l":"isEntityInGame(Entity)","u":"isEntityInGame(org.bukkit.entity.Entity)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"isEntityShop(Entity)","u":"isEntityShop(org.bukkit.entity.Entity)"},{"p":"org.screamingsandals.bedwars.api","c":"BedwarsAPI","l":"isGameWithNameExists(String)","u":"isGameWithNameExists(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.special","c":"ThrowableFireball","l":"isIncendiary()"},{"p":"org.screamingsandals.bedwars.api","c":"InGameConfigBooleanConstants","l":"isInherited()"},{"p":"org.screamingsandals.bedwars.api","c":"BedwarsAPI","l":"isItemSpawnerTypeRegistered(String)","u":"isItemSpawnerTypeRegistered(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api","c":"Region","l":"isLiquid(Material)","u":"isLiquid(org.bukkit.Material)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"isLocationInArena(Location)","u":"isLocationInArena(org.bukkit.Location)"},{"p":"org.screamingsandals.bedwars.api","c":"Team","l":"isNewColor()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameTickEvent","l":"isNextCountdownChanged()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameTickEvent","l":"isNextStatusChanged()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameTickEvent","l":"isNextTickChanged()"},{"p":"org.screamingsandals.bedwars.api","c":"InGameConfigBooleanConstants","l":"isOriginal()"},{"p":"org.screamingsandals.bedwars.api.special","c":"LuckyBlock","l":"isPlaced()"},{"p":"org.screamingsandals.bedwars.api.special","c":"Trap","l":"isPlaced()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"isPlayerInAnyTeam(Player)","u":"isPlayerInAnyTeam(org.bukkit.entity.Player)"},{"p":"org.screamingsandals.bedwars.api","c":"RunningTeam","l":"isPlayerInTeam(Player)","u":"isPlayerInTeam(org.bukkit.entity.Player)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"isPlayerInTeam(Player, RunningTeam)","u":"isPlayerInTeam(org.bukkit.entity.Player,org.screamingsandals.bedwars.api.RunningTeam)"},{"p":"org.screamingsandals.bedwars.api","c":"BedwarsAPI","l":"isPlayerPlayingAnyGame(Player)","u":"isPlayerPlayingAnyGame(org.bukkit.entity.Player)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"isProtectionActive(Player)","u":"isProtectionActive(org.bukkit.entity.Player)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"isRegisteredSpecialItem(SpecialItem)","u":"isRegisteredSpecialItem(org.screamingsandals.bedwars.api.special.SpecialItem)"},{"p":"org.screamingsandals.bedwars.api.game","c":"GameStore","l":"isShopCustomName()"},{"p":"org.screamingsandals.bedwars.api","c":"RunningTeam","l":"isTargetBlockExists()"},{"p":"org.screamingsandals.bedwars.api","c":"RunningTeam","l":"isTeamChestRegistered(Block)","u":"isTeamChestRegistered(org.bukkit.block.Block)"},{"p":"org.screamingsandals.bedwars.api","c":"RunningTeam","l":"isTeamChestRegistered(Location)","u":"isTeamChestRegistered(org.bukkit.Location)"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"UpgradeStorage","l":"isUpgradeRegistered(Game, Upgrade)","u":"isUpgradeRegistered(org.screamingsandals.bedwars.api.game.Game,org.screamingsandals.bedwars.api.upgrades.Upgrade)"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"UpgradeRegistry","l":"isUpgradeRegistered(String)","u":"isUpgradeRegistered(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.boss","c":"StatusBar","l":"isVisible()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"joinToGame(Player)","u":"joinToGame(org.bukkit.entity.Player)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"leaveFromGame(Player)","u":"leaveFromGame(org.bukkit.entity.Player)"},{"p":"org.screamingsandals.bedwars.api","c":"TeamColor","l":"LIGHT_BLUE"},{"p":"org.screamingsandals.bedwars.api","c":"TeamColor","l":"LIGHT_GRAY"},{"p":"org.screamingsandals.bedwars.api","c":"TeamColor","l":"LIME"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatisticsManager","l":"loadStatistic(UUID)","u":"loadStatistic(java.util.UUID)"},{"p":"org.screamingsandals.bedwars.api","c":"TeamColor","l":"MAGENTA"},{"p":"org.screamingsandals.bedwars.api","c":"ArenaTime","l":"MIDNIGHT"},{"p":"org.screamingsandals.bedwars.api","c":"ArenaTime","l":"NIGHT"},{"p":"org.screamingsandals.bedwars.api","c":"ArenaTime","l":"NOON"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"Upgrade","l":"onUpgradeRegistered(Game)","u":"onUpgradeRegistered(org.screamingsandals.bedwars.api.game.Game)"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"Upgrade","l":"onUpgradeUnregistered(Game)","u":"onUpgradeUnregistered(org.screamingsandals.bedwars.api.game.Game)"},{"p":"org.screamingsandals.bedwars.api","c":"TeamColor","l":"ORANGE"},{"p":"org.screamingsandals.bedwars.api","c":"TeamColor","l":"PINK"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameTickEvent","l":"preventContinuation(boolean)"},{"p":"org.screamingsandals.bedwars.api","c":"Region","l":"putOriginalBlock(Location, BlockState)","u":"putOriginalBlock(org.bukkit.Location,org.bukkit.block.BlockState)"},{"p":"org.screamingsandals.bedwars.api.game","c":"GameStatus","l":"REBUILDING"},{"p":"org.screamingsandals.bedwars.api","c":"TeamColor","l":"RED"},{"p":"org.screamingsandals.bedwars.api","c":"Region","l":"regen()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"registerDelay(DelayFactory)","u":"registerDelay(org.screamingsandals.bedwars.api.utils.DelayFactory)"},{"p":"org.screamingsandals.bedwars.api","c":"BedwarsAPI","l":"registerEntityToGame(Entity, Game)","u":"registerEntityToGame(org.bukkit.entity.Entity,org.screamingsandals.bedwars.api.game.Game)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"registerSpecialItem(SpecialItem)","u":"registerSpecialItem(org.screamingsandals.bedwars.api.special.SpecialItem)"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"UpgradeRegistry","l":"registerUpgrade(String, Class)","u":"registerUpgrade(java.lang.String,java.lang.Class)"},{"p":"org.screamingsandals.bedwars.api","c":"Region","l":"removeBlockBuiltDuringGame(Location)","u":"removeBlockBuiltDuringGame(org.bukkit.Location)"},{"p":"org.screamingsandals.bedwars.api.boss","c":"StatusBar","l":"removePlayer(Player)","u":"removePlayer(org.bukkit.entity.Player)"},{"p":"org.screamingsandals.bedwars.api","c":"RunningTeam","l":"removeTeamChest(Block)","u":"removeTeamChest(org.bukkit.block.Block)"},{"p":"org.screamingsandals.bedwars.api","c":"RunningTeam","l":"removeTeamChest(Location)","u":"removeTeamChest(org.bukkit.Location)"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"UpgradeStorage","l":"removeUpgrade(Game, Upgrade)","u":"removeUpgrade(org.screamingsandals.bedwars.api.game.Game,org.screamingsandals.bedwars.api.upgrades.Upgrade)"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"UpgradeStorage","l":"resetUpgradesForGame(Game)","u":"resetUpgradesForGame(org.screamingsandals.bedwars.api.game.Game)"},{"p":"org.screamingsandals.bedwars.api.special","c":"ThrowableFireball","l":"run()"},{"p":"org.screamingsandals.bedwars.api.game","c":"GameStatus","l":"RUNNING"},{"p":"org.screamingsandals.bedwars.api.special","c":"ArrowBlocker","l":"runTask()"},{"p":"org.screamingsandals.bedwars.api.special","c":"ProtectionWall","l":"runTask()"},{"p":"org.screamingsandals.bedwars.api.special","c":"RescuePlatform","l":"runTask()"},{"p":"org.screamingsandals.bedwars.api.special","c":"Tracker","l":"runTask()"},{"p":"org.screamingsandals.bedwars.api.special","c":"WarpPowder","l":"runTask()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"selectPlayerRandomTeam(Player)","u":"selectPlayerRandomTeam(org.bukkit.entity.Player)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"selectPlayerTeam(Player, Team)","u":"selectPlayerTeam(org.bukkit.entity.Player,org.screamingsandals.bedwars.api.Team)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsBedDestroyedMessageSendEvent","l":"setCancelled(boolean)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameStartEvent","l":"setCancelled(boolean)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsItemBoughtEvent","l":"setCancelled(boolean)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenShopEvent","l":"setCancelled(boolean)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenTeamSelectionEvent","l":"setCancelled(boolean)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBreakBlock","l":"setCancelled(boolean)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBuildBlock","l":"setCancelled(boolean)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerDeathMessageSendEvent","l":"setCancelled(boolean)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinEvent","l":"setCancelled(boolean)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinTeamEvent","l":"setCancelled(boolean)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPreSpawnEffectEvent","l":"setCancelled(boolean)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsResourceSpawnEvent","l":"setCancelled(boolean)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsSavePlayerStatisticEvent","l":"setCancelled(boolean)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsTeamChestOpenEvent","l":"setCancelled(boolean)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeBoughtEvent","l":"setCancelled(boolean)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeImprovedEvent","l":"setCancelled(boolean)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerJoinEvent","l":"setCancelMessage(String)","u":"setCancelMessage(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.boss","c":"BossBar19","l":"setColor(BarColor)","u":"setColor(org.bukkit.boss.BarColor)"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"setCurrentDeaths(int)"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"setCurrentDestroyedBeds(int)"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"setCurrentKills(int)"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawner","l":"setCurrentLevel(double)"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"setCurrentLoses(int)"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"setCurrentScore(int)"},{"p":"org.screamingsandals.bedwars.api.statistics","c":"PlayerStatistic","l":"setCurrentWins(int)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerBreakBlock","l":"setDrops(boolean)"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawner","l":"setLevel(double)"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"Upgrade","l":"setLevel(double)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsBedDestroyedMessageSendEvent","l":"setMessage(String)","u":"setMessage(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerDeathMessageSendEvent","l":"setMessage(String)","u":"setMessage(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.boss","c":"BossBar","l":"setMessage(String)","u":"setMessage(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsUpgradeImprovedEvent","l":"setNewLevel(double)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameTickEvent","l":"setNextCountdown(int)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsGameTickEvent","l":"setNextStatus(GameStatus)","u":"setNextStatus(org.screamingsandals.bedwars.api.game.GameStatus)"},{"p":"org.screamingsandals.bedwars.api.boss","c":"StatusBar","l":"setProgress(double)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsResourceSpawnEvent","l":"setResource(ItemStack)","u":"setResource(org.bukkit.inventory.ItemStack)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenShopEvent","l":"setResult(BedwarsOpenShopEvent.Result)","u":"setResult(org.screamingsandals.bedwars.api.events.BedwarsOpenShopEvent.Result)"},{"p":"org.screamingsandals.bedwars.api.boss","c":"XPBar","l":"setSeconds(int)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsApplyPropertyToItem","l":"setStack(ItemStack)","u":"setStack(org.bukkit.inventory.ItemStack)"},{"p":"org.screamingsandals.bedwars.api.boss","c":"BossBar19","l":"setStyle(BarStyle)","u":"setStyle(org.bukkit.boss.BarStyle)"},{"p":"org.screamingsandals.bedwars.api.game","c":"ItemSpawner","l":"setTeam(Team)","u":"setTeam(org.screamingsandals.bedwars.api.Team)"},{"p":"org.screamingsandals.bedwars.api.boss","c":"StatusBar","l":"setVisible(boolean)"},{"p":"org.screamingsandals.bedwars.api.special","c":"AutoIgniteableTNT","l":"spawn(Location)","u":"spawn(org.bukkit.Location)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"start()"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"stop()"},{"p":"org.screamingsandals.bedwars.api","c":"ArenaTime","l":"SUNRISE"},{"p":"org.screamingsandals.bedwars.api","c":"ArenaTime","l":"SUNSET"},{"p":"org.screamingsandals.bedwars.api.utils","c":"ThirdPartyShopUtils","l":"ThirdPartyShopUtils()","u":"%3Cinit%3E()"},{"p":"org.screamingsandals.bedwars.api","c":"ArenaTime","l":"time"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsBedDestroyedMessageSendEvent","l":"toString()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsItemBoughtEvent","l":"toString()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsPlayerDeathMessageSendEvent","l":"toString()"},{"p":"org.screamingsandals.bedwars.api","c":"InGameConfigBooleanConstants","l":"TRUE"},{"p":"org.screamingsandals.bedwars.api","c":"APIUtils","l":"unhashFromInvisibleString(ItemStack, String)","u":"unhashFromInvisibleString(org.bukkit.inventory.ItemStack,java.lang.String)"},{"p":"org.screamingsandals.bedwars.api","c":"APIUtils","l":"unhashFromInvisibleStringStartsWith(ItemStack, String)","u":"unhashFromInvisibleStringStartsWith(org.bukkit.inventory.ItemStack,java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"unregisterDelay(DelayFactory)","u":"unregisterDelay(org.screamingsandals.bedwars.api.utils.DelayFactory)"},{"p":"org.screamingsandals.bedwars.api","c":"BedwarsAPI","l":"unregisterEntityFromGame(Entity)","u":"unregisterEntityFromGame(org.bukkit.entity.Entity)"},{"p":"org.screamingsandals.bedwars.api.game","c":"Game","l":"unregisterSpecialItem(SpecialItem)","u":"unregisterSpecialItem(org.screamingsandals.bedwars.api.special.SpecialItem)"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"UpgradeRegistry","l":"unregisterUpgrade(String)","u":"unregisterUpgrade(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.upgrades","c":"UpgradeRegistry","l":"UpgradeRegistry()","u":"%3Cinit%3E()"},{"p":"org.screamingsandals.bedwars.api","c":"ArenaTime","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenShopEvent.Result","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api.game","c":"GameStatus","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api","c":"InGameConfigBooleanConstants","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api","c":"TeamColor","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.screamingsandals.bedwars.api","c":"ArenaTime","l":"values()"},{"p":"org.screamingsandals.bedwars.api.events","c":"BedwarsOpenShopEvent.Result","l":"values()"},{"p":"org.screamingsandals.bedwars.api.game","c":"GameStatus","l":"values()"},{"p":"org.screamingsandals.bedwars.api","c":"InGameConfigBooleanConstants","l":"values()"},{"p":"org.screamingsandals.bedwars.api","c":"TeamColor","l":"values()"},{"p":"org.screamingsandals.bedwars.api.game","c":"GameStatus","l":"WAITING"},{"p":"org.screamingsandals.bedwars.api","c":"TeamColor","l":"WHITE"},{"p":"org.screamingsandals.bedwars.api","c":"ArenaTime","l":"WORLD"},{"p":"org.screamingsandals.bedwars.api","c":"TeamColor","l":"YELLOW"}];updateSearchResults(); \ No newline at end of file diff --git a/javadoc/0.2.36.1/module-search-index.js b/javadoc/0.2.36.1/module-search-index.js new file mode 100644 index 000000000..0d59754fc --- /dev/null +++ b/javadoc/0.2.36.1/module-search-index.js @@ -0,0 +1 @@ +moduleSearchIndex = [];updateSearchResults(); \ No newline at end of file diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/APIUtils.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/APIUtils.html new file mode 100644 index 000000000..e8e26e938 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/APIUtils.html @@ -0,0 +1,236 @@ + + + + +APIUtils (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class APIUtils

+
+
java.lang.Object +
org.screamingsandals.bedwars.api.APIUtils
+
+
+
+
public class APIUtils +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      APIUtils

      +
      public APIUtils()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      hashIntoInvisibleString

      +
      public static void hashIntoInvisibleString(org.bukkit.inventory.ItemStack stack, + String hash)
      +
      +
      Parameters:
      +
      stack -
      +
      hash -
      +
      +
      +
    • +
    • +
      +

      unhashFromInvisibleStringStartsWith

      +
      public static String unhashFromInvisibleStringStartsWith(org.bukkit.inventory.ItemStack stack, + String startsWith)
      +
      +
      Parameters:
      +
      stack -
      +
      startsWith -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      unhashFromInvisibleString

      +
      public static boolean unhashFromInvisibleString(org.bukkit.inventory.ItemStack stack, + String hash)
      +
      +
      Parameters:
      +
      stack -
      +
      hash -
      +
      Returns:
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/ArenaTime.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/ArenaTime.html new file mode 100644 index 000000000..aaa5238c8 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/ArenaTime.html @@ -0,0 +1,307 @@ + + + + +ArenaTime (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Enum Class ArenaTime

+
+
java.lang.Object +
java.lang.Enum<ArenaTime> +
org.screamingsandals.bedwars.api.ArenaTime
+
+
+
+
+
All Implemented Interfaces:
+
Serializable, Comparable<ArenaTime>, Constable
+
+
+
public enum ArenaTime +extends Enum<ArenaTime>
+
+
+ +
+
+
    + +
  • +
    +

    Enum Constant Details

    +
      +
    • +
      +

      WORLD

      +
      public static final ArenaTime WORLD
      +
      +
    • +
    • +
      +

      DAY_BEGINNING

      +
      public static final ArenaTime DAY_BEGINNING
      +
      +
    • +
    • +
      +

      DAY

      +
      public static final ArenaTime DAY
      +
      +
    • +
    • +
      +

      NOON

      +
      public static final ArenaTime NOON
      +
      +
    • +
    • +
      +

      SUNSET

      +
      public static final ArenaTime SUNSET
      +
      +
    • +
    • +
      +

      NIGHT

      +
      public static final ArenaTime NIGHT
      +
      +
    • +
    • +
      +

      MIDNIGHT

      +
      public static final ArenaTime MIDNIGHT
      +
      +
    • +
    • +
      +

      SUNRISE

      +
      public static final ArenaTime SUNRISE
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      time

      +
      public final int time
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      values

      +
      public static ArenaTime[] values()
      +
      Returns an array containing the constants of this enum class, in +the order they are declared.
      +
      +
      Returns:
      +
      an array containing the constants of this enum class, in the order they are declared
      +
      +
      +
    • +
    • +
      +

      valueOf

      +
      public static ArenaTime valueOf(String name)
      +
      Returns the enum constant of this class with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this class. (Extraneous whitespace characters are +not permitted.)
      +
      +
      Parameters:
      +
      name - the name of the enum constant to be returned.
      +
      Returns:
      +
      the enum constant with the specified name
      +
      Throws:
      +
      IllegalArgumentException - if this enum class has no constant with the specified name
      +
      NullPointerException - if the argument is null
      +
      +
      +
    • +
    • +
      +

      getTime

      +
      public int getTime()
      +
      +
      Returns:
      +
      time in ticks
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/BedwarsAPI.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/BedwarsAPI.html new file mode 100644 index 000000000..1096bf749 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/BedwarsAPI.html @@ -0,0 +1,407 @@ + + + + +BedwarsAPI (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface BedwarsAPI

+
+
+
+
public interface BedwarsAPI
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getGames

      +
      List<Game> getGames()
      +
      +
      Returns:
      +
      List of available games
      +
      +
      +
    • +
    • +
      +

      isGameWithNameExists

      +
      boolean isGameWithNameExists(String name)
      +
      +
      Parameters:
      +
      name - Name of game
      +
      Returns:
      +
      true if game is exists
      +
      +
      +
    • +
    • +
      +

      getGameByName

      +
      Game getGameByName(String name)
      +
      +
      Parameters:
      +
      name - Name of game
      +
      Returns:
      +
      Game or null if game is not exists
      +
      +
      +
    • +
    • +
      +

      getGameOfPlayer

      +
      Game getGameOfPlayer(org.bukkit.entity.Player player)
      +
      +
      Parameters:
      +
      player - Player
      +
      Returns:
      +
      Player's Game or null if player isn't in game
      +
      +
      +
    • +
    • +
      +

      getGameWithHighestPlayers

      +
      Game getGameWithHighestPlayers()
      +
      +
      Returns:
      +
      Free game that has highest players in it
      +
      +
      +
    • +
    • +
      +

      getGameWithLowestPlayers

      +
      Game getGameWithLowestPlayers()
      +
      +
      Returns:
      +
      Free game that has lowest players in it
      +
      +
      +
    • +
    • +
      +

      isPlayerPlayingAnyGame

      +
      boolean isPlayerPlayingAnyGame(org.bukkit.entity.Player player)
      +
      +
      Parameters:
      +
      player - Player
      +
      Returns:
      +
      true if player is in any game
      +
      +
      +
    • +
    • +
      +

      getItemSpawnerTypes

      +
      List<ItemSpawnerType> getItemSpawnerTypes()
      +
      +
      Returns:
      +
      List of existing spawner types
      +
      +
      +
    • +
    • +
      +

      isItemSpawnerTypeRegistered

      +
      boolean isItemSpawnerTypeRegistered(String name)
      +
      +
      Parameters:
      +
      name - Name of item spawner type
      +
      Returns:
      +
      boolean Is spawner type registered
      +
      +
      +
    • +
    • +
      +

      getItemSpawnerTypeByName

      +
      ItemSpawnerType getItemSpawnerTypeByName(String name)
      +
      +
      Parameters:
      +
      name - Name of item spawner type
      +
      Returns:
      +
      ItemSpawnerType by name or null if type isn't exists
      +
      +
      +
    • +
    • +
      +

      isEntityInGame

      +
      boolean isEntityInGame(org.bukkit.entity.Entity entity)
      +
      +
      Parameters:
      +
      entity - Entity
      +
      Returns:
      +
      true if entity is in game
      +
      +
      +
    • +
    • +
      +

      getGameOfEntity

      +
      Game getGameOfEntity(org.bukkit.entity.Entity entity)
      +
      +
      Parameters:
      +
      entity - Entity
      +
      Returns:
      +
      Game of entity or null
      +
      +
      +
    • +
    • +
      +

      getFirstWaitingGame

      +
      Game getFirstWaitingGame()
      +
      +
      Returns:
      +
      Game in waiting state or null
      +
      +
      +
    • +
    • +
      +

      getFirstRunningGame

      +
      Game getFirstRunningGame()
      +
      +
      Returns:
      +
      Game in running state or null
      +
      +
      +
    • +
    • +
      +

      registerEntityToGame

      +
      void registerEntityToGame(org.bukkit.entity.Entity entity, + Game game)
      +
      +
      Parameters:
      +
      entity - Entity
      +
      game - Game
      +
      +
      +
    • +
    • +
      +

      unregisterEntityFromGame

      +
      void unregisterEntityFromGame(org.bukkit.entity.Entity entity)
      +
      +
      Parameters:
      +
      entity - Entity
      +
      +
      +
    • +
    • +
      +

      getPluginVersion

      +
      String getPluginVersion()
      +
      +
      Returns:
      +
      String of Bedwars Version
      +
      +
      +
    • +
    • +
      +

      getColorChanger

      +
      ColorChanger getColorChanger()
      +
      +
      Returns:
      +
      Color changer for coloring ItemStacks
      +
      +
      +
    • +
    • +
      +

      getHubServerName

      +
      String getHubServerName()
      +
      +
      Returns:
      +
      hub server name from config
      +
      +
      +
    • +
    • +
      +

      getStatisticsManager

      +
      PlayerStatisticsManager getStatisticsManager()
      +
      +
      Returns:
      +
      PlayerStatisticsManager if statistics are enabled; otherwise null
      +
      +
      +
    • +
    • +
      +

      getInstance

      +
      static BedwarsAPI getInstance()
      +
      +
      Returns:
      +
      Bedwars instance
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/InGameConfigBooleanConstants.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/InGameConfigBooleanConstants.html new file mode 100644 index 000000000..523bb61bd --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/InGameConfigBooleanConstants.html @@ -0,0 +1,261 @@ + + + + +InGameConfigBooleanConstants (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Enum Class InGameConfigBooleanConstants

+
+
java.lang.Object +
java.lang.Enum<InGameConfigBooleanConstants> +
org.screamingsandals.bedwars.api.InGameConfigBooleanConstants
+
+
+
+
+
All Implemented Interfaces:
+
Serializable, Comparable<InGameConfigBooleanConstants>, Constable
+
+
+
public enum InGameConfigBooleanConstants +extends Enum<InGameConfigBooleanConstants>
+
+
+ +
+
+
    + +
  • +
    +

    Enum Constant Details

    + +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      values

      +
      public static InGameConfigBooleanConstants[] values()
      +
      Returns an array containing the constants of this enum class, in +the order they are declared.
      +
      +
      Returns:
      +
      an array containing the constants of this enum class, in the order they are declared
      +
      +
      +
    • +
    • +
      +

      valueOf

      +
      public static InGameConfigBooleanConstants valueOf(String name)
      +
      Returns the enum constant of this class with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this class. (Extraneous whitespace characters are +not permitted.)
      +
      +
      Parameters:
      +
      name - the name of the enum constant to be returned.
      +
      Returns:
      +
      the enum constant with the specified name
      +
      Throws:
      +
      IllegalArgumentException - if this enum class has no constant with the specified name
      +
      NullPointerException - if the argument is null
      +
      +
      +
    • +
    • +
      +

      isInherited

      +
      public boolean isInherited()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isOriginal

      +
      public boolean isOriginal()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getValue

      +
      public boolean getValue()
      +
      +
      Returns:
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/Region.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/Region.html new file mode 100644 index 000000000..1634da32d --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/Region.html @@ -0,0 +1,271 @@ + + + + +Region (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface Region

+
+
+
+
public interface Region
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    void
    +
    addBuiltDuringGame(org.bukkit.Location loc)
    +
     
    +
    org.bukkit.block.Block
    +
    getBedNeighbor(org.bukkit.block.Block head)
    +
     
    +
    boolean
    +
    isBedBlock(org.bukkit.block.BlockState block)
    +
     
    +
    boolean
    +
    isBedHead(org.bukkit.block.BlockState block)
    +
     
    +
    boolean
    +
    isBlockAddedDuringGame(org.bukkit.Location loc)
    +
     
    +
    boolean
    +
    isChunkUsed(org.bukkit.Chunk chunk)
    +
     
    +
    boolean
    +
    isDoorBlock(org.bukkit.block.BlockState block)
    +
     
    +
    boolean
    +
    isDoorBottomBlock(org.bukkit.block.BlockState block)
    +
     
    +
    boolean
    +
    isLiquid(org.bukkit.Material material)
    +
     
    +
    void
    +
    putOriginalBlock(org.bukkit.Location loc, + org.bukkit.block.BlockState block)
    +
     
    +
    void
    + +
    +
    Don't use from API
    +
    +
    void
    +
    removeBlockBuiltDuringGame(org.bukkit.Location loc)
    +
     
    +
    +
    +
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      isBlockAddedDuringGame

      +
      boolean isBlockAddedDuringGame(org.bukkit.Location loc)
      +
      +
      Parameters:
      +
      loc -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      putOriginalBlock

      +
      void putOriginalBlock(org.bukkit.Location loc, + org.bukkit.block.BlockState block)
      +
      +
      Parameters:
      +
      loc -
      +
      block -
      +
      +
      +
    • +
    • +
      +

      addBuiltDuringGame

      +
      void addBuiltDuringGame(org.bukkit.Location loc)
      +
      +
      Parameters:
      +
      loc -
      +
      +
      +
    • +
    • +
      +

      removeBlockBuiltDuringGame

      +
      void removeBlockBuiltDuringGame(org.bukkit.Location loc)
      +
      +
      Parameters:
      +
      loc -
      +
      +
      +
    • +
    • +
      +

      isLiquid

      +
      boolean isLiquid(org.bukkit.Material material)
      +
      +
      Parameters:
      +
      material -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isBedBlock

      +
      boolean isBedBlock(org.bukkit.block.BlockState block)
      +
      +
      Parameters:
      +
      block -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isBedHead

      +
      boolean isBedHead(org.bukkit.block.BlockState block)
      +
      +
      Parameters:
      +
      block -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isDoorBlock

      +
      boolean isDoorBlock(org.bukkit.block.BlockState block)
      +
      +
    • +
    • +
      +

      isDoorBottomBlock

      +
      boolean isDoorBottomBlock(org.bukkit.block.BlockState block)
      +
      +
    • +
    • +
      +

      getBedNeighbor

      +
      org.bukkit.block.Block getBedNeighbor(org.bukkit.block.Block head)
      +
      +
      Parameters:
      +
      head -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isChunkUsed

      +
      boolean isChunkUsed(org.bukkit.Chunk chunk)
      +
      +
      Parameters:
      +
      chunk -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      regen

      +
      void regen()
      +
      Don't use from API
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/RunningTeam.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/RunningTeam.html new file mode 100644 index 000000000..4990a3042 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/RunningTeam.html @@ -0,0 +1,313 @@ + + + + +RunningTeam (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface RunningTeam

+
+
+
+
All Superinterfaces:
+
Team
+
+
+
public interface RunningTeam +extends Team
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      countConnectedPlayers

      +
      int countConnectedPlayers()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getConnectedPlayers

      +
      List<org.bukkit.entity.Player> getConnectedPlayers()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isPlayerInTeam

      +
      boolean isPlayerInTeam(org.bukkit.entity.Player player)
      +
      +
      Parameters:
      +
      player -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isDead

      +
      boolean isDead()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isAlive

      +
      boolean isAlive()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isTargetBlockExists

      +
      boolean isTargetBlockExists()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getScoreboardTeam

      +
      org.bukkit.scoreboard.Team getScoreboardTeam()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      addTeamChest

      +
      void addTeamChest(org.bukkit.Location location)
      +
      +
      Parameters:
      +
      location -
      +
      +
      +
    • +
    • +
      +

      addTeamChest

      +
      void addTeamChest(org.bukkit.block.Block block)
      +
      +
      Parameters:
      +
      block -
      +
      +
      +
    • +
    • +
      +

      removeTeamChest

      +
      void removeTeamChest(org.bukkit.Location location)
      +
      +
      Parameters:
      +
      location -
      +
      +
      +
    • +
    • +
      +

      removeTeamChest

      +
      void removeTeamChest(org.bukkit.block.Block block)
      +
      +
      Parameters:
      +
      block -
      +
      +
      +
    • +
    • +
      +

      isTeamChestRegistered

      +
      boolean isTeamChestRegistered(org.bukkit.Location location)
      +
      +
      Parameters:
      +
      location -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isTeamChestRegistered

      +
      boolean isTeamChestRegistered(org.bukkit.block.Block block)
      +
      +
      Parameters:
      +
      block -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getTeamChestInventory

      +
      org.bukkit.inventory.Inventory getTeamChestInventory()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      countTeamChests

      +
      int countTeamChests()
      +
      +
      Returns:
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/Team.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/Team.html new file mode 100644 index 000000000..6e90ffb17 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/Team.html @@ -0,0 +1,204 @@ + + + + +Team (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface Team

+
+
+
+
All Known Subinterfaces:
+
RunningTeam
+
+
+
public interface Team
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getGame

      +
      Game getGame()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getName

      +
      String getName()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getColor

      +
      TeamColor getColor()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isNewColor

      +
      boolean isNewColor()
      +
      +
      Returns:
      +
      isNewColor boolean u
      +
      +
      +
    • +
    • +
      +

      getTeamSpawn

      +
      org.bukkit.Location getTeamSpawn()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getTargetBlock

      +
      org.bukkit.Location getTargetBlock()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getMaxPlayers

      +
      int getMaxPlayers()
      +
      +
      Returns:
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/TeamColor.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/TeamColor.html new file mode 100644 index 000000000..0c85b5c80 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/TeamColor.html @@ -0,0 +1,321 @@ + + + + +TeamColor (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Enum Class TeamColor

+
+
java.lang.Object +
java.lang.Enum<TeamColor> +
org.screamingsandals.bedwars.api.TeamColor
+
+
+
+
+
All Implemented Interfaces:
+
Serializable, Comparable<TeamColor>, Constable
+
+
+
public enum TeamColor +extends Enum<TeamColor>
+
+
+ +
+
+
    + +
  • +
    +

    Enum Constant Details

    +
      +
    • +
      +

      BLACK

      +
      public static final TeamColor BLACK
      +
      +
    • +
    • +
      +

      BLUE

      +
      public static final TeamColor BLUE
      +
      +
    • +
    • +
      +

      GREEN

      +
      public static final TeamColor GREEN
      +
      +
    • +
    • +
      +

      RED

      +
      public static final TeamColor RED
      +
      +
    • +
    • +
      +

      MAGENTA

      +
      public static final TeamColor MAGENTA
      +
      +
    • +
    • +
      +

      ORANGE

      +
      public static final TeamColor ORANGE
      +
      +
    • +
    • +
      +

      LIGHT_GRAY

      +
      public static final TeamColor LIGHT_GRAY
      +
      +
    • +
    • +
      +

      GRAY

      +
      public static final TeamColor GRAY
      +
      +
    • +
    • +
      +

      LIGHT_BLUE

      +
      public static final TeamColor LIGHT_BLUE
      +
      +
    • +
    • +
      +

      LIME

      +
      public static final TeamColor LIME
      +
      +
    • +
    • +
      +

      CYAN

      +
      public static final TeamColor CYAN
      +
      +
    • +
    • +
      +

      PINK

      +
      public static final TeamColor PINK
      +
      +
    • +
    • +
      +

      YELLOW

      +
      public static final TeamColor YELLOW
      +
      +
    • +
    • +
      +

      WHITE

      +
      public static final TeamColor WHITE
      +
      +
    • +
    • +
      +

      BROWN

      +
      public static final TeamColor BROWN
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      values

      +
      public static TeamColor[] values()
      +
      Returns an array containing the constants of this enum class, in +the order they are declared.
      +
      +
      Returns:
      +
      an array containing the constants of this enum class, in the order they are declared
      +
      +
      +
    • +
    • +
      +

      valueOf

      +
      public static TeamColor valueOf(String name)
      +
      Returns the enum constant of this class with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this class. (Extraneous whitespace characters are +not permitted.)
      +
      +
      Parameters:
      +
      name - the name of the enum constant to be returned.
      +
      Returns:
      +
      the enum constant with the specified name
      +
      Throws:
      +
      IllegalArgumentException - if this enum class has no constant with the specified name
      +
      NullPointerException - if the argument is null
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/BossBar.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/BossBar.html new file mode 100644 index 000000000..b2fd2e2c4 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/BossBar.html @@ -0,0 +1,153 @@ + + + + +BossBar (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface BossBar

+
+
+
+
All Superinterfaces:
+
StatusBar
+
+
+
All Known Subinterfaces:
+
BossBar18, BossBar19
+
+
+
public interface BossBar +extends StatusBar
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getMessage

      +
      String getMessage()
      +
      +
      Returns:
      +
      current message
      +
      +
      +
    • +
    • +
      +

      setMessage

      +
      void setMessage(String message)
      +
      +
      Parameters:
      +
      message -
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/BossBar18.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/BossBar18.html new file mode 100644 index 000000000..1dbb83ebf --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/BossBar18.html @@ -0,0 +1,100 @@ + + + + +BossBar18 (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface BossBar18

+
+
+
+
All Superinterfaces:
+
BossBar, StatusBar
+
+
+
public interface BossBar18 +extends BossBar
+
+
+ +
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/BossBar19.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/BossBar19.html new file mode 100644 index 000000000..44b63a0da --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/BossBar19.html @@ -0,0 +1,178 @@ + + + + +BossBar19 (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface BossBar19

+
+
+
+
All Superinterfaces:
+
BossBar, StatusBar
+
+
+
public interface BossBar19 +extends BossBar
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getColor

      +
      org.bukkit.boss.BarColor getColor()
      +
      +
      Returns:
      +
      color
      +
      +
      +
    • +
    • +
      +

      setColor

      +
      void setColor(org.bukkit.boss.BarColor color)
      +
      +
      Parameters:
      +
      color -
      +
      +
      +
    • +
    • +
      +

      getStyle

      +
      org.bukkit.boss.BarStyle getStyle()
      +
      +
      Returns:
      +
      style
      +
      +
      +
    • +
    • +
      +

      setStyle

      +
      void setStyle(org.bukkit.boss.BarStyle style)
      +
      +
      Parameters:
      +
      style -
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/StatusBar.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/StatusBar.html new file mode 100644 index 000000000..565914659 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/StatusBar.html @@ -0,0 +1,210 @@ + + + + +StatusBar (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface StatusBar

+
+
+
+
All Known Subinterfaces:
+
BossBar, BossBar18, BossBar19, XPBar
+
+
+
public interface StatusBar
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    void
    +
    addPlayer(org.bukkit.entity.Player player)
    +
     
    +
    double
    + +
     
    +
    List<org.bukkit.entity.Player>
    + +
     
    +
    boolean
    + +
     
    +
    void
    +
    removePlayer(org.bukkit.entity.Player player)
    +
     
    +
    void
    +
    setProgress(double progress)
    +
     
    +
    void
    +
    setVisible(boolean visible)
    +
     
    +
    +
    +
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      addPlayer

      +
      void addPlayer(org.bukkit.entity.Player player)
      +
      +
      Parameters:
      +
      player -
      +
      +
      +
    • +
    • +
      +

      removePlayer

      +
      void removePlayer(org.bukkit.entity.Player player)
      +
      +
      Parameters:
      +
      player -
      +
      +
      +
    • +
    • +
      +

      setProgress

      +
      void setProgress(double progress)
      +
      +
      Parameters:
      +
      progress -
      +
      +
      +
    • +
    • +
      +

      getViewers

      +
      List<org.bukkit.entity.Player> getViewers()
      +
      +
      Returns:
      +
      list of all viewers
      +
      +
      +
    • +
    • +
      +

      getProgress

      +
      double getProgress()
      +
      +
      Returns:
      +
      progress of status bar
      +
      +
      +
    • +
    • +
      +

      isVisible

      +
      boolean isVisible()
      +
      +
      Returns:
      +
      visibility of status bar
      +
      +
      +
    • +
    • +
      +

      setVisible

      +
      void setVisible(boolean visible)
      +
      +
      Parameters:
      +
      visible -
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/XPBar.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/XPBar.html new file mode 100644 index 000000000..e70166c75 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/XPBar.html @@ -0,0 +1,149 @@ + + + + +XPBar (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface XPBar

+
+
+
+
All Superinterfaces:
+
StatusBar
+
+
+
public interface XPBar +extends StatusBar
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      setSeconds

      +
      void setSeconds(int seconds)
      +
      +
      Parameters:
      +
      seconds -
      +
      +
      +
    • +
    • +
      +

      getSeconds

      +
      int getSeconds()
      +
      +
      Returns:
      +
      seconds
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/package-summary.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/package-summary.html new file mode 100644 index 000000000..f8b7e6063 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/package-summary.html @@ -0,0 +1,101 @@ + + + + +org.screamingsandals.bedwars.api.boss (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package org.screamingsandals.bedwars.api.boss

+
+
+
package org.screamingsandals.bedwars.api.boss
+
+ +
+
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/package-tree.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/package-tree.html new file mode 100644 index 000000000..8946fab3c --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/boss/package-tree.html @@ -0,0 +1,77 @@ + + + + +org.screamingsandals.bedwars.api.boss Class Hierarchy (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package org.screamingsandals.bedwars.api.boss

+Package Hierarchies: + +
+
+

Interface Hierarchy

+
    +
  • org.screamingsandals.bedwars.api.boss.StatusBar +
      +
    • org.screamingsandals.bedwars.api.boss.BossBar +
        +
      • org.screamingsandals.bedwars.api.boss.BossBar18
      • +
      • org.screamingsandals.bedwars.api.boss.BossBar19
      • +
      +
    • +
    • org.screamingsandals.bedwars.api.boss.XPBar
    • +
    +
  • +
+
+
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedWarsGameDisabledEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedWarsGameDisabledEvent.html new file mode 100644 index 000000000..564c17034 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedWarsGameDisabledEvent.html @@ -0,0 +1,202 @@ + + + + +BedWarsGameDisabledEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedWarsGameDisabledEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedWarsGameDisabledEvent
+
+
+
+
+
public class BedWarsGameDisabledEvent +extends org.bukkit.event.Event
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    + + +
     
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.event.HandlerList
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedWarsGameDisabledEvent

      +
      public BedWarsGameDisabledEvent(Game game)
      +
      +
      Parameters:
      +
      game -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      game
      +
      +
      +
    • +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedWarsGameEnabledEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedWarsGameEnabledEvent.html new file mode 100644 index 000000000..fc7abc24f --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedWarsGameEnabledEvent.html @@ -0,0 +1,202 @@ + + + + +BedWarsGameEnabledEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedWarsGameEnabledEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedWarsGameEnabledEvent
+
+
+
+
+
public class BedWarsGameEnabledEvent +extends org.bukkit.event.Event
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    + + +
     
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.event.HandlerList
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedWarsGameEnabledEvent

      +
      public BedWarsGameEnabledEvent(Game game)
      +
      +
      Parameters:
      +
      game -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      game
      +
      +
      +
    • +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedWarsPlayerLastLeaveEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedWarsPlayerLastLeaveEvent.html new file mode 100644 index 000000000..ce92537dd --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedWarsPlayerLastLeaveEvent.html @@ -0,0 +1,234 @@ + + + + +BedWarsPlayerLastLeaveEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedWarsPlayerLastLeaveEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedWarsPlayerLastLeaveEvent
+
+
+
+
+
public class BedWarsPlayerLastLeaveEvent +extends org.bukkit.event.Event
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedWarsPlayerLastLeaveEvent

      +
      public BedWarsPlayerLastLeaveEvent(Game game, + org.bukkit.entity.Player player, + RunningTeam team)
      +
      +
      Parameters:
      +
      game -
      +
      player -
      +
      team -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      game
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getPlayer

      +
      public org.bukkit.entity.Player getPlayer()
      +
      +
      Returns:
      +
      player
      +
      +
      +
    • +
    • +
      +

      getTeam

      +
      public RunningTeam getTeam()
      +
      +
      Returns:
      +
      team of player
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedWarsServerRestartEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedWarsServerRestartEvent.html new file mode 100644 index 000000000..7b9f51f15 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedWarsServerRestartEvent.html @@ -0,0 +1,185 @@ + + + + +BedWarsServerRestartEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedWarsServerRestartEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedWarsServerRestartEvent
+
+
+
+
+
public class BedWarsServerRestartEvent +extends org.bukkit.event.Event
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.event.HandlerList
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedWarsServerRestartEvent

      +
      public BedWarsServerRestartEvent()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsApplyPropertyToBoughtItem.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsApplyPropertyToBoughtItem.html new file mode 100644 index 000000000..c2aa49109 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsApplyPropertyToBoughtItem.html @@ -0,0 +1,159 @@ + + + + +BedwarsApplyPropertyToBoughtItem (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsApplyPropertyToBoughtItem

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem +
org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToBoughtItem
+
+
+
+
+
+
public class BedwarsApplyPropertyToBoughtItem +extends BedwarsApplyPropertyToItem
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsApplyPropertyToBoughtItem

      +
      public BedwarsApplyPropertyToBoughtItem(Game game, + org.bukkit.entity.Player player, + org.bukkit.inventory.ItemStack stack, + Map<String,Object> properties)
      +
      +
      Parameters:
      +
      game -
      +
      player -
      +
      stack -
      +
      properties -
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsApplyPropertyToDisplayedItem.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsApplyPropertyToDisplayedItem.html new file mode 100644 index 000000000..82d5adf73 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsApplyPropertyToDisplayedItem.html @@ -0,0 +1,159 @@ + + + + +BedwarsApplyPropertyToDisplayedItem (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsApplyPropertyToDisplayedItem

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem +
org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToDisplayedItem
+
+
+
+
+
+
public class BedwarsApplyPropertyToDisplayedItem +extends BedwarsApplyPropertyToItem
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsApplyPropertyToDisplayedItem

      +
      public BedwarsApplyPropertyToDisplayedItem(Game game, + org.bukkit.entity.Player player, + org.bukkit.inventory.ItemStack stack, + Map<String,Object> properties)
      +
      +
      Parameters:
      +
      game -
      +
      player -
      +
      stack -
      +
      properties -
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsApplyPropertyToItem.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsApplyPropertyToItem.html new file mode 100644 index 000000000..73df29d64 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsApplyPropertyToItem.html @@ -0,0 +1,416 @@ + + + + +BedwarsApplyPropertyToItem (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsApplyPropertyToItem

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
+
+
+
+
+
Direct Known Subclasses:
+
BedwarsApplyPropertyToBoughtItem, BedwarsApplyPropertyToDisplayedItem
+
+
+
public class BedwarsApplyPropertyToItem +extends org.bukkit.event.Event
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsApplyPropertyToItem

      +
      public BedwarsApplyPropertyToItem(Game game, + org.bukkit.entity.Player player, + org.bukkit.inventory.ItemStack stack, + Map<String,Object> properties)
      +
      +
      Parameters:
      +
      game -
      +
      player -
      +
      stack -
      +
      properties -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getPlayer

      +
      public org.bukkit.entity.Player getPlayer()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      setStack

      +
      public boolean setStack(org.bukkit.inventory.ItemStack stack)
      +
      +
      Parameters:
      +
      stack -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getStack

      +
      public org.bukkit.inventory.ItemStack getStack()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getProperties

      +
      public Map<String,Object> getProperties()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getPropertyName

      +
      public String getPropertyName()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getProperty

      +
      public Object getProperty(String key)
      +
      +
      Parameters:
      +
      key -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getStringProperty

      +
      public String getStringProperty(String key)
      +
      +
      Parameters:
      +
      key -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getByteProperty

      +
      public byte getByteProperty(String key)
      +
      +
      Parameters:
      +
      key -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getShortProperty

      +
      public short getShortProperty(String key)
      +
      +
      Parameters:
      +
      key -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getIntProperty

      +
      public int getIntProperty(String key)
      +
      +
      Parameters:
      +
      key -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getLongProperty

      +
      public long getLongProperty(String key)
      +
      +
      Parameters:
      +
      key -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getFloatProperty

      +
      public float getFloatProperty(String key)
      +
      +
      Parameters:
      +
      key -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getDoubleProperty

      +
      public double getDoubleProperty(String key)
      +
      +
      Parameters:
      +
      key -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getBooleanProperty

      +
      public boolean getBooleanProperty(String key)
      +
      +
      Parameters:
      +
      key -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getCharProperty

      +
      public char getCharProperty(String key)
      +
      +
      Parameters:
      +
      key -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsBedDestroyedMessageSendEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsBedDestroyedMessageSendEvent.html new file mode 100644 index 000000000..b12ce6e68 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsBedDestroyedMessageSendEvent.html @@ -0,0 +1,330 @@ + + + + +BedwarsBedDestroyedMessageSendEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsBedDestroyedMessageSendEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsBedDestroyedMessageSendEvent
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Cancellable
+
+
+
public class BedwarsBedDestroyedMessageSendEvent +extends org.bukkit.event.Event +implements org.bukkit.event.Cancellable
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsBedDestroyedMessageSendEvent

      +
      public BedwarsBedDestroyedMessageSendEvent(org.bukkit.entity.Player destroyer, + org.bukkit.entity.Player victim, + Game game, + Team destroyedTeam, + @NotNull + @NotNull String message)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      isCancelled

      +
      public boolean isCancelled()
      +
      +
      Specified by:
      +
      isCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      setCancelled

      +
      public void setCancelled(boolean cancel)
      +
      +
      Specified by:
      +
      setCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getHandlers

      +
      @NotNull +public @NotNull org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      equals

      +
      public boolean equals(Object o)
      +
      +
      Overrides:
      +
      equals in class Object
      +
      +
      +
    • +
    • +
      +

      canEqual

      +
      protected boolean canEqual(Object other)
      +
      +
    • +
    • +
      +

      hashCode

      +
      public int hashCode()
      +
      +
      Overrides:
      +
      hashCode in class Object
      +
      +
      +
    • +
    • +
      +

      getDestroyer

      +
      public org.bukkit.entity.Player getDestroyer()
      +
      +
    • +
    • +
      +

      getVictim

      +
      public org.bukkit.entity.Player getVictim()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
    • +
    • +
      +

      getDestroyedTeam

      +
      public Team getDestroyedTeam()
      +
      +
    • +
    • +
      +

      getMessage

      +
      @NotNull +public @NotNull String getMessage()
      +
      +
    • +
    • +
      +

      setMessage

      +
      public void setMessage(@NotNull + @NotNull String message)
      +
      +
    • +
    • +
      +

      toString

      +
      public String toString()
      +
      +
      Overrides:
      +
      toString in class Object
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameChangedStatusEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameChangedStatusEvent.html new file mode 100644 index 000000000..f9fc61c87 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameChangedStatusEvent.html @@ -0,0 +1,202 @@ + + + + +BedwarsGameChangedStatusEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsGameChangedStatusEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsGameChangedStatusEvent
+
+
+
+
+
public class BedwarsGameChangedStatusEvent +extends org.bukkit.event.Event
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    + + +
     
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.event.HandlerList
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsGameChangedStatusEvent

      +
      public BedwarsGameChangedStatusEvent(Game game)
      +
      +
      Parameters:
      +
      game -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      game
      +
      +
      +
    • +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameEndEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameEndEvent.html new file mode 100644 index 000000000..a7154456a --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameEndEvent.html @@ -0,0 +1,202 @@ + + + + +BedwarsGameEndEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsGameEndEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsGameEndEvent
+
+
+
+
+
public class BedwarsGameEndEvent +extends org.bukkit.event.Event
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    + + +
     
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.event.HandlerList
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsGameEndEvent

      +
      public BedwarsGameEndEvent(Game game)
      +
      +
      Parameters:
      +
      game -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      game
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameEndingEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameEndingEvent.html new file mode 100644 index 000000000..e7f4f481f --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameEndingEvent.html @@ -0,0 +1,219 @@ + + + + +BedwarsGameEndingEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsGameEndingEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsGameEndingEvent
+
+
+
+
+
public class BedwarsGameEndingEvent +extends org.bukkit.event.Event
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsGameEndingEvent

      +
      public BedwarsGameEndingEvent(Game game, + @Nullable + @Nullable RunningTeam winningTeam)
      +
      +
      Parameters:
      +
      game -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      game
      +
      +
      +
    • +
    • +
      +

      getWinningTeam

      +
      @Nullable +public @Nullable RunningTeam getWinningTeam()
      +
      +
      Returns:
      +
      team that won bedwars match
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameStartEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameStartEvent.html new file mode 100644 index 000000000..e4dde8bd7 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameStartEvent.html @@ -0,0 +1,232 @@ + + + + +BedwarsGameStartEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsGameStartEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsGameStartEvent
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Cancellable
+
+
+
public class BedwarsGameStartEvent +extends org.bukkit.event.Event +implements org.bukkit.event.Cancellable
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    + + +
     
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.event.HandlerList
    + +
     
    +
    boolean
    + +
     
    +
    void
    +
    setCancelled(boolean cancel)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsGameStartEvent

      +
      public BedwarsGameStartEvent(Game game)
      +
      +
      Parameters:
      +
      game -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      isCancelled

      +
      public boolean isCancelled()
      +
      +
      Specified by:
      +
      isCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      setCancelled

      +
      public void setCancelled(boolean cancel)
      +
      +
      Specified by:
      +
      setCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameStartedEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameStartedEvent.html new file mode 100644 index 000000000..ef4163a20 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameStartedEvent.html @@ -0,0 +1,202 @@ + + + + +BedwarsGameStartedEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsGameStartedEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsGameStartedEvent
+
+
+
+
+
public class BedwarsGameStartedEvent +extends org.bukkit.event.Event
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    + + +
     
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.event.HandlerList
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsGameStartedEvent

      +
      public BedwarsGameStartedEvent(Game game)
      +
      +
      Parameters:
      +
      game -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      game
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameTickEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameTickEvent.html new file mode 100644 index 000000000..5f4ce81a3 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsGameTickEvent.html @@ -0,0 +1,366 @@ + + + + +BedwarsGameTickEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsGameTickEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsGameTickEvent
+
+
+
+
+
public class BedwarsGameTickEvent +extends org.bukkit.event.Event
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsGameTickEvent

      +
      public BedwarsGameTickEvent(Game game, + int previousCountdown, + GameStatus previousStatus, + int countdown, + GameStatus status, + int nextCountdown, + GameStatus nextStatus)
      +
      +
      Parameters:
      +
      game -
      +
      previousCountdown -
      +
      previousStatus -
      +
      countdown -
      +
      status -
      +
      nextCountdown -
      +
      nextStatus -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getCountdown

      +
      public int getCountdown()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getStatus

      +
      public GameStatus getStatus()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getNextCountdown

      +
      public int getNextCountdown()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      setNextCountdown

      +
      public void setNextCountdown(int nextCountdown)
      +
      +
      Parameters:
      +
      nextCountdown -
      +
      +
      +
    • +
    • +
      +

      getNextStatus

      +
      public GameStatus getNextStatus()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      setNextStatus

      +
      public void setNextStatus(GameStatus nextStatus)
      +
      +
      Parameters:
      +
      nextStatus -
      +
      +
      +
    • +
    • +
      +

      getPreviousCountdown

      +
      public int getPreviousCountdown()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getPreviousStatus

      +
      public GameStatus getPreviousStatus()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      preventContinuation

      +
      public void preventContinuation(boolean prevent)
      +
      +
      Parameters:
      +
      prevent -
      +
      +
      +
    • +
    • +
      +

      isNextCountdownChanged

      +
      public boolean isNextCountdownChanged()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isNextStatusChanged

      +
      public boolean isNextStatusChanged()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isNextTickChanged

      +
      public boolean isNextTickChanged()
      +
      +
      Returns:
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsItemBoughtEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsItemBoughtEvent.html new file mode 100644 index 000000000..0460e6e99 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsItemBoughtEvent.html @@ -0,0 +1,307 @@ + + + + +BedwarsItemBoughtEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsItemBoughtEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsItemBoughtEvent
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Cancellable
+
+
+
public class BedwarsItemBoughtEvent +extends org.bukkit.event.Event +implements org.bukkit.event.Cancellable
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    BedwarsItemBoughtEvent(Game game, + org.bukkit.entity.Player customer, + org.bukkit.inventory.ItemStack item, + int price)
    +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    protected boolean
    + +
     
    +
    boolean
    + +
     
    +
    org.bukkit.entity.Player
    + +
     
    + + +
     
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    @NotNull org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.inventory.ItemStack
    + +
     
    +
    int
    + +
     
    +
    int
    + +
     
    +
    boolean
    + +
     
    +
    void
    +
    setCancelled(boolean cancelled)
    +
     
    + + +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsItemBoughtEvent

      +
      public BedwarsItemBoughtEvent(Game game, + org.bukkit.entity.Player customer, + org.bukkit.inventory.ItemStack item, + int price)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlers

      +
      @NotNull +public @NotNull org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      equals

      +
      public boolean equals(Object o)
      +
      +
      Overrides:
      +
      equals in class Object
      +
      +
      +
    • +
    • +
      +

      canEqual

      +
      protected boolean canEqual(Object other)
      +
      +
    • +
    • +
      +

      hashCode

      +
      public int hashCode()
      +
      +
      Overrides:
      +
      hashCode in class Object
      +
      +
      +
    • +
    • +
      +

      isCancelled

      +
      public boolean isCancelled()
      +
      +
      Specified by:
      +
      isCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
    • +
    • +
      +

      getCustomer

      +
      public org.bukkit.entity.Player getCustomer()
      +
      +
    • +
    • +
      +

      getItem

      +
      public org.bukkit.inventory.ItemStack getItem()
      +
      +
    • +
    • +
      +

      getPrice

      +
      public int getPrice()
      +
      +
    • +
    • +
      +

      setCancelled

      +
      public void setCancelled(boolean cancelled)
      +
      +
      Specified by:
      +
      setCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      toString

      +
      public String toString()
      +
      +
      Overrides:
      +
      toString in class Object
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsOpenShopEvent.Result.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsOpenShopEvent.Result.html new file mode 100644 index 000000000..fd251e7a8 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsOpenShopEvent.Result.html @@ -0,0 +1,237 @@ + + + + +BedwarsOpenShopEvent.Result (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Enum Class BedwarsOpenShopEvent.Result

+
+
java.lang.Object +
java.lang.Enum<BedwarsOpenShopEvent.Result> +
org.screamingsandals.bedwars.api.events.BedwarsOpenShopEvent.Result
+
+
+
+
+
All Implemented Interfaces:
+
Serializable, Comparable<BedwarsOpenShopEvent.Result>, Constable
+
+
+
Enclosing class:
+
BedwarsOpenShopEvent
+
+
+
public static enum BedwarsOpenShopEvent.Result +extends Enum<BedwarsOpenShopEvent.Result>
+
+
+ +
+
+
    + +
  • +
    +

    Enum Constant Details

    + +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      values

      +
      public static BedwarsOpenShopEvent.Result[] values()
      +
      Returns an array containing the constants of this enum class, in +the order they are declared.
      +
      +
      Returns:
      +
      an array containing the constants of this enum class, in the order they are declared
      +
      +
      +
    • +
    • +
      +

      valueOf

      +
      public static BedwarsOpenShopEvent.Result valueOf(String name)
      +
      Returns the enum constant of this class with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this class. (Extraneous whitespace characters are +not permitted.)
      +
      +
      Parameters:
      +
      name - the name of the enum constant to be returned.
      +
      Returns:
      +
      the enum constant with the specified name
      +
      Throws:
      +
      IllegalArgumentException - if this enum class has no constant with the specified name
      +
      NullPointerException - if the argument is null
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsOpenShopEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsOpenShopEvent.html new file mode 100644 index 000000000..69c20821b --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsOpenShopEvent.html @@ -0,0 +1,319 @@ + + + + +BedwarsOpenShopEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsOpenShopEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsOpenShopEvent
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Cancellable
+
+
+
public class BedwarsOpenShopEvent +extends org.bukkit.event.Event +implements org.bukkit.event.Cancellable
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsOpenShopEvent

      +
      public BedwarsOpenShopEvent(Game game, + org.bukkit.entity.Player player, + GameStore store, + org.bukkit.entity.Entity clickedEntity)
      +
      +
      Parameters:
      +
      game -
      +
      player -
      +
      store -
      +
      clickedEntity -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getEntity

      +
      public org.bukkit.entity.Entity getEntity()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getPlayer

      +
      public org.bukkit.entity.Player getPlayer()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getStore

      +
      public GameStore getStore()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isCancelled

      +
      @Deprecated +public boolean isCancelled()
      +
      Deprecated.
      +
      +
      Specified by:
      +
      isCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      setCancelled

      +
      @Deprecated +public void setCancelled(boolean cancel)
      +
      Deprecated.
      +
      +
      Specified by:
      +
      setCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      getResult

      +
      public BedwarsOpenShopEvent.Result getResult()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      setResult

      +
      public void setResult(BedwarsOpenShopEvent.Result result)
      +
      +
      Parameters:
      +
      result -
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsOpenTeamSelectionEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsOpenTeamSelectionEvent.html new file mode 100644 index 000000000..d61fb94da --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsOpenTeamSelectionEvent.html @@ -0,0 +1,249 @@ + + + + +BedwarsOpenTeamSelectionEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsOpenTeamSelectionEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsOpenTeamSelectionEvent
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Cancellable
+
+
+
public class BedwarsOpenTeamSelectionEvent +extends org.bukkit.event.Event +implements org.bukkit.event.Cancellable
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    BedwarsOpenTeamSelectionEvent(Game game, + org.bukkit.entity.Player player)
    +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    + + +
     
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.entity.Player
    + +
     
    +
    boolean
    + +
     
    +
    void
    +
    setCancelled(boolean cancel)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsOpenTeamSelectionEvent

      +
      public BedwarsOpenTeamSelectionEvent(Game game, + org.bukkit.entity.Player player)
      +
      +
      Parameters:
      +
      game -
      +
      player -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      game
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getPlayer

      +
      public org.bukkit.entity.Player getPlayer()
      +
      +
      Returns:
      +
      player
      +
      +
      +
    • +
    • +
      +

      isCancelled

      +
      public boolean isCancelled()
      +
      +
      Specified by:
      +
      isCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      setCancelled

      +
      public void setCancelled(boolean cancel)
      +
      +
      Specified by:
      +
      setCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerBreakBlock.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerBreakBlock.html new file mode 100644 index 000000000..6be001bba --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerBreakBlock.html @@ -0,0 +1,302 @@ + + + + +BedwarsPlayerBreakBlock (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsPlayerBreakBlock

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsPlayerBreakBlock
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Cancellable
+
+
+
public class BedwarsPlayerBreakBlock +extends org.bukkit.event.Event +implements org.bukkit.event.Cancellable
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsPlayerBreakBlock

      +
      public BedwarsPlayerBreakBlock(Game game, + org.bukkit.entity.Player player, + RunningTeam team, + org.bukkit.block.Block block)
      +
      +
      Parameters:
      +
      game -
      +
      player -
      +
      team -
      +
      block -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getPlayer

      +
      public org.bukkit.entity.Player getPlayer()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getTeam

      +
      public RunningTeam getTeam()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getBlock

      +
      public org.bukkit.block.Block getBlock()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isCancelled

      +
      public boolean isCancelled()
      +
      +
      Specified by:
      +
      isCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      setCancelled

      +
      public void setCancelled(boolean cancel)
      +
      +
      Specified by:
      +
      setCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      isDrops

      +
      public boolean isDrops()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      setDrops

      +
      public void setDrops(boolean drops)
      +
      +
      Parameters:
      +
      drops -
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerBuildBlock.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerBuildBlock.html new file mode 100644 index 000000000..b13dcf565 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerBuildBlock.html @@ -0,0 +1,307 @@ + + + + +BedwarsPlayerBuildBlock (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsPlayerBuildBlock

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsPlayerBuildBlock
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Cancellable
+
+
+
public class BedwarsPlayerBuildBlock +extends org.bukkit.event.Event +implements org.bukkit.event.Cancellable
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    BedwarsPlayerBuildBlock(Game game, + org.bukkit.entity.Player player, + RunningTeam team, + org.bukkit.block.Block block, + org.bukkit.inventory.ItemStack itemInHand, + org.bukkit.block.BlockState replaced)
    +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    org.bukkit.block.Block
    + +
     
    + + +
     
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.inventory.ItemStack
    + +
     
    +
    org.bukkit.entity.Player
    + +
     
    +
    org.bukkit.block.BlockState
    + +
     
    + + +
     
    +
    boolean
    + +
     
    +
    void
    +
    setCancelled(boolean cancel)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsPlayerBuildBlock

      +
      public BedwarsPlayerBuildBlock(Game game, + org.bukkit.entity.Player player, + RunningTeam team, + org.bukkit.block.Block block, + org.bukkit.inventory.ItemStack itemInHand, + org.bukkit.block.BlockState replaced)
      +
      +
      Parameters:
      +
      game -
      +
      player -
      +
      team -
      +
      block -
      +
      itemInHand -
      +
      replaced -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getPlayer

      +
      public org.bukkit.entity.Player getPlayer()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getTeam

      +
      public RunningTeam getTeam()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getBlock

      +
      public org.bukkit.block.Block getBlock()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getReplaced

      +
      public org.bukkit.block.BlockState getReplaced()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getItemInHand

      +
      public org.bukkit.inventory.ItemStack getItemInHand()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isCancelled

      +
      public boolean isCancelled()
      +
      +
      Specified by:
      +
      isCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      setCancelled

      +
      public void setCancelled(boolean cancel)
      +
      +
      Specified by:
      +
      setCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerDeathMessageSendEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerDeathMessageSendEvent.html new file mode 100644 index 000000000..091533af1 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerDeathMessageSendEvent.html @@ -0,0 +1,308 @@ + + + + +BedwarsPlayerDeathMessageSendEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsPlayerDeathMessageSendEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsPlayerDeathMessageSendEvent
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Cancellable
+
+
+
public class BedwarsPlayerDeathMessageSendEvent +extends org.bukkit.event.Event +implements org.bukkit.event.Cancellable
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsPlayerDeathMessageSendEvent

      +
      public BedwarsPlayerDeathMessageSendEvent(org.bukkit.entity.Player victim, + Game game, + @NotNull + @NotNull String message)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      isCancelled

      +
      public boolean isCancelled()
      +
      +
      Specified by:
      +
      isCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      setCancelled

      +
      public void setCancelled(boolean cancel)
      +
      +
      Specified by:
      +
      setCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getHandlers

      +
      @NotNull +public @NotNull org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      equals

      +
      public boolean equals(Object o)
      +
      +
      Overrides:
      +
      equals in class Object
      +
      +
      +
    • +
    • +
      +

      canEqual

      +
      protected boolean canEqual(Object other)
      +
      +
    • +
    • +
      +

      hashCode

      +
      public int hashCode()
      +
      +
      Overrides:
      +
      hashCode in class Object
      +
      +
      +
    • +
    • +
      +

      getVictim

      +
      public org.bukkit.entity.Player getVictim()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
    • +
    • +
      +

      getMessage

      +
      @NotNull +public @NotNull String getMessage()
      +
      +
    • +
    • +
      +

      setMessage

      +
      public void setMessage(@NotNull + @NotNull String message)
      +
      +
    • +
    • +
      +

      toString

      +
      public String toString()
      +
      +
      Overrides:
      +
      toString in class Object
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerJoinEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerJoinEvent.html new file mode 100644 index 000000000..9e95e6bd4 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerJoinEvent.html @@ -0,0 +1,272 @@ + + + + +BedwarsPlayerJoinEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsPlayerJoinEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinEvent
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Cancellable
+
+
+
public class BedwarsPlayerJoinEvent +extends org.bukkit.event.Event +implements org.bukkit.event.Cancellable
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsPlayerJoinEvent

      +
      public BedwarsPlayerJoinEvent(Game game, + org.bukkit.entity.Player player)
      +
      +
      Parameters:
      +
      game -
      +
      player -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getPlayer

      +
      public org.bukkit.entity.Player getPlayer()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isCancelled

      +
      public boolean isCancelled()
      +
      +
      Specified by:
      +
      isCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      setCancelled

      +
      public void setCancelled(boolean cancel)
      +
      +
      Specified by:
      +
      setCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      getCancelMessage

      +
      public String getCancelMessage()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      setCancelMessage

      +
      public void setCancelMessage(String cancelMessage)
      +
      +
      Parameters:
      +
      cancelMessage -
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerJoinTeamEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerJoinTeamEvent.html new file mode 100644 index 000000000..c61b93efa --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerJoinTeamEvent.html @@ -0,0 +1,277 @@ + + + + +BedwarsPlayerJoinTeamEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsPlayerJoinTeamEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinTeamEvent
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Cancellable
+
+
+
public class BedwarsPlayerJoinTeamEvent +extends org.bukkit.event.Event +implements org.bukkit.event.Cancellable
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsPlayerJoinTeamEvent

      +
      public BedwarsPlayerJoinTeamEvent(RunningTeam team, + org.bukkit.entity.Player player, + Game game, + RunningTeam prevTeam)
      +
      +
      Parameters:
      +
      team -
      +
      player -
      +
      game -
      +
      prevTeam -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getPlayer

      +
      public org.bukkit.entity.Player getPlayer()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getTeam

      +
      public RunningTeam getTeam()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getPreviousTeam

      +
      public RunningTeam getPreviousTeam()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isCancelled

      +
      public boolean isCancelled()
      +
      +
      Specified by:
      +
      isCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      setCancelled

      +
      public void setCancelled(boolean cancel)
      +
      +
      Specified by:
      +
      setCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerJoinedEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerJoinedEvent.html new file mode 100644 index 000000000..f01e33e75 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerJoinedEvent.html @@ -0,0 +1,231 @@ + + + + +BedwarsPlayerJoinedEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsPlayerJoinedEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsPlayerJoinedEvent
+
+
+
+
+
public class BedwarsPlayerJoinedEvent +extends org.bukkit.event.Event
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    BedwarsPlayerJoinedEvent(Game game, + Team team, + org.bukkit.entity.Player player)
    +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    + + +
     
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.entity.Player
    + +
     
    + + +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsPlayerJoinedEvent

      +
      public BedwarsPlayerJoinedEvent(Game game, + Team team, + org.bukkit.entity.Player player)
      +
      +
      Parameters:
      +
      game -
      +
      team -
      +
      player -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getPlayer

      +
      public org.bukkit.entity.Player getPlayer()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getTeam

      +
      public Team getTeam()
      +
      +
      Returns:
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerKilledEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerKilledEvent.html new file mode 100644 index 000000000..81986c607 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerKilledEvent.html @@ -0,0 +1,250 @@ + + + + +BedwarsPlayerKilledEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsPlayerKilledEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsPlayerKilledEvent
+
+
+
+
+
public class BedwarsPlayerKilledEvent +extends org.bukkit.event.Event
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    BedwarsPlayerKilledEvent(Game game, + org.bukkit.entity.Player player, + org.bukkit.entity.Player killer, + List<org.bukkit.inventory.ItemStack> drops)
    +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    List<org.bukkit.inventory.ItemStack>
    + +
     
    + + +
     
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.entity.Player
    + +
     
    +
    org.bukkit.entity.Player
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsPlayerKilledEvent

      +
      public BedwarsPlayerKilledEvent(Game game, + org.bukkit.entity.Player player, + org.bukkit.entity.Player killer, + List<org.bukkit.inventory.ItemStack> drops)
      +
      +
      Parameters:
      +
      game -
      +
      player -
      +
      killer -
      +
      drops -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      game
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getKiller

      +
      public org.bukkit.entity.Player getKiller()
      +
      +
      Returns:
      +
      killer
      +
      +
      +
    • +
    • +
      +

      getPlayer

      +
      public org.bukkit.entity.Player getPlayer()
      +
      +
      Returns:
      +
      victim
      +
      +
      +
    • +
    • +
      +

      getDrops

      +
      public List<org.bukkit.inventory.ItemStack> getDrops()
      +
      +
      Returns:
      +
      victim's drops
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerLeaveEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerLeaveEvent.html new file mode 100644 index 000000000..8b8533977 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPlayerLeaveEvent.html @@ -0,0 +1,234 @@ + + + + +BedwarsPlayerLeaveEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsPlayerLeaveEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsPlayerLeaveEvent
+
+
+
+
+
public class BedwarsPlayerLeaveEvent +extends org.bukkit.event.Event
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    BedwarsPlayerLeaveEvent(Game game, + org.bukkit.entity.Player player, + RunningTeam team)
    +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    + + +
     
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.entity.Player
    + +
     
    + + +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsPlayerLeaveEvent

      +
      public BedwarsPlayerLeaveEvent(Game game, + org.bukkit.entity.Player player, + RunningTeam team)
      +
      +
      Parameters:
      +
      game -
      +
      player -
      +
      team -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      game
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getPlayer

      +
      public org.bukkit.entity.Player getPlayer()
      +
      +
      Returns:
      +
      player
      +
      +
      +
    • +
    • +
      +

      getTeam

      +
      public RunningTeam getTeam()
      +
      +
      Returns:
      +
      team of player
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPostRebuildingEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPostRebuildingEvent.html new file mode 100644 index 000000000..4ba044d75 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPostRebuildingEvent.html @@ -0,0 +1,202 @@ + + + + +BedwarsPostRebuildingEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsPostRebuildingEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsPostRebuildingEvent
+
+
+
+
+
public class BedwarsPostRebuildingEvent +extends org.bukkit.event.Event
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    + + +
     
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.event.HandlerList
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsPostRebuildingEvent

      +
      public BedwarsPostRebuildingEvent(Game game)
      +
      +
      Parameters:
      +
      game -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      game
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPostSpawnEffectEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPostSpawnEffectEvent.html new file mode 100644 index 000000000..a751c22c2 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPostSpawnEffectEvent.html @@ -0,0 +1,234 @@ + + + + +BedwarsPostSpawnEffectEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsPostSpawnEffectEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsPostSpawnEffectEvent
+
+
+
+
+
public class BedwarsPostSpawnEffectEvent +extends org.bukkit.event.Event
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsPostSpawnEffectEvent

      +
      public BedwarsPostSpawnEffectEvent(Game game, + org.bukkit.entity.Player player, + String effectsGroupName)
      +
      +
      Parameters:
      +
      game -
      +
      player -
      +
      effectsGroupName -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      game
      +
      +
      +
    • +
    • +
      +

      getPlayer

      +
      public org.bukkit.entity.Player getPlayer()
      +
      +
      Returns:
      +
      player
      +
      +
      +
    • +
    • +
      +

      getEffectsGroupName

      +
      public String getEffectsGroupName()
      +
      +
      Returns:
      +
      effects group
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPreRebuildingEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPreRebuildingEvent.html new file mode 100644 index 000000000..8e5d2dfcf --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPreRebuildingEvent.html @@ -0,0 +1,202 @@ + + + + +BedwarsPreRebuildingEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsPreRebuildingEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsPreRebuildingEvent
+
+
+
+
+
public class BedwarsPreRebuildingEvent +extends org.bukkit.event.Event
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    + + +
     
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.event.HandlerList
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsPreRebuildingEvent

      +
      public BedwarsPreRebuildingEvent(Game game)
      +
      +
      Parameters:
      +
      game -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      game
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPreSpawnEffectEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPreSpawnEffectEvent.html new file mode 100644 index 000000000..a12e18df0 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsPreSpawnEffectEvent.html @@ -0,0 +1,265 @@ + + + + +BedwarsPreSpawnEffectEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsPreSpawnEffectEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsPreSpawnEffectEvent
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Cancellable
+
+
+
public class BedwarsPreSpawnEffectEvent +extends org.bukkit.event.Event +implements org.bukkit.event.Cancellable
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsPreSpawnEffectEvent

      +
      public BedwarsPreSpawnEffectEvent(Game game, + org.bukkit.entity.Player player, + String effectsGroupName)
      +
      +
      Parameters:
      +
      game -
      +
      player -
      +
      effectsGroupName -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      game
      +
      +
      +
    • +
    • +
      +

      getPlayer

      +
      public org.bukkit.entity.Player getPlayer()
      +
      +
      Returns:
      +
      player
      +
      +
      +
    • +
    • +
      +

      getEffectsGroupName

      +
      public String getEffectsGroupName()
      +
      +
      Returns:
      +
      group effects
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      isCancelled

      +
      public boolean isCancelled()
      +
      +
      Specified by:
      +
      isCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      setCancelled

      +
      public void setCancelled(boolean cancel)
      +
      +
      Specified by:
      +
      setCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsResourceSpawnEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsResourceSpawnEvent.html new file mode 100644 index 000000000..6595ceb1b --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsResourceSpawnEvent.html @@ -0,0 +1,304 @@ + + + + +BedwarsResourceSpawnEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsResourceSpawnEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsResourceSpawnEvent
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Cancellable
+
+
+
public class BedwarsResourceSpawnEvent +extends org.bukkit.event.Event +implements org.bukkit.event.Cancellable
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsResourceSpawnEvent

      +
      public BedwarsResourceSpawnEvent(Game game, + ItemSpawner spawner, + org.bukkit.inventory.ItemStack resource)
      +
      +
      Parameters:
      +
      game -
      +
      spawner -
      +
      resource -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      game
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getSpawner

      +
      public ItemSpawner getSpawner()
      +
      +
      Returns:
      +
      spawner
      +
      +
      +
    • +
    • +
      +

      getLocation

      +
      public org.bukkit.Location getLocation()
      +
      +
      Returns:
      +
      location
      +
      +
      +
    • +
    • +
      +

      getResource

      +
      public org.bukkit.inventory.ItemStack getResource()
      +
      +
      Returns:
      +
      resource
      +
      +
      +
    • +
    • +
      +

      setResource

      +
      public void setResource(org.bukkit.inventory.ItemStack resource)
      +
      +
      Parameters:
      +
      resource -
      +
      +
      +
    • +
    • +
      +

      isCancelled

      +
      public boolean isCancelled()
      +
      +
      Specified by:
      +
      isCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      setCancelled

      +
      public void setCancelled(boolean cancel)
      +
      +
      Specified by:
      +
      setCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      getType

      +
      public ItemSpawnerType getType()
      +
      +
      Returns:
      +
      spawner type
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsSavePlayerStatisticEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsSavePlayerStatisticEvent.html new file mode 100644 index 000000000..b4e61f8e8 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsSavePlayerStatisticEvent.html @@ -0,0 +1,233 @@ + + + + +BedwarsSavePlayerStatisticEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsSavePlayerStatisticEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsSavePlayerStatisticEvent
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Cancellable
+
+
+
public class BedwarsSavePlayerStatisticEvent +extends org.bukkit.event.Event +implements org.bukkit.event.Cancellable
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsSavePlayerStatisticEvent

      +
      public BedwarsSavePlayerStatisticEvent(PlayerStatistic playerStatistic)
      +
      +
      Parameters:
      +
      playerStatistic -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getPlayerStatistic

      +
      public PlayerStatistic getPlayerStatistic()
      +
      +
      Returns:
      +
      statistics
      +
      +
      +
    • +
    • +
      +

      isCancelled

      +
      public boolean isCancelled()
      +
      +
      Specified by:
      +
      isCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      setCancelled

      +
      public void setCancelled(boolean cancel)
      +
      +
      Specified by:
      +
      setCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsTargetBlockDestroyedEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsTargetBlockDestroyedEvent.html new file mode 100644 index 000000000..25661577b --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsTargetBlockDestroyedEvent.html @@ -0,0 +1,247 @@ + + + + +BedwarsTargetBlockDestroyedEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsTargetBlockDestroyedEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsTargetBlockDestroyedEvent
+
+
+
+
+
public class BedwarsTargetBlockDestroyedEvent +extends org.bukkit.event.Event
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsTargetBlockDestroyedEvent

      +
      public BedwarsTargetBlockDestroyedEvent(Game game, + org.bukkit.entity.Player player, + RunningTeam team)
      +
      +
      Parameters:
      +
      game -
      +
      player -
      +
      team -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      game
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getPlayer

      +
      public org.bukkit.entity.Player getPlayer()
      +
      +
      Returns:
      +
      player or null if target block has been destroyed by explosion
      +
      +
      +
    • +
    • +
      +

      getTeam

      +
      public RunningTeam getTeam()
      +
      +
      Returns:
      +
      team of player
      +
      +
      +
    • +
    • +
      +

      destroyedByExplosion

      +
      public boolean destroyedByExplosion()
      +
      +
      Returns:
      +
      true if block has been destroyed by explosion
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsTeamChestOpenEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsTeamChestOpenEvent.html new file mode 100644 index 000000000..f038f06e9 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsTeamChestOpenEvent.html @@ -0,0 +1,265 @@ + + + + +BedwarsTeamChestOpenEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsTeamChestOpenEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsTeamChestOpenEvent
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Cancellable
+
+
+
public class BedwarsTeamChestOpenEvent +extends org.bukkit.event.Event +implements org.bukkit.event.Cancellable
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsTeamChestOpenEvent

      +
      public BedwarsTeamChestOpenEvent(Game game, + org.bukkit.entity.Player player, + RunningTeam team)
      +
      +
      Parameters:
      +
      game -
      +
      player -
      +
      team -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      game
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getPlayer

      +
      public org.bukkit.entity.Player getPlayer()
      +
      +
      Returns:
      +
      player
      +
      +
      +
    • +
    • +
      +

      getTeam

      +
      public RunningTeam getTeam()
      +
      +
      Returns:
      +
      team of player
      +
      +
      +
    • +
    • +
      +

      isCancelled

      +
      public boolean isCancelled()
      +
      +
      Specified by:
      +
      isCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      setCancelled

      +
      public void setCancelled(boolean cancel)
      +
      +
      Specified by:
      +
      setCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsUpgradeBoughtEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsUpgradeBoughtEvent.html new file mode 100644 index 000000000..bf0977289 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsUpgradeBoughtEvent.html @@ -0,0 +1,297 @@ + + + + +BedwarsUpgradeBoughtEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsUpgradeBoughtEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsUpgradeBoughtEvent
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Cancellable
+
+
+
public class BedwarsUpgradeBoughtEvent +extends org.bukkit.event.Event +implements org.bukkit.event.Cancellable
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsUpgradeBoughtEvent

      +
      public BedwarsUpgradeBoughtEvent(Game game, + UpgradeStorage storage, + List<Upgrade> upgrades, + org.bukkit.entity.Player customer, + double addLevels)
      +
      +
      Parameters:
      +
      game -
      +
      storage -
      +
      upgrades -
      +
      customer -
      +
      addLevels -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      game
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      isCancelled

      +
      public boolean isCancelled()
      +
      +
      Specified by:
      +
      isCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      setCancelled

      +
      public void setCancelled(boolean cancel)
      +
      +
      Specified by:
      +
      setCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      getUpgrades

      +
      public List<Upgrade> getUpgrades()
      +
      +
      Returns:
      +
      list of upgrades
      +
      +
      +
    • +
    • +
      +

      getCustomer

      +
      public org.bukkit.entity.Player getCustomer()
      +
      +
      Returns:
      +
      customer
      +
      +
      +
    • +
    • +
      +

      getAddLevels

      +
      public double getAddLevels()
      +
      +
      Returns:
      +
      addition
      +
      +
      +
    • +
    • +
      +

      getStorage

      +
      public UpgradeStorage getStorage()
      +
      +
      Returns:
      +
      storage for these upgrades type
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsUpgradeImprovedEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsUpgradeImprovedEvent.html new file mode 100644 index 000000000..de098f62b --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsUpgradeImprovedEvent.html @@ -0,0 +1,323 @@ + + + + +BedwarsUpgradeImprovedEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsUpgradeImprovedEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsUpgradeImprovedEvent
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Cancellable
+
+
+
public class BedwarsUpgradeImprovedEvent +extends org.bukkit.event.Event +implements org.bukkit.event.Cancellable
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsUpgradeImprovedEvent

      +
      public BedwarsUpgradeImprovedEvent(Game game, + UpgradeStorage storage, + Upgrade upgrade, + double oldLevel, + double newLevel)
      +
      +
      Parameters:
      +
      game -
      +
      storage -
      +
      upgrade -
      +
      oldLevel -
      +
      newLevel -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      game
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      isCancelled

      +
      public boolean isCancelled()
      +
      +
      Specified by:
      +
      isCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      setCancelled

      +
      public void setCancelled(boolean cancel)
      +
      +
      Specified by:
      +
      setCancelled in interface org.bukkit.event.Cancellable
      +
      +
      +
    • +
    • +
      +

      getUpgrade

      +
      public Upgrade getUpgrade()
      +
      +
      Returns:
      +
      upgrade
      +
      +
      +
    • +
    • +
      +

      getStorage

      +
      public UpgradeStorage getStorage()
      +
      +
      Returns:
      +
      storage of this upgrades type
      +
      +
      +
    • +
    • +
      +

      getNewLevel

      +
      public double getNewLevel()
      +
      +
      Returns:
      +
      new level
      +
      +
      +
    • +
    • +
      +

      getOldLevel

      +
      public double getOldLevel()
      +
      +
      Returns:
      +
      old level
      +
      +
      +
    • +
    • +
      +

      getOriginalNewLevel

      +
      public double getOriginalNewLevel()
      +
      +
      Returns:
      +
      new level (not edited by this event)
      +
      +
      +
    • +
    • +
      +

      setNewLevel

      +
      public void setNewLevel(double newLevel)
      +
      +
      Parameters:
      +
      newLevel -
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsUpgradeRegisteredEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsUpgradeRegisteredEvent.html new file mode 100644 index 000000000..c3e034e53 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsUpgradeRegisteredEvent.html @@ -0,0 +1,234 @@ + + + + +BedwarsUpgradeRegisteredEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsUpgradeRegisteredEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsUpgradeRegisteredEvent
+
+
+
+
+
public class BedwarsUpgradeRegisteredEvent +extends org.bukkit.event.Event
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsUpgradeRegisteredEvent

      +
      public BedwarsUpgradeRegisteredEvent(Game game, + UpgradeStorage storage, + Upgrade upgrade)
      +
      +
      Parameters:
      +
      game -
      +
      storage -
      +
      upgrade -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      game
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getUpgrade

      +
      public Upgrade getUpgrade()
      +
      +
      Returns:
      +
      upgrade
      +
      +
      +
    • +
    • +
      +

      getStorage

      +
      public UpgradeStorage getStorage()
      +
      +
      Returns:
      +
      storage of this upgrades type
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsUpgradeUnregisteredEvent.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsUpgradeUnregisteredEvent.html new file mode 100644 index 000000000..5cff61306 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/BedwarsUpgradeUnregisteredEvent.html @@ -0,0 +1,234 @@ + + + + +BedwarsUpgradeUnregisteredEvent (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BedwarsUpgradeUnregisteredEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.screamingsandals.bedwars.api.events.BedwarsUpgradeUnregisteredEvent
+
+
+
+
+
public class BedwarsUpgradeUnregisteredEvent +extends org.bukkit.event.Event
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BedwarsUpgradeUnregisteredEvent

      +
      public BedwarsUpgradeUnregisteredEvent(Game game, + UpgradeStorage storage, + Upgrade upgrade)
      +
      +
      Parameters:
      +
      game -
      +
      storage -
      +
      upgrade -
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getGame

      +
      public Game getGame()
      +
      +
      Returns:
      +
      game
      +
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    • +
      +

      getUpgrade

      +
      public Upgrade getUpgrade()
      +
      +
      Returns:
      +
      upgrade
      +
      +
      +
    • +
    • +
      +

      getStorage

      +
      public UpgradeStorage getStorage()
      +
      +
      Returns:
      +
      storage of this upgrades type
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/package-summary.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/package-summary.html new file mode 100644 index 000000000..6a5896c5a --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/package-summary.html @@ -0,0 +1,173 @@ + + + + +org.screamingsandals.bedwars.api.events (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package org.screamingsandals.bedwars.api.events

+
+
+
package org.screamingsandals.bedwars.api.events
+
+ +
+
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/package-tree.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/package-tree.html new file mode 100644 index 000000000..7cc7a863f --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/events/package-tree.html @@ -0,0 +1,128 @@ + + + + +org.screamingsandals.bedwars.api.events Class Hierarchy (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package org.screamingsandals.bedwars.api.events

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+

Enum Class Hierarchy

+ +
+
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/Game.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/Game.html new file mode 100644 index 000000000..38a3e9934 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/Game.html @@ -0,0 +1,1735 @@ + + + + +Game (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface Game

+
+
+
+
public interface Game
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      String getName()
      +
      +
      Returns:
      +
      Arena name
      +
      +
      +
    • +
    • +
      +

      getStatus

      +
      GameStatus getStatus()
      +
      +
      Returns:
      +
      GameStatus of the arena
      +
      +
      +
    • +
    • +
      +

      start

      +
      void start()
      +
      +
    • +
    • +
      +

      stop

      +
      void stop()
      +
      +
    • +
    • +
      +

      isActivated

      +
      default boolean isActivated()
      +
      +
      Returns:
      +
      true if GameStatus is different than DISABLED
      +
      +
      +
    • +
    • +
      +

      joinToGame

      +
      void joinToGame(org.bukkit.entity.Player player)
      +
      +
      Parameters:
      +
      player -
      +
      +
      +
    • +
    • +
      +

      leaveFromGame

      +
      void leaveFromGame(org.bukkit.entity.Player player)
      +
      +
      Parameters:
      +
      player -
      +
      +
      +
    • +
    • +
      +

      selectPlayerTeam

      +
      void selectPlayerTeam(org.bukkit.entity.Player player, + Team team)
      +
      +
      Parameters:
      +
      player -
      +
      team -
      +
      +
      +
    • +
    • +
      +

      selectPlayerRandomTeam

      +
      void selectPlayerRandomTeam(org.bukkit.entity.Player player)
      +
      +
      Parameters:
      +
      player -
      +
      +
      +
    • +
    • +
      +

      getGameWorld

      +
      org.bukkit.World getGameWorld()
      +
      +
      Returns:
      +
      defined world of the game
      +
      +
      +
    • +
    • +
      +

      getPos1

      +
      org.bukkit.Location getPos1()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getPos2

      +
      org.bukkit.Location getPos2()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getSpectatorSpawn

      +
      org.bukkit.Location getSpectatorSpawn()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getGameTime

      +
      int getGameTime()
      +
      +
      Returns:
      +
      configured time of the game
      +
      +
      +
    • +
    • +
      +

      getMinPlayers

      +
      int getMinPlayers()
      +
      +
      Returns:
      +
      configured minimal players to start the game
      +
      +
      +
    • +
    • +
      +

      getMaxPlayers

      +
      int getMaxPlayers()
      +
      +
      Returns:
      +
      configured maximal players of the arena
      +
      +
      +
    • +
    • +
      +

      countConnectedPlayers

      +
      int countConnectedPlayers()
      +
      +
      Returns:
      +
      players in game
      +
      +
      +
    • +
    • +
      +

      getConnectedPlayers

      +
      List<org.bukkit.entity.Player> getConnectedPlayers()
      +
      +
      Returns:
      +
      list of players in game
      +
      +
      +
    • +
    • +
      +

      getGameStores

      +
      List<GameStore> getGameStores()
      +
      +
      Returns:
      +
      list of game stores
      +
      +
      +
    • +
    • +
      +

      countGameStores

      +
      int countGameStores()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getTeamFromName

      +
      Team getTeamFromName(String name)
      +
      +
      Returns:
      +
      Team instance from the name
      +
      +
      +
    • +
    • +
      +

      getAvailableTeams

      +
      List<Team> getAvailableTeams()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      countAvailableTeams

      +
      int countAvailableTeams()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getRunningTeams

      +
      List<RunningTeam> getRunningTeams()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      countRunningTeams

      +
      int countRunningTeams()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getTeamOfPlayer

      +
      RunningTeam getTeamOfPlayer(org.bukkit.entity.Player player)
      +
      +
      Parameters:
      +
      player -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isPlayerInAnyTeam

      +
      boolean isPlayerInAnyTeam(org.bukkit.entity.Player player)
      +
      +
      Parameters:
      +
      player -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isPlayerInTeam

      +
      boolean isPlayerInTeam(org.bukkit.entity.Player player, + RunningTeam team)
      +
      +
      Parameters:
      +
      player -
      +
      team -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isLocationInArena

      +
      boolean isLocationInArena(org.bukkit.Location location)
      +
      +
      Parameters:
      +
      location -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isBlockAddedDuringGame

      +
      boolean isBlockAddedDuringGame(org.bukkit.Location location)
      +
      +
      Parameters:
      +
      location -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getActivedSpecialItems

      +
      List<SpecialItem> getActivedSpecialItems()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getActivedSpecialItems

      +
      List<SpecialItem> getActivedSpecialItems(Class<? extends SpecialItem> type)
      +
      +
      Parameters:
      +
      type -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getActivedSpecialItemsOfTeam

      +
      List<SpecialItem> getActivedSpecialItemsOfTeam(Team team)
      +
      +
      Parameters:
      +
      team -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getActivedSpecialItemsOfTeam

      +
      List<SpecialItem> getActivedSpecialItemsOfTeam(Team team, + Class<? extends SpecialItem> type)
      +
      +
      Parameters:
      +
      team -
      +
      type -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getFirstActivedSpecialItemOfTeam

      +
      SpecialItem getFirstActivedSpecialItemOfTeam(Team team)
      +
      +
      Parameters:
      +
      team -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getFirstActivedSpecialItemOfTeam

      +
      SpecialItem getFirstActivedSpecialItemOfTeam(Team team, + Class<? extends SpecialItem> type)
      +
      +
      Parameters:
      +
      team -
      +
      type -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getActivedSpecialItemsOfPlayer

      +
      List<SpecialItem> getActivedSpecialItemsOfPlayer(org.bukkit.entity.Player player)
      +
      +
      Parameters:
      +
      player -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getActivedSpecialItemsOfPlayer

      +
      List<SpecialItem> getActivedSpecialItemsOfPlayer(org.bukkit.entity.Player player, + Class<? extends SpecialItem> type)
      +
      +
      Parameters:
      +
      player -
      +
      type -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getFirstActivedSpecialItemOfPlayer

      +
      SpecialItem getFirstActivedSpecialItemOfPlayer(org.bukkit.entity.Player player)
      +
      +
      Parameters:
      +
      player -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getFirstActivedSpecialItemOfPlayer

      +
      SpecialItem getFirstActivedSpecialItemOfPlayer(org.bukkit.entity.Player player, + Class<? extends SpecialItem> type)
      +
      +
      Parameters:
      +
      player -
      +
      type -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getActiveDelays

      +
      List<DelayFactory> getActiveDelays()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getActiveDelaysOfPlayer

      +
      List<DelayFactory> getActiveDelaysOfPlayer(org.bukkit.entity.Player player)
      +
      +
      Parameters:
      +
      player -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getActiveDelay

      +
      DelayFactory getActiveDelay(org.bukkit.entity.Player player, + Class<? extends SpecialItem> specialItem)
      +
      +
      Parameters:
      +
      player -
      +
      specialItem -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      registerDelay

      +
      void registerDelay(DelayFactory delayFactory)
      +
      +
      Parameters:
      +
      delayFactory -
      +
      +
      +
    • +
    • +
      +

      unregisterDelay

      +
      void unregisterDelay(DelayFactory delayFactory)
      +
      +
      Parameters:
      +
      delayFactory -
      +
      +
      +
    • +
    • +
      +

      isDelayActive

      +
      boolean isDelayActive(org.bukkit.entity.Player player, + Class<? extends SpecialItem> specialItem)
      +
      +
      Parameters:
      +
      player -
      +
      specialItem -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      registerSpecialItem

      +
      void registerSpecialItem(SpecialItem item)
      +
      +
      Parameters:
      +
      item -
      +
      +
      +
    • +
    • +
      +

      unregisterSpecialItem

      +
      void unregisterSpecialItem(SpecialItem item)
      +
      +
      Parameters:
      +
      item -
      +
      +
      +
    • +
    • +
      +

      isRegisteredSpecialItem

      +
      boolean isRegisteredSpecialItem(SpecialItem item)
      +
      +
      Parameters:
      +
      item -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getItemSpawners

      +
      List<ItemSpawner> getItemSpawners()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getRegion

      +
      Region getRegion()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getStatusBar

      +
      StatusBar getStatusBar()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getLobbyWorld

      +
      org.bukkit.World getLobbyWorld()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getLobbySpawn

      +
      org.bukkit.Location getLobbySpawn()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getLobbyCountdown

      +
      int getLobbyCountdown()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      countTeamChests

      +
      int countTeamChests()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      countTeamChests

      +
      int countTeamChests(RunningTeam team)
      +
      +
      Parameters:
      +
      team -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getTeamOfChest

      +
      RunningTeam getTeamOfChest(org.bukkit.Location location)
      +
      +
      Parameters:
      +
      location -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getTeamOfChest

      +
      RunningTeam getTeamOfChest(org.bukkit.block.Block block)
      +
      +
      Parameters:
      +
      block -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isEntityShop

      +
      boolean isEntityShop(org.bukkit.entity.Entity entity)
      +
      +
      Parameters:
      +
      entity -
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getCompassEnabled

      +
      InGameConfigBooleanConstants getCompassEnabled()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedCompassEnabled

      +
      boolean getOriginalOrInheritedCompassEnabled()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getJoinRandomTeamAfterLobby

      +
      InGameConfigBooleanConstants getJoinRandomTeamAfterLobby()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedJoinRandomTeamAfterLobby

      +
      boolean getOriginalOrInheritedJoinRandomTeamAfterLobby()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getJoinRandomTeamOnJoin

      +
      InGameConfigBooleanConstants getJoinRandomTeamOnJoin()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedJoinRandomTeamOnJoin

      +
      boolean getOriginalOrInheritedJoinRandomTeamOnJoin()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getAddWoolToInventoryOnJoin

      +
      InGameConfigBooleanConstants getAddWoolToInventoryOnJoin()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedAddWoolToInventoryOnJoin

      +
      boolean getOriginalOrInheritedAddWoolToInventoryOnJoin()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getPreventKillingVillagers

      +
      InGameConfigBooleanConstants getPreventKillingVillagers()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedPreventKillingVillagers

      +
      boolean getOriginalOrInheritedPreventKillingVillagers()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getPlayerDrops

      + +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedPlayerDrops

      +
      boolean getOriginalOrInheritedPlayerDrops()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getFriendlyfire

      +
      InGameConfigBooleanConstants getFriendlyfire()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedFriendlyfire

      +
      boolean getOriginalOrInheritedFriendlyfire()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getColoredLeatherByTeamInLobby

      +
      InGameConfigBooleanConstants getColoredLeatherByTeamInLobby()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedColoredLeatherByTeamInLobby

      +
      boolean getOriginalOrInheritedColoredLeatherByTeamInLobby()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getKeepInventory

      +
      InGameConfigBooleanConstants getKeepInventory()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedKeepInventory

      +
      boolean getOriginalOrInheritedKeepInventory()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getCrafting

      + +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedCrafting

      +
      boolean getOriginalOrInheritedCrafting()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getLobbyBossbar

      +
      InGameConfigBooleanConstants getLobbyBossbar()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedLobbyBossbar

      +
      boolean getOriginalOrInheritedLobbyBossbar()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getGameBossbar

      + +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedGameBossbar

      +
      boolean getOriginalOrInheritedGameBossbar()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getScoreboard

      + +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedScoreaboard

      +
      boolean getOriginalOrInheritedScoreaboard()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getLobbyScoreboard

      +
      InGameConfigBooleanConstants getLobbyScoreboard()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedLobbyScoreaboard

      +
      boolean getOriginalOrInheritedLobbyScoreaboard()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getPreventSpawningMobs

      +
      InGameConfigBooleanConstants getPreventSpawningMobs()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedPreventSpawningMobs

      +
      boolean getOriginalOrInheritedPreventSpawningMobs()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getSpawnerHolograms

      +
      InGameConfigBooleanConstants getSpawnerHolograms()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedSpawnerHolograms

      +
      boolean getOriginalOrInheritedSpawnerHolograms()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getSpawnerDisableMerge

      +
      InGameConfigBooleanConstants getSpawnerDisableMerge()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedSpawnerDisableMerge

      +
      boolean getOriginalOrInheritedSpawnerDisableMerge()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getGameStartItems

      +
      InGameConfigBooleanConstants getGameStartItems()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedGameStartItems

      +
      boolean getOriginalOrInheritedGameStartItems()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getPlayerRespawnItems

      +
      InGameConfigBooleanConstants getPlayerRespawnItems()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedPlayerRespawnItems

      +
      boolean getOriginalOrInheritedPlayerRespawnItems()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getSpawnerHologramsCountdown

      +
      InGameConfigBooleanConstants getSpawnerHologramsCountdown()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedSpawnerHologramsCountdown

      +
      boolean getOriginalOrInheritedSpawnerHologramsCountdown()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getDamageWhenPlayerIsNotInArena

      +
      InGameConfigBooleanConstants getDamageWhenPlayerIsNotInArena()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedDamageWhenPlayerIsNotInArena

      +
      boolean getOriginalOrInheritedDamageWhenPlayerIsNotInArena()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getRemoveUnusedTargetBlocks

      +
      InGameConfigBooleanConstants getRemoveUnusedTargetBlocks()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedRemoveUnusedTargetBlocks

      +
      boolean getOriginalOrInheritedRemoveUnusedTargetBlocks()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getAllowBlockFalling

      +
      InGameConfigBooleanConstants getAllowBlockFalling()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedAllowBlockFalling

      +
      boolean getOriginalOrInheritedAllowBlockFalling()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getHoloAboveBed

      +
      InGameConfigBooleanConstants getHoloAboveBed()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedHoloAboveBed

      +
      boolean getOriginalOrInheritedHoloAboveBed()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getSpectatorJoin

      +
      InGameConfigBooleanConstants getSpectatorJoin()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedSpectatorJoin

      +
      boolean getOriginalOrInheritedSpectatorJoin()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getStopTeamSpawnersOnDie

      +
      InGameConfigBooleanConstants getStopTeamSpawnersOnDie()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedStopTeamSpawnersOnDie

      +
      boolean getOriginalOrInheritedStopTeamSpawnersOnDie()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getBungeeEnabled

      +
      boolean getBungeeEnabled()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getArenaTime

      +
      ArenaTime getArenaTime()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getArenaWeather

      +
      org.bukkit.WeatherType getArenaWeather()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getLobbyBossBarColor

      +
      org.bukkit.boss.BarColor getLobbyBossBarColor()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getGameBossBarColor

      +
      org.bukkit.boss.BarColor getGameBossBarColor()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isProtectionActive

      +
      boolean isProtectionActive(org.bukkit.entity.Player player)
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getAnchorAutoFill

      +
      InGameConfigBooleanConstants getAnchorAutoFill()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedAnchorAutoFill

      +
      boolean getOriginalOrInheritedAnchorAutoFill()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getAnchorDecreasing

      +
      InGameConfigBooleanConstants getAnchorDecreasing()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedAnchorDecreasing

      +
      boolean getOriginalOrInheritedAnchorDecreasing()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getCakeTargetBlockEating

      +
      InGameConfigBooleanConstants getCakeTargetBlockEating()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedCakeTargetBlockEating

      +
      boolean getOriginalOrInheritedCakeTargetBlockEating()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getTargetBlockExplosions

      +
      InGameConfigBooleanConstants getTargetBlockExplosions()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getOriginalOrInheritedTargetBlockExplosions

      +
      boolean getOriginalOrInheritedTargetBlockExplosions()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getPostGameWaiting

      +
      int getPostGameWaiting()
      +
      +
    • +
    • +
      +

      hasCustomPrefix

      +
      default boolean hasCustomPrefix()
      +
      +
    • +
    • +
      +

      getCustomPrefix

      +
      String getCustomPrefix()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/GameStatus.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/GameStatus.html new file mode 100644 index 000000000..da7116987 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/GameStatus.html @@ -0,0 +1,241 @@ + + + + +GameStatus (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Enum Class GameStatus

+
+
java.lang.Object +
java.lang.Enum<GameStatus> +
org.screamingsandals.bedwars.api.game.GameStatus
+
+
+
+
+
All Implemented Interfaces:
+
Serializable, Comparable<GameStatus>, Constable
+
+
+
public enum GameStatus +extends Enum<GameStatus>
+
+
+ +
+
+
    + +
  • +
    +

    Enum Constant Details

    +
      +
    • +
      +

      WAITING

      +
      public static final GameStatus WAITING
      +
      +
    • +
    • +
      +

      RUNNING

      +
      public static final GameStatus RUNNING
      +
      +
    • +
    • +
      +

      GAME_END_CELEBRATING

      +
      public static final GameStatus GAME_END_CELEBRATING
      +
      +
    • +
    • +
      +

      REBUILDING

      +
      public static final GameStatus REBUILDING
      +
      +
    • +
    • +
      +

      DISABLED

      +
      public static final GameStatus DISABLED
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      values

      +
      public static GameStatus[] values()
      +
      Returns an array containing the constants of this enum class, in +the order they are declared.
      +
      +
      Returns:
      +
      an array containing the constants of this enum class, in the order they are declared
      +
      +
      +
    • +
    • +
      +

      valueOf

      +
      public static GameStatus valueOf(String name)
      +
      Returns the enum constant of this class with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this class. (Extraneous whitespace characters are +not permitted.)
      +
      +
      Parameters:
      +
      name - the name of the enum constant to be returned.
      +
      Returns:
      +
      the enum constant with the specified name
      +
      Throws:
      +
      IllegalArgumentException - if this enum class has no constant with the specified name
      +
      NullPointerException - if the argument is null
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/GameStore.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/GameStore.html new file mode 100644 index 000000000..f04383583 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/GameStore.html @@ -0,0 +1,232 @@ + + + + +GameStore (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface GameStore

+
+
+
+
public interface GameStore
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getEntity

      +
      org.bukkit.entity.LivingEntity getEntity()
      +
      +
      Returns:
      +
      shop entity
      +
      +
      +
    • +
    • +
      +

      getEntityType

      +
      org.bukkit.entity.EntityType getEntityType()
      +
      +
      Returns:
      +
      entity type used for the shop
      +
      +
      +
    • +
    • +
      +

      getStoreLocation

      +
      org.bukkit.Location getStoreLocation()
      +
      +
      Returns:
      +
      location of this store
      +
      +
      +
    • +
    • +
      +

      getShopFile

      +
      String getShopFile()
      +
      +
      Returns:
      +
      shop file
      +
      +
      +
    • +
    • +
      +

      getShopCustomName

      +
      String getShopCustomName()
      +
      +
      Returns:
      +
      shopkeeper's name
      +
      +
      +
    • +
    • +
      +

      getUseParent

      +
      boolean getUseParent()
      +
      +
      Returns:
      +
      true if shop file should be merged with custom shop file
      +
      +
      +
    • +
    • +
      +

      isShopCustomName

      +
      boolean isShopCustomName()
      +
      +
      Returns:
      +
      true if shopkeeper has name
      +
      +
      +
    • +
    • +
      +

      isBaby

      +
      boolean isBaby()
      +
      +
      Returns:
      +
      true if shopkeeper is baby
      +
      +
      +
    • +
    • +
      +

      getSkinName

      +
      String getSkinName()
      +
      +
      Returns:
      +
      if type is PLAYER, than returns skin, otherwise null
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/ItemSpawner.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/ItemSpawner.html new file mode 100644 index 000000000..d1fce484a --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/ItemSpawner.html @@ -0,0 +1,356 @@ + + + + +ItemSpawner (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface ItemSpawner

+
+
+
+
All Superinterfaces:
+
Upgrade
+
+
+
public interface ItemSpawner +extends Upgrade
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getItemSpawnerType

      +
      ItemSpawnerType getItemSpawnerType()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getLocation

      +
      org.bukkit.Location getLocation()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      hasCustomName

      +
      boolean hasCustomName()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getCustomName

      +
      String getCustomName()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getStartLevel

      +
      double getStartLevel()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getCurrentLevel

      +
      double getCurrentLevel()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getHologramEnabled

      +
      boolean getHologramEnabled()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      setTeam

      +
      void setTeam(Team team)
      +
      Sets team of this upgrade
      +
      +
      Parameters:
      +
      team - current team
      +
      +
      +
    • +
    • +
      +

      getTeam

      +
      Team getTeam()
      +
      +
      Returns:
      +
      registered team for this upgrade
      +
      +
      +
    • +
    • +
      +

      setCurrentLevel

      +
      void setCurrentLevel(double level)
      +
      +
      Parameters:
      +
      level -
      +
      +
      +
    • +
    • +
      +

      addToCurrentLevel

      +
      default void addToCurrentLevel(double level)
      +
      +
    • +
    • +
      +

      getName

      +
      default String getName()
      +
      +
      Specified by:
      +
      getName in interface Upgrade
      +
      Returns:
      +
      registered name of this upgrade
      +
      +
      +
    • +
    • +
      +

      getInstanceName

      +
      default String getInstanceName()
      +
      +
      Specified by:
      +
      getInstanceName in interface Upgrade
      +
      Returns:
      +
      identificator of this upgrade instance
      +
      +
      +
    • +
    • +
      +

      getLevel

      +
      default double getLevel()
      +
      +
      Specified by:
      +
      getLevel in interface Upgrade
      +
      Returns:
      +
      current level of upgrade
      +
      +
      +
    • +
    • +
      +

      setLevel

      +
      default void setLevel(double level)
      +
      Description copied from interface: Upgrade
      +
      Sets level of this upgrade
      +
      +
      Specified by:
      +
      setLevel in interface Upgrade
      +
      Parameters:
      +
      level - Current level
      +
      +
      +
    • +
    • +
      +

      increaseLevel

      +
      default void increaseLevel(double level)
      +
      Description copied from interface: Upgrade
      +
      Add levels to this upgrade
      +
      +
      Specified by:
      +
      increaseLevel in interface Upgrade
      +
      Parameters:
      +
      level - Levels that will be added to current level
      +
      +
      +
    • +
    • +
      +

      getInitialLevel

      +
      default double getInitialLevel()
      +
      +
      Specified by:
      +
      getInitialLevel in interface Upgrade
      +
      Returns:
      +
      initial level of upgrade
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/ItemSpawnerType.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/ItemSpawnerType.html new file mode 100644 index 000000000..a562d597e --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/ItemSpawnerType.html @@ -0,0 +1,261 @@ + + + + +ItemSpawnerType (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface ItemSpawnerType

+
+
+
+
public interface ItemSpawnerType
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getConfigKey

      +
      String getConfigKey()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getColor

      +
      org.bukkit.ChatColor getColor()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getInterval

      +
      int getInterval()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getSpread

      +
      double getSpread()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getName

      +
      String getName()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getMaterial

      +
      org.bukkit.Material getMaterial()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getTranslatableKey

      +
      String getTranslatableKey()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getItemName

      +
      String getItemName()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getItemBoldName

      +
      String getItemBoldName()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getDamage

      +
      int getDamage()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getStack

      +
      org.bukkit.inventory.ItemStack getStack()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getStack

      +
      org.bukkit.inventory.ItemStack getStack(int amount)
      +
      +
      Parameters:
      +
      amount -
      +
      Returns:
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/package-summary.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/package-summary.html new file mode 100644 index 000000000..b86fab40f --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/package-summary.html @@ -0,0 +1,107 @@ + + + + +org.screamingsandals.bedwars.api.game (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package org.screamingsandals.bedwars.api.game

+
+
+
package org.screamingsandals.bedwars.api.game
+
+ +
+
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/package-tree.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/package-tree.html new file mode 100644 index 000000000..225cc78b1 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/game/package-tree.html @@ -0,0 +1,88 @@ + + + + +org.screamingsandals.bedwars.api.game Class Hierarchy (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package org.screamingsandals.bedwars.api.game

+Package Hierarchies: + +
+
+

Interface Hierarchy

+
    +
  • org.screamingsandals.bedwars.api.game.Game
  • +
  • org.screamingsandals.bedwars.api.game.GameStore
  • +
  • org.screamingsandals.bedwars.api.game.ItemSpawnerType
  • +
  • org.screamingsandals.bedwars.api.upgrades.Upgrade + +
  • +
+
+
+

Enum Class Hierarchy

+ +
+
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/package-summary.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/package-summary.html new file mode 100644 index 000000000..622f6b90c --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/package-summary.html @@ -0,0 +1,125 @@ + + + + +org.screamingsandals.bedwars.api (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package org.screamingsandals.bedwars.api

+
+
+
package org.screamingsandals.bedwars.api
+
+ +
+
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/package-tree.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/package-tree.html new file mode 100644 index 000000000..732e8656e --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/package-tree.html @@ -0,0 +1,99 @@ + + + + +org.screamingsandals.bedwars.api Class Hierarchy (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package org.screamingsandals.bedwars.api

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+
    +
  • org.screamingsandals.bedwars.api.BedwarsAPI
  • +
  • org.screamingsandals.bedwars.api.Region
  • +
  • org.screamingsandals.bedwars.api.Team + +
  • +
+
+
+

Enum Class Hierarchy

+ +
+
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/ArrowBlocker.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/ArrowBlocker.html new file mode 100644 index 000000000..eb8d05b79 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/ArrowBlocker.html @@ -0,0 +1,168 @@ + + + + +ArrowBlocker (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface ArrowBlocker

+
+
+
+
All Superinterfaces:
+
SpecialItem
+
+
+
public interface ArrowBlocker +extends SpecialItem
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getProtectionTime

      +
      int getProtectionTime()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getUsedTime

      +
      int getUsedTime()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isActivated

      +
      boolean isActivated()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      runTask

      +
      void runTask()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/AutoIgniteableTNT.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/AutoIgniteableTNT.html new file mode 100644 index 000000000..e66d21125 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/AutoIgniteableTNT.html @@ -0,0 +1,170 @@ + + + + +AutoIgniteableTNT (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface AutoIgniteableTNT

+
+
+
+
All Superinterfaces:
+
SpecialItem
+
+
+
public interface AutoIgniteableTNT +extends SpecialItem
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getExplosionTime

      +
      int getExplosionTime()
      +
      +
      Returns:
      +
      explosion time in seconds
      +
      +
      +
    • +
    • +
      +

      isAllowedDamagingPlacer

      +
      boolean isAllowedDamagingPlacer()
      +
      +
      Returns:
      +
      true - tnt will damage placer
      +
      +
      +
    • +
    • +
      +

      getDamage

      +
      float getDamage()
      +
      +
    • +
    • +
      +

      spawn

      +
      void spawn(org.bukkit.Location location)
      +
      spawn an entity tnt
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/Golem.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/Golem.html new file mode 100644 index 000000000..dab1258c9 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/Golem.html @@ -0,0 +1,171 @@ + + + + +Golem (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface Golem

+
+
+
+
All Superinterfaces:
+
SpecialItem
+
+
+
public interface Golem +extends SpecialItem
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    org.bukkit.entity.LivingEntity
    + +
     
    +
    double
    + +
     
    +
    double
    + +
     
    +
    double
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from interface org.screamingsandals.bedwars.api.special.SpecialItem

    +getGame, getPlayer, getTeam
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getEntity

      +
      org.bukkit.entity.LivingEntity getEntity()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getSpeed

      +
      double getSpeed()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getFollowRange

      +
      double getFollowRange()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getHealth

      +
      double getHealth()
      +
      +
      Returns:
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/LuckyBlock.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/LuckyBlock.html new file mode 100644 index 000000000..84a07cec8 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/LuckyBlock.html @@ -0,0 +1,147 @@ + + + + +LuckyBlock (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface LuckyBlock

+
+
+
+
All Superinterfaces:
+
SpecialItem
+
+
+
public interface LuckyBlock +extends SpecialItem
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    org.bukkit.Location
    + +
     
    +
    boolean
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from interface org.screamingsandals.bedwars.api.special.SpecialItem

    +getGame, getPlayer, getTeam
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      isPlaced

      +
      boolean isPlaced()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getBlockLocation

      +
      org.bukkit.Location getBlockLocation()
      +
      +
      Returns:
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/ProtectionWall.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/ProtectionWall.html new file mode 100644 index 000000000..7e5a908cd --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/ProtectionWall.html @@ -0,0 +1,216 @@ + + + + +ProtectionWall (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface ProtectionWall

+
+
+
+
All Superinterfaces:
+
SpecialItem
+
+
+
public interface ProtectionWall +extends SpecialItem
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getBreakingTime

      +
      int getBreakingTime()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getWidth

      +
      int getWidth()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getHeight

      +
      int getHeight()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getDistance

      +
      int getDistance()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      canBreak

      +
      boolean canBreak()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getMaterial

      +
      org.bukkit.Material getMaterial()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      runTask

      +
      void runTask()
      +
      +
    • +
    • +
      +

      getWallBlocks

      +
      List<org.bukkit.block.Block> getWallBlocks()
      +
      +
      Returns:
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/RescuePlatform.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/RescuePlatform.html new file mode 100644 index 000000000..a82a7721e --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/RescuePlatform.html @@ -0,0 +1,192 @@ + + + + +RescuePlatform (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface RescuePlatform

+
+
+
+
All Superinterfaces:
+
SpecialItem
+
+
+
public interface RescuePlatform +extends SpecialItem
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getBreakingTime

      +
      int getBreakingTime()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      canBreak

      +
      boolean canBreak()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getMaterial

      +
      org.bukkit.Material getMaterial()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getStack

      +
      org.bukkit.inventory.ItemStack getStack()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      runTask

      +
      void runTask()
      +
      +
    • +
    • +
      +

      getPlatformBlocks

      +
      List<org.bukkit.block.Block> getPlatformBlocks()
      +
      +
      Returns:
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/SpecialItem.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/SpecialItem.html new file mode 100644 index 000000000..b15336347 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/SpecialItem.html @@ -0,0 +1,155 @@ + + + + +SpecialItem (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface SpecialItem

+
+
+
+
All Known Subinterfaces:
+
ArrowBlocker, AutoIgniteableTNT, Golem, LuckyBlock, ProtectionWall, RescuePlatform, ThrowableFireball, TNTSheep, Tracker, Trap, WarpPowder
+
+
+
public interface SpecialItem
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    + + +
     
    +
    org.bukkit.entity.Player
    + +
     
    + + +
     
    +
    +
    +
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getGame

      +
      Game getGame()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getPlayer

      +
      org.bukkit.entity.Player getPlayer()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getTeam

      +
      Team getTeam()
      +
      +
      Returns:
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/TNTSheep.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/TNTSheep.html new file mode 100644 index 000000000..032ec3fe7 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/TNTSheep.html @@ -0,0 +1,183 @@ + + + + +TNTSheep (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface TNTSheep

+
+
+
+
All Superinterfaces:
+
SpecialItem
+
+
+
public interface TNTSheep +extends SpecialItem
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getEntity

      +
      org.bukkit.entity.LivingEntity getEntity()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getInitialLocation

      +
      org.bukkit.Location getInitialLocation()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getTNT

      +
      org.bukkit.entity.TNTPrimed getTNT()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getSpeed

      +
      double getSpeed()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getFollowRange

      +
      double getFollowRange()
      +
      +
      Returns:
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/ThrowableFireball.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/ThrowableFireball.html new file mode 100644 index 000000000..503ea419f --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/ThrowableFireball.html @@ -0,0 +1,159 @@ + + + + +ThrowableFireball (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface ThrowableFireball

+
+
+
+
All Superinterfaces:
+
SpecialItem
+
+
+
public interface ThrowableFireball +extends SpecialItem
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getDamage

      +
      float getDamage()
      +
      +
    • +
    • +
      +

      isIncendiary

      +
      boolean isIncendiary()
      +
      +
    • +
    • +
      +

      damagesThrower

      +
      boolean damagesThrower()
      +
      +
    • +
    • +
      +

      run

      +
      void run()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/Tracker.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/Tracker.html new file mode 100644 index 000000000..13f9ae4bd --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/Tracker.html @@ -0,0 +1,132 @@ + + + + +Tracker (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface Tracker

+
+
+
+
All Superinterfaces:
+
SpecialItem
+
+
+
public interface Tracker +extends SpecialItem
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    void
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from interface org.screamingsandals.bedwars.api.special.SpecialItem

    +getGame, getPlayer, getTeam
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      runTask

      +
      void runTask()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/Trap.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/Trap.html new file mode 100644 index 000000000..d22449ef5 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/Trap.html @@ -0,0 +1,147 @@ + + + + +Trap (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface Trap

+
+
+
+
All Superinterfaces:
+
SpecialItem
+
+
+
public interface Trap +extends SpecialItem
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    org.bukkit.Location
    + +
     
    +
    boolean
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from interface org.screamingsandals.bedwars.api.special.SpecialItem

    +getGame, getPlayer, getTeam
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getLocation

      +
      org.bukkit.Location getLocation()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      isPlaced

      +
      boolean isPlaced()
      +
      +
      Returns:
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/WarpPowder.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/WarpPowder.html new file mode 100644 index 000000000..085474356 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/WarpPowder.html @@ -0,0 +1,157 @@ + + + + +WarpPowder (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface WarpPowder

+
+
+
+
All Superinterfaces:
+
SpecialItem
+
+
+
public interface WarpPowder +extends SpecialItem
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    void
    +
    cancelTeleport(boolean showCancelledMessage)
    +
     
    +
    org.bukkit.inventory.ItemStack
    + +
     
    +
    void
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from interface org.screamingsandals.bedwars.api.special.SpecialItem

    +getGame, getPlayer, getTeam
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      cancelTeleport

      +
      void cancelTeleport(boolean showCancelledMessage)
      +
      +
      Parameters:
      +
      showCancelledMessage -
      +
      +
      +
    • +
    • +
      +

      getStack

      +
      org.bukkit.inventory.ItemStack getStack()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      runTask

      +
      void runTask()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/package-summary.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/package-summary.html new file mode 100644 index 000000000..690d193c8 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/package-summary.html @@ -0,0 +1,115 @@ + + + + +org.screamingsandals.bedwars.api.special (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package org.screamingsandals.bedwars.api.special

+
+
+
package org.screamingsandals.bedwars.api.special
+
+ +
+
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/package-tree.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/package-tree.html new file mode 100644 index 000000000..e3f299a96 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/special/package-tree.html @@ -0,0 +1,81 @@ + + + + +org.screamingsandals.bedwars.api.special Class Hierarchy (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package org.screamingsandals.bedwars.api.special

+Package Hierarchies: + +
+
+

Interface Hierarchy

+
    +
  • org.screamingsandals.bedwars.api.special.SpecialItem +
      +
    • org.screamingsandals.bedwars.api.special.ArrowBlocker
    • +
    • org.screamingsandals.bedwars.api.special.AutoIgniteableTNT
    • +
    • org.screamingsandals.bedwars.api.special.Golem
    • +
    • org.screamingsandals.bedwars.api.special.LuckyBlock
    • +
    • org.screamingsandals.bedwars.api.special.ProtectionWall
    • +
    • org.screamingsandals.bedwars.api.special.RescuePlatform
    • +
    • org.screamingsandals.bedwars.api.special.ThrowableFireball
    • +
    • org.screamingsandals.bedwars.api.special.TNTSheep
    • +
    • org.screamingsandals.bedwars.api.special.Tracker
    • +
    • org.screamingsandals.bedwars.api.special.Trap
    • +
    • org.screamingsandals.bedwars.api.special.WarpPowder
    • +
    +
  • +
+
+
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/statistics/LeaderboardEntry.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/statistics/LeaderboardEntry.html new file mode 100644 index 000000000..27c236eff --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/statistics/LeaderboardEntry.html @@ -0,0 +1,152 @@ + + + + +LeaderboardEntry (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface LeaderboardEntry

+
+
+
+
public interface LeaderboardEntry
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getPlayer

      +
      org.bukkit.OfflinePlayer getPlayer()
      +
      +
    • +
    • +
      +

      getTotalScore

      +
      int getTotalScore()
      +
      +
    • +
    • +
      +

      fetchStatistics

      +
      PlayerStatistic fetchStatistics()
      +
      +
    • +
    • +
      +

      getLatestKnownName

      +
      @Nullable +@Nullable String getLatestKnownName()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/statistics/PlayerStatistic.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/statistics/PlayerStatistic.html new file mode 100644 index 000000000..192885c75 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/statistics/PlayerStatistic.html @@ -0,0 +1,617 @@ + + + + +PlayerStatistic (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface PlayerStatistic

+
+
+
+
public interface PlayerStatistic
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getDeaths

      +
      int getDeaths()
      +
      +
      Returns:
      +
      player's deaths
      +
      +
      +
    • +
    • +
      +

      getDestroyedBeds

      +
      int getDestroyedBeds()
      +
      +
      Returns:
      +
      number of beds destroyed by this player
      +
      +
      +
    • +
    • +
      +

      getKills

      +
      int getKills()
      +
      +
      Returns:
      +
      player's kills
      +
      +
      +
    • +
    • +
      +

      getLoses

      +
      int getLoses()
      +
      +
      Returns:
      +
      player's loses
      +
      +
      +
    • +
    • +
      +

      getName

      +
      String getName()
      +
      +
      Returns:
      +
      player's name
      +
      +
      +
    • +
    • +
      +

      getScore

      +
      int getScore()
      +
      +
      Returns:
      +
      player's score
      +
      +
      +
    • +
    • +
      +

      getUuid

      +
      UUID getUuid()
      +
      +
      Returns:
      +
      uuid of this player
      +
      +
      +
    • +
    • +
      +

      getWins

      +
      int getWins()
      +
      +
      Returns:
      +
      number of wins
      +
      +
      +
    • +
    • +
      +

      getKD

      +
      double getKD()
      +
      +
      Returns:
      +
      K/D ratio
      +
      +
      +
    • +
    • +
      +

      getGames

      +
      int getGames()
      +
      +
      Returns:
      +
      number of played games
      +
      +
      +
    • +
    • +
      +

      addDeaths

      +
      void addDeaths(int deaths)
      +
      +
      Parameters:
      +
      deaths - Number of new deaths
      +
      +
      +
    • +
    • +
      +

      addDestroyedBeds

      +
      void addDestroyedBeds(int destroyedBeds)
      +
      +
      Parameters:
      +
      destroyedBeds - Number of new destroyed beds
      +
      +
      +
    • +
    • +
      +

      addKills

      +
      void addKills(int kills)
      +
      +
      Parameters:
      +
      kills - Number of new kills
      +
      +
      +
    • +
    • +
      +

      addLoses

      +
      void addLoses(int loses)
      +
      +
      Parameters:
      +
      loses - Number of new loses
      +
      +
      +
    • +
    • +
      +

      addScore

      +
      void addScore(int score)
      +
      +
      Parameters:
      +
      score - Number of new score
      +
      +
      +
    • +
    • +
      +

      addWins

      +
      void addWins(int wins)
      +
      +
      Parameters:
      +
      wins - Number of new wins
      +
      +
      +
    • +
    • +
      +

      getCurrentDeaths

      +
      @Deprecated +default int getCurrentDeaths()
      +
      Deprecated.
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      setCurrentDeaths

      +
      @Deprecated +default void setCurrentDeaths(int currentDeaths)
      +
      Deprecated.
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      getCurrentDestroyedBeds

      +
      @Deprecated +default int getCurrentDestroyedBeds()
      +
      Deprecated.
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      setCurrentDestroyedBeds

      +
      @Deprecated +default void setCurrentDestroyedBeds(int currentDestroyedBeds)
      +
      Deprecated.
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      getCurrentKills

      +
      @Deprecated +default int getCurrentKills()
      +
      Deprecated.
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      setCurrentKills

      +
      @Deprecated +default void setCurrentKills(int currentKills)
      +
      Deprecated.
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      getCurrentLoses

      +
      @Deprecated +default int getCurrentLoses()
      +
      Deprecated.
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      setCurrentLoses

      +
      @Deprecated +default void setCurrentLoses(int currentLoses)
      +
      Deprecated.
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      getCurrentScore

      +
      @Deprecated +default int getCurrentScore()
      +
      Deprecated.
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      setCurrentScore

      +
      @Deprecated +default void setCurrentScore(int currentScore)
      +
      Deprecated.
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      getCurrentWins

      +
      @Deprecated +default int getCurrentWins()
      +
      Deprecated.
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      setCurrentWins

      +
      @Deprecated +default void setCurrentWins(int currentWins)
      +
      Deprecated.
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      getCurrentKD

      +
      @Deprecated +default double getCurrentKD()
      +
      Deprecated.
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      getCurrentGames

      +
      @Deprecated +default int getCurrentGames()
      +
      Deprecated.
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/statistics/PlayerStatisticsManager.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/statistics/PlayerStatisticsManager.html new file mode 100644 index 000000000..f878befef --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/statistics/PlayerStatisticsManager.html @@ -0,0 +1,150 @@ + + + + +PlayerStatisticsManager (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface PlayerStatisticsManager

+
+
+
+
public interface PlayerStatisticsManager
+
+
+ +
+
+ +
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/statistics/package-summary.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/statistics/package-summary.html new file mode 100644 index 000000000..1a1da86d5 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/statistics/package-summary.html @@ -0,0 +1,97 @@ + + + + +org.screamingsandals.bedwars.api.statistics (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package org.screamingsandals.bedwars.api.statistics

+
+
+
package org.screamingsandals.bedwars.api.statistics
+
+ +
+
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/statistics/package-tree.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/statistics/package-tree.html new file mode 100644 index 000000000..a1bdba9c0 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/statistics/package-tree.html @@ -0,0 +1,69 @@ + + + + +org.screamingsandals.bedwars.api.statistics Class Hierarchy (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package org.screamingsandals.bedwars.api.statistics

+Package Hierarchies: + +
+
+

Interface Hierarchy

+ +
+
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/upgrades/Upgrade.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/upgrades/Upgrade.html new file mode 100644 index 000000000..2dff453ff --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/upgrades/Upgrade.html @@ -0,0 +1,235 @@ + + + + +Upgrade (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface Upgrade

+
+
+
+
All Known Subinterfaces:
+
ItemSpawner
+
+
+
public interface Upgrade
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      String getName()
      +
      +
      Returns:
      +
      registered name of this upgrade
      +
      +
      +
    • +
    • +
      +

      getInstanceName

      +
      String getInstanceName()
      +
      +
      Returns:
      +
      identificator of this upgrade instance
      +
      +
      +
    • +
    • +
      +

      getLevel

      +
      double getLevel()
      +
      +
      Returns:
      +
      current level of upgrade
      +
      +
      +
    • +
    • +
      +

      setLevel

      +
      void setLevel(double level)
      +
      Sets level of this upgrade
      +
      +
      Parameters:
      +
      level - Current level
      +
      +
      +
    • +
    • +
      +

      increaseLevel

      +
      void increaseLevel(double level)
      +
      Add levels to this upgrade
      +
      +
      Parameters:
      +
      level - Levels that will be added to current level
      +
      +
      +
    • +
    • +
      +

      getInitialLevel

      +
      double getInitialLevel()
      +
      +
      Returns:
      +
      initial level of upgrade
      +
      +
      +
    • +
    • +
      +

      onUpgradeRegistered

      +
      default void onUpgradeRegistered(Game game)
      +
      Called when upgrade is registered
      +
      +
      Parameters:
      +
      game - Game when upgrade is activated
      +
      +
      +
    • +
    • +
      +

      onUpgradeUnregistered

      +
      default void onUpgradeUnregistered(Game game)
      +
      Called when upgrade is unregistered
      +
      +
      Parameters:
      +
      game - Game when upgrade is deactivated
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/upgrades/UpgradeRegistry.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/upgrades/UpgradeRegistry.html new file mode 100644 index 000000000..8518e2dec --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/upgrades/UpgradeRegistry.html @@ -0,0 +1,239 @@ + + + + +UpgradeRegistry (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class UpgradeRegistry

+
+
java.lang.Object +
org.screamingsandals.bedwars.api.upgrades.UpgradeRegistry
+
+
+
+
public final class UpgradeRegistry +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      UpgradeRegistry

      +
      public UpgradeRegistry()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      registerUpgrade

      +
      public static UpgradeStorage registerUpgrade(String name, + Class<? extends Upgrade> upgradeClass)
      +
      Register new type of upgrade. If upgrade type is registered, you can buy + upgrade in shop.
      +
      +
      Parameters:
      +
      name - Name of upgrade
      +
      upgradeClass - Class type of upgrade
      +
      Returns:
      +
      new instance of upgrade storage
      +
      +
      +
    • +
    • +
      +

      unregisterUpgrade

      +
      public static void unregisterUpgrade(String name)
      +
      Unregister upgrade type
      +
      +
      Parameters:
      +
      name - Name of upgrade
      +
      +
      +
    • +
    • +
      +

      isUpgradeRegistered

      +
      public static boolean isUpgradeRegistered(String name)
      +
      Check if upgrade is registered
      +
      +
      Parameters:
      +
      name - Name of upgrade
      +
      Returns:
      +
      if upgrade is registered
      +
      +
      +
    • +
    • +
      +

      getUpgrade

      +
      public static UpgradeStorage getUpgrade(String name)
      +
      Get storage for upgrades
      +
      +
      Parameters:
      +
      name - Name of upgrade
      +
      Returns:
      +
      storage of specified upgrade type or null
      +
      +
      +
    • +
    • +
      +

      clearAll

      +
      public static void clearAll(Game game)
      +
      Unregister all active upgrades of any type from game
      +
      +
      Parameters:
      +
      game - that is ending
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/upgrades/UpgradeStorage.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/upgrades/UpgradeStorage.html new file mode 100644 index 000000000..64272826b --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/upgrades/UpgradeStorage.html @@ -0,0 +1,296 @@ + + + + +UpgradeStorage (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class UpgradeStorage

+
+
java.lang.Object +
org.screamingsandals.bedwars.api.upgrades.UpgradeStorage
+
+
+
+
public final class UpgradeStorage +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getUpgradeName

      +
      public String getUpgradeName()
      +
      +
      Returns:
      +
      upgrade name
      +
      +
      +
    • +
    • +
      +

      getUpgradeClass

      +
      public Class<? extends Upgrade> getUpgradeClass()
      +
      +
      Returns:
      +
      upgrade class type
      +
      +
      +
    • +
    • +
      +

      addUpgrade

      +
      public void addUpgrade(Game game, + Upgrade upgrade)
      +
      Register active upgrade in game
      +
      +
      Parameters:
      +
      game - Game
      +
      upgrade - Upgrade
      +
      +
      +
    • +
    • +
      +

      removeUpgrade

      +
      public void removeUpgrade(Game game, + Upgrade upgrade)
      +
      Unregister active upgrade
      +
      +
      Parameters:
      +
      game - Game
      +
      upgrade - Upgrade
      +
      +
      +
    • +
    • +
      +

      isUpgradeRegistered

      +
      public boolean isUpgradeRegistered(Game game, + Upgrade upgrade)
      +
      +
      Parameters:
      +
      game - Game
      +
      upgrade - Upgrade
      +
      Returns:
      +
      true if upgrade is registered
      +
      +
      +
    • +
    • +
      +

      resetUpgradesForGame

      +
      public void resetUpgradesForGame(Game game)
      +
      This is automatically used while game is ending
      +
      +
      Parameters:
      +
      game - Game
      +
      +
      +
    • +
    • +
      +

      getAllUpgradesOfGame

      +
      public List<Upgrade> getAllUpgradesOfGame(Game game)
      +
      Get all upgrades of this type that is registered in game as active
      +
      +
      Parameters:
      +
      game - Game
      +
      Returns:
      +
      ĺist of registered upgrades of game
      +
      +
      +
    • +
    • +
      +

      findUpgradeByName

      +
      @Deprecated +public List<Upgrade> findUpgradeByName(Game game, + String instanceName)
      +
      Deprecated.
      +
      Find active upgrades with this instanceName
      +
      +
      Parameters:
      +
      game - Game
      +
      instanceName - name of spawner
      +
      Returns:
      +
      list of upgrades with same name
      +
      +
      +
    • +
    • +
      +

      findItemSpawnerUpgrades

      +
      public List<Upgrade> findItemSpawnerUpgrades(Game game, + String spawnerInstanceName)
      +
      +
    • +
    • +
      +

      findItemSpawnerUpgrades

      +
      public List<Upgrade> findItemSpawnerUpgrades(Game game, + Team team)
      +
      +
    • +
    • +
      +

      findItemSpawnerUpgrades

      +
      public List<Upgrade> findItemSpawnerUpgrades(Game game, + Team team, + ItemSpawnerType itemSpawnerType)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/upgrades/package-summary.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/upgrades/package-summary.html new file mode 100644 index 000000000..85c7a4847 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/upgrades/package-summary.html @@ -0,0 +1,103 @@ + + + + +org.screamingsandals.bedwars.api.upgrades (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package org.screamingsandals.bedwars.api.upgrades

+
+
+
package org.screamingsandals.bedwars.api.upgrades
+
+ +
+
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/upgrades/package-tree.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/upgrades/package-tree.html new file mode 100644 index 000000000..a67a71078 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/upgrades/package-tree.html @@ -0,0 +1,78 @@ + + + + +org.screamingsandals.bedwars.api.upgrades Class Hierarchy (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package org.screamingsandals.bedwars.api.upgrades

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+
    +
  • org.screamingsandals.bedwars.api.upgrades.Upgrade
  • +
+
+
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/utils/ColorChanger.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/utils/ColorChanger.html new file mode 100644 index 000000000..706f9d3b4 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/utils/ColorChanger.html @@ -0,0 +1,136 @@ + + + + +ColorChanger (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface ColorChanger

+
+
+
+
public interface ColorChanger
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    org.bukkit.inventory.ItemStack
    +
    applyColor(TeamColor color, + org.bukkit.inventory.ItemStack stack)
    +
    +
    Apply color of team to ItemStack
    +
    +
    +
    +
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      applyColor

      +
      org.bukkit.inventory.ItemStack applyColor(TeamColor color, + org.bukkit.inventory.ItemStack stack)
      +
      Apply color of team to ItemStack
      +
      +
      Parameters:
      +
      color - Color of team
      +
      stack - ItemStack that should be colored
      +
      Returns:
      +
      colored ItemStack or normal ItemStack if ItemStack can't be colored
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/utils/DelayFactory.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/utils/DelayFactory.html new file mode 100644 index 000000000..8d22674ad --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/utils/DelayFactory.html @@ -0,0 +1,163 @@ + + + + +DelayFactory (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface DelayFactory

+
+
+
+
public interface DelayFactory
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getDelayActive

      +
      boolean getDelayActive()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getSpecialItem

      +
      SpecialItem getSpecialItem()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getRemainDelay

      +
      int getRemainDelay()
      +
      +
      Returns:
      +
      +
      +
    • +
    • +
      +

      getPlayer

      +
      org.bukkit.entity.Player getPlayer()
      +
      +
      Returns:
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/utils/ThirdPartyShopUtils.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/utils/ThirdPartyShopUtils.html new file mode 100644 index 000000000..489726f58 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/utils/ThirdPartyShopUtils.html @@ -0,0 +1,175 @@ + + + + +ThirdPartyShopUtils (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ThirdPartyShopUtils

+
+
java.lang.Object +
org.screamingsandals.bedwars.api.utils.ThirdPartyShopUtils
+
+
+
+
public class ThirdPartyShopUtils +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ThirdPartyShopUtils

      +
      public ThirdPartyShopUtils()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      applyPropertyToItem

      +
      public static org.bukkit.inventory.ItemStack applyPropertyToItem(org.bukkit.entity.Player player, + org.bukkit.inventory.ItemStack stack, + String propertyName, + boolean onBuy, + Object... entries)
      +
      +
      Parameters:
      +
      player -
      +
      stack -
      +
      propertyName -
      +
      onBuy -
      +
      entries -
      +
      Returns:
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/utils/package-summary.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/utils/package-summary.html new file mode 100644 index 000000000..25b769d26 --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/utils/package-summary.html @@ -0,0 +1,103 @@ + + + + +org.screamingsandals.bedwars.api.utils (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package org.screamingsandals.bedwars.api.utils

+
+
+
package org.screamingsandals.bedwars.api.utils
+
+ +
+
+
+
+ + diff --git a/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/utils/package-tree.html b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/utils/package-tree.html new file mode 100644 index 000000000..e68ced7fc --- /dev/null +++ b/javadoc/0.2.36.1/org/screamingsandals/bedwars/api/utils/package-tree.html @@ -0,0 +1,78 @@ + + + + +org.screamingsandals.bedwars.api.utils Class Hierarchy (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package org.screamingsandals.bedwars.api.utils

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+
+ + diff --git a/javadoc/0.2.36.1/overview-summary.html b/javadoc/0.2.36.1/overview-summary.html new file mode 100644 index 000000000..e066762c9 --- /dev/null +++ b/javadoc/0.2.36.1/overview-summary.html @@ -0,0 +1,25 @@ + + + + +BedWars-API 0.2.36.1 API + + + + + + + + + + +
+ +

index.html

+
+ + diff --git a/javadoc/0.2.36.1/overview-tree.html b/javadoc/0.2.36.1/overview-tree.html new file mode 100644 index 000000000..0a3b4bd63 --- /dev/null +++ b/javadoc/0.2.36.1/overview-tree.html @@ -0,0 +1,194 @@ + + + + +Class Hierarchy (BedWars-API 0.2.36.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+
    +
  • org.screamingsandals.bedwars.api.BedwarsAPI
  • +
  • org.screamingsandals.bedwars.api.utils.ColorChanger
  • +
  • org.screamingsandals.bedwars.api.utils.DelayFactory
  • +
  • org.screamingsandals.bedwars.api.game.Game
  • +
  • org.screamingsandals.bedwars.api.game.GameStore
  • +
  • org.screamingsandals.bedwars.api.game.ItemSpawnerType
  • +
  • org.screamingsandals.bedwars.api.statistics.LeaderboardEntry
  • +
  • org.screamingsandals.bedwars.api.statistics.PlayerStatistic
  • +
  • org.screamingsandals.bedwars.api.statistics.PlayerStatisticsManager
  • +
  • org.screamingsandals.bedwars.api.Region
  • +
  • org.screamingsandals.bedwars.api.special.SpecialItem +
      +
    • org.screamingsandals.bedwars.api.special.ArrowBlocker
    • +
    • org.screamingsandals.bedwars.api.special.AutoIgniteableTNT
    • +
    • org.screamingsandals.bedwars.api.special.Golem
    • +
    • org.screamingsandals.bedwars.api.special.LuckyBlock
    • +
    • org.screamingsandals.bedwars.api.special.ProtectionWall
    • +
    • org.screamingsandals.bedwars.api.special.RescuePlatform
    • +
    • org.screamingsandals.bedwars.api.special.ThrowableFireball
    • +
    • org.screamingsandals.bedwars.api.special.TNTSheep
    • +
    • org.screamingsandals.bedwars.api.special.Tracker
    • +
    • org.screamingsandals.bedwars.api.special.Trap
    • +
    • org.screamingsandals.bedwars.api.special.WarpPowder
    • +
    +
  • +
  • org.screamingsandals.bedwars.api.boss.StatusBar +
      +
    • org.screamingsandals.bedwars.api.boss.BossBar +
        +
      • org.screamingsandals.bedwars.api.boss.BossBar18
      • +
      • org.screamingsandals.bedwars.api.boss.BossBar19
      • +
      +
    • +
    • org.screamingsandals.bedwars.api.boss.XPBar
    • +
    +
  • +
  • org.screamingsandals.bedwars.api.Team + +
  • +
  • org.screamingsandals.bedwars.api.upgrades.Upgrade + +
  • +
+
+
+

Enum Class Hierarchy

+ +
+
+
+
+ + diff --git a/javadoc/0.2.36.1/package-search-index.js b/javadoc/0.2.36.1/package-search-index.js new file mode 100644 index 000000000..b7fbe0b0c --- /dev/null +++ b/javadoc/0.2.36.1/package-search-index.js @@ -0,0 +1 @@ +packageSearchIndex = [{"l":"All Packages","u":"allpackages-index.html"},{"l":"org.screamingsandals.bedwars.api"},{"l":"org.screamingsandals.bedwars.api.boss"},{"l":"org.screamingsandals.bedwars.api.events"},{"l":"org.screamingsandals.bedwars.api.game"},{"l":"org.screamingsandals.bedwars.api.special"},{"l":"org.screamingsandals.bedwars.api.statistics"},{"l":"org.screamingsandals.bedwars.api.upgrades"},{"l":"org.screamingsandals.bedwars.api.utils"}];updateSearchResults(); \ No newline at end of file diff --git a/javadoc/0.2.36.1/resources/glass.png b/javadoc/0.2.36.1/resources/glass.png new file mode 100644 index 0000000000000000000000000000000000000000..a7f591f467a1c0c949bbc510156a0c1afb860a6e GIT binary patch literal 499 zcmVJoRsvExf%rEN>jUL}qZ_~k#FbE+Q;{`;0FZwVNX2n-^JoI; zP;4#$8DIy*Yk-P>VN(DUKmPse7mx+ExD4O|;?E5D0Z5($mjO3`*anwQU^s{ZDK#Lz zj>~{qyaIx5K!t%=G&2IJNzg!ChRpyLkO7}Ry!QaotAHAMpbB3AF(}|_f!G-oI|uK6 z`id_dumai5K%C3Y$;tKS_iqMPHg<*|-@e`liWLAggVM!zAP#@l;=c>S03;{#04Z~5 zN_+ss=Yg6*hTr59mzMwZ@+l~q!+?ft!fF66AXT#wWavHt30bZWFCK%!BNk}LN?0Hg z1VF_nfs`Lm^DjYZ1(1uD0u4CSIr)XAaqW6IT{!St5~1{i=i}zAy76p%_|w8rh@@c0Axr!ns=D-X+|*sY6!@wacG9%)Qn*O zl0sa739kT-&_?#oVxXF6tOnqTD)cZ}2vi$`ZU8RLAlo8=_z#*P3xI~i!lEh+Pdu-L zx{d*wgjtXbnGX_Yf@Tc7Q3YhLhPvc8noGJs2DA~1DySiA&6V{5JzFt ojAY1KXm~va;tU{v7C?Xj0BHw!K;2aXV*mgE07*qoM6N<$f;4TDA^-pY literal 0 HcmV?d00001 diff --git a/javadoc/0.2.36.1/script-dir/jquery-3.7.1.min.js b/javadoc/0.2.36.1/script-dir/jquery-3.7.1.min.js new file mode 100644 index 000000000..7f37b5d99 --- /dev/null +++ b/javadoc/0.2.36.1/script-dir/jquery-3.7.1.min.js @@ -0,0 +1,2 @@ +/*! jQuery v3.7.1 | (c) OpenJS Foundation and other contributors | jquery.org/license */ +!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(ie,e){"use strict";var oe=[],r=Object.getPrototypeOf,ae=oe.slice,g=oe.flat?function(e){return oe.flat.call(e)}:function(e){return oe.concat.apply([],e)},s=oe.push,se=oe.indexOf,n={},i=n.toString,ue=n.hasOwnProperty,o=ue.toString,a=o.call(Object),le={},v=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},y=function(e){return null!=e&&e===e.window},C=ie.document,u={type:!0,src:!0,nonce:!0,noModule:!0};function m(e,t,n){var r,i,o=(n=n||C).createElement("script");if(o.text=e,t)for(r in u)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function x(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[i.call(e)]||"object":typeof e}var t="3.7.1",l=/HTML$/i,ce=function(e,t){return new ce.fn.init(e,t)};function c(e){var t=!!e&&"length"in e&&e.length,n=x(e);return!v(e)&&!y(e)&&("array"===n||0===t||"number"==typeof t&&0+~]|"+ge+")"+ge+"*"),x=new RegExp(ge+"|>"),j=new RegExp(g),A=new RegExp("^"+t+"$"),D={ID:new RegExp("^#("+t+")"),CLASS:new RegExp("^\\.("+t+")"),TAG:new RegExp("^("+t+"|[*])"),ATTR:new RegExp("^"+p),PSEUDO:new RegExp("^"+g),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+ge+"*(even|odd|(([+-]|)(\\d*)n|)"+ge+"*(?:([+-]|)"+ge+"*(\\d+)|))"+ge+"*\\)|)","i"),bool:new RegExp("^(?:"+f+")$","i"),needsContext:new RegExp("^"+ge+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+ge+"*((?:-\\d)?\\d*)"+ge+"*\\)|)(?=[^-]|$)","i")},N=/^(?:input|select|textarea|button)$/i,q=/^h\d$/i,L=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,H=/[+~]/,O=new RegExp("\\\\[\\da-fA-F]{1,6}"+ge+"?|\\\\([^\\r\\n\\f])","g"),P=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},M=function(){V()},R=J(function(e){return!0===e.disabled&&fe(e,"fieldset")},{dir:"parentNode",next:"legend"});try{k.apply(oe=ae.call(ye.childNodes),ye.childNodes),oe[ye.childNodes.length].nodeType}catch(e){k={apply:function(e,t){me.apply(e,ae.call(t))},call:function(e){me.apply(e,ae.call(arguments,1))}}}function I(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(V(e),e=e||T,C)){if(11!==p&&(u=L.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return k.call(n,a),n}else if(f&&(a=f.getElementById(i))&&I.contains(e,a)&&a.id===i)return k.call(n,a),n}else{if(u[2])return k.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&e.getElementsByClassName)return k.apply(n,e.getElementsByClassName(i)),n}if(!(h[t+" "]||d&&d.test(t))){if(c=t,f=e,1===p&&(x.test(t)||m.test(t))){(f=H.test(t)&&U(e.parentNode)||e)==e&&le.scope||((s=e.getAttribute("id"))?s=ce.escapeSelector(s):e.setAttribute("id",s=S)),o=(l=Y(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+Q(l[o]);c=l.join(",")}try{return k.apply(n,f.querySelectorAll(c)),n}catch(e){h(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return re(t.replace(ve,"$1"),e,n,r)}function W(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function F(e){return e[S]=!0,e}function $(e){var t=T.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function B(t){return function(e){return fe(e,"input")&&e.type===t}}function _(t){return function(e){return(fe(e,"input")||fe(e,"button"))&&e.type===t}}function z(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&R(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function X(a){return F(function(o){return o=+o,F(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function U(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}function V(e){var t,n=e?e.ownerDocument||e:ye;return n!=T&&9===n.nodeType&&n.documentElement&&(r=(T=n).documentElement,C=!ce.isXMLDoc(T),i=r.matches||r.webkitMatchesSelector||r.msMatchesSelector,r.msMatchesSelector&&ye!=T&&(t=T.defaultView)&&t.top!==t&&t.addEventListener("unload",M),le.getById=$(function(e){return r.appendChild(e).id=ce.expando,!T.getElementsByName||!T.getElementsByName(ce.expando).length}),le.disconnectedMatch=$(function(e){return i.call(e,"*")}),le.scope=$(function(){return T.querySelectorAll(":scope")}),le.cssHas=$(function(){try{return T.querySelector(":has(*,:jqfake)"),!1}catch(e){return!0}}),le.getById?(b.filter.ID=function(e){var t=e.replace(O,P);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&C){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(O,P);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&C){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):t.querySelectorAll(e)},b.find.CLASS=function(e,t){if("undefined"!=typeof t.getElementsByClassName&&C)return t.getElementsByClassName(e)},d=[],$(function(e){var t;r.appendChild(e).innerHTML="",e.querySelectorAll("[selected]").length||d.push("\\["+ge+"*(?:value|"+f+")"),e.querySelectorAll("[id~="+S+"-]").length||d.push("~="),e.querySelectorAll("a#"+S+"+*").length||d.push(".#.+[+~]"),e.querySelectorAll(":checked").length||d.push(":checked"),(t=T.createElement("input")).setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),r.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&d.push(":enabled",":disabled"),(t=T.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||d.push("\\["+ge+"*name"+ge+"*="+ge+"*(?:''|\"\")")}),le.cssHas||d.push(":has"),d=d.length&&new RegExp(d.join("|")),l=function(e,t){if(e===t)return a=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!le.sortDetached&&t.compareDocumentPosition(e)===n?e===T||e.ownerDocument==ye&&I.contains(ye,e)?-1:t===T||t.ownerDocument==ye&&I.contains(ye,t)?1:o?se.call(o,e)-se.call(o,t):0:4&n?-1:1)}),T}for(e in I.matches=function(e,t){return I(e,null,null,t)},I.matchesSelector=function(e,t){if(V(e),C&&!h[t+" "]&&(!d||!d.test(t)))try{var n=i.call(e,t);if(n||le.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){h(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(O,P),e[3]=(e[3]||e[4]||e[5]||"").replace(O,P),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||I.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&I.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return D.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&j.test(n)&&(t=Y(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(O,P).toLowerCase();return"*"===e?function(){return!0}:function(e){return fe(e,t)}},CLASS:function(e){var t=s[e+" "];return t||(t=new RegExp("(^|"+ge+")"+e+"("+ge+"|$)"))&&s(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=I.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function T(e,n,r){return v(n)?ce.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?ce.grep(e,function(e){return e===n!==r}):"string"!=typeof n?ce.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(ce.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||k,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:S.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof ce?t[0]:t,ce.merge(this,ce.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:C,!0)),w.test(r[1])&&ce.isPlainObject(t))for(r in t)v(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=C.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):v(e)?void 0!==n.ready?n.ready(e):e(ce):ce.makeArray(e,this)}).prototype=ce.fn,k=ce(C);var E=/^(?:parents|prev(?:Until|All))/,j={children:!0,contents:!0,next:!0,prev:!0};function A(e,t){while((e=e[t])&&1!==e.nodeType);return e}ce.fn.extend({has:function(e){var t=ce(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,Ce=/^$|^module$|\/(?:java|ecma)script/i;xe=C.createDocumentFragment().appendChild(C.createElement("div")),(be=C.createElement("input")).setAttribute("type","radio"),be.setAttribute("checked","checked"),be.setAttribute("name","t"),xe.appendChild(be),le.checkClone=xe.cloneNode(!0).cloneNode(!0).lastChild.checked,xe.innerHTML="",le.noCloneChecked=!!xe.cloneNode(!0).lastChild.defaultValue,xe.innerHTML="",le.option=!!xe.lastChild;var ke={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function Se(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&fe(e,t)?ce.merge([e],n):n}function Ee(e,t){for(var n=0,r=e.length;n",""]);var je=/<|&#?\w+;/;function Ae(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function Re(e,t){return fe(e,"table")&&fe(11!==t.nodeType?t:t.firstChild,"tr")&&ce(e).children("tbody")[0]||e}function Ie(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function We(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Fe(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(_.hasData(e)&&(s=_.get(e).events))for(i in _.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),C.head.appendChild(r[0])},abort:function(){i&&i()}}});var Jt,Kt=[],Zt=/(=)\?(?=&|$)|\?\?/;ce.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Kt.pop()||ce.expando+"_"+jt.guid++;return this[e]=!0,e}}),ce.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Zt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Zt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=v(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Zt,"$1"+r):!1!==e.jsonp&&(e.url+=(At.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||ce.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=ie[r],ie[r]=function(){o=arguments},n.always(function(){void 0===i?ce(ie).removeProp(r):ie[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Kt.push(r)),o&&v(i)&&i(o[0]),o=i=void 0}),"script"}),le.createHTMLDocument=((Jt=C.implementation.createHTMLDocument("").body).innerHTML="
",2===Jt.childNodes.length),ce.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(le.createHTMLDocument?((r=(t=C.implementation.createHTMLDocument("")).createElement("base")).href=C.location.href,t.head.appendChild(r)):t=C),o=!n&&[],(i=w.exec(e))?[t.createElement(i[1])]:(i=Ae([e],t,o),o&&o.length&&ce(o).remove(),ce.merge([],i.childNodes)));var r,i,o},ce.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(ce.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},ce.expr.pseudos.animated=function(t){return ce.grep(ce.timers,function(e){return t===e.elem}).length},ce.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=ce.css(e,"position"),c=ce(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=ce.css(e,"top"),u=ce.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),v(t)&&(t=t.call(e,n,ce.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},ce.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){ce.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===ce.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===ce.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=ce(e).offset()).top+=ce.css(e,"borderTopWidth",!0),i.left+=ce.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-ce.css(r,"marginTop",!0),left:t.left-i.left-ce.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===ce.css(e,"position"))e=e.offsetParent;return e||J})}}),ce.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;ce.fn[t]=function(e){return M(this,function(e,t,n){var r;if(y(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),ce.each(["top","left"],function(e,n){ce.cssHooks[n]=Ye(le.pixelPosition,function(e,t){if(t)return t=Ge(e,n),_e.test(t)?ce(e).position()[n]+"px":t})}),ce.each({Height:"height",Width:"width"},function(a,s){ce.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){ce.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return M(this,function(e,t,n){var r;return y(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?ce.css(e,t,i):ce.style(e,t,n,i)},s,n?e:void 0,n)}})}),ce.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){ce.fn[t]=function(e){return this.on(t,e)}}),ce.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.on("mouseenter",e).on("mouseleave",t||e)}}),ce.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){ce.fn[n]=function(e,t){return 0",options:{classes:{},disabled:!1,create:null},_createWidget:function(t,e){e=x(e||this.defaultElement||this)[0],this.element=x(e),this.uuid=i++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=x(),this.hoverable=x(),this.focusable=x(),this.classesElementLookup={},e!==this&&(x.data(e,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===e&&this.destroy()}}),this.document=x(e.style?e.ownerDocument:e.document||e),this.window=x(this.document[0].defaultView||this.document[0].parentWindow)),this.options=x.widget.extend({},this.options,this._getCreateOptions(),t),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:x.noop,_create:x.noop,_init:x.noop,destroy:function(){var i=this;this._destroy(),x.each(this.classesElementLookup,function(t,e){i._removeClass(e,t)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:x.noop,widget:function(){return this.element},option:function(t,e){var i,s,n,o=t;if(0===arguments.length)return x.widget.extend({},this.options);if("string"==typeof t)if(o={},t=(i=t.split(".")).shift(),i.length){for(s=o[t]=x.widget.extend({},this.options[t]),n=0;n
"),i=e.children()[0];return x("body").append(e),t=i.offsetWidth,e.css("overflow","scroll"),t===(i=i.offsetWidth)&&(i=e[0].clientWidth),e.remove(),s=t-i},getScrollInfo:function(t){var e=t.isWindow||t.isDocument?"":t.element.css("overflow-x"),i=t.isWindow||t.isDocument?"":t.element.css("overflow-y"),e="scroll"===e||"auto"===e&&t.widthC(E(s),E(n))?o.important="horizontal":o.important="vertical",c.using.call(this,t,o)}),l.offset(x.extend(u,{using:t}))})},x.ui.position={fit:{left:function(t,e){var i=e.within,s=i.isWindow?i.scrollLeft:i.offset.left,n=i.width,o=t.left-e.collisionPosition.marginLeft,l=s-o,a=o+e.collisionWidth-n-s;e.collisionWidth>n?0n?0",delay:300,options:{icons:{submenu:"ui-icon-caret-1-e"},items:"> *",menus:"ul",position:{my:"left top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.lastMousePosition={x:null,y:null},this.element.uniqueId().attr({role:this.options.role,tabIndex:0}),this._addClass("ui-menu","ui-widget ui-widget-content"),this._on({"mousedown .ui-menu-item":function(t){t.preventDefault(),this._activateItem(t)},"click .ui-menu-item":function(t){var e=x(t.target),i=x(x.ui.safeActiveElement(this.document[0]));!this.mouseHandled&&e.not(".ui-state-disabled").length&&(this.select(t),t.isPropagationStopped()||(this.mouseHandled=!0),e.has(".ui-menu").length?this.expand(t):!this.element.is(":focus")&&i.closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":"_activateItem","mousemove .ui-menu-item":"_activateItem",mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(t,e){var i=this.active||this._menuItems().first();e||this.focus(t,i)},blur:function(t){this._delay(function(){x.contains(this.element[0],x.ui.safeActiveElement(this.document[0]))||this.collapseAll(t)})},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(t){this._closeOnDocumentClick(t)&&this.collapseAll(t,!0),this.mouseHandled=!1}})},_activateItem:function(t){var e,i;this.previousFilter||t.clientX===this.lastMousePosition.x&&t.clientY===this.lastMousePosition.y||(this.lastMousePosition={x:t.clientX,y:t.clientY},e=x(t.target).closest(".ui-menu-item"),i=x(t.currentTarget),e[0]===i[0]&&(i.is(".ui-state-active")||(this._removeClass(i.siblings().children(".ui-state-active"),null,"ui-state-active"),this.focus(t,i))))},_destroy:function(){var t=this.element.find(".ui-menu-item").removeAttr("role aria-disabled").children(".ui-menu-item-wrapper").removeUniqueId().removeAttr("tabIndex role aria-haspopup");this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeAttr("role aria-labelledby aria-expanded aria-hidden aria-disabled tabIndex").removeUniqueId().show(),t.children().each(function(){var t=x(this);t.data("ui-menu-submenu-caret")&&t.remove()})},_keydown:function(t){var e,i,s,n=!0;switch(t.keyCode){case x.ui.keyCode.PAGE_UP:this.previousPage(t);break;case x.ui.keyCode.PAGE_DOWN:this.nextPage(t);break;case x.ui.keyCode.HOME:this._move("first","first",t);break;case x.ui.keyCode.END:this._move("last","last",t);break;case x.ui.keyCode.UP:this.previous(t);break;case x.ui.keyCode.DOWN:this.next(t);break;case x.ui.keyCode.LEFT:this.collapse(t);break;case x.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(t);break;case x.ui.keyCode.ENTER:case x.ui.keyCode.SPACE:this._activate(t);break;case x.ui.keyCode.ESCAPE:this.collapse(t);break;default:e=this.previousFilter||"",s=n=!1,i=96<=t.keyCode&&t.keyCode<=105?(t.keyCode-96).toString():String.fromCharCode(t.keyCode),clearTimeout(this.filterTimer),i===e?s=!0:i=e+i,e=this._filterMenuItems(i),(e=s&&-1!==e.index(this.active.next())?this.active.nextAll(".ui-menu-item"):e).length||(i=String.fromCharCode(t.keyCode),e=this._filterMenuItems(i)),e.length?(this.focus(t,e),this.previousFilter=i,this.filterTimer=this._delay(function(){delete this.previousFilter},1e3)):delete this.previousFilter}n&&t.preventDefault()},_activate:function(t){this.active&&!this.active.is(".ui-state-disabled")&&(this.active.children("[aria-haspopup='true']").length?this.expand(t):this.select(t))},refresh:function(){var t,e,s=this,n=this.options.icons.submenu,i=this.element.find(this.options.menus);this._toggleClass("ui-menu-icons",null,!!this.element.find(".ui-icon").length),e=i.filter(":not(.ui-menu)").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var t=x(this),e=t.prev(),i=x("").data("ui-menu-submenu-caret",!0);s._addClass(i,"ui-menu-icon","ui-icon "+n),e.attr("aria-haspopup","true").prepend(i),t.attr("aria-labelledby",e.attr("id"))}),this._addClass(e,"ui-menu","ui-widget ui-widget-content ui-front"),(t=i.add(this.element).find(this.options.items)).not(".ui-menu-item").each(function(){var t=x(this);s._isDivider(t)&&s._addClass(t,"ui-menu-divider","ui-widget-content")}),i=(e=t.not(".ui-menu-item, .ui-menu-divider")).children().not(".ui-menu").uniqueId().attr({tabIndex:-1,role:this._itemRole()}),this._addClass(e,"ui-menu-item")._addClass(i,"ui-menu-item-wrapper"),t.filter(".ui-state-disabled").attr("aria-disabled","true"),this.active&&!x.contains(this.element[0],this.active[0])&&this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(t,e){var i;"icons"===t&&(i=this.element.find(".ui-menu-icon"),this._removeClass(i,null,this.options.icons.submenu)._addClass(i,null,e.submenu)),this._super(t,e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",String(t)),this._toggleClass(null,"ui-state-disabled",!!t)},focus:function(t,e){var i;this.blur(t,t&&"focus"===t.type),this._scrollIntoView(e),this.active=e.first(),i=this.active.children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),this.options.role&&this.element.attr("aria-activedescendant",i.attr("id")),i=this.active.parent().closest(".ui-menu-item").children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),t&&"keydown"===t.type?this._close():this.timer=this._delay(function(){this._close()},this.delay),(i=e.children(".ui-menu")).length&&t&&/^mouse/.test(t.type)&&this._startOpening(i),this.activeMenu=e.parent(),this._trigger("focus",t,{item:e})},_scrollIntoView:function(t){var e,i,s;this._hasScroll()&&(i=parseFloat(x.css(this.activeMenu[0],"borderTopWidth"))||0,s=parseFloat(x.css(this.activeMenu[0],"paddingTop"))||0,e=t.offset().top-this.activeMenu.offset().top-i-s,i=this.activeMenu.scrollTop(),s=this.activeMenu.height(),t=t.outerHeight(),e<0?this.activeMenu.scrollTop(i+e):s",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,liveRegionTimer:null,_create:function(){var i,s,n,t=this.element[0].nodeName.toLowerCase(),e="textarea"===t,t="input"===t;this.isMultiLine=e||!t&&this._isContentEditable(this.element),this.valueMethod=this.element[e||t?"val":"text"],this.isNewMenu=!0,this._addClass("ui-autocomplete-input"),this.element.attr("autocomplete","off"),this._on(this.element,{keydown:function(t){if(this.element.prop("readOnly"))s=n=i=!0;else{s=n=i=!1;var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:i=!0,this._move("previousPage",t);break;case e.PAGE_DOWN:i=!0,this._move("nextPage",t);break;case e.UP:i=!0,this._keyEvent("previous",t);break;case e.DOWN:i=!0,this._keyEvent("next",t);break;case e.ENTER:this.menu.active&&(i=!0,t.preventDefault(),this.menu.select(t));break;case e.TAB:this.menu.active&&this.menu.select(t);break;case e.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(t),t.preventDefault());break;default:s=!0,this._searchTimeout(t)}}},keypress:function(t){if(i)return i=!1,void(this.isMultiLine&&!this.menu.element.is(":visible")||t.preventDefault());if(!s){var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:this._move("previousPage",t);break;case e.PAGE_DOWN:this._move("nextPage",t);break;case e.UP:this._keyEvent("previous",t);break;case e.DOWN:this._keyEvent("next",t)}}},input:function(t){if(n)return n=!1,void t.preventDefault();this._searchTimeout(t)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(t){clearTimeout(this.searching),this.close(t),this._change(t)}}),this._initSource(),this.menu=x("
    ").appendTo(this._appendTo()).menu({role:null}).hide().attr({unselectable:"on"}).menu("instance"),this._addClass(this.menu.element,"ui-autocomplete","ui-front"),this._on(this.menu.element,{mousedown:function(t){t.preventDefault()},menufocus:function(t,e){var i,s;if(this.isNewMenu&&(this.isNewMenu=!1,t.originalEvent&&/^mouse/.test(t.originalEvent.type)))return this.menu.blur(),void this.document.one("mousemove",function(){x(t.target).trigger(t.originalEvent)});s=e.item.data("ui-autocomplete-item"),!1!==this._trigger("focus",t,{item:s})&&t.originalEvent&&/^key/.test(t.originalEvent.type)&&this._value(s.value),(i=e.item.attr("aria-label")||s.value)&&String.prototype.trim.call(i).length&&(clearTimeout(this.liveRegionTimer),this.liveRegionTimer=this._delay(function(){this.liveRegion.html(x("
    ").text(i))},100))},menuselect:function(t,e){var i=e.item.data("ui-autocomplete-item"),s=this.previous;this.element[0]!==x.ui.safeActiveElement(this.document[0])&&(this.element.trigger("focus"),this.previous=s,this._delay(function(){this.previous=s,this.selectedItem=i})),!1!==this._trigger("select",t,{item:i})&&this._value(i.value),this.term=this._value(),this.close(t),this.selectedItem=i}}),this.liveRegion=x("
    ",{role:"status","aria-live":"assertive","aria-relevant":"additions"}).appendTo(this.document[0].body),this._addClass(this.liveRegion,null,"ui-helper-hidden-accessible"),this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_destroy:function(){clearTimeout(this.searching),this.element.removeAttr("autocomplete"),this.menu.element.remove(),this.liveRegion.remove()},_setOption:function(t,e){this._super(t,e),"source"===t&&this._initSource(),"appendTo"===t&&this.menu.element.appendTo(this._appendTo()),"disabled"===t&&e&&this.xhr&&this.xhr.abort()},_isEventTargetInWidget:function(t){var e=this.menu.element[0];return t.target===this.element[0]||t.target===e||x.contains(e,t.target)},_closeOnClickOutside:function(t){this._isEventTargetInWidget(t)||this.close()},_appendTo:function(){var t=this.options.appendTo;return t=!(t=!(t=t&&(t.jquery||t.nodeType?x(t):this.document.find(t).eq(0)))||!t[0]?this.element.closest(".ui-front, dialog"):t).length?this.document[0].body:t},_initSource:function(){var i,s,n=this;Array.isArray(this.options.source)?(i=this.options.source,this.source=function(t,e){e(x.ui.autocomplete.filter(i,t.term))}):"string"==typeof this.options.source?(s=this.options.source,this.source=function(t,e){n.xhr&&n.xhr.abort(),n.xhr=x.ajax({url:s,data:t,dataType:"json",success:function(t){e(t)},error:function(){e([])}})}):this.source=this.options.source},_searchTimeout:function(s){clearTimeout(this.searching),this.searching=this._delay(function(){var t=this.term===this._value(),e=this.menu.element.is(":visible"),i=s.altKey||s.ctrlKey||s.metaKey||s.shiftKey;t&&(e||i)||(this.selectedItem=null,this.search(null,s))},this.options.delay)},search:function(t,e){return t=null!=t?t:this._value(),this.term=this._value(),t.length").append(x("
    ").text(e.label)).appendTo(t)},_move:function(t,e){if(this.menu.element.is(":visible"))return this.menu.isFirstItem()&&/^previous/.test(t)||this.menu.isLastItem()&&/^next/.test(t)?(this.isMultiLine||this._value(this.term),void this.menu.blur()):void this.menu[t](e);this.search(null,e)},widget:function(){return this.menu.element},_value:function(){return this.valueMethod.apply(this.element,arguments)},_keyEvent:function(t,e){this.isMultiLine&&!this.menu.element.is(":visible")||(this._move(t,e),e.preventDefault())},_isContentEditable:function(t){if(!t.length)return!1;var e=t.prop("contentEditable");return"inherit"===e?this._isContentEditable(t.parent()):"true"===e}}),x.extend(x.ui.autocomplete,{escapeRegex:function(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")},filter:function(t,e){var i=new RegExp(x.ui.autocomplete.escapeRegex(e),"i");return x.grep(t,function(t){return i.test(t.label||t.value||t)})}}),x.widget("ui.autocomplete",x.ui.autocomplete,{options:{messages:{noResults:"No search results.",results:function(t){return t+(1").text(e))},100))}});x.ui.autocomplete}); \ No newline at end of file diff --git a/javadoc/0.2.36.1/script.js b/javadoc/0.2.36.1/script.js new file mode 100644 index 000000000..73cd8faac --- /dev/null +++ b/javadoc/0.2.36.1/script.js @@ -0,0 +1,132 @@ +/* + * Copyright (c) 2013, 2020, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +var moduleSearchIndex; +var packageSearchIndex; +var typeSearchIndex; +var memberSearchIndex; +var tagSearchIndex; +function loadScripts(doc, tag) { + createElem(doc, tag, 'search.js'); + + createElem(doc, tag, 'module-search-index.js'); + createElem(doc, tag, 'package-search-index.js'); + createElem(doc, tag, 'type-search-index.js'); + createElem(doc, tag, 'member-search-index.js'); + createElem(doc, tag, 'tag-search-index.js'); +} + +function createElem(doc, tag, path) { + var script = doc.createElement(tag); + var scriptElement = doc.getElementsByTagName(tag)[0]; + script.src = pathtoroot + path; + scriptElement.parentNode.insertBefore(script, scriptElement); +} + +function show(tableId, selected, columns) { + if (tableId !== selected) { + document.querySelectorAll('div.' + tableId + ':not(.' + selected + ')') + .forEach(function(elem) { + elem.style.display = 'none'; + }); + } + document.querySelectorAll('div.' + selected) + .forEach(function(elem, index) { + elem.style.display = ''; + var isEvenRow = index % (columns * 2) < columns; + elem.classList.remove(isEvenRow ? oddRowColor : evenRowColor); + elem.classList.add(isEvenRow ? evenRowColor : oddRowColor); + }); + updateTabs(tableId, selected); +} + +function updateTabs(tableId, selected) { + document.getElementById(tableId + '.tabpanel') + .setAttribute('aria-labelledby', selected); + document.querySelectorAll('button[id^="' + tableId + '"]') + .forEach(function(tab, index) { + if (selected === tab.id || (tableId === selected && index === 0)) { + tab.className = activeTableTab; + tab.setAttribute('aria-selected', true); + tab.setAttribute('tabindex',0); + } else { + tab.className = tableTab; + tab.setAttribute('aria-selected', false); + tab.setAttribute('tabindex',-1); + } + }); +} + +function switchTab(e) { + var selected = document.querySelector('[aria-selected=true]'); + if (selected) { + if ((e.keyCode === 37 || e.keyCode === 38) && selected.previousSibling) { + // left or up arrow key pressed: move focus to previous tab + selected.previousSibling.click(); + selected.previousSibling.focus(); + e.preventDefault(); + } else if ((e.keyCode === 39 || e.keyCode === 40) && selected.nextSibling) { + // right or down arrow key pressed: move focus to next tab + selected.nextSibling.click(); + selected.nextSibling.focus(); + e.preventDefault(); + } + } +} + +var updateSearchResults = function() {}; + +function indexFilesLoaded() { + return moduleSearchIndex + && packageSearchIndex + && typeSearchIndex + && memberSearchIndex + && tagSearchIndex; +} + +// Workaround for scroll position not being included in browser history (8249133) +document.addEventListener("DOMContentLoaded", function(e) { + var contentDiv = document.querySelector("div.flex-content"); + window.addEventListener("popstate", function(e) { + if (e.state !== null) { + contentDiv.scrollTop = e.state; + } + }); + window.addEventListener("hashchange", function(e) { + history.replaceState(contentDiv.scrollTop, document.title); + }); + contentDiv.addEventListener("scroll", function(e) { + var timeoutID; + if (!timeoutID) { + timeoutID = setTimeout(function() { + history.replaceState(contentDiv.scrollTop, document.title); + timeoutID = null; + }, 100); + } + }); + if (!location.hash) { + history.replaceState(contentDiv.scrollTop, document.title); + } +}); diff --git a/javadoc/0.2.36.1/search.js b/javadoc/0.2.36.1/search.js new file mode 100644 index 000000000..db3b2f4a6 --- /dev/null +++ b/javadoc/0.2.36.1/search.js @@ -0,0 +1,354 @@ +/* + * Copyright (c) 2015, 2020, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +var noResult = {l: "No results found"}; +var loading = {l: "Loading search index..."}; +var catModules = "Modules"; +var catPackages = "Packages"; +var catTypes = "Classes and Interfaces"; +var catMembers = "Members"; +var catSearchTags = "Search Tags"; +var highlight = "$&"; +var searchPattern = ""; +var fallbackPattern = ""; +var RANKING_THRESHOLD = 2; +var NO_MATCH = 0xffff; +var MIN_RESULTS = 3; +var MAX_RESULTS = 500; +var UNNAMED = ""; +function escapeHtml(str) { + return str.replace(//g, ">"); +} +function getHighlightedText(item, matcher, fallbackMatcher) { + var escapedItem = escapeHtml(item); + var highlighted = escapedItem.replace(matcher, highlight); + if (highlighted === escapedItem) { + highlighted = escapedItem.replace(fallbackMatcher, highlight) + } + return highlighted; +} +function getURLPrefix(ui) { + var urlPrefix=""; + var slash = "/"; + if (ui.item.category === catModules) { + return ui.item.l + slash; + } else if (ui.item.category === catPackages && ui.item.m) { + return ui.item.m + slash; + } else if (ui.item.category === catTypes || ui.item.category === catMembers) { + if (ui.item.m) { + urlPrefix = ui.item.m + slash; + } else { + $.each(packageSearchIndex, function(index, item) { + if (item.m && ui.item.p === item.l) { + urlPrefix = item.m + slash; + } + }); + } + } + return urlPrefix; +} +function createSearchPattern(term) { + var pattern = ""; + var isWordToken = false; + term.replace(/,\s*/g, ", ").trim().split(/\s+/).forEach(function(w, index) { + if (index > 0) { + // whitespace between identifiers is significant + pattern += (isWordToken && /^\w/.test(w)) ? "\\s+" : "\\s*"; + } + var tokens = w.split(/(?=[A-Z,.()<>[\/])/); + for (var i = 0; i < tokens.length; i++) { + var s = tokens[i]; + if (s === "") { + continue; + } + pattern += $.ui.autocomplete.escapeRegex(s); + isWordToken = /\w$/.test(s); + if (isWordToken) { + pattern += "([a-z0-9_$<>\\[\\]]*?)"; + } + } + }); + return pattern; +} +function createMatcher(pattern, flags) { + var isCamelCase = /[A-Z]/.test(pattern); + return new RegExp(pattern, flags + (isCamelCase ? "" : "i")); +} +var watermark = 'Search'; +$(function() { + var search = $("#search-input"); + var reset = $("#reset-button"); + search.val(''); + search.prop("disabled", false); + reset.prop("disabled", false); + search.val(watermark).addClass('watermark'); + search.blur(function() { + if ($(this).val().length === 0) { + $(this).val(watermark).addClass('watermark'); + } + }); + search.on('click keydown paste', function() { + if ($(this).val() === watermark) { + $(this).val('').removeClass('watermark'); + } + }); + reset.click(function() { + search.val('').focus(); + }); + search.focus()[0].setSelectionRange(0, 0); +}); +$.widget("custom.catcomplete", $.ui.autocomplete, { + _create: function() { + this._super(); + this.widget().menu("option", "items", "> :not(.ui-autocomplete-category)"); + }, + _renderMenu: function(ul, items) { + var rMenu = this; + var currentCategory = ""; + rMenu.menu.bindings = $(); + $.each(items, function(index, item) { + var li; + if (item.category && item.category !== currentCategory) { + ul.append("
  • " + item.category + "
  • "); + currentCategory = item.category; + } + li = rMenu._renderItemData(ul, item); + if (item.category) { + li.attr("aria-label", item.category + " : " + item.l); + li.attr("class", "result-item"); + } else { + li.attr("aria-label", item.l); + li.attr("class", "result-item"); + } + }); + }, + _renderItem: function(ul, item) { + var label = ""; + var matcher = createMatcher(escapeHtml(searchPattern), "g"); + var fallbackMatcher = new RegExp(fallbackPattern, "gi") + if (item.category === catModules) { + label = getHighlightedText(item.l, matcher, fallbackMatcher); + } else if (item.category === catPackages) { + label = getHighlightedText(item.l, matcher, fallbackMatcher); + } else if (item.category === catTypes) { + label = (item.p && item.p !== UNNAMED) + ? getHighlightedText(item.p + "." + item.l, matcher, fallbackMatcher) + : getHighlightedText(item.l, matcher, fallbackMatcher); + } else if (item.category === catMembers) { + label = (item.p && item.p !== UNNAMED) + ? getHighlightedText(item.p + "." + item.c + "." + item.l, matcher, fallbackMatcher) + : getHighlightedText(item.c + "." + item.l, matcher, fallbackMatcher); + } else if (item.category === catSearchTags) { + label = getHighlightedText(item.l, matcher, fallbackMatcher); + } else { + label = item.l; + } + var li = $("
  • ").appendTo(ul); + var div = $("
    ").appendTo(li); + if (item.category === catSearchTags && item.h) { + if (item.d) { + div.html(label + " (" + item.h + ")
    " + + item.d + "
    "); + } else { + div.html(label + " (" + item.h + ")"); + } + } else { + if (item.m) { + div.html(item.m + "/" + label); + } else { + div.html(label); + } + } + return li; + } +}); +function rankMatch(match, category) { + if (!match) { + return NO_MATCH; + } + var index = match.index; + var input = match.input; + var leftBoundaryMatch = 2; + var periferalMatch = 0; + // make sure match is anchored on a left word boundary + if (index === 0 || /\W/.test(input[index - 1]) || "_" === input[index]) { + leftBoundaryMatch = 0; + } else if ("_" === input[index - 1] || (input[index] === input[index].toUpperCase() && !/^[A-Z0-9_$]+$/.test(input))) { + leftBoundaryMatch = 1; + } + var matchEnd = index + match[0].length; + var leftParen = input.indexOf("("); + var endOfName = leftParen > -1 ? leftParen : input.length; + // exclude peripheral matches + if (category !== catModules && category !== catSearchTags) { + var delim = category === catPackages ? "/" : "."; + if (leftParen > -1 && leftParen < index) { + periferalMatch += 2; + } else if (input.lastIndexOf(delim, endOfName) >= matchEnd) { + periferalMatch += 2; + } + } + var delta = match[0].length === endOfName ? 0 : 1; // rank full match higher than partial match + for (var i = 1; i < match.length; i++) { + // lower ranking if parts of the name are missing + if (match[i]) + delta += match[i].length; + } + if (category === catTypes) { + // lower ranking if a type name contains unmatched camel-case parts + if (/[A-Z]/.test(input.substring(matchEnd))) + delta += 5; + if (/[A-Z]/.test(input.substring(0, index))) + delta += 5; + } + return leftBoundaryMatch + periferalMatch + (delta / 200); + +} +function doSearch(request, response) { + var result = []; + searchPattern = createSearchPattern(request.term); + fallbackPattern = createSearchPattern(request.term.toLowerCase()); + if (searchPattern === "") { + return this.close(); + } + var camelCaseMatcher = createMatcher(searchPattern, ""); + var fallbackMatcher = new RegExp(fallbackPattern, "i"); + + function searchIndexWithMatcher(indexArray, matcher, category, nameFunc) { + if (indexArray) { + var newResults = []; + $.each(indexArray, function (i, item) { + item.category = category; + var ranking = rankMatch(matcher.exec(nameFunc(item)), category); + if (ranking < RANKING_THRESHOLD) { + newResults.push({ranking: ranking, item: item}); + } + return newResults.length <= MAX_RESULTS; + }); + return newResults.sort(function(e1, e2) { + return e1.ranking - e2.ranking; + }).map(function(e) { + return e.item; + }); + } + return []; + } + function searchIndex(indexArray, category, nameFunc) { + var primaryResults = searchIndexWithMatcher(indexArray, camelCaseMatcher, category, nameFunc); + result = result.concat(primaryResults); + if (primaryResults.length <= MIN_RESULTS && !camelCaseMatcher.ignoreCase) { + var secondaryResults = searchIndexWithMatcher(indexArray, fallbackMatcher, category, nameFunc); + result = result.concat(secondaryResults.filter(function (item) { + return primaryResults.indexOf(item) === -1; + })); + } + } + + searchIndex(moduleSearchIndex, catModules, function(item) { return item.l; }); + searchIndex(packageSearchIndex, catPackages, function(item) { + return (item.m && request.term.indexOf("/") > -1) + ? (item.m + "/" + item.l) : item.l; + }); + searchIndex(typeSearchIndex, catTypes, function(item) { + return request.term.indexOf(".") > -1 ? item.p + "." + item.l : item.l; + }); + searchIndex(memberSearchIndex, catMembers, function(item) { + return request.term.indexOf(".") > -1 + ? item.p + "." + item.c + "." + item.l : item.l; + }); + searchIndex(tagSearchIndex, catSearchTags, function(item) { return item.l; }); + + if (!indexFilesLoaded()) { + updateSearchResults = function() { + doSearch(request, response); + } + result.unshift(loading); + } else { + updateSearchResults = function() {}; + } + response(result); +} +$(function() { + $("#search-input").catcomplete({ + minLength: 1, + delay: 300, + source: doSearch, + response: function(event, ui) { + if (!ui.content.length) { + ui.content.push(noResult); + } else { + $("#search-input").empty(); + } + }, + autoFocus: true, + focus: function(event, ui) { + return false; + }, + position: { + collision: "flip" + }, + select: function(event, ui) { + if (ui.item.category) { + var url = getURLPrefix(ui); + if (ui.item.category === catModules) { + url += "module-summary.html"; + } else if (ui.item.category === catPackages) { + if (ui.item.u) { + url = ui.item.u; + } else { + url += ui.item.l.replace(/\./g, '/') + "/package-summary.html"; + } + } else if (ui.item.category === catTypes) { + if (ui.item.u) { + url = ui.item.u; + } else if (ui.item.p === UNNAMED) { + url += ui.item.l + ".html"; + } else { + url += ui.item.p.replace(/\./g, '/') + "/" + ui.item.l + ".html"; + } + } else if (ui.item.category === catMembers) { + if (ui.item.p === UNNAMED) { + url += ui.item.c + ".html" + "#"; + } else { + url += ui.item.p.replace(/\./g, '/') + "/" + ui.item.c + ".html" + "#"; + } + if (ui.item.u) { + url += ui.item.u; + } else { + url += ui.item.l; + } + } else if (ui.item.category === catSearchTags) { + url += ui.item.u; + } + if (top !== window) { + parent.classFrame.location = pathtoroot + url; + } else { + window.location.href = pathtoroot + url; + } + $("#search-input").focus(); + } + } + }); +}); diff --git a/javadoc/0.2.36.1/stylesheet.css b/javadoc/0.2.36.1/stylesheet.css new file mode 100644 index 000000000..4a576bd24 --- /dev/null +++ b/javadoc/0.2.36.1/stylesheet.css @@ -0,0 +1,869 @@ +/* + * Javadoc style sheet + */ + +@import url('resources/fonts/dejavu.css'); + +/* + * Styles for individual HTML elements. + * + * These are styles that are specific to individual HTML elements. Changing them affects the style of a particular + * HTML element throughout the page. + */ + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; + padding:0; + height:100%; + width:100%; +} +iframe { + margin:0; + padding:0; + height:100%; + width:100%; + overflow-y:scroll; + border:none; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a[href]:hover, a[href]:focus { + text-decoration:none; + color:#bb7a2a; +} +a[name] { + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; +} +h4 { + font-size:15px; +} +h5 { + font-size:14px; +} +h6 { + font-size:13px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; +} +:not(h1, h2, h3, h4, h5, h6) > code, +:not(h1, h2, h3, h4, h5, h6) > tt { + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +.summary-table dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +button { + font-family: 'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size: 14px; +} +/* + * Styles for HTML generated by javadoc. + * + * These are style classes that are used by the standard doclet to generate HTML documentation. + */ + +/* + * Styles for document title and copyright. + */ +.clear { + clear:both; + height:0; + overflow:hidden; +} +.about-language { + float:right; + padding:0 21px 8px 8px; + font-size:11px; + margin-top:-9px; + height:2.9em; +} +.legal-copy { + margin-left:.5em; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* + * Styles for navigation bar. + */ +@media screen { + .flex-box { + position:fixed; + display:flex; + flex-direction:column; + height: 100%; + width: 100%; + } + .flex-header { + flex: 0 0 auto; + } + .flex-content { + flex: 1 1 auto; + overflow-y: auto; + } +} +.top-nav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + min-height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.sub-nav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.sub-nav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +.sub-nav .nav-list { + padding-top:5px; +} +ul.nav-list { + display:block; + margin:0 25px 0 0; + padding:0; +} +ul.sub-nav-list { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.nav-list li { + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +.sub-nav .nav-list-search { + float:right; + margin:0 0 0 0; + padding:5px 6px; + clear:none; +} +.nav-list-search label { + position:relative; + right:-16px; +} +ul.sub-nav-list li { + list-style:none; + float:left; + padding-top:10px; +} +.top-nav a:link, .top-nav a:active, .top-nav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.top-nav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.nav-bar-cell1-rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skip-nav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* + * Hide navigation links and search box in print layout + */ +@media print { + ul.nav-list, div.sub-nav { + display:none; + } +} +/* + * Styles for page header and footer. + */ +.title { + color:#2c4557; + margin:10px 0; +} +.sub-title { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* + * Styles for headings. + */ +body.class-declaration-page .summary h2, +body.class-declaration-page .details h2, +body.class-use-page h2, +body.module-declaration-page .block-list h2 { + font-style: italic; + padding:0; + margin:15px 0; +} +body.class-declaration-page .summary h3, +body.class-declaration-page .details h3, +body.class-declaration-page .summary .inherited-list h2 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +/* + * Styles for page layout containers. + */ +main { + clear:both; + padding:10px 20px; + position:relative; +} +dl.notes > dt { + font-family: 'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +dl.notes > dd { + margin:5px 10px 10px 0; + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} +dl.name-value > dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +dl.name-value > dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* + * Styles for lists. + */ +li.circle { + list-style:circle; +} +ul.horizontal li { + display:inline; + font-size:0.9em; +} +div.inheritance { + margin:0; + padding:0; +} +div.inheritance div.inheritance { + margin-left:2em; +} +ul.block-list, +ul.details-list, +ul.member-list, +ul.summary-list { + margin:10px 0 10px 0; + padding:0; +} +ul.block-list > li, +ul.details-list > li, +ul.member-list > li, +ul.summary-list > li { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +.summary-table dl, .summary-table dl dt, .summary-table dl dd { + margin-top:0; + margin-bottom:1px; +} +ul.see-list, ul.see-list-long { + padding-left: 0; + list-style: none; +} +ul.see-list li { + display: inline; +} +ul.see-list li:not(:last-child):after, +ul.see-list-long li:not(:last-child):after { + content: ", "; + white-space: pre-wrap; +} +/* + * Styles for tables. + */ +.summary-table, .details-table { + width:100%; + border-spacing:0; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; + padding:0; +} +.caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0; + padding-top:10px; + padding-left:1px; + margin:0; + white-space:pre; +} +.caption a:link, .caption a:visited { + color:#1f389c; +} +.caption a:hover, +.caption a:active { + color:#FFFFFF; +} +.caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +div.table-tabs { + padding:10px 0 0 1px; + margin:0; +} +div.table-tabs > button { + border: none; + cursor: pointer; + padding: 5px 12px 7px 12px; + font-weight: bold; + margin-right: 3px; +} +div.table-tabs > button.active-table-tab { + background: #F8981D; + color: #253441; +} +div.table-tabs > button.table-tab { + background: #4D7A97; + color: #FFFFFF; +} +.two-column-summary { + display: grid; + grid-template-columns: minmax(15%, max-content) minmax(15%, auto); +} +.three-column-summary { + display: grid; + grid-template-columns: minmax(10%, max-content) minmax(15%, max-content) minmax(15%, auto); +} +.four-column-summary { + display: grid; + grid-template-columns: minmax(10%, max-content) minmax(10%, max-content) minmax(10%, max-content) minmax(10%, auto); +} +@media screen and (max-width: 600px) { + .two-column-summary { + display: grid; + grid-template-columns: 1fr; + } +} +@media screen and (max-width: 800px) { + .three-column-summary { + display: grid; + grid-template-columns: minmax(10%, max-content) minmax(25%, auto); + } + .three-column-summary .col-last { + grid-column-end: span 2; + } +} +@media screen and (max-width: 1000px) { + .four-column-summary { + display: grid; + grid-template-columns: minmax(15%, max-content) minmax(15%, auto); + } +} +.summary-table > div, .details-table > div { + text-align:left; + padding: 8px 3px 3px 7px; +} +.col-first, .col-second, .col-last, .col-constructor-name, .col-summary-item-name { + vertical-align:top; + padding-right:0; + padding-top:8px; + padding-bottom:3px; +} +.table-header { + background:#dee3e9; + font-weight: bold; +} +.col-first, .col-first { + font-size:13px; +} +.col-second, .col-second, .col-last, .col-constructor-name, .col-summary-item-name, .col-last { + font-size:13px; +} +.col-first, .col-second, .col-constructor-name { + vertical-align:top; + overflow: auto; +} +.col-last { + white-space:normal; +} +.col-first a:link, .col-first a:visited, +.col-second a:link, .col-second a:visited, +.col-first a:link, .col-first a:visited, +.col-second a:link, .col-second a:visited, +.col-constructor-name a:link, .col-constructor-name a:visited, +.col-summary-item-name a:link, .col-summary-item-name a:visited, +.constant-values-container a:link, .constant-values-container a:visited, +.all-classes-container a:link, .all-classes-container a:visited, +.all-packages-container a:link, .all-packages-container a:visited { + font-weight:bold; +} +.table-sub-heading-color { + background-color:#EEEEFF; +} +.even-row-color, .even-row-color .table-header { + background-color:#FFFFFF; +} +.odd-row-color, .odd-row-color .table-header { + background-color:#EEEEEF; +} +/* + * Styles for contents. + */ +.deprecated-content { + margin:0; + padding:10px 0; +} +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} +.col-last div { + padding-top:0; +} +.col-last a { + padding-bottom:3px; +} +.module-signature, +.package-signature, +.type-signature, +.member-signature { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + margin:14px 0; + white-space: pre-wrap; +} +.module-signature, +.package-signature, +.type-signature { + margin-top: 0; +} +.member-signature .type-parameters-long, +.member-signature .parameters, +.member-signature .exceptions { + display: inline-block; + vertical-align: top; + white-space: pre; +} +.member-signature .type-parameters { + white-space: normal; +} +/* + * Styles for formatting effect. + */ +.source-line-no { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:0 10px 5px 0; + color:#474747; +} +.deprecated-label, .descfrm-type-label, .implementation-label, .member-name-label, .member-name-link, +.module-label-in-package, .module-label-in-type, .override-specify-label, .package-label-in-type, +.package-hierarchy-label, .type-name-label, .type-name-link, .search-tag-link, .preview-label { + font-weight:bold; +} +.deprecation-comment, .help-footnote, .preview-comment { + font-style:italic; +} +.deprecation-block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; + border-style:solid; + border-width:thin; + border-radius:10px; + padding:10px; + margin-bottom:10px; + margin-right:10px; + display:inline-block; +} +.preview-block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; + border-style:solid; + border-width:thin; + border-radius:10px; + padding:10px; + margin-bottom:10px; + margin-right:10px; + display:inline-block; +} +div.block div.deprecation-comment { + font-style:normal; +} +/* + * Styles specific to HTML5 elements. + */ +main, nav, header, footer, section { + display:block; +} +/* + * Styles for javadoc search. + */ +.ui-autocomplete-category { + font-weight:bold; + font-size:15px; + padding:7px 0 7px 3px; + background-color:#4D7A97; + color:#FFFFFF; +} +.result-item { + font-size:13px; +} +.ui-autocomplete { + max-height:85%; + max-width:65%; + overflow-y:scroll; + overflow-x:scroll; + white-space:nowrap; + box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); +} +ul.ui-autocomplete { + position:fixed; + z-index:999999; + background-color: #FFFFFF; +} +ul.ui-autocomplete li { + float:left; + clear:both; + width:100%; +} +.result-highlight { + font-weight:bold; +} +.ui-autocomplete .result-item { + font-size: inherit; +} +#search-input { + background-image:url('resources/glass.png'); + background-size:13px; + background-repeat:no-repeat; + background-position:2px 3px; + padding-left:20px; + position:relative; + right:-18px; + width:400px; +} +#reset-button { + background-color: rgb(255,255,255); + background-image:url('resources/x.png'); + background-position:center; + background-repeat:no-repeat; + background-size:12px; + border:0 none; + width:16px; + height:16px; + position:relative; + left:-4px; + top:-4px; + font-size:0px; +} +.watermark { + color:#545454; +} +.search-tag-desc-result { + font-style:italic; + font-size:11px; +} +.search-tag-holder-result { + font-style:italic; + font-size:12px; +} +.search-tag-result:target { + background-color:yellow; +} +.module-graph span { + display:none; + position:absolute; +} +.module-graph:hover span { + display:block; + margin: -100px 0 0 100px; + z-index: 1; +} +.inherited-list { + margin: 10px 0 10px 0; +} +section.class-description { + line-height: 1.4; +} +.summary section[class$="-summary"], .details section[class$="-details"], +.class-uses .detail, .serialized-class-details { + padding: 0px 20px 5px 10px; + border: 1px solid #ededed; + background-color: #f8f8f8; +} +.inherited-list, section[class$="-details"] .detail { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +.vertical-separator { + padding: 0 5px; +} +ul.help-section-list { + margin: 0; +} +ul.help-subtoc > li { + display: inline-block; + padding-right: 5px; + font-size: smaller; +} +ul.help-subtoc > li::before { + content: "\2022" ; + padding-right:2px; +} +span.help-note { + font-style: italic; +} +/* + * Indicator icon for external links. + */ +main a[href*="://"]::after { + content:""; + display:inline-block; + background-image:url('data:image/svg+xml; utf8, \ + \ + \ + '); + background-size:100% 100%; + width:7px; + height:7px; + margin-left:2px; + margin-bottom:4px; +} +main a[href*="://"]:hover::after, +main a[href*="://"]:focus::after { + background-image:url('data:image/svg+xml; utf8, \ + \ + \ + '); +} + +/* + * Styles for user-provided tables. + * + * borderless: + * No borders, vertical margins, styled caption. + * This style is provided for use with existing doc comments. + * In general, borderless tables should not be used for layout purposes. + * + * plain: + * Plain borders around table and cells, vertical margins, styled caption. + * Best for small tables or for complex tables for tables with cells that span + * rows and columns, when the "striped" style does not work well. + * + * striped: + * Borders around the table and vertical borders between cells, striped rows, + * vertical margins, styled caption. + * Best for tables that have a header row, and a body containing a series of simple rows. + */ + +table.borderless, +table.plain, +table.striped { + margin-top: 10px; + margin-bottom: 10px; +} +table.borderless > caption, +table.plain > caption, +table.striped > caption { + font-weight: bold; + font-size: smaller; +} +table.borderless th, table.borderless td, +table.plain th, table.plain td, +table.striped th, table.striped td { + padding: 2px 5px; +} +table.borderless, +table.borderless > thead > tr > th, table.borderless > tbody > tr > th, table.borderless > tr > th, +table.borderless > thead > tr > td, table.borderless > tbody > tr > td, table.borderless > tr > td { + border: none; +} +table.borderless > thead > tr, table.borderless > tbody > tr, table.borderless > tr { + background-color: transparent; +} +table.plain { + border-collapse: collapse; + border: 1px solid black; +} +table.plain > thead > tr, table.plain > tbody tr, table.plain > tr { + background-color: transparent; +} +table.plain > thead > tr > th, table.plain > tbody > tr > th, table.plain > tr > th, +table.plain > thead > tr > td, table.plain > tbody > tr > td, table.plain > tr > td { + border: 1px solid black; +} +table.striped { + border-collapse: collapse; + border: 1px solid black; +} +table.striped > thead { + background-color: #E3E3E3; +} +table.striped > thead > tr > th, table.striped > thead > tr > td { + border: 1px solid black; +} +table.striped > tbody > tr:nth-child(even) { + background-color: #EEE +} +table.striped > tbody > tr:nth-child(odd) { + background-color: #FFF +} +table.striped > tbody > tr > th, table.striped > tbody > tr > td { + border-left: 1px solid black; + border-right: 1px solid black; +} +table.striped > tbody > tr > th { + font-weight: normal; +} +/** + * Tweak font sizes and paddings for small screens. + */ +@media screen and (max-width: 1050px) { + #search-input { + width: 300px; + } +} +@media screen and (max-width: 800px) { + #search-input { + width: 200px; + } + .top-nav, + .bottom-nav { + font-size: 11px; + padding-top: 6px; + } + .sub-nav { + font-size: 11px; + } + .about-language { + padding-right: 16px; + } + ul.nav-list li, + .sub-nav .nav-list-search { + padding: 6px; + } + ul.sub-nav-list li { + padding-top: 5px; + } + main { + padding: 10px; + } + .summary section[class$="-summary"], .details section[class$="-details"], + .class-uses .detail, .serialized-class-details { + padding: 0 8px 5px 8px; + } + body { + -webkit-text-size-adjust: none; + } +} +@media screen and (max-width: 500px) { + #search-input { + width: 150px; + } + .top-nav, + .bottom-nav { + font-size: 10px; + } + .sub-nav { + font-size: 10px; + } + .about-language { + font-size: 10px; + padding-right: 12px; + } +} diff --git a/javadoc/0.2.36.1/tag-search-index.js b/javadoc/0.2.36.1/tag-search-index.js new file mode 100644 index 000000000..f2a440c7f --- /dev/null +++ b/javadoc/0.2.36.1/tag-search-index.js @@ -0,0 +1 @@ +tagSearchIndex = [{"l":"Constant Field Values","h":"","u":"constant-values.html"}];updateSearchResults(); \ No newline at end of file diff --git a/javadoc/0.2.36.1/type-search-index.js b/javadoc/0.2.36.1/type-search-index.js new file mode 100644 index 000000000..3b720b5a3 --- /dev/null +++ b/javadoc/0.2.36.1/type-search-index.js @@ -0,0 +1 @@ +typeSearchIndex = [{"l":"All Classes and Interfaces","u":"allclasses-index.html"},{"p":"org.screamingsandals.bedwars.api","l":"APIUtils"},{"p":"org.screamingsandals.bedwars.api","l":"ArenaTime"},{"p":"org.screamingsandals.bedwars.api.special","l":"ArrowBlocker"},{"p":"org.screamingsandals.bedwars.api.special","l":"AutoIgniteableTNT"},{"p":"org.screamingsandals.bedwars.api","l":"BedwarsAPI"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsApplyPropertyToBoughtItem"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsApplyPropertyToDisplayedItem"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsApplyPropertyToItem"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsBedDestroyedMessageSendEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsGameChangedStatusEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedWarsGameDisabledEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedWarsGameEnabledEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsGameEndEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsGameEndingEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsGameStartedEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsGameStartEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsGameTickEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsItemBoughtEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsOpenShopEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsOpenTeamSelectionEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsPlayerBreakBlock"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsPlayerBuildBlock"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsPlayerDeathMessageSendEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsPlayerJoinedEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsPlayerJoinEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsPlayerJoinTeamEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsPlayerKilledEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedWarsPlayerLastLeaveEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsPlayerLeaveEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsPostRebuildingEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsPostSpawnEffectEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsPreRebuildingEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsPreSpawnEffectEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsResourceSpawnEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsSavePlayerStatisticEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedWarsServerRestartEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsTargetBlockDestroyedEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsTeamChestOpenEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsUpgradeBoughtEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsUpgradeImprovedEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsUpgradeRegisteredEvent"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsUpgradeUnregisteredEvent"},{"p":"org.screamingsandals.bedwars.api.boss","l":"BossBar"},{"p":"org.screamingsandals.bedwars.api.boss","l":"BossBar18"},{"p":"org.screamingsandals.bedwars.api.boss","l":"BossBar19"},{"p":"org.screamingsandals.bedwars.api.utils","l":"ColorChanger"},{"p":"org.screamingsandals.bedwars.api.utils","l":"DelayFactory"},{"p":"org.screamingsandals.bedwars.api.game","l":"Game"},{"p":"org.screamingsandals.bedwars.api.game","l":"GameStatus"},{"p":"org.screamingsandals.bedwars.api.game","l":"GameStore"},{"p":"org.screamingsandals.bedwars.api.special","l":"Golem"},{"p":"org.screamingsandals.bedwars.api","l":"InGameConfigBooleanConstants"},{"p":"org.screamingsandals.bedwars.api.game","l":"ItemSpawner"},{"p":"org.screamingsandals.bedwars.api.game","l":"ItemSpawnerType"},{"p":"org.screamingsandals.bedwars.api.statistics","l":"LeaderboardEntry"},{"p":"org.screamingsandals.bedwars.api.special","l":"LuckyBlock"},{"p":"org.screamingsandals.bedwars.api.statistics","l":"PlayerStatistic"},{"p":"org.screamingsandals.bedwars.api.statistics","l":"PlayerStatisticsManager"},{"p":"org.screamingsandals.bedwars.api.special","l":"ProtectionWall"},{"p":"org.screamingsandals.bedwars.api","l":"Region"},{"p":"org.screamingsandals.bedwars.api.special","l":"RescuePlatform"},{"p":"org.screamingsandals.bedwars.api.events","l":"BedwarsOpenShopEvent.Result"},{"p":"org.screamingsandals.bedwars.api","l":"RunningTeam"},{"p":"org.screamingsandals.bedwars.api.special","l":"SpecialItem"},{"p":"org.screamingsandals.bedwars.api.boss","l":"StatusBar"},{"p":"org.screamingsandals.bedwars.api","l":"Team"},{"p":"org.screamingsandals.bedwars.api","l":"TeamColor"},{"p":"org.screamingsandals.bedwars.api.utils","l":"ThirdPartyShopUtils"},{"p":"org.screamingsandals.bedwars.api.special","l":"ThrowableFireball"},{"p":"org.screamingsandals.bedwars.api.special","l":"TNTSheep"},{"p":"org.screamingsandals.bedwars.api.special","l":"Tracker"},{"p":"org.screamingsandals.bedwars.api.special","l":"Trap"},{"p":"org.screamingsandals.bedwars.api.upgrades","l":"Upgrade"},{"p":"org.screamingsandals.bedwars.api.upgrades","l":"UpgradeRegistry"},{"p":"org.screamingsandals.bedwars.api.upgrades","l":"UpgradeStorage"},{"p":"org.screamingsandals.bedwars.api.special","l":"WarpPowder"},{"p":"org.screamingsandals.bedwars.api.boss","l":"XPBar"}];updateSearchResults(); \ No newline at end of file