From 03e1ed048be51a241f30cf2c5acf1a25e55ad762 Mon Sep 17 00:00:00 2001 From: Andrew Baker Date: Tue, 1 Dec 2020 11:37:48 -0800 Subject: [PATCH] New javadocs for version 2.1.0-dev2 --- docs/allclasses-frame.html | 116 +- docs/allclasses-noframe.html | 116 +- docs/constant-values.html | 4 +- docs/deprecated-list.html | 29 +- docs/help-doc.html | 4 +- docs/index-all.html | 1433 +--------------- docs/index.html | 2 +- .../vehiclesplus/VehiclesPlus.html | 484 ------ .../armorstands/CustomArmorStand.html | 385 ----- .../libraries/armorstands/package-frame.html | 19 - .../armorstands/package-summary.html | 139 -- .../libraries/armorstands/package-tree.html | 134 -- .../chatinput/ChatConfirmCallback.html | 270 --- .../libraries/chatinput/ChatConfirmation.html | 279 --- .../libraries/chatinput/package-frame.html | 20 - .../libraries/chatinput/package-summary.html | 143 -- .../libraries/chatinput/package-tree.html | 135 -- .../libraries/cloneable/Clone.html | 268 --- .../libraries/cloneable/package-frame.html | 19 - .../libraries/cloneable/package-summary.html | 139 -- .../libraries/cloneable/package-tree.html | 134 -- .../commandlibrary/CommandLibrary.html | 322 ---- .../commandlibrary/annotations/Command.html | 282 --- .../annotations/Indefinite.html | 162 -- .../commandlibrary/annotations/Optional.html | 162 -- .../annotations/SubCommand.html | 298 ---- .../annotations/TabCompleter.html | 210 --- .../annotations/package-frame.html | 23 - .../annotations/package-summary.html | 155 -- .../annotations/package-tree.html | 134 -- .../commandlibrary/objects/Argument.html | 341 ---- .../objects/ArgumentOption.html | 425 ----- .../objects/LibraryCommand.html | 352 ---- .../objects/LibraryCommandExecutor.html | 283 --- .../objects/LibraryTabCompleter.html | 283 --- .../commandlibrary/objects/SubCommand.html | 416 ----- .../commandlibrary/objects/package-frame.html | 27 - .../objects/package-summary.html | 170 -- .../commandlibrary/objects/package-tree.html | 150 -- .../commandlibrary/package-frame.html | 19 - .../commandlibrary/package-summary.html | 139 -- .../commandlibrary/package-tree.html | 142 -- .../util/CommandConstructor.html | 268 --- .../commandlibrary/util/package-frame.html | 19 - .../commandlibrary/util/package-summary.html | 139 -- .../commandlibrary/util/package-tree.html | 134 -- .../libraries/config/ConfigConverter.html | 359 ---- .../libraries/config/StorageConverter.html | 268 --- .../libraries/config/package-frame.html | 20 - .../libraries/config/package-summary.html | 143 -- .../libraries/config/package-tree.html | 135 -- .../libraries/itemstacks/CustomItemStack.html | 322 ---- .../libraries/itemstacks/package-frame.html | 19 - .../libraries/itemstacks/package-summary.html | 139 -- .../libraries/itemstacks/package-tree.html | 134 -- .../materialchecker/MaterialChecker.html | 294 ---- .../materialchecker/package-frame.html | 19 - .../materialchecker/package-summary.html | 139 -- .../materialchecker/package-tree.html | 134 -- .../libraries/nbtsaving/NBTDataType.html | 374 ---- .../libraries/nbtsaving/NBTSave.html | 302 ---- .../libraries/nbtsaving/Pair.html | 336 ---- .../libraries/nbtsaving/package-frame.html | 24 - .../libraries/nbtsaving/package-summary.html | 158 -- .../libraries/nbtsaving/package-tree.html | 147 -- .../annotations/IncludeInBaseSerialize.html | 162 -- .../annotations/IncludeInSerialize.html | 162 -- .../annotations/VPSerializable.html | 162 -- .../annotations/package-frame.html | 21 - .../annotations/package-summary.html | 147 -- .../annotations/package-tree.html | 132 -- .../config/ConfigSerializer.html | 305 ---- .../serialization/config/package-summary.html | 139 -- .../serialization/config/package-tree.html | 134 -- .../serialization/custom/ColorSerializer.html | 281 --- .../custom/InventorySerializer.html | 281 --- .../custom/ItemStackSerializer.html | 281 --- .../serialization/custom/package-frame.html | 21 - .../serialization/custom/package-summary.html | 147 -- .../serialization/custom/package-tree.html | 136 -- .../vehiclesplus/package-frame.html | 19 - .../vehiclesplus/package-summary.html | 139 -- .../vehiclesplus/package-tree.html | 142 -- .../api/{API.html => VehiclesPlusAPI.html} | 61 +- .../api/events/ClickVehicleEvent.html | 4 +- .../vehicles/api/events/SendKeyEvent.html | 4 +- .../api/events/VehicleCollisionEvent.html | 10 +- .../api/events/VehicleDamageEvent.html | 4 +- .../api/events/VehicleDestroyEvent.html | 4 +- .../api/events/VehicleEnterEvent.html | 8 +- .../events/VehicleGiveEvent.html} | 144 +- .../api/events/VehicleLeaveEvent.html | 8 +- .../api/events/VehicleSpawnEvent.html | 4 +- .../vehicles/api/events/package-frame.html | 3 +- .../vehicles/api/events/package-summary.html | 14 +- .../vehicles/api/events/package-tree.html | 9 +- .../interfaces/IVehicle.html} | 68 +- .../api/interfaces}/package-frame.html | 10 +- .../interfaces}/package-summary.html | 30 +- .../interfaces}/package-tree.html | 26 +- .../libraries/nbtsaving/NBTDataType.html} | 104 +- .../libraries/nbtsaving}/package-frame.html | 6 +- .../libraries/nbtsaving}/package-summary.html | 20 +- .../libraries/nbtsaving}/package-tree.html | 20 +- .../managers/MainManager.html} | 56 +- .../managers}/package-frame.html | 6 +- .../managers}/package-summary.html | 20 +- .../managers}/package-tree.html | 20 +- .../api/objects/collision/CollisionMode.html | 4 +- .../api/objects/collision/package-frame.html | 2 +- .../objects/collision/package-summary.html | 8 +- .../api/objects/collision/package-tree.html | 8 +- .../objects/custominput/MovementInput.html | 4 +- .../objects/custominput/package-frame.html | 2 +- .../objects/custominput/package-summary.html | 4 +- .../api/objects/custominput/package-tree.html | 4 +- .../vehicles/api/objects/spawn/SpawnMode.html | 4 +- .../api/objects/spawn/package-frame.html | 2 +- .../api/objects/spawn/package-summary.html | 8 +- .../api/objects/spawn/package-tree.html | 8 +- .../vehicles/api/package-frame.html | 4 +- .../vehicles/api/package-summary.html | 10 +- .../vehicles/api/package-tree.html | 10 +- .../vehicles/commands/AddonCommand.html | 326 ---- .../vehicles/commands/FuelCommand.html | 319 ---- .../vehicles/commands/VehiclesCommand.html | 373 ---- .../vehicles/commands/package-frame.html | 21 - .../vehicles/commands/package-summary.html | 147 -- .../vehicles/commands/package-tree.html | 136 -- .../vehicles/firstrun/FirstRun.html | 268 --- .../vehicles/firstrun/package-frame.html | 19 - .../vehicles/firstrun/package-summary.html | 139 -- .../vehicles/firstrun/package-tree.html | 134 -- .../vehiclesplus/vehicles/fuel/FuelItem.html | 322 ---- .../vehiclesplus/vehicles/fuel/FuelType.html | 349 ---- .../vehicles/fuel/package-frame.html | 20 - .../vehicles/fuel/package-summary.html | 143 -- .../vehicles/fuel/package-tree.html | 135 -- .../vehicles/gui/VehicleAddonGUI.html | 272 --- .../vehicles/gui/VehicleEnterGUI.html | 272 --- .../vehiclesplus/vehicles/gui/VehicleGUI.html | 272 --- .../vehicles/gui/VehiclePaintGUI.html | 272 --- .../vehicles/gui/VehicleSettingsGUI.html | 272 --- .../vehicles/gui/VehicleUpgradeGUI.html | 272 --- .../vehicles/gui/objects/MenuItem.html | 387 ----- .../gui/objects/components/GUIItem.html | 377 ---- .../gui/objects/components/GUIPage.html | 357 ---- .../gui/objects/components/package-frame.html | 20 - .../objects/components/package-summary.html | 143 -- .../gui/objects/components/package-tree.html | 135 -- .../vehicles/gui/objects/package-frame.html | 23 - .../vehicles/gui/objects/package-summary.html | 154 -- .../vehicles/gui/objects/package-tree.html | 146 -- .../gui/objects/types/ConfirmGUI.html | 352 ---- .../vehicles/gui/objects/types/NormalGUI.html | 439 ----- .../gui/objects/types/PaginationGUI.html | 550 ------ .../gui/objects/types/PlayerSelectionGUI.html | 270 --- .../gui/objects/types/package-frame.html | 22 - .../gui/objects/types/package-summary.html | 151 -- .../gui/objects/types/package-tree.html | 141 -- .../vehicles/gui/package-frame.html | 24 - .../vehicles/gui/package-summary.html | 159 -- .../vehicles/gui/package-tree.html | 139 -- .../vehiclesplus/vehicles/hitbox/HitBox.html | 4 +- .../vehicles/hitbox/HitBoxSide.html | 4 +- .../vehicles/hitbox/package-frame.html | 2 +- .../vehicles/hitbox/package-summary.html | 12 +- .../vehicles/hitbox/package-tree.html | 12 +- .../legacy/vehicles/objects/Bike.html | 246 --- .../legacy/vehicles/objects/Boat.html | 246 --- .../vehicles/legacy/vehicles/objects/Car.html | 410 ----- .../legacy/vehicles/objects/Helicopter.html | 246 --- .../legacy/vehicles/objects/InputManager.html | 328 ---- .../legacy/vehicles/objects/Plane.html | 246 --- .../legacy/vehicles/objects/Speeder.html | 246 --- .../legacy/vehicles/objects/Tank.html | 246 --- .../legacy/vehicles/objects/Vehicle.html | 506 ------ .../vehicles/objects/components/Seat.html | 234 --- .../objects/components/package-frame.html | 19 - .../objects/components/package-summary.html | 139 -- .../objects/components/package-tree.html | 134 -- .../vehicles/objects/package-frame.html | 27 - .../vehicles/objects/package-summary.html | 171 -- .../legacy/vehicles/objects/package-tree.html | 145 -- .../legacy/vehicles/serializables/Offset.html | 311 ---- .../vehicles/serializables/package-frame.html | 19 - .../serializables/package-summary.html | 139 -- .../vehicles/serializables/package-tree.html | 134 -- .../vehicles/listeners/BlockBreak.html | 273 --- .../vehicles/listeners/BlockPlace.html | 273 --- .../vehicles/listeners/BucketPlace.html | 273 --- .../vehicles/listeners/ChunkLoading.html | 273 --- .../vehicles/listeners/EntityDismount.html | 273 --- .../listeners/EntityInteractAtEntity.html | 273 --- .../vehicles/listeners/KeyPress.html | 273 --- .../vehicles/listeners/PlayerJoin.html | 273 --- .../vehicles/listeners/PlayerQuit.html | 273 --- .../vehicles/listeners/SignChange.html | 273 --- .../vehicles/listeners/package-frame.html | 28 - .../vehicles/listeners/package-summary.html | 175 -- .../vehicles/listeners/package-tree.html | 143 -- .../vehicles/locale/enums/Message.html | 1516 ----------------- .../vehicles/locale/enums/package-frame.html | 19 - .../locale/enums/package-summary.html | 139 -- .../vehicles/locale/enums/package-tree.html | 138 -- .../vehicles/managers/CollisionManager.html | 8 +- .../vehicles/managers/ConfigManager.html | 307 ---- .../vehicles/managers/EcoManager.html | 299 ---- .../vehicles/managers/MainManager.html | 489 ------ .../vehicles/managers/SkullManager.html | 325 ---- .../vehicles/managers/SoundManager.html | 268 --- .../vehicles/managers/package-frame.html | 7 +- .../vehicles/managers/package-summary.html | 32 +- .../vehicles/managers/package-tree.html | 17 +- .../nms/movement/MovementMethods.html | 368 ---- .../vehicles/nms/movement/package-frame.html | 19 - .../nms/versions/ArmorStand_1_12.html | 336 ---- .../nms/versions/ArmorStand_1_13_R2.html | 336 ---- .../nms/versions/ArmorStand_1_14.html | 336 ---- .../nms/versions/ArmorStand_1_15.html | 336 ---- .../nms/versions/ArmorStand_1_16.html | 336 ---- .../nms/versions/ArmorStand_1_16_R2.html | 336 ---- .../nms/versions/ArmorStand_1_16_R3.html | 336 ---- .../nms/versions/InputHandler_1_12.html | 281 --- .../nms/versions/InputHandler_1_13_R2.html | 281 --- .../nms/versions/InputHandler_1_14.html | 281 --- .../nms/versions/InputHandler_1_15.html | 281 --- .../nms/versions/InputHandler_1_16.html | 281 --- .../nms/versions/InputHandler_1_16_R2.html | 281 --- .../nms/versions/InputHandler_1_16_R3.html | 281 --- .../vehicles/nms/versions/MyArmorStand.html | 269 --- .../vehicles/nms/versions/NMSItemStack.html | 256 --- .../nms/versions/NMSItemStack_1_12.html | 319 ---- .../nms/versions/NMSItemStack_1_13_R2.html | 319 ---- .../nms/versions/NMSItemStack_1_14.html | 319 ---- .../nms/versions/NMSItemStack_1_15.html | 319 ---- .../nms/versions/NMSItemStack_1_16.html | 319 ---- .../nms/versions/NMSItemStack_1_16_R2.html | 319 ---- .../nms/versions/NMSItemStack_1_16_R3.html | 319 ---- .../vehicles/nms/versions/package-frame.html | 45 - .../nms/versions/package-summary.html | 242 --- .../vehicles/nms/versions/package-tree.html | 160 -- .../vehiclesplus/vehicles/rims/RimDesign.html | 4 +- .../vehicles/rims/package-frame.html | 2 +- .../vehicles/rims/package-summary.html | 12 +- .../vehicles/rims/package-tree.html | 12 +- .../vehicles/settings/PluginSettings.html | 709 -------- .../vehicles/settings/package-frame.html | 19 - .../vehicles/settings/package-summary.html | 139 -- .../vehicles/settings/package-tree.html | 134 -- .../spawnpoints/objects/Spawnpoint.html | 403 ----- .../spawnpoints/objects/package-frame.html | 19 - .../spawnpoints/objects/package-summary.html | 139 -- .../spawnpoints/objects/package-tree.html | 134 -- .../vehicles/vehicles/enums/MomentumType.html | 4 +- .../vehicles/vehicles/enums/MovementType.html | 4 +- .../vehicles/vehicles/enums/TiltType.html | 4 +- .../vehicles/enums/package-frame.html | 2 +- .../vehicles/enums/package-summary.html | 8 +- .../vehicles/vehicles/enums/package-tree.html | 10 +- .../vehicles/objects/BaseVehicle.html | 112 +- .../vehicles/objects/SpawnedVehicle.html | 96 +- .../vehicles/objects/StorageVehicle.html | 21 +- .../vehicles/objects/VehicleStats.html | 4 +- .../vehicles/objects/addons/Addon.html | 4 +- .../vehicles/objects/addons/Part.html | 4 +- .../vehicles/objects/addons/Wheel.html | 4 +- .../objects/addons/package-frame.html | 2 +- .../objects/addons/package-summary.html | 4 +- .../vehicles/objects/addons/package-tree.html | 4 +- .../objects/addons/seats/BikeSeat.html | 4 +- .../objects/addons/seats/ControllingSeat.html | 4 +- .../vehicles/objects/addons/seats/Seat.html | 4 +- .../objects/addons/seats/TurretSeat.html | 4 +- .../objects/addons/seats/package-frame.html | 2 +- .../objects/addons/seats/package-summary.html | 4 +- .../objects/addons/seats/package-tree.html | 4 +- .../objects/addons/skins/BikeSkin.html | 4 +- .../objects/addons/skins/Colorable.html | 4 +- .../vehicles/objects/addons/skins/Rotor.html | 4 +- .../vehicles/objects/addons/skins/Skin.html | 4 +- .../vehicles/objects/addons/skins/Turret.html | 4 +- .../objects/addons/skins/package-frame.html | 2 +- .../objects/addons/skins/package-summary.html | 4 +- .../objects/addons/skins/package-tree.html | 4 +- .../objects/base/storage/StorageFuel.html | 4 +- .../objects/base/storage/StorageHitbox.html | 4 +- .../objects/base/storage/StorageHorn.html | 4 +- .../objects/base/storage/StorageSmoke.html | 4 +- .../base/storage/StorageUpgradeable.html | 4 +- .../objects/base/storage/package-frame.html | 2 +- .../objects/base/storage/package-summary.html | 4 +- .../objects/base/storage/package-tree.html | 4 +- .../vehicles/objects/package-frame.html | 2 +- .../vehicles/objects/package-summary.html | 4 +- .../vehicles/objects/package-tree.html | 10 +- .../vehicles/objects/types/BikeType.html | 4 +- .../vehicles/objects/types/BoatType.html | 4 +- .../vehicles/objects/types/CarType.html | 4 +- .../objects/types/HelicopterType.html | 4 +- .../objects/types/HovercraftType.html | 4 +- .../vehicles/objects/types/PlaneType.html | 4 +- .../objects/types/base/VehicleType.html | 4 +- .../objects/types/base/package-frame.html | 2 +- .../objects/types/base/package-summary.html | 4 +- .../objects/types/base/package-tree.html | 4 +- .../vehicles/objects/types/package-frame.html | 2 +- .../objects/types/package-summary.html | 4 +- .../vehicles/objects/types/package-tree.html | 4 +- docs/overview-frame.html | 38 +- docs/overview-summary.html | 152 +- docs/overview-tree.html | 177 +- docs/package-list | 36 +- 313 files changed, 842 insertions(+), 45322 deletions(-) delete mode 100644 docs/me/legofreak107/vehiclesplus/VehiclesPlus.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/armorstands/CustomArmorStand.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/chatinput/ChatConfirmCallback.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/chatinput/ChatConfirmation.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/cloneable/Clone.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/CommandLibrary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Command.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Indefinite.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Optional.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/SubCommand.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/TabCompleter.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/Argument.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/ArgumentOption.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryCommand.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryCommandExecutor.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryTabCompleter.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/SubCommand.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/CommandConstructor.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/config/ConfigConverter.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/config/StorageConverter.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/config/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/config/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/config/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/itemstacks/CustomItemStack.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/materialchecker/MaterialChecker.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/NBTDataType.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/NBTSave.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/Pair.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInBaseSerialize.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInSerialize.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/VPSerializable.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/config/ConfigSerializer.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/ColorSerializer.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/InventorySerializer.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/ItemStackSerializer.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/package-tree.html rename docs/me/legofreak107/vehiclesplus/vehicles/api/{API.html => VehiclesPlusAPI.html} (74%) rename docs/me/legofreak107/vehiclesplus/vehicles/{gui/objects/CustomGUI.html => api/events/VehicleGiveEvent.html} (56%) rename docs/me/legofreak107/vehiclesplus/vehicles/{nms/versions/InputHandler.html => api/interfaces/IVehicle.html} (63%) rename docs/me/legofreak107/vehiclesplus/{libraries/serialization/config => vehicles/api/interfaces}/package-frame.html (50%) rename docs/me/legofreak107/vehiclesplus/vehicles/{locale/objects => api/interfaces}/package-summary.html (79%) rename docs/me/legofreak107/vehiclesplus/vehicles/{locale/objects => api/interfaces}/package-tree.html (79%) rename docs/me/legofreak107/vehiclesplus/vehicles/{legacy/vehicles/enums/VehicleType.html => api/libraries/nbtsaving/NBTDataType.html} (65%) rename docs/me/legofreak107/vehiclesplus/vehicles/{legacy/vehicles/enums => api/libraries/nbtsaving}/package-frame.html (56%) rename docs/me/legofreak107/vehiclesplus/vehicles/{legacy/vehicles/enums => api/libraries/nbtsaving}/package-summary.html (81%) rename docs/me/legofreak107/vehiclesplus/vehicles/{legacy/vehicles/enums => api/libraries/nbtsaving}/package-tree.html (79%) rename docs/me/legofreak107/vehiclesplus/vehicles/{locale/objects/Locale.html => api/managers/MainManager.html} (69%) rename docs/me/legofreak107/vehiclesplus/vehicles/{locale/objects => api/managers}/package-frame.html (58%) rename docs/me/legofreak107/vehiclesplus/vehicles/{nms/movement => api/managers}/package-summary.html (83%) rename docs/me/legofreak107/vehiclesplus/vehicles/{nms/movement => api/managers}/package-tree.html (80%) delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/commands/AddonCommand.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/commands/FuelCommand.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/commands/VehiclesCommand.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/commands/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/commands/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/commands/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/firstrun/FirstRun.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/fuel/FuelItem.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/fuel/FuelType.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleAddonGUI.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleEnterGUI.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleGUI.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/VehiclePaintGUI.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleSettingsGUI.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleUpgradeGUI.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/MenuItem.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/GUIItem.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/GUIPage.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/ConfirmGUI.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/NormalGUI.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/PaginationGUI.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/PlayerSelectionGUI.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Bike.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Boat.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Car.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Helicopter.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/InputManager.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Plane.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Speeder.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Tank.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Vehicle.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/Seat.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/Offset.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/BlockBreak.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/BlockPlace.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/BucketPlace.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/ChunkLoading.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/EntityDismount.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/EntityInteractAtEntity.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/KeyPress.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/PlayerJoin.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/PlayerQuit.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/SignChange.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/Message.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/ConfigManager.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/EcoManager.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/MainManager.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/SkullManager.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/SoundManager.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/movement/MovementMethods.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/movement/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_12.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_13_R2.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_14.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_15.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_16.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_16_R2.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_16_R3.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_12.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_13_R2.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_14.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_15.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_16.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_16_R2.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_16_R3.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/MyArmorStand.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_12.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_13_R2.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_14.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_15.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_16.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_16_R2.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_16_R3.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/settings/PluginSettings.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/settings/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/settings/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/settings/package-tree.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/Spawnpoint.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/package-summary.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/package-tree.html diff --git a/docs/allclasses-frame.html b/docs/allclasses-frame.html index fab8979..f5de6ae 100644 --- a/docs/allclasses-frame.html +++ b/docs/allclasses-frame.html @@ -3,7 +3,7 @@ -All Classes (Plugin 2.0.11-dev1 API) +All Classes (API 2.1.0-dev2 API) @@ -12,159 +12,55 @@
diff --git a/docs/allclasses-noframe.html b/docs/allclasses-noframe.html index 3cc18d6..d36c484 100644 --- a/docs/allclasses-noframe.html +++ b/docs/allclasses-noframe.html @@ -3,7 +3,7 @@ -All Classes (Plugin 2.0.11-dev1 API) +All Classes (API 2.1.0-dev2 API) @@ -12,159 +12,55 @@
diff --git a/docs/constant-values.html b/docs/constant-values.html index 701b07d..da98912 100644 --- a/docs/constant-values.html +++ b/docs/constant-values.html @@ -3,7 +3,7 @@ -Constant Field Values (Plugin 2.0.11-dev1 API) +Constant Field Values (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus
-

Class VehiclesPlus

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    org.bukkit.command.CommandExecutor, org.bukkit.command.TabCompleter, org.bukkit.command.TabExecutor, org.bukkit.plugin.Plugin
    -
    -
    -
    -
    public final class VehiclesPlus
    -extends org.bukkit.plugin.java.JavaPlugin
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      VehiclesPlus() 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      voiddespawnVehicles() 
      static ConfigManagergetConfigManager() -
      The config manager instance
      -
      java.lang.StringgetCurConfigVer() -
      The current config version (DO NOT CHANGE)
      -
      static EcoManagergetEcoManager() -
      The eco manager instance
      -
      static VehiclesPlusgetInstance() -
      The Main class instance
      -
      static MainManagergetMainManager() -
      The main manager instance
      -
      static PluginSettingsgetPluginSettings() -
      The plugin settings instance
      -
      static com.comphenix.protocol.ProtocolManagergetProtocolManager() -
      The protocol manager instance
      -
      static SkullManagergetSkullManager() -
      The skull manager instance
      -
      static SoundManagergetSoundManager() -
      The sound manager instance
      -
      voidonDisable() -
      Plugin disable
      -
      voidonEnable() -
      Plugin enable
      -
      -
        -
      • - - -

        Methods inherited from class org.bukkit.plugin.java.JavaPlugin

        -getClassLoader, getCommand, getConfig, getDataFolder, getDefaultWorldGenerator, getDescription, getFile, getLogger, getPlugin, getPluginLoader, getProvidingPlugin, getResource, getServer, getTextResource, isEnabled, isNaggable, onCommand, onLoad, onTabComplete, reloadConfig, saveConfig, saveDefaultConfig, saveResource, setEnabled, setNaggable, toString
      • -
      -
        -
      • - - -

        Methods inherited from class org.bukkit.plugin.PluginBase

        -equals, getName, hashCode
      • -
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        VehiclesPlus

        -
        public VehiclesPlus()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        onEnable

        -
        public void onEnable()
        -
        Plugin enable
        -
        -
        Specified by:
        -
        onEnable in interface org.bukkit.plugin.Plugin
        -
        Overrides:
        -
        onEnable in class org.bukkit.plugin.java.JavaPlugin
        -
        -
      • -
      - - - -
        -
      • -

        onDisable

        -
        public void onDisable()
        -
        Plugin disable
        -
        -
        Specified by:
        -
        onDisable in interface org.bukkit.plugin.Plugin
        -
        Overrides:
        -
        onDisable in class org.bukkit.plugin.java.JavaPlugin
        -
        -
      • -
      - - - -
        -
      • -

        despawnVehicles

        -
        public void despawnVehicles()
        -
      • -
      - - - -
        -
      • -

        getInstance

        -
        public static VehiclesPlus getInstance()
        -
        The Main class instance
        -
      • -
      - - - -
        -
      • -

        getConfigManager

        -
        public static ConfigManager getConfigManager()
        -
        The config manager instance
        -
      • -
      - - - -
        -
      • -

        getPluginSettings

        -
        public static PluginSettings getPluginSettings()
        -
        The plugin settings instance
        -
      • -
      - - - -
        -
      • -

        getMainManager

        -
        public static MainManager getMainManager()
        -
        The main manager instance
        -
      • -
      - - - -
        -
      • -

        getSkullManager

        -
        public static SkullManager getSkullManager()
        -
        The skull manager instance
        -
      • -
      - - - -
        -
      • -

        getProtocolManager

        -
        public static com.comphenix.protocol.ProtocolManager getProtocolManager()
        -
        The protocol manager instance
        -
      • -
      - - - -
        -
      • -

        getEcoManager

        -
        public static EcoManager getEcoManager()
        -
        The eco manager instance
        -
      • -
      - - - -
        -
      • -

        getSoundManager

        -
        public static SoundManager getSoundManager()
        -
        The sound manager instance
        -
      • -
      - - - -
        -
      • -

        getCurConfigVer

        -
        public java.lang.String getCurConfigVer()
        -
        The current config version (DO NOT CHANGE)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/armorstands/CustomArmorStand.html b/docs/me/legofreak107/vehiclesplus/libraries/armorstands/CustomArmorStand.html deleted file mode 100644 index 0b4857c..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/armorstands/CustomArmorStand.html +++ /dev/null @@ -1,385 +0,0 @@ - - - - - -CustomArmorStand (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.armorstands
-

Class CustomArmorStand

-
-
- -
-
    -
  • -
    -
    -
    public class CustomArmorStand
    -extends java.lang.Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        CustomArmorStand

        -
        public CustomArmorStand(org.bukkit.Location center,
        -                        java.lang.Double xOffset,
        -                        java.lang.Double yOffset,
        -                        java.lang.Double zOffset,
        -                        java.lang.Integer rotationOffset)
        -
      • -
      - - - -
        -
      • -

        CustomArmorStand

        -
        public CustomArmorStand(org.bukkit.Location center,
        -                        java.lang.Double xOffset,
        -                        java.lang.Double yOffset,
        -                        java.lang.Double zOffset)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - -
        -
      • -

        setVisible

        -
        public CustomArmorStand setVisible(java.lang.Boolean visible)
        -
      • -
      - - - -
        -
      • -

        setHelmet

        -
        public CustomArmorStand setHelmet(org.bukkit.inventory.ItemStack helmet)
        -
      • -
      - - - -
        -
      • -

        setHand

        -
        public CustomArmorStand setHand(org.bukkit.inventory.ItemStack helmet)
        -
      • -
      - - - -
        -
      • -

        setGravity

        -
        public CustomArmorStand setGravity(java.lang.Boolean gravity)
        -
      • -
      - - - -
        -
      • -

        setInvulnerable

        -
        public CustomArmorStand setInvulnerable(java.lang.Boolean gravity)
        -
      • -
      - - - - - - - -
        -
      • -

        getArmorStand

        -
        public org.bukkit.entity.ArmorStand getArmorStand()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-frame.html b/docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-frame.html deleted file mode 100644 index 7c4737a..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-frame.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.armorstands (Plugin 2.0.11-dev1 API) - - - - -

me.legofreak107.vehiclesplus.libraries.armorstands

-
-

Classes

- -
- - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-summary.html b/docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-summary.html deleted file mode 100644 index bd3a31b..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-summary.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.armorstands (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Package me.legofreak107.vehiclesplus.libraries.armorstands

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-tree.html b/docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-tree.html deleted file mode 100644 index c89e94d..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-tree.html +++ /dev/null @@ -1,134 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.armorstands Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package me.legofreak107.vehiclesplus.libraries.armorstands

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/chatinput/ChatConfirmCallback.html b/docs/me/legofreak107/vehiclesplus/libraries/chatinput/ChatConfirmCallback.html deleted file mode 100644 index 4149901..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/chatinput/ChatConfirmCallback.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - -ChatConfirmCallback (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.chatinput
-

Class ChatConfirmCallback

-
-
- -
-
    -
  • -
    -
    -
    public abstract class ChatConfirmCallback
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - -
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      abstract voidcallback(org.bukkit.entity.Player player, - java.lang.String response) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        ChatConfirmCallback

        -
        public ChatConfirmCallback()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        callback

        -
        public abstract void callback(org.bukkit.entity.Player player,
        -                              java.lang.String response)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/chatinput/ChatConfirmation.html b/docs/me/legofreak107/vehiclesplus/libraries/chatinput/ChatConfirmation.html deleted file mode 100644 index 9e6476a..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/chatinput/ChatConfirmation.html +++ /dev/null @@ -1,279 +0,0 @@ - - - - - -ChatConfirmation (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.chatinput
-

Class ChatConfirmation

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    org.bukkit.event.Listener
    -
    -
    -
    -
    public class ChatConfirmation
    -extends java.lang.Object
    -implements org.bukkit.event.Listener
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      ChatConfirmation(org.bukkit.entity.Player player, - ChatConfirmCallback callback, - org.bukkit.plugin.java.JavaPlugin plugin, - java.lang.String message) 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - -
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      voidonChat(org.bukkit.event.player.AsyncPlayerChatEvent event) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        ChatConfirmation

        -
        public ChatConfirmation(org.bukkit.entity.Player player,
        -                        ChatConfirmCallback callback,
        -                        org.bukkit.plugin.java.JavaPlugin plugin,
        -                        java.lang.String message)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        onChat

        -
        public void onChat(org.bukkit.event.player.AsyncPlayerChatEvent event)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-frame.html b/docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-frame.html deleted file mode 100644 index f7679a9..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-frame.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.chatinput (Plugin 2.0.11-dev1 API) - - - - -

me.legofreak107.vehiclesplus.libraries.chatinput

-
-

Classes

- -
- - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-summary.html b/docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-summary.html deleted file mode 100644 index b6a0686..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-summary.html +++ /dev/null @@ -1,143 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.chatinput (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Package me.legofreak107.vehiclesplus.libraries.chatinput

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-tree.html b/docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-tree.html deleted file mode 100644 index 771264f..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-tree.html +++ /dev/null @@ -1,135 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.chatinput Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package me.legofreak107.vehiclesplus.libraries.chatinput

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/cloneable/Clone.html b/docs/me/legofreak107/vehiclesplus/libraries/cloneable/Clone.html deleted file mode 100644 index 3eafe4e..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/cloneable/Clone.html +++ /dev/null @@ -1,268 +0,0 @@ - - - - - -Clone (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.cloneable
-

Class Clone

-
-
- -
-
    -
  • -
    -
    -
    public class Clone
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      Clone() 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - -
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static java.lang.Objectclone(java.lang.Object toClone) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        Clone

        -
        public Clone()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        clone

        -
        public static java.lang.Object clone(java.lang.Object toClone)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-frame.html b/docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-frame.html deleted file mode 100644 index c9e4d77..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-frame.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.cloneable (Plugin 2.0.11-dev1 API) - - - - -

me.legofreak107.vehiclesplus.libraries.cloneable

-
-

Classes

- -
- - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-summary.html b/docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-summary.html deleted file mode 100644 index 432eb14..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-summary.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.cloneable (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Package me.legofreak107.vehiclesplus.libraries.cloneable

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-tree.html b/docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-tree.html deleted file mode 100644 index dfff589..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-tree.html +++ /dev/null @@ -1,134 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.cloneable Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package me.legofreak107.vehiclesplus.libraries.cloneable

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/CommandLibrary.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/CommandLibrary.html deleted file mode 100644 index de6cff6..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/CommandLibrary.html +++ /dev/null @@ -1,322 +0,0 @@ - - - - - -CommandLibrary (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.commandlibrary
-

Class CommandLibrary

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    org.bukkit.command.CommandExecutor, org.bukkit.command.TabCompleter, org.bukkit.command.TabExecutor, org.bukkit.plugin.Plugin
    -
    -
    -
    -
    public final class CommandLibrary
    -extends org.bukkit.plugin.java.JavaPlugin
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      CommandLibrary() 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - -
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static org.bukkit.plugin.java.JavaPlugingetInstance() 
      static voidregisterCommand(java.lang.Object commandInstance) 
      static voidsetInstance(org.bukkit.plugin.java.JavaPlugin instance) 
      -
        -
      • - - -

        Methods inherited from class org.bukkit.plugin.java.JavaPlugin

        -getClassLoader, getCommand, getConfig, getDataFolder, getDefaultWorldGenerator, getDescription, getFile, getLogger, getPlugin, getPluginLoader, getProvidingPlugin, getResource, getServer, getTextResource, isEnabled, isNaggable, onCommand, onDisable, onEnable, onLoad, onTabComplete, reloadConfig, saveConfig, saveDefaultConfig, saveResource, setEnabled, setNaggable, toString
      • -
      -
        -
      • - - -

        Methods inherited from class org.bukkit.plugin.PluginBase

        -equals, getName, hashCode
      • -
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        CommandLibrary

        -
        public CommandLibrary()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getInstance

        -
        public static org.bukkit.plugin.java.JavaPlugin getInstance()
        -
      • -
      - - - -
        -
      • -

        setInstance

        -
        public static void setInstance(org.bukkit.plugin.java.JavaPlugin instance)
        -
      • -
      - - - -
        -
      • -

        registerCommand

        -
        public static void registerCommand(java.lang.Object commandInstance)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Command.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Command.html deleted file mode 100644 index 9027f5e..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Command.html +++ /dev/null @@ -1,282 +0,0 @@ - - - - - -Command (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations
-

Annotation Type Command

-
-
-
-
    -
  • -
    -
    -
    @Retention(value=RUNTIME)
    - @Target(value=TYPE)
    -public @interface Command
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Required Element Summary

      - - - - - - - - - - - - - - -
      Required Elements 
      Modifier and TypeRequired Element and Description
      Messagedescription 
      java.lang.Stringname 
      -
    • -
    - -
      -
    • - - -

      Optional Element Summary

      - - - - - - - - - - - - - - -
      Optional Elements 
      Modifier and TypeOptional Element and Description
      java.lang.String[]aliases 
      java.lang.Stringpermission 
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Element Detail

      - - - -
        -
      • -

        name

        -
        public abstract java.lang.String name
        -
      • -
      -
    • -
    -
      -
    • - - -
        -
      • -

        description

        -
        public abstract Message description
        -
      • -
      -
    • -
    - -
      -
    • - - -
        -
      • -

        permission

        -
        public abstract java.lang.String permission
        -
        -
        Default:
        -
        ""
        -
        -
      • -
      -
    • -
    -
      -
    • - - -
        -
      • -

        aliases

        -
        public abstract java.lang.String[] aliases
        -
        -
        Default:
        -
        {}
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Indefinite.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Indefinite.html deleted file mode 100644 index 7a98c15..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Indefinite.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - -Indefinite (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations
-

Annotation Type Indefinite

-
-
-
-
    -
  • -
    -
    -
    @Retention(value=RUNTIME)
    - @Target(value=PARAMETER)
    -public @interface Indefinite
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Optional.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Optional.html deleted file mode 100644 index d5a6e13..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Optional.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - -Optional (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations
-

Annotation Type Optional

-
-
-
-
    -
  • -
    -
    -
    @Retention(value=RUNTIME)
    - @Target(value=PARAMETER)
    -public @interface Optional
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/SubCommand.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/SubCommand.html deleted file mode 100644 index 51e18f8..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/SubCommand.html +++ /dev/null @@ -1,298 +0,0 @@ - - - - - -SubCommand (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations
-

Annotation Type SubCommand

-
-
-
-
    -
  • -
    -
    -
    @Retention(value=RUNTIME)
    - @Target(value=METHOD)
    -public @interface SubCommand
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Required Element Summary

      - - - - - - - - - - - - - - - - - - -
      Required Elements 
      Modifier and TypeRequired Element and Description
      Messagedescription 
      java.lang.Stringname 
      java.lang.String[]parameters 
      -
    • -
    - -
      -
    • - - -

      Optional Element Summary

      - - - - - - - - - - - - - - -
      Optional Elements 
      Modifier and TypeOptional Element and Description
      booleanasync 
      java.lang.Stringpermission 
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Element Detail

      - - - -
        -
      • -

        name

        -
        public abstract java.lang.String name
        -
      • -
      -
    • -
    -
      -
    • - - -
        -
      • -

        description

        -
        public abstract Message description
        -
      • -
      -
    • -
    -
      -
    • - - -
        -
      • -

        parameters

        -
        public abstract java.lang.String[] parameters
        -
      • -
      -
    • -
    - -
      -
    • - - -
        -
      • -

        permission

        -
        public abstract java.lang.String permission
        -
        -
        Default:
        -
        ""
        -
        -
      • -
      -
    • -
    -
      -
    • - - -
        -
      • -

        async

        -
        public abstract boolean async
        -
        -
        Default:
        -
        false
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/TabCompleter.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/TabCompleter.html deleted file mode 100644 index 17ee625..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/TabCompleter.html +++ /dev/null @@ -1,210 +0,0 @@ - - - - - -TabCompleter (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations
-

Annotation Type TabCompleter

-
-
-
-
    -
  • -
    -
    -
    @Retention(value=RUNTIME)
    - @Target(value=PARAMETER)
    -public @interface TabCompleter
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Required Element Summary

      - - - - - - - - - - -
      Required Elements 
      Modifier and TypeRequired Element and Description
      java.lang.String[]value 
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Element Detail

      - - - -
        -
      • -

        value

        -
        public abstract java.lang.String[] value
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-frame.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-frame.html deleted file mode 100644 index c114d9d..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-frame.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations (Plugin 2.0.11-dev1 API) - - - - -

me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations

-
-

Annotation Types

- -
- - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-summary.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-summary.html deleted file mode 100644 index 52b6dc8..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-summary.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Package me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-tree.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-tree.html deleted file mode 100644 index e6c56fb..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-tree.html +++ /dev/null @@ -1,134 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations

-Package Hierarchies: - -
-
-

Annotation Type Hierarchy

- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/Argument.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/Argument.html deleted file mode 100644 index f119595..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/Argument.html +++ /dev/null @@ -1,341 +0,0 @@ - - - - - -Argument (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.commandlibrary.objects
-

Class Argument

-
-
- -
-
    -
  • -
    -
    -
    public class Argument
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      Argument(java.lang.String name, - boolean optional, - boolean indefinite, - java.util.List<java.lang.String> tabCompleters, - ArgumentOption argumentOption) 
      -
    • -
    - - -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        Argument

        -
        public Argument(java.lang.String name,
        -                boolean optional,
        -                boolean indefinite,
        -                java.util.List<java.lang.String> tabCompleters,
        -                ArgumentOption argumentOption)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getName

        -
        public java.lang.String getName()
        -
      • -
      - - - -
        -
      • -

        isOptional

        -
        public boolean isOptional()
        -
      • -
      - - - -
        -
      • -

        isIndefinite

        -
        public boolean isIndefinite()
        -
      • -
      - - - -
        -
      • -

        getTabCompleters

        -
        public java.util.List<java.lang.String> getTabCompleters()
        -
      • -
      - - - -
        -
      • -

        getArgumentOption

        -
        public ArgumentOption getArgumentOption()
        -
      • -
      - - - -
        -
      • -

        parse

        -
        public java.lang.Object parse(java.lang.String input)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/ArgumentOption.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/ArgumentOption.html deleted file mode 100644 index 9397caf..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/ArgumentOption.html +++ /dev/null @@ -1,425 +0,0 @@ - - - - - -ArgumentOption (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.commandlibrary.objects
-

Enum ArgumentOption

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    java.io.Serializable, java.lang.Comparable<ArgumentOption>
    -
    -
    -
    -
    public enum ArgumentOption
    -extends java.lang.Enum<ArgumentOption>
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - -
      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static java.util.Optional<ArgumentOption>fromClass(java.lang.Class<?> inputClass) 
      java.lang.Class<?>getArgumentClass() 
      java.lang.StringgetTypeDescription() 
      static ArgumentOptionvalueOf(java.lang.String name) -
      Returns the enum constant of this type with the specified name.
      -
      static ArgumentOption[]values() -
      Returns an array containing the constants of this enum type, in -the order they are declared.
      -
      -
        -
      • - - -

        Methods inherited from class java.lang.Enum

        -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • -
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

        -getClass, notify, notifyAll, wait, wait, wait
      • -
      -
    • -
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        values

        -
        public static ArgumentOption[] values()
        -
        Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
        -for (ArgumentOption c : ArgumentOption.values())
        -    System.out.println(c);
        -
        -
        -
        Returns:
        -
        an array containing the constants of this enum type, in the order they are declared
        -
        -
      • -
      - - - -
        -
      • -

        valueOf

        -
        public static ArgumentOption valueOf(java.lang.String name)
        -
        Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (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:
        -
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        -
        java.lang.NullPointerException - if the argument is null
        -
        -
      • -
      - - - -
        -
      • -

        getArgumentClass

        -
        public java.lang.Class<?> getArgumentClass()
        -
      • -
      - - - -
        -
      • -

        getTypeDescription

        -
        public java.lang.String getTypeDescription()
        -
      • -
      - - - -
        -
      • -

        fromClass

        -
        public static java.util.Optional<ArgumentOption> fromClass(java.lang.Class<?> inputClass)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryCommand.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryCommand.html deleted file mode 100644 index 58bca45..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryCommand.html +++ /dev/null @@ -1,352 +0,0 @@ - - - - - -LibraryCommand (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.commandlibrary.objects
-

Class LibraryCommand

-
-
- -
-
    -
  • -
    -
    -
    public class LibraryCommand
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      LibraryCommand(org.bukkit.command.PluginCommand command, - java.lang.String permission) 
      -
    • -
    - - -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        LibraryCommand

        -
        public LibraryCommand(org.bukkit.command.PluginCommand command,
        -                      java.lang.String permission)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setSubCommandMap

        -
        public void setSubCommandMap(java.util.Map<java.lang.String,SubCommand> subCommandMap)
        -
      • -
      - - - -
        -
      • -

        parseArguments

        -
        public java.lang.Object[] parseArguments(org.bukkit.command.CommandSender sender,
        -                                         SubCommand subCommand,
        -                                         java.lang.String[] args)
        -
      • -
      - - - -
        -
      • -

        sendInfoMessage

        -
        public void sendInfoMessage(org.bukkit.command.CommandSender sender)
        -
      • -
      - - - -
        -
      • -

        hasPermission

        -
        public boolean hasPermission()
        -
      • -
      - - - -
        -
      • -

        getCommand

        -
        public org.bukkit.command.PluginCommand getCommand()
        -
      • -
      - - - -
        -
      • -

        getSubCommandMap

        -
        public java.util.Map<java.lang.String,SubCommand> getSubCommandMap()
        -
      • -
      - - - -
        -
      • -

        getTabCompleters

        -
        public java.util.List<java.lang.String> getTabCompleters(org.bukkit.command.CommandSender sender)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryCommandExecutor.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryCommandExecutor.html deleted file mode 100644 index d45ee54..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryCommandExecutor.html +++ /dev/null @@ -1,283 +0,0 @@ - - - - - -LibraryCommandExecutor (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.commandlibrary.objects
-

Class LibraryCommandExecutor

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    org.bukkit.command.CommandExecutor
    -
    -
    -
    -
    public class LibraryCommandExecutor
    -extends java.lang.Object
    -implements org.bukkit.command.CommandExecutor
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - -
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      booleanonCommand(org.bukkit.command.CommandSender sender, - org.bukkit.command.Command command, - java.lang.String label, - java.lang.String[] args) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        LibraryCommandExecutor

        -
        public LibraryCommandExecutor(LibraryCommand libraryCommand)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        onCommand

        -
        public boolean onCommand(org.bukkit.command.CommandSender sender,
        -                         org.bukkit.command.Command command,
        -                         java.lang.String label,
        -                         java.lang.String[] args)
        -
        -
        Specified by:
        -
        onCommand in interface org.bukkit.command.CommandExecutor
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryTabCompleter.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryTabCompleter.html deleted file mode 100644 index 2d9ad41..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryTabCompleter.html +++ /dev/null @@ -1,283 +0,0 @@ - - - - - -LibraryTabCompleter (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.commandlibrary.objects
-

Class LibraryTabCompleter

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    org.bukkit.command.TabCompleter
    -
    -
    -
    -
    public class LibraryTabCompleter
    -extends java.lang.Object
    -implements org.bukkit.command.TabCompleter
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - -
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      java.util.List<java.lang.String>onTabComplete(org.bukkit.command.CommandSender sender, - org.bukkit.command.Command command, - java.lang.String label, - java.lang.String[] args) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        LibraryTabCompleter

        -
        public LibraryTabCompleter(LibraryCommand libraryCommand)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        onTabComplete

        -
        public java.util.List<java.lang.String> onTabComplete(org.bukkit.command.CommandSender sender,
        -                                                      org.bukkit.command.Command command,
        -                                                      java.lang.String label,
        -                                                      java.lang.String[] args)
        -
        -
        Specified by:
        -
        onTabComplete in interface org.bukkit.command.TabCompleter
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/SubCommand.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/SubCommand.html deleted file mode 100644 index 02ed98b..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/SubCommand.html +++ /dev/null @@ -1,416 +0,0 @@ - - - - - -SubCommand (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.commandlibrary.objects
-

Class SubCommand

-
-
- -
-
    -
  • -
    -
    -
    public class SubCommand
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      SubCommand(java.lang.String name, - java.lang.String description, - java.util.List<Argument> arguments, - java.lang.String permission, - int minimumParameters, - int parameters, - boolean async, - java.lang.Object commandInvoker) 
      -
    • -
    - - -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SubCommand

        -
        public SubCommand(java.lang.String name,
        -                  java.lang.String description,
        -                  java.util.List<Argument> arguments,
        -                  java.lang.String permission,
        -                  int minimumParameters,
        -                  int parameters,
        -                  boolean async,
        -                  java.lang.Object commandInvoker)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        addMethod

        -
        public void addMethod(java.lang.Class<? extends org.bukkit.command.CommandSender> sender,
        -                      java.lang.reflect.Method method)
        -
      • -
      - - - -
        -
      • -

        invoke

        -
        public void invoke(org.bukkit.command.CommandSender sender,
        -                   java.lang.Object[] arguments)
        -
      • -
      - - - -
        -
      • -

        getName

        -
        public java.lang.String getName()
        -
      • -
      - - - -
        -
      • -

        getDescription

        -
        public java.lang.String getDescription()
        -
      • -
      - - - -
        -
      • -

        getArgumentString

        -
        public java.lang.String getArgumentString()
        -
      • -
      - - - -
        -
      • -

        getArguments

        -
        public java.util.List<Argument> getArguments()
        -
      • -
      - - - -
        -
      • -

        getPermission

        -
        public java.lang.String getPermission()
        -
      • -
      - - - -
        -
      • -

        hasPermission

        -
        public boolean hasPermission()
        -
      • -
      - - - -
        -
      • -

        getMinimumParameters

        -
        public int getMinimumParameters()
        -
      • -
      - - - -
        -
      • -

        getParameters

        -
        public int getParameters()
        -
      • -
      - - - -
        -
      • -

        isAsync

        -
        public boolean isAsync()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-frame.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-frame.html deleted file mode 100644 index c6cb6b8..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-frame.html +++ /dev/null @@ -1,27 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.commandlibrary.objects (Plugin 2.0.11-dev1 API) - - - - -

me.legofreak107.vehiclesplus.libraries.commandlibrary.objects

-
-

Classes

- -

Enums

- -
- - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-summary.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-summary.html deleted file mode 100644 index a4128b8..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-summary.html +++ /dev/null @@ -1,170 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.commandlibrary.objects (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Package me.legofreak107.vehiclesplus.libraries.commandlibrary.objects

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-tree.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-tree.html deleted file mode 100644 index c166ac7..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-tree.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.commandlibrary.objects Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package me.legofreak107.vehiclesplus.libraries.commandlibrary.objects

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Enum Hierarchy

- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-frame.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-frame.html deleted file mode 100644 index 56ffbcf..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-frame.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.commandlibrary (Plugin 2.0.11-dev1 API) - - - - -

me.legofreak107.vehiclesplus.libraries.commandlibrary

-
-

Classes

- -
- - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-summary.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-summary.html deleted file mode 100644 index 61d3254..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-summary.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.commandlibrary (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Package me.legofreak107.vehiclesplus.libraries.commandlibrary

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-tree.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-tree.html deleted file mode 100644 index cb54100..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-tree.html +++ /dev/null @@ -1,142 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.commandlibrary Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package me.legofreak107.vehiclesplus.libraries.commandlibrary

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/CommandConstructor.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/CommandConstructor.html deleted file mode 100644 index cfea642..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/CommandConstructor.html +++ /dev/null @@ -1,268 +0,0 @@ - - - - - -CommandConstructor (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.commandlibrary.util
-

Class CommandConstructor

-
-
- -
-
    -
  • -
    -
    -
    public class CommandConstructor
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      CommandConstructor() 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - -
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static voidregisterCommand(java.lang.Object commandInstance) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        CommandConstructor

        -
        public CommandConstructor()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        registerCommand

        -
        public static void registerCommand(java.lang.Object commandInstance)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-frame.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-frame.html deleted file mode 100644 index f53e23d..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-frame.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.commandlibrary.util (Plugin 2.0.11-dev1 API) - - - - -

me.legofreak107.vehiclesplus.libraries.commandlibrary.util

-
-

Classes

- -
- - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-summary.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-summary.html deleted file mode 100644 index a7e891c..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-summary.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.commandlibrary.util (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Package me.legofreak107.vehiclesplus.libraries.commandlibrary.util

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-tree.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-tree.html deleted file mode 100644 index 7bed318..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-tree.html +++ /dev/null @@ -1,134 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.commandlibrary.util Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package me.legofreak107.vehiclesplus.libraries.commandlibrary.util

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/config/ConfigConverter.html b/docs/me/legofreak107/vehiclesplus/libraries/config/ConfigConverter.html deleted file mode 100644 index 59def17..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/config/ConfigConverter.html +++ /dev/null @@ -1,359 +0,0 @@ - - - - - -ConfigConverter (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.config
-

Class ConfigConverter

-
-
- -
-
    -
  • -
    -
    -
    public class ConfigConverter
    -extends java.lang.Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ConfigConverter

        -
        public ConfigConverter()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        convertRims

        -
        public void convertRims()
        -
      • -
      - - - -
        -
      • -

        convertFuels

        -
        public void convertFuels()
        -
      • -
      - - - -
        -
      • -

        convertCars

        -
        public void convertCars()
        -
      • -
      - - - -
        -
      • -

        convertBoats

        -
        public void convertBoats()
        -
      • -
      - - - -
        -
      • -

        convertBikes

        -
        public void convertBikes()
        -
      • -
      - - - -
        -
      • -

        convertPlanes

        -
        public void convertPlanes()
        -
      • -
      - - - -
        -
      • -

        convertTank

        -
        public void convertTank()
        -
      • -
      - - - -
        -
      • -

        convertHelicopters

        -
        public void convertHelicopters()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/config/StorageConverter.html b/docs/me/legofreak107/vehiclesplus/libraries/config/StorageConverter.html deleted file mode 100644 index 0080882..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/config/StorageConverter.html +++ /dev/null @@ -1,268 +0,0 @@ - - - - - -StorageConverter (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.config
-

Class StorageConverter

-
-
- -
-
    -
  • -
    -
    -
    public class StorageConverter
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      StorageConverter() 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - -
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static voidloadAllVehicles() 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        StorageConverter

        -
        public StorageConverter()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        loadAllVehicles

        -
        public static void loadAllVehicles()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/config/package-frame.html b/docs/me/legofreak107/vehiclesplus/libraries/config/package-frame.html deleted file mode 100644 index 86e178a..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/config/package-frame.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.config (Plugin 2.0.11-dev1 API) - - - - -

me.legofreak107.vehiclesplus.libraries.config

-
-

Classes

- -
- - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/config/package-summary.html b/docs/me/legofreak107/vehiclesplus/libraries/config/package-summary.html deleted file mode 100644 index 644c79d..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/config/package-summary.html +++ /dev/null @@ -1,143 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.config (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Package me.legofreak107.vehiclesplus.libraries.config

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/config/package-tree.html b/docs/me/legofreak107/vehiclesplus/libraries/config/package-tree.html deleted file mode 100644 index 30bf11a..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/config/package-tree.html +++ /dev/null @@ -1,135 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.config Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package me.legofreak107.vehiclesplus.libraries.config

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/CustomItemStack.html b/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/CustomItemStack.html deleted file mode 100644 index cc8e5e3..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/CustomItemStack.html +++ /dev/null @@ -1,322 +0,0 @@ - - - - - -CustomItemStack (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.itemstacks
-

Class CustomItemStack

-
-
- -
-
    -
  • -
    -
    -
    public class CustomItemStack
    -extends java.lang.Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        CustomItemStack

        -
        public CustomItemStack(org.bukkit.Material mat,
        -                       java.lang.Integer amount)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - -
        -
      • -

        withName

        -
        public CustomItemStack withName(java.lang.String name)
        -
      • -
      - - - -
        -
      • -

        withLore

        -
        public CustomItemStack withLore(java.util.List<java.lang.String> lore)
        -
      • -
      - - - - - - - -
        -
      • -

        getItemStack

        -
        public org.bukkit.inventory.ItemStack getItemStack()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-frame.html b/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-frame.html deleted file mode 100644 index dcfd93b..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-frame.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.itemstacks (Plugin 2.0.11-dev1 API) - - - - -

me.legofreak107.vehiclesplus.libraries.itemstacks

-
-

Classes

- -
- - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-summary.html b/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-summary.html deleted file mode 100644 index 3c3b1ca..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-summary.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.itemstacks (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Package me.legofreak107.vehiclesplus.libraries.itemstacks

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-tree.html b/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-tree.html deleted file mode 100644 index 431d87c..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-tree.html +++ /dev/null @@ -1,134 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.itemstacks Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package me.legofreak107.vehiclesplus.libraries.itemstacks

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/MaterialChecker.html b/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/MaterialChecker.html deleted file mode 100644 index 1eac59e..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/MaterialChecker.html +++ /dev/null @@ -1,294 +0,0 @@ - - - - - -MaterialChecker (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.materialchecker
-

Class MaterialChecker

-
-
- -
-
    -
  • -
    -
    -
    public class MaterialChecker
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      MaterialChecker() 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - -
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static java.lang.BooleanisBottomSlab(org.bukkit.block.Block block) 
      static java.lang.BooleanisFullBlock(org.bukkit.Material mat) 
      static java.lang.BooleanisSlab(org.bukkit.block.Block block) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        MaterialChecker

        -
        public MaterialChecker()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        isFullBlock

        -
        public static java.lang.Boolean isFullBlock(org.bukkit.Material mat)
        -
      • -
      - - - -
        -
      • -

        isBottomSlab

        -
        public static java.lang.Boolean isBottomSlab(org.bukkit.block.Block block)
        -
      • -
      - - - -
        -
      • -

        isSlab

        -
        public static java.lang.Boolean isSlab(org.bukkit.block.Block block)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-frame.html b/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-frame.html deleted file mode 100644 index c11767c..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-frame.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.materialchecker (Plugin 2.0.11-dev1 API) - - - - -

me.legofreak107.vehiclesplus.libraries.materialchecker

-
-

Classes

- -
- - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-summary.html b/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-summary.html deleted file mode 100644 index f216912..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-summary.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.materialchecker (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Package me.legofreak107.vehiclesplus.libraries.materialchecker

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-tree.html b/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-tree.html deleted file mode 100644 index f2918d4..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-tree.html +++ /dev/null @@ -1,134 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.materialchecker Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package me.legofreak107.vehiclesplus.libraries.materialchecker

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/NBTDataType.html b/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/NBTDataType.html deleted file mode 100644 index f8d5c8d..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/NBTDataType.html +++ /dev/null @@ -1,374 +0,0 @@ - - - - - -NBTDataType (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.nbtsaving
-

Enum NBTDataType

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    java.io.Serializable, java.lang.Comparable<NBTDataType>
    -
    -
    -
    -
    public enum NBTDataType
    -extends java.lang.Enum<NBTDataType>
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - -
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static NBTDataTypevalueOf(java.lang.String name) -
      Returns the enum constant of this type with the specified name.
      -
      static NBTDataType[]values() -
      Returns an array containing the constants of this enum type, in -the order they are declared.
      -
      -
        -
      • - - -

        Methods inherited from class java.lang.Enum

        -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • -
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

        -getClass, notify, notifyAll, wait, wait, wait
      • -
      -
    • -
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        values

        -
        public static NBTDataType[] values()
        -
        Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
        -for (NBTDataType c : NBTDataType.values())
        -    System.out.println(c);
        -
        -
        -
        Returns:
        -
        an array containing the constants of this enum type, in the order they are declared
        -
        -
      • -
      - - - -
        -
      • -

        valueOf

        -
        public static NBTDataType valueOf(java.lang.String name)
        -
        Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (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:
        -
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        -
        java.lang.NullPointerException - if the argument is null
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/NBTSave.html b/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/NBTSave.html deleted file mode 100644 index ef3cb2a..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/NBTSave.html +++ /dev/null @@ -1,302 +0,0 @@ - - - - - -NBTSave (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.nbtsaving
-

Class NBTSave

-
-
- -
-
    -
  • -
    -
    -
    public class NBTSave
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      NBTSave() 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - -
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static java.lang.StringgetNbtString(org.bukkit.entity.Entity entity, - NBTDataType key) 
      static voidremoveNbtString(org.bukkit.entity.Entity entity, - java.lang.String key) 
      static voidsetNbtString(org.bukkit.entity.Entity entity, - NBTDataType key, - java.lang.String value) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        NBTSave

        -
        public NBTSave()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getNbtString

        -
        public static java.lang.String getNbtString(org.bukkit.entity.Entity entity,
        -                                            NBTDataType key)
        -
      • -
      - - - -
        -
      • -

        setNbtString

        -
        public static void setNbtString(org.bukkit.entity.Entity entity,
        -                                NBTDataType key,
        -                                java.lang.String value)
        -
      • -
      - - - -
        -
      • -

        removeNbtString

        -
        public static void removeNbtString(org.bukkit.entity.Entity entity,
        -                                   java.lang.String key)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/Pair.html b/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/Pair.html deleted file mode 100644 index 03d17aa..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/Pair.html +++ /dev/null @@ -1,336 +0,0 @@ - - - - - -Pair (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.nbtsaving
-

Class Pair<L,R>

-
-
- -
-
    -
  • -
    -
    -
    public class Pair<L,R>
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      Pair(L left, - R right) 
      -
    • -
    - - -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - - - -
        -
      • -

        Pair

        -
        public Pair(L left,
        -            R right)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getLeft

        -
        public L getLeft()
        -
      • -
      - - - -
        -
      • -

        getRight

        -
        public R getRight()
        -
      • -
      - - - -
        -
      • -

        toString

        -
        public java.lang.String toString()
        -
        -
        Overrides:
        -
        toString in class java.lang.Object
        -
        -
      • -
      - - - -
        -
      • -

        equals

        -
        public boolean equals(java.lang.Object o)
        -
        -
        Overrides:
        -
        equals in class java.lang.Object
        -
        -
      • -
      - - - -
        -
      • -

        hashCode

        -
        public int hashCode()
        -
        -
        Overrides:
        -
        hashCode in class java.lang.Object
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-frame.html b/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-frame.html deleted file mode 100644 index a4f1dc4..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-frame.html +++ /dev/null @@ -1,24 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.nbtsaving (Plugin 2.0.11-dev1 API) - - - - -

me.legofreak107.vehiclesplus.libraries.nbtsaving

-
-

Classes

- -

Enums

- -
- - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-summary.html b/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-summary.html deleted file mode 100644 index aeb8d2c..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-summary.html +++ /dev/null @@ -1,158 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.nbtsaving (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Package me.legofreak107.vehiclesplus.libraries.nbtsaving

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-tree.html b/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-tree.html deleted file mode 100644 index 89ecb5d..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-tree.html +++ /dev/null @@ -1,147 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.nbtsaving Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package me.legofreak107.vehiclesplus.libraries.nbtsaving

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Enum Hierarchy

- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInBaseSerialize.html b/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInBaseSerialize.html deleted file mode 100644 index eff76c8..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInBaseSerialize.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - -IncludeInBaseSerialize (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.serialization.annotations
-

Annotation Type IncludeInBaseSerialize

-
-
-
-
    -
  • -
    -
    -
    @Retention(value=RUNTIME)
    - @Target(value=TYPE)
    -public @interface IncludeInBaseSerialize
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInSerialize.html b/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInSerialize.html deleted file mode 100644 index 3f5eb51..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInSerialize.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - -IncludeInSerialize (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.serialization.annotations
-

Annotation Type IncludeInSerialize

-
-
-
-
    -
  • -
    -
    -
    @Retention(value=RUNTIME)
    - @Target(value=TYPE)
    -public @interface IncludeInSerialize
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/VPSerializable.html b/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/VPSerializable.html deleted file mode 100644 index 2c5d135..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/VPSerializable.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - -VPSerializable (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.serialization.annotations
-

Annotation Type VPSerializable

-
-
-
-
    -
  • -
    -
    -
    @Retention(value=RUNTIME)
    - @Target(value=FIELD)
    -public @interface VPSerializable
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-frame.html b/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-frame.html deleted file mode 100644 index 2f37a06..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-frame.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.serialization.annotations (Plugin 2.0.11-dev1 API) - - - - -

me.legofreak107.vehiclesplus.libraries.serialization.annotations

-
-

Annotation Types

- -
- - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-summary.html b/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-summary.html deleted file mode 100644 index 7228e1b..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-summary.html +++ /dev/null @@ -1,147 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.serialization.annotations (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Package me.legofreak107.vehiclesplus.libraries.serialization.annotations

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-tree.html b/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-tree.html deleted file mode 100644 index 3d4c7c5..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-tree.html +++ /dev/null @@ -1,132 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.serialization.annotations Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package me.legofreak107.vehiclesplus.libraries.serialization.annotations

-Package Hierarchies: - -
-
-

Annotation Type Hierarchy

- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/ConfigSerializer.html b/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/ConfigSerializer.html deleted file mode 100644 index 7446741..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/ConfigSerializer.html +++ /dev/null @@ -1,305 +0,0 @@ - - - - - -ConfigSerializer (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.serialization.config
-

Class ConfigSerializer

-
-
- -
-
    -
  • -
    -
    -
    public class ConfigSerializer
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      ConfigSerializer() 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - -
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static java.lang.ObjectgetClassFromYml(org.bukkit.configuration.file.FileConfiguration config, - java.lang.String path, - java.lang.Boolean includeNormalSerializerTag) 
      static voidsaveClassToYml(org.bukkit.configuration.file.FileConfiguration config, - java.lang.String path, - java.lang.Object toSave, - boolean includeNormalSerializerTag) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        ConfigSerializer

        -
        public ConfigSerializer()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        saveClassToYml

        -
        public static void saveClassToYml(org.bukkit.configuration.file.FileConfiguration config,
        -                                  java.lang.String path,
        -                                  java.lang.Object toSave,
        -                                  boolean includeNormalSerializerTag)
        -                           throws java.lang.IllegalAccessException
        -
        -
        Throws:
        -
        java.lang.IllegalAccessException
        -
        -
      • -
      - - - -
        -
      • -

        getClassFromYml

        -
        public static java.lang.Object getClassFromYml(org.bukkit.configuration.file.FileConfiguration config,
        -                                               java.lang.String path,
        -                                               java.lang.Boolean includeNormalSerializerTag)
        -                                        throws java.lang.ClassNotFoundException,
        -                                               java.lang.IllegalAccessException,
        -                                               java.lang.InstantiationException
        -
        -
        Throws:
        -
        java.lang.ClassNotFoundException
        -
        java.lang.IllegalAccessException
        -
        java.lang.InstantiationException
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-summary.html b/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-summary.html deleted file mode 100644 index 419b5be..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-summary.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.serialization.config (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Package me.legofreak107.vehiclesplus.libraries.serialization.config

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-tree.html b/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-tree.html deleted file mode 100644 index 5958f21..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-tree.html +++ /dev/null @@ -1,134 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.serialization.config Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package me.legofreak107.vehiclesplus.libraries.serialization.config

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/ColorSerializer.html b/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/ColorSerializer.html deleted file mode 100644 index 4a24a9b..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/ColorSerializer.html +++ /dev/null @@ -1,281 +0,0 @@ - - - - - -ColorSerializer (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.serialization.custom
-

Class ColorSerializer

-
-
- -
-
    -
  • -
    -
    -
    public class ColorSerializer
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      ColorSerializer() 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - -
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static java.lang.StringserializeColor(org.bukkit.Color color) 
      static org.bukkit.ColorserializeColor(java.lang.String string) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        ColorSerializer

        -
        public ColorSerializer()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        serializeColor

        -
        public static java.lang.String serializeColor(org.bukkit.Color color)
        -
      • -
      - - - -
        -
      • -

        serializeColor

        -
        public static org.bukkit.Color serializeColor(java.lang.String string)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/InventorySerializer.html b/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/InventorySerializer.html deleted file mode 100644 index ab67cd4..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/InventorySerializer.html +++ /dev/null @@ -1,281 +0,0 @@ - - - - - -InventorySerializer (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.serialization.custom
-

Class InventorySerializer

-
-
- -
-
    -
  • -
    -
    -
    public class InventorySerializer
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - -
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static java.lang.StringinventoryToString(org.bukkit.inventory.Inventory inv) 
      static org.bukkit.inventory.InventorystringToInventory(java.lang.String input) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        InventorySerializer

        -
        public InventorySerializer()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        inventoryToString

        -
        public static java.lang.String inventoryToString(org.bukkit.inventory.Inventory inv)
        -
      • -
      - - - -
        -
      • -

        stringToInventory

        -
        public static org.bukkit.inventory.Inventory stringToInventory(java.lang.String input)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/ItemStackSerializer.html b/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/ItemStackSerializer.html deleted file mode 100644 index 65aa578..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/ItemStackSerializer.html +++ /dev/null @@ -1,281 +0,0 @@ - - - - - -ItemStackSerializer (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - - -
-
me.legofreak107.vehiclesplus.libraries.serialization.custom
-

Class ItemStackSerializer

-
-
- -
-
    -
  • -
    -
    -
    public class ItemStackSerializer
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - -
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static java.lang.StringserializeItemStack(org.bukkit.inventory.ItemStack item) 
      static org.bukkit.inventory.ItemStackserializeItemStack(java.lang.String inputBase) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        ItemStackSerializer

        -
        public ItemStackSerializer()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        serializeItemStack

        -
        public static java.lang.String serializeItemStack(org.bukkit.inventory.ItemStack item)
        -
      • -
      - - - -
        -
      • -

        serializeItemStack

        -
        public static org.bukkit.inventory.ItemStack serializeItemStack(java.lang.String inputBase)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-frame.html b/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-frame.html deleted file mode 100644 index b0e9198..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-frame.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.serialization.custom (Plugin 2.0.11-dev1 API) - - - - -

me.legofreak107.vehiclesplus.libraries.serialization.custom

-
-

Classes

- -
- - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-summary.html b/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-summary.html deleted file mode 100644 index f5f047f..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-summary.html +++ /dev/null @@ -1,147 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.serialization.custom (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Package me.legofreak107.vehiclesplus.libraries.serialization.custom

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-tree.html b/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-tree.html deleted file mode 100644 index c68e487..0000000 --- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-tree.html +++ /dev/null @@ -1,136 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.libraries.serialization.custom Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package me.legofreak107.vehiclesplus.libraries.serialization.custom

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/package-frame.html b/docs/me/legofreak107/vehiclesplus/package-frame.html deleted file mode 100644 index 51412ee..0000000 --- a/docs/me/legofreak107/vehiclesplus/package-frame.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus (Plugin 2.0.11-dev1 API) - - - - -

me.legofreak107.vehiclesplus

-
-

Classes

- -
- - diff --git a/docs/me/legofreak107/vehiclesplus/package-summary.html b/docs/me/legofreak107/vehiclesplus/package-summary.html deleted file mode 100644 index 1c111f7..0000000 --- a/docs/me/legofreak107/vehiclesplus/package-summary.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Package me.legofreak107.vehiclesplus

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/package-tree.html b/docs/me/legofreak107/vehiclesplus/package-tree.html deleted file mode 100644 index 4c68ae2..0000000 --- a/docs/me/legofreak107/vehiclesplus/package-tree.html +++ /dev/null @@ -1,142 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package me.legofreak107.vehiclesplus

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - - - -
- - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/API.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/VehiclesPlusAPI.html similarity index 74% rename from docs/me/legofreak107/vehiclesplus/vehicles/api/API.html rename to docs/me/legofreak107/vehiclesplus/vehicles/api/VehiclesPlusAPI.html index 16d82b2..02b7bcc 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/api/API.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/VehiclesPlusAPI.html @@ -3,7 +3,7 @@ -API (Plugin 2.0.11-dev1 API) +VehiclesPlusAPI (API 2.1.0-dev2 API) @@ -11,13 +11,13 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -18,6 +18,7 @@
  • VehicleDamageEvent
  • VehicleDestroyEvent
  • VehicleEnterEvent
  • +
  • VehicleGiveEvent
  • VehicleLeaveEvent
  • VehicleSpawnEvent
  • diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-summary.html index 2c0ef05..f7c5a0e 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.api.events (Plugin 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.api.events (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,13 +11,13 @@ -

    me.legofreak107.vehiclesplus.libraries.serialization.config

    +

    me.legofreak107.vehiclesplus.vehicles.api.interfaces

    -

    Classes

    -
    diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-summary.html similarity index 79% rename from docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-summary.html rename to docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-summary.html index 3e03c55..aad2673 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.locale.objects (Plugin 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.api.interfaces (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ -

    me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.enums

    +

    me.legofreak107.vehiclesplus.vehicles.api.libraries.nbtsaving

    Enums

    diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-summary.html similarity index 81% rename from docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-summary.html rename to docs/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-summary.html index e8bbaeb..0f80a7f 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.enums (Plugin 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.api.libraries.nbtsaving (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,14 +11,14 @@ -

    me.legofreak107.vehiclesplus.vehicles.locale.objects

    +

    me.legofreak107.vehiclesplus.vehicles.api.managers

    Classes

    diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/movement/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/managers/package-summary.html similarity index 83% rename from docs/me/legofreak107/vehiclesplus/vehicles/nms/movement/package-summary.html rename to docs/me/legofreak107/vehiclesplus/vehicles/api/managers/package-summary.html index 1d7ebad..53cff95 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/movement/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/managers/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.nms.movement (Plugin 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.api.managers (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-summary.html index c0128b3..f70526f 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.api.objects.collision (Plugin 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.api.objects.collision (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-summary.html index 0966645..85b8283 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.api.objects.custominput (Plugin 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.api.objects.custominput (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-summary.html index 0dbe356..38f9e07 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.api.objects.spawn (Plugin 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.api.objects.spawn (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -12,7 +12,7 @@

    Classes

    diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/package-summary.html index d77d789..b247e73 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/api/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.api (Plugin 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.api (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.commands
    -

    Class AddonCommand

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class AddonCommand
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        AddonCommand() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidgivePaint(org.bukkit.entity.Player sender, - org.bukkit.entity.Player target, - java.lang.Integer red, - java.lang.Integer green, - java.lang.Integer blue) 
        voidgivePart(org.bukkit.entity.Player sender, - org.bukkit.entity.Player target, - java.lang.Integer red, - java.lang.Integer green, - java.lang.Integer blue, - java.lang.Double xOffset, - java.lang.Double yOffset, - java.lang.Double zOffset) 
        voidgiveWheel(org.bukkit.entity.Player sender, - org.bukkit.entity.Player target, - java.lang.String partName, - java.lang.Integer red, - java.lang.Integer green, - java.lang.Integer blue) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          AddonCommand

          -
          public AddonCommand()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          givePart

          -
          public void givePart(org.bukkit.entity.Player sender,
          -                     org.bukkit.entity.Player target,
          -                     java.lang.Integer red,
          -                     java.lang.Integer green,
          -                     java.lang.Integer blue,
          -                     java.lang.Double xOffset,
          -                     java.lang.Double yOffset,
          -                     java.lang.Double zOffset)
          -
        • -
        - - - -
          -
        • -

          givePaint

          -
          public void givePaint(org.bukkit.entity.Player sender,
          -                      org.bukkit.entity.Player target,
          -                      java.lang.Integer red,
          -                      java.lang.Integer green,
          -                      java.lang.Integer blue)
          -
        • -
        - - - -
          -
        • -

          giveWheel

          -
          public void giveWheel(org.bukkit.entity.Player sender,
          -                      org.bukkit.entity.Player target,
          -                      java.lang.String partName,
          -                      java.lang.Integer red,
          -                      java.lang.Integer green,
          -                      java.lang.Integer blue)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/commands/FuelCommand.html b/docs/me/legofreak107/vehiclesplus/vehicles/commands/FuelCommand.html deleted file mode 100644 index 318eb81..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/commands/FuelCommand.html +++ /dev/null @@ -1,319 +0,0 @@ - - - - - -FuelCommand (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.commands
    -

    Class FuelCommand

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class FuelCommand
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        FuelCommand() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidbuy(org.bukkit.entity.Player sender, - java.lang.String type, - java.lang.Integer liters) 
        voidgive(org.bukkit.entity.Player sender, - org.bukkit.entity.Player target, - java.lang.String type, - java.lang.Double amount) 
        voidshop(org.bukkit.entity.Player sender) 
        voidshop(org.bukkit.entity.Player sender, - org.bukkit.entity.Player target) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          FuelCommand

          -
          public FuelCommand()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          give

          -
          public void give(org.bukkit.entity.Player sender,
          -                 org.bukkit.entity.Player target,
          -                 java.lang.String type,
          -                 java.lang.Double amount)
          -
        • -
        - - - -
          -
        • -

          buy

          -
          public void buy(org.bukkit.entity.Player sender,
          -                java.lang.String type,
          -                java.lang.Integer liters)
          -
        • -
        - - - -
          -
        • -

          shop

          -
          public void shop(org.bukkit.entity.Player sender,
          -                 org.bukkit.entity.Player target)
          -
        • -
        - - - -
          -
        • -

          shop

          -
          public void shop(org.bukkit.entity.Player sender)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/commands/VehiclesCommand.html b/docs/me/legofreak107/vehiclesplus/vehicles/commands/VehiclesCommand.html deleted file mode 100644 index 785b922..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/commands/VehiclesCommand.html +++ /dev/null @@ -1,373 +0,0 @@ - - - - - -VehiclesCommand (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.commands
    -

    Class VehiclesCommand

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class VehiclesCommand
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        VehiclesCommand() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voiddisplayInfo(org.bukkit.entity.Player sender, - java.lang.String name) 
        voiddisplayList(org.bukkit.entity.Player sender) 
        voidforceDespawn(org.bukkit.entity.Player sender) 
        voidgive(org.bukkit.command.CommandSender sender, - org.bukkit.entity.Player target, - BaseVehicle vehicle, - java.lang.Integer red, - java.lang.Integer green, - java.lang.Integer blue) 
        voidopenGarage(org.bukkit.entity.Player sender) 
        voidreload(org.bukkit.entity.Player sender) 
        voidshop(org.bukkit.entity.Player sender) 
        voidshop(org.bukkit.entity.Player sender, - org.bukkit.entity.Player target) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          VehiclesCommand

          -
          public VehiclesCommand()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          displayList

          -
          public void displayList(org.bukkit.entity.Player sender)
          -
        • -
        - - - -
          -
        • -

          give

          -
          public void give(org.bukkit.command.CommandSender sender,
          -                 org.bukkit.entity.Player target,
          -                 BaseVehicle vehicle,
          -                 java.lang.Integer red,
          -                 java.lang.Integer green,
          -                 java.lang.Integer blue)
          -
        • -
        - - - -
          -
        • -

          reload

          -
          public void reload(org.bukkit.entity.Player sender)
          -
        • -
        - - - -
          -
        • -

          forceDespawn

          -
          public void forceDespawn(org.bukkit.entity.Player sender)
          -
        • -
        - - - -
          -
        • -

          openGarage

          -
          public void openGarage(org.bukkit.entity.Player sender)
          -
        • -
        - - - -
          -
        • -

          shop

          -
          public void shop(org.bukkit.entity.Player sender,
          -                 org.bukkit.entity.Player target)
          -
        • -
        - - - -
          -
        • -

          shop

          -
          public void shop(org.bukkit.entity.Player sender)
          -
        • -
        - - - -
          -
        • -

          displayInfo

          -
          public void displayInfo(org.bukkit.entity.Player sender,
          -                        java.lang.String name)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/commands/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/commands/package-frame.html deleted file mode 100644 index 5eae7cb..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/commands/package-frame.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.commands (Plugin 2.0.11-dev1 API) - - - - -

    me.legofreak107.vehiclesplus.vehicles.commands

    -
    -

    Classes

    - -
    - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/commands/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/commands/package-summary.html deleted file mode 100644 index 002e6b3..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/commands/package-summary.html +++ /dev/null @@ -1,147 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.commands (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Package me.legofreak107.vehiclesplus.vehicles.commands

    -
    -
    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/commands/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/commands/package-tree.html deleted file mode 100644 index bf5ab76..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/commands/package-tree.html +++ /dev/null @@ -1,136 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.commands Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Hierarchy For Package me.legofreak107.vehiclesplus.vehicles.commands

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/FirstRun.html b/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/FirstRun.html deleted file mode 100644 index 111ff67..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/FirstRun.html +++ /dev/null @@ -1,268 +0,0 @@ - - - - - -FirstRun (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.firstrun
    -

    Class FirstRun

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class FirstRun
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        FirstRun() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidinitiate() 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          FirstRun

          -
          public FirstRun()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          initiate

          -
          public void initiate()
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-frame.html deleted file mode 100644 index bb8ef72..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-frame.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.firstrun (Plugin 2.0.11-dev1 API) - - - - -

    me.legofreak107.vehiclesplus.vehicles.firstrun

    -
    -

    Classes

    - -
    - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-summary.html deleted file mode 100644 index 4bdba8b..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-summary.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.firstrun (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Package me.legofreak107.vehiclesplus.vehicles.firstrun

    -
    -
    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-tree.html deleted file mode 100644 index 79695c7..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-tree.html +++ /dev/null @@ -1,134 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.firstrun Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Hierarchy For Package me.legofreak107.vehiclesplus.vehicles.firstrun

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/fuel/FuelItem.html b/docs/me/legofreak107/vehiclesplus/vehicles/fuel/FuelItem.html deleted file mode 100644 index b024625..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/fuel/FuelItem.html +++ /dev/null @@ -1,322 +0,0 @@ - - - - - -FuelItem (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.fuel
    -

    Class FuelItem

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class FuelItem
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        FuelItem(java.lang.String name, - java.lang.Double storage) 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        java.lang.StringgetName() 
        java.lang.DoublegetStorage() 
        voidsetItemInfo(org.bukkit.inventory.ItemStack item) 
        voidsetName(java.lang.String name) 
        voidsetStorage(java.lang.Double storage) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          FuelItem

          -
          public FuelItem(java.lang.String name,
          -                java.lang.Double storage)
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          setItemInfo

          -
          public void setItemInfo(org.bukkit.inventory.ItemStack item)
          -
        • -
        - - - -
          -
        • -

          setName

          -
          public void setName(java.lang.String name)
          -
        • -
        - - - -
          -
        • -

          setStorage

          -
          public void setStorage(java.lang.Double storage)
          -
        • -
        - - - -
          -
        • -

          getName

          -
          public java.lang.String getName()
          -
        • -
        - - - -
          -
        • -

          getStorage

          -
          public java.lang.Double getStorage()
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/fuel/FuelType.html b/docs/me/legofreak107/vehiclesplus/vehicles/fuel/FuelType.html deleted file mode 100644 index 4b8cb05..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/fuel/FuelType.html +++ /dev/null @@ -1,349 +0,0 @@ - - - - - -FuelType (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.fuel
    -

    Class FuelType

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class FuelType
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - - - - -
        Constructors 
        Constructor and Description
        FuelType() 
        FuelType(java.lang.String name, - java.lang.Double pricePerLiter, - org.bukkit.inventory.ItemStack fuelItem) 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        org.bukkit.inventory.ItemStackgetFuelItem() 
        java.lang.StringgetName() 
        java.lang.DoublegetPricePerLiter() 
        voidsetFuelItem(org.bukkit.inventory.ItemStack fuelItem) 
        voidsetName(java.lang.String name) 
        voidsetPricePerLiter(java.lang.Double pricePerLiter) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          FuelType

          -
          public FuelType(java.lang.String name,
          -                java.lang.Double pricePerLiter,
          -                org.bukkit.inventory.ItemStack fuelItem)
          -
        • -
        - - - -
          -
        • -

          FuelType

          -
          public FuelType()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          setName

          -
          public void setName(java.lang.String name)
          -
        • -
        - - - -
          -
        • -

          setPricePerLiter

          -
          public void setPricePerLiter(java.lang.Double pricePerLiter)
          -
        • -
        - - - -
          -
        • -

          setFuelItem

          -
          public void setFuelItem(org.bukkit.inventory.ItemStack fuelItem)
          -
        • -
        - - - -
          -
        • -

          getName

          -
          public java.lang.String getName()
          -
        • -
        - - - -
          -
        • -

          getPricePerLiter

          -
          public java.lang.Double getPricePerLiter()
          -
        • -
        - - - -
          -
        • -

          getFuelItem

          -
          public org.bukkit.inventory.ItemStack getFuelItem()
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-frame.html deleted file mode 100644 index e943bcd..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-frame.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.fuel (Plugin 2.0.11-dev1 API) - - - - -

    me.legofreak107.vehiclesplus.vehicles.fuel

    -
    -

    Classes

    - -
    - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-summary.html deleted file mode 100644 index 5269129..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-summary.html +++ /dev/null @@ -1,143 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.fuel (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Package me.legofreak107.vehiclesplus.vehicles.fuel

    -
    -
    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-tree.html deleted file mode 100644 index 052683f..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-tree.html +++ /dev/null @@ -1,135 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.fuel Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Hierarchy For Package me.legofreak107.vehiclesplus.vehicles.fuel

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleAddonGUI.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleAddonGUI.html deleted file mode 100644 index 36e776c..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleAddonGUI.html +++ /dev/null @@ -1,272 +0,0 @@ - - - - - -VehicleAddonGUI (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.gui
    -

    Class VehicleAddonGUI

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class VehicleAddonGUI
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        VehicleAddonGUI() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Static Methods Concrete Methods 
        Modifier and TypeMethod and Description
        static voidopen(org.bukkit.entity.Player player, - SpawnedVehicle vehicle, - boolean isOwnVehicle) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          VehicleAddonGUI

          -
          public VehicleAddonGUI()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          open

          -
          public static void open(org.bukkit.entity.Player player,
          -                        SpawnedVehicle vehicle,
          -                        boolean isOwnVehicle)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleEnterGUI.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleEnterGUI.html deleted file mode 100644 index 1d9b675..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleEnterGUI.html +++ /dev/null @@ -1,272 +0,0 @@ - - - - - -VehicleEnterGUI (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.gui
    -

    Class VehicleEnterGUI

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class VehicleEnterGUI
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        VehicleEnterGUI() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Static Methods Concrete Methods 
        Modifier and TypeMethod and Description
        static voidopen(org.bukkit.entity.Player player, - SpawnedVehicle vehicle, - boolean isOwnVehicle) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          VehicleEnterGUI

          -
          public VehicleEnterGUI()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          open

          -
          public static void open(org.bukkit.entity.Player player,
          -                        SpawnedVehicle vehicle,
          -                        boolean isOwnVehicle)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleGUI.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleGUI.html deleted file mode 100644 index 8741b4b..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleGUI.html +++ /dev/null @@ -1,272 +0,0 @@ - - - - - -VehicleGUI (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.gui
    -

    Class VehicleGUI

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class VehicleGUI
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        VehicleGUI() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Static Methods Concrete Methods 
        Modifier and TypeMethod and Description
        static voidopen(org.bukkit.entity.Player player, - SpawnedVehicle vehicle, - boolean isOwnVehicle) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          VehicleGUI

          -
          public VehicleGUI()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          open

          -
          public static void open(org.bukkit.entity.Player player,
          -                        SpawnedVehicle vehicle,
          -                        boolean isOwnVehicle)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehiclePaintGUI.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehiclePaintGUI.html deleted file mode 100644 index 3dd995d..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehiclePaintGUI.html +++ /dev/null @@ -1,272 +0,0 @@ - - - - - -VehiclePaintGUI (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.gui
    -

    Class VehiclePaintGUI

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class VehiclePaintGUI
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        VehiclePaintGUI() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Static Methods Concrete Methods 
        Modifier and TypeMethod and Description
        static voidopen(org.bukkit.entity.Player player, - SpawnedVehicle vehicle, - org.bukkit.Color color) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          VehiclePaintGUI

          -
          public VehiclePaintGUI()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          open

          -
          public static void open(org.bukkit.entity.Player player,
          -                        SpawnedVehicle vehicle,
          -                        org.bukkit.Color color)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleSettingsGUI.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleSettingsGUI.html deleted file mode 100644 index 7274103..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleSettingsGUI.html +++ /dev/null @@ -1,272 +0,0 @@ - - - - - -VehicleSettingsGUI (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.gui
    -

    Class VehicleSettingsGUI

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class VehicleSettingsGUI
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        VehicleSettingsGUI() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Static Methods Concrete Methods 
        Modifier and TypeMethod and Description
        static voidopen(org.bukkit.entity.Player player, - SpawnedVehicle vehicle, - boolean isOwnVehicle) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          VehicleSettingsGUI

          -
          public VehicleSettingsGUI()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          open

          -
          public static void open(org.bukkit.entity.Player player,
          -                        SpawnedVehicle vehicle,
          -                        boolean isOwnVehicle)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleUpgradeGUI.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleUpgradeGUI.html deleted file mode 100644 index d66e319..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleUpgradeGUI.html +++ /dev/null @@ -1,272 +0,0 @@ - - - - - -VehicleUpgradeGUI (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.gui
    -

    Class VehicleUpgradeGUI

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class VehicleUpgradeGUI
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        VehicleUpgradeGUI() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Static Methods Concrete Methods 
        Modifier and TypeMethod and Description
        static voidopen(org.bukkit.entity.Player player, - SpawnedVehicle vehicle, - boolean isOwnVehicle) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          VehicleUpgradeGUI

          -
          public VehicleUpgradeGUI()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          open

          -
          public static void open(org.bukkit.entity.Player player,
          -                        SpawnedVehicle vehicle,
          -                        boolean isOwnVehicle)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/MenuItem.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/MenuItem.html deleted file mode 100644 index fadf530..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/MenuItem.html +++ /dev/null @@ -1,387 +0,0 @@ - - - - - -MenuItem (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.gui.objects
    -

    Enum MenuItem

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      java.io.Serializable, java.lang.Comparable<MenuItem>
      -
      -
      -
      -
      public enum MenuItem
      -extends java.lang.Enum<MenuItem>
      -
    • -
    -
    -
    -
      -
    • - - - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - -
        All Methods Static Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        org.bukkit.inventory.ItemStackgetItem() 
        static MenuItemvalueOf(java.lang.String name) -
        Returns the enum constant of this type with the specified name.
        -
        static MenuItem[]values() -
        Returns an array containing the constants of this enum type, in -the order they are declared.
        -
        -
          -
        • - - -

          Methods inherited from class java.lang.Enum

          -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
        • -
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

          -getClass, notify, notifyAll, wait, wait, wait
        • -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Enum Constant Detail

        - - - -
          -
        • -

          BLANK

          -
          public static final MenuItem BLANK
          -
        • -
        - - - -
          -
        • -

          PREVIOUS

          -
          public static final MenuItem PREVIOUS
          -
        • -
        - - - -
          -
        • -

          NEXT

          -
          public static final MenuItem NEXT
          -
        • -
        - - - -
          -
        • -

          CONFIRM

          -
          public static final MenuItem CONFIRM
          -
        • -
        - - - -
          -
        • -

          DENY

          -
          public static final MenuItem DENY
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          values

          -
          public static MenuItem[] values()
          -
          Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
          -for (MenuItem c : MenuItem.values())
          -    System.out.println(c);
          -
          -
          -
          Returns:
          -
          an array containing the constants of this enum type, in the order they are declared
          -
          -
        • -
        - - - -
          -
        • -

          valueOf

          -
          public static MenuItem valueOf(java.lang.String name)
          -
          Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (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:
          -
          java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
          -
          java.lang.NullPointerException - if the argument is null
          -
          -
        • -
        - - - -
          -
        • -

          getItem

          -
          public org.bukkit.inventory.ItemStack getItem()
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/GUIItem.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/GUIItem.html deleted file mode 100644 index 650db27..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/GUIItem.html +++ /dev/null @@ -1,377 +0,0 @@ - - - - - -GUIItem (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.gui.objects.components
    -

    Class GUIItem

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class GUIItem
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - - - - -
        Constructors 
        Constructor and Description
        GUIItem(org.bukkit.inventory.ItemStack itemStack, - java.lang.Object linkedObject) 
        GUIItem(org.bukkit.inventory.ItemStack itemStack, - java.lang.Object linkedObject, - int slot) 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        org.bukkit.inventory.ItemStackgetItemStack() 
        java.lang.ObjectgetLinkedObject() 
        intgetSlot() 
        java.lang.StringgetUid() 
        voidsetItemStack(org.bukkit.inventory.ItemStack itemStack) 
        voidsetLinkedObject(java.lang.Object linkedObject) 
        voidsetSlot(int slot) 
        voidsetUid(java.lang.String uid) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          GUIItem

          -
          public GUIItem(org.bukkit.inventory.ItemStack itemStack,
          -               java.lang.Object linkedObject)
          -
        • -
        - - - -
          -
        • -

          GUIItem

          -
          public GUIItem(org.bukkit.inventory.ItemStack itemStack,
          -               java.lang.Object linkedObject,
          -               int slot)
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          getUid

          -
          public java.lang.String getUid()
          -
        • -
        - - - -
          -
        • -

          getItemStack

          -
          public org.bukkit.inventory.ItemStack getItemStack()
          -
        • -
        - - - -
          -
        • -

          getLinkedObject

          -
          public java.lang.Object getLinkedObject()
          -
        • -
        - - - -
          -
        • -

          getSlot

          -
          public int getSlot()
          -
        • -
        - - - -
          -
        • -

          setUid

          -
          public void setUid(java.lang.String uid)
          -
        • -
        - - - -
          -
        • -

          setItemStack

          -
          public void setItemStack(org.bukkit.inventory.ItemStack itemStack)
          -
        • -
        - - - -
          -
        • -

          setLinkedObject

          -
          public void setLinkedObject(java.lang.Object linkedObject)
          -
        • -
        - - - -
          -
        • -

          setSlot

          -
          public void setSlot(int slot)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/GUIPage.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/GUIPage.html deleted file mode 100644 index eb58d51..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/GUIPage.html +++ /dev/null @@ -1,357 +0,0 @@ - - - - - -GUIPage (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.gui.objects.components
    -

    Class GUIPage

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      org.bukkit.inventory.InventoryHolder
      -
      -
      -
      -
      public class GUIPage
      -extends java.lang.Object
      -implements org.bukkit.inventory.InventoryHolder
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          GUIPage

          -
          public GUIPage(java.lang.Integer pageNumber,
          -               PaginationGUI parentGui)
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          getInventory

          -
          public org.bukkit.inventory.Inventory getInventory()
          -
          -
          Specified by:
          -
          getInventory in interface org.bukkit.inventory.InventoryHolder
          -
          -
        • -
        - - - -
          -
        • -

          getPageInventory

          -
          public org.bukkit.inventory.Inventory getPageInventory()
          -
        • -
        - - - -
          -
        • -

          getPageNumber

          -
          public java.lang.Integer getPageNumber()
          -
        • -
        - - - -
          -
        • -

          getParentGui

          -
          public CustomGUI getParentGui()
          -
        • -
        - - - -
          -
        • -

          setPageInventory

          -
          public void setPageInventory(org.bukkit.inventory.Inventory pageInventory)
          -
        • -
        - - - -
          -
        • -

          setPageNumber

          -
          public void setPageNumber(java.lang.Integer pageNumber)
          -
        • -
        - - - -
          -
        • -

          setParentGui

          -
          public void setParentGui(CustomGUI parentGui)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/package-frame.html deleted file mode 100644 index dc5c242..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/package-frame.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.gui.objects.components (Plugin 2.0.11-dev1 API) - - - - -

    me.legofreak107.vehiclesplus.vehicles.gui.objects.components

    -
    -

    Classes

    - -
    - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/package-summary.html deleted file mode 100644 index 27dc795..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/package-summary.html +++ /dev/null @@ -1,143 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.gui.objects.components (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Package me.legofreak107.vehiclesplus.vehicles.gui.objects.components

    -
    -
    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/package-tree.html deleted file mode 100644 index 28552d0..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/package-tree.html +++ /dev/null @@ -1,135 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.gui.objects.components Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Hierarchy For Package me.legofreak107.vehiclesplus.vehicles.gui.objects.components

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/package-frame.html deleted file mode 100644 index 754cfc6..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/package-frame.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.gui.objects (Plugin 2.0.11-dev1 API) - - - - -

    me.legofreak107.vehiclesplus.vehicles.gui.objects

    -
    -

    Classes

    - -

    Enums

    - -
    - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/package-summary.html deleted file mode 100644 index c86f98a..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/package-summary.html +++ /dev/null @@ -1,154 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.gui.objects (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Package me.legofreak107.vehiclesplus.vehicles.gui.objects

    -
    -
    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/package-tree.html deleted file mode 100644 index fa01098..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/package-tree.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.gui.objects Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Hierarchy For Package me.legofreak107.vehiclesplus.vehicles.gui.objects

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    - -

    Enum Hierarchy

    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/ConfirmGUI.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/ConfirmGUI.html deleted file mode 100644 index 4f2b625..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/ConfirmGUI.html +++ /dev/null @@ -1,352 +0,0 @@ - - - - - -ConfirmGUI (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.gui.objects.types
    -

    Class ConfirmGUI

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      org.bukkit.event.Listener
      -
      -
      -
      -
      public class ConfirmGUI
      -extends CustomGUI
      -implements org.bukkit.event.Listener
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        ConfirmGUI(org.bukkit.entity.Player player, - java.lang.String title) 
        -
      • -
      - - -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          ConfirmGUI

          -
          public ConfirmGUI(org.bukkit.entity.Player player,
          -                  java.lang.String title)
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          confirm

          -
          public void confirm()
          -
        • -
        - - - -
          -
        • -

          deny

          -
          public void deny()
          -
        • -
        - - - -
          -
        • -

          onClose

          -
          public void onClose(org.bukkit.event.inventory.InventoryCloseEvent e)
          -
        • -
        - - - -
          -
        • -

          onClick

          -
          public void onClick(org.bukkit.event.inventory.InventoryClickEvent e)
          -
        • -
        - - - -
          -
        • -

          getInventory

          -
          public org.bukkit.inventory.Inventory getInventory()
          -
        • -
        - - - -
          -
        • -

          setInventory

          -
          public void setInventory(org.bukkit.inventory.Inventory inventory)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/NormalGUI.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/NormalGUI.html deleted file mode 100644 index 6083aa0..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/NormalGUI.html +++ /dev/null @@ -1,439 +0,0 @@ - - - - - -NormalGUI (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.gui.objects.types
    -

    Class NormalGUI

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      org.bukkit.event.Listener
      -
      -
      -
      -
      public class NormalGUI
      -extends CustomGUI
      -implements org.bukkit.event.Listener
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        NormalGUI(java.util.List<GUIItem> itemList, - org.bukkit.entity.Player player, - java.lang.String title, - int size) 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        java.lang.BooleangetCompleted() 
        org.bukkit.inventory.InventorygetInventory() 
        java.util.List<GUIItem>getItemList() 
        org.bukkit.entity.PlayergetPlayer() 
        voidonClick(org.bukkit.event.inventory.InventoryClickEvent e) 
        voidonClose(org.bukkit.event.inventory.InventoryCloseEvent e) 
        voidselect(java.lang.Object object, - org.bukkit.event.inventory.ClickType click) 
        voidsetCompleted(java.lang.Boolean completed) 
        voidsetInventory(org.bukkit.inventory.Inventory inventory) 
        voidsetItemList(java.util.List<GUIItem> itemList) 
        voidsetPlayer(org.bukkit.entity.Player player) 
        - -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          NormalGUI

          -
          public NormalGUI(java.util.List<GUIItem> itemList,
          -                 org.bukkit.entity.Player player,
          -                 java.lang.String title,
          -                 int size)
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          select

          -
          public void select(java.lang.Object object,
          -                   org.bukkit.event.inventory.ClickType click)
          -
        • -
        - - - -
          -
        • -

          onClose

          -
          public void onClose(org.bukkit.event.inventory.InventoryCloseEvent e)
          -
        • -
        - - - -
          -
        • -

          onClick

          -
          public void onClick(org.bukkit.event.inventory.InventoryClickEvent e)
          -
        • -
        - - - -
          -
        • -

          getItemList

          -
          public java.util.List<GUIItem> getItemList()
          -
        • -
        - - - -
          -
        • -

          getPlayer

          -
          public org.bukkit.entity.Player getPlayer()
          -
          -
          Overrides:
          -
          getPlayer in class CustomGUI
          -
          -
        • -
        - - - -
          -
        • -

          getCompleted

          -
          public java.lang.Boolean getCompleted()
          -
          -
          Overrides:
          -
          getCompleted in class CustomGUI
          -
          -
        • -
        - - - -
          -
        • -

          getInventory

          -
          public org.bukkit.inventory.Inventory getInventory()
          -
        • -
        - - - -
          -
        • -

          setItemList

          -
          public void setItemList(java.util.List<GUIItem> itemList)
          -
        • -
        - - - -
          -
        • -

          setPlayer

          -
          public void setPlayer(org.bukkit.entity.Player player)
          -
          -
          Overrides:
          -
          setPlayer in class CustomGUI
          -
          -
        • -
        - - - -
          -
        • -

          setCompleted

          -
          public void setCompleted(java.lang.Boolean completed)
          -
          -
          Overrides:
          -
          setCompleted in class CustomGUI
          -
          -
        • -
        - - - -
          -
        • -

          setInventory

          -
          public void setInventory(org.bukkit.inventory.Inventory inventory)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/PaginationGUI.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/PaginationGUI.html deleted file mode 100644 index 8fcfa6f..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/PaginationGUI.html +++ /dev/null @@ -1,550 +0,0 @@ - - - - - -PaginationGUI (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.gui.objects.types
    -

    Class PaginationGUI

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      org.bukkit.event.Listener
      -
      -
      -
      -
      public class PaginationGUI
      -extends CustomGUI
      -implements org.bukkit.event.Listener
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - - - - -
        Constructors 
        Constructor and Description
        PaginationGUI(boolean ignoreClose, - java.util.List<GUIItem> itemList, - org.bukkit.entity.Player player, - java.lang.String title) 
        PaginationGUI(java.util.List<GUIItem> itemList, - org.bukkit.entity.Player player, - java.lang.String title) 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        java.lang.BooleangetCompleted() 
        java.lang.BooleangetIgnoreClose() 
        java.util.List<GUIItem>getItemList() 
        java.lang.IntegergetPage() 
        java.util.HashMap<java.lang.Integer,GUIPage>getPages() 
        org.bukkit.entity.PlayergetPlayer() 
        java.lang.IntegergetTotalPages() 
        voidonClick(org.bukkit.event.inventory.InventoryClickEvent e) 
        voidonClose(org.bukkit.event.inventory.InventoryCloseEvent e) 
        voidselect(java.lang.Object object, - org.bukkit.event.inventory.ClickType click) 
        voidselect(java.lang.Object object, - org.bukkit.event.inventory.ClickType click, - org.bukkit.inventory.ItemStack clicked) 
        voidsetCompleted(java.lang.Boolean completed) 
        voidsetIgnoreClose(java.lang.Boolean ignoreClose) 
        voidsetItemList(java.util.List<GUIItem> itemList) 
        voidsetPage(java.lang.Integer page) 
        voidsetPages(java.util.HashMap<java.lang.Integer,GUIPage> pages) 
        voidsetPlayer(org.bukkit.entity.Player player) 
        voidsetTotalPages(java.lang.Integer totalPages) 
        - -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          PaginationGUI

          -
          public PaginationGUI(java.util.List<GUIItem> itemList,
          -                     org.bukkit.entity.Player player,
          -                     java.lang.String title)
          -
        • -
        - - - -
          -
        • -

          PaginationGUI

          -
          public PaginationGUI(boolean ignoreClose,
          -                     java.util.List<GUIItem> itemList,
          -                     org.bukkit.entity.Player player,
          -                     java.lang.String title)
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          select

          -
          public void select(java.lang.Object object,
          -                   org.bukkit.event.inventory.ClickType click)
          -
        • -
        - - - -
          -
        • -

          select

          -
          public void select(java.lang.Object object,
          -                   org.bukkit.event.inventory.ClickType click,
          -                   org.bukkit.inventory.ItemStack clicked)
          -
        • -
        - - - -
          -
        • -

          onClose

          -
          public void onClose(org.bukkit.event.inventory.InventoryCloseEvent e)
          -
        • -
        - - - -
          -
        • -

          onClick

          -
          public void onClick(org.bukkit.event.inventory.InventoryClickEvent e)
          -
        • -
        - - - -
          -
        • -

          getItemList

          -
          public java.util.List<GUIItem> getItemList()
          -
        • -
        - - - -
          -
        • -

          getPages

          -
          public java.util.HashMap<java.lang.Integer,GUIPage> getPages()
          -
        • -
        - - - -
          -
        • -

          getPlayer

          -
          public org.bukkit.entity.Player getPlayer()
          -
          -
          Overrides:
          -
          getPlayer in class CustomGUI
          -
          -
        • -
        - - - -
          -
        • -

          getPage

          -
          public java.lang.Integer getPage()
          -
        • -
        - - - -
          -
        • -

          getTotalPages

          -
          public java.lang.Integer getTotalPages()
          -
        • -
        - - - -
          -
        • -

          getCompleted

          -
          public java.lang.Boolean getCompleted()
          -
          -
          Overrides:
          -
          getCompleted in class CustomGUI
          -
          -
        • -
        - - - -
          -
        • -

          getIgnoreClose

          -
          public java.lang.Boolean getIgnoreClose()
          -
        • -
        - - - -
          -
        • -

          setItemList

          -
          public void setItemList(java.util.List<GUIItem> itemList)
          -
        • -
        - - - -
          -
        • -

          setPages

          -
          public void setPages(java.util.HashMap<java.lang.Integer,GUIPage> pages)
          -
        • -
        - - - -
          -
        • -

          setPlayer

          -
          public void setPlayer(org.bukkit.entity.Player player)
          -
          -
          Overrides:
          -
          setPlayer in class CustomGUI
          -
          -
        • -
        - - - -
          -
        • -

          setPage

          -
          public void setPage(java.lang.Integer page)
          -
        • -
        - - - -
          -
        • -

          setTotalPages

          -
          public void setTotalPages(java.lang.Integer totalPages)
          -
        • -
        - - - -
          -
        • -

          setCompleted

          -
          public void setCompleted(java.lang.Boolean completed)
          -
          -
          Overrides:
          -
          setCompleted in class CustomGUI
          -
          -
        • -
        - - - -
          -
        • -

          setIgnoreClose

          -
          public void setIgnoreClose(java.lang.Boolean ignoreClose)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/PlayerSelectionGUI.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/PlayerSelectionGUI.html deleted file mode 100644 index 901d628..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/PlayerSelectionGUI.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - -PlayerSelectionGUI (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.gui.objects.types
    -

    Class PlayerSelectionGUI

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class PlayerSelectionGUI
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        PlayerSelectionGUI() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Static Methods Concrete Methods 
        Modifier and TypeMethod and Description
        static java.util.concurrent.CompletableFuture<org.bukkit.entity.Player>open(org.bukkit.entity.Player player, - java.lang.String title) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          PlayerSelectionGUI

          -
          public PlayerSelectionGUI()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          open

          -
          public static java.util.concurrent.CompletableFuture<org.bukkit.entity.Player> open(org.bukkit.entity.Player player,
          -                                                                                    java.lang.String title)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/package-frame.html deleted file mode 100644 index 210c42b..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/package-frame.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.gui.objects.types (Plugin 2.0.11-dev1 API) - - - - -

    me.legofreak107.vehiclesplus.vehicles.gui.objects.types

    -
    -

    Classes

    - -
    - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/package-summary.html deleted file mode 100644 index 3bf8a3e..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/package-summary.html +++ /dev/null @@ -1,151 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.gui.objects.types (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Package me.legofreak107.vehiclesplus.vehicles.gui.objects.types

    -
    -
    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/package-tree.html deleted file mode 100644 index 2d07665..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/package-tree.html +++ /dev/null @@ -1,141 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.gui.objects.types Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Hierarchy For Package me.legofreak107.vehiclesplus.vehicles.gui.objects.types

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/package-frame.html deleted file mode 100644 index 5e21e62..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/package-frame.html +++ /dev/null @@ -1,24 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.gui (Plugin 2.0.11-dev1 API) - - - - -

    me.legofreak107.vehiclesplus.vehicles.gui

    -
    -

    Classes

    - -
    - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/package-summary.html deleted file mode 100644 index 86c3883..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/package-summary.html +++ /dev/null @@ -1,159 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.gui (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Package me.legofreak107.vehiclesplus.vehicles.gui

    -
    -
    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/gui/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/package-tree.html deleted file mode 100644 index 63dd48f..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/gui/package-tree.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.gui Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Hierarchy For Package me.legofreak107.vehiclesplus.vehicles.gui

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/HitBox.html b/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/HitBox.html index 7b4e2ea..69bd367 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/HitBox.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/HitBox.html @@ -3,7 +3,7 @@ -HitBox (Plugin 2.0.11-dev1 API) +HitBox (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/package-summary.html index 986b292..2f9bb3d 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.hitbox (Plugin 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.hitbox (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
    -

    Class Bike

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class Bike
      -extends Vehicle
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          Bike

          -
          public Bike()
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Boat.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Boat.html deleted file mode 100644 index 68c9246..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Boat.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - -Boat (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
    -

    Class Boat

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class Boat
      -extends Vehicle
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          Boat

          -
          public Boat()
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Car.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Car.html deleted file mode 100644 index b94a654..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Car.html +++ /dev/null @@ -1,410 +0,0 @@ - - - - - -Car (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
    -

    Class Car

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class Car
      -extends Vehicle
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          Car

          -
          public Car()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          isCanDrift

          -
          public boolean isCanDrift()
          -
        • -
        - - - -
          -
        • -

          isHasWheels

          -
          public boolean isHasWheels()
          -
        • -
        - - - -
          -
        • -

          getSpoiler

          -
          public Offset getSpoiler()
          -
        • -
        - - - -
          -
        • -

          getWheelType

          -
          public java.lang.String getWheelType()
          -
        • -
        - - - -
          -
        • -

          getSpoilerType

          -
          public java.lang.String getSpoilerType()
          -
        • -
        - - - -
          -
        • -

          getRimRed

          -
          public int getRimRed()
          -
        • -
        - - - -
          -
        • -

          getRimGreen

          -
          public int getRimGreen()
          -
        • -
        - - - -
          -
        • -

          getRimBlue

          -
          public int getRimBlue()
          -
        • -
        - - - -
          -
        • -

          getSpoilerRed

          -
          public int getSpoilerRed()
          -
        • -
        - - - -
          -
        • -

          getSpoilerGreen

          -
          public int getSpoilerGreen()
          -
        • -
        - - - -
          -
        • -

          getSpoilerBlue

          -
          public int getSpoilerBlue()
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Helicopter.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Helicopter.html deleted file mode 100644 index 9f6c5e4..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Helicopter.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - -Helicopter (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
    -

    Class Helicopter

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class Helicopter
      -extends Vehicle
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          Helicopter

          -
          public Helicopter()
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/InputManager.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/InputManager.html deleted file mode 100644 index a80e524..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/InputManager.html +++ /dev/null @@ -1,328 +0,0 @@ - - - - - -InputManager (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
    -

    Class InputManager

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class InputManager
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        InputManager(boolean w, - boolean a, - boolean s, - boolean d, - boolean space) 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        booleanisA() 
        booleanisD() 
        booleanisS() 
        booleanisSpace() 
        booleanisW() 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          InputManager

          -
          public InputManager(boolean w,
          -                    boolean a,
          -                    boolean s,
          -                    boolean d,
          -                    boolean space)
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          isW

          -
          public boolean isW()
          -
        • -
        - - - -
          -
        • -

          isA

          -
          public boolean isA()
          -
        • -
        - - - -
          -
        • -

          isS

          -
          public boolean isS()
          -
        • -
        - - - -
          -
        • -

          isD

          -
          public boolean isD()
          -
        • -
        - - - -
          -
        • -

          isSpace

          -
          public boolean isSpace()
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Plane.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Plane.html deleted file mode 100644 index 97e2285..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Plane.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - -Plane (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
    -

    Class Plane

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class Plane
      -extends Vehicle
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          Plane

          -
          public Plane()
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Speeder.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Speeder.html deleted file mode 100644 index 2eebe83..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Speeder.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - -Speeder (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
    -

    Class Speeder

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class Speeder
      -extends Vehicle
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          Speeder

          -
          public Speeder()
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Tank.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Tank.html deleted file mode 100644 index 8bd2b04..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Tank.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - -Tank (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
    -

    Class Tank

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class Tank
      -extends Vehicle
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          Tank

          -
          public Tank()
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Vehicle.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Vehicle.html deleted file mode 100644 index 3c3b8fb..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Vehicle.html +++ /dev/null @@ -1,506 +0,0 @@ - - - - - -Vehicle (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
    -

    Class Vehicle

    -
    -
    - -
    - -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          Vehicle

          -
          public Vehicle()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          getSeats

          -
          public java.util.List<Seat> getSeats()
          -
        • -
        - - - -
          -
        • -

          getSpeed

          -
          public double getSpeed()
          -
        • -
        - - - -
          -
        • -

          getTraction

          -
          public double getTraction()
          -
        • -
        - - - -
          -
        • -

          getSteering

          -
          public double getSteering()
          -
        • -
        - - - -
          -
        • -

          getMaxFuel

          -
          public double getMaxFuel()
          -
        • -
        - - - -
          -
        • -

          getFuelLevel

          -
          public double getFuelLevel()
          -
        • -
        - - - -
          -
        • -

          getVehicleUUID

          -
          public java.lang.String getVehicleUUID()
          -
        • -
        - - - -
          -
        • -

          getOwnerUUID

          -
          public java.lang.String getOwnerUUID()
          -
        • -
        - - - -
          -
        • -

          getType

          -
          public java.lang.String getType()
          -
        • -
        - - - -
          -
        • -

          getTrunk

          -
          public java.lang.String getTrunk()
          -
        • -
        - - - -
          -
        • -

          getMainRed

          -
          public int getMainRed()
          -
        • -
        - - - -
          -
        • -

          getMainGreen

          -
          public int getMainGreen()
          -
        • -
        - - - -
          -
        • -

          getMainBlue

          -
          public int getMainBlue()
          -
        • -
        - - - -
          -
        • -

          isBroken

          -
          public boolean isBroken()
          -
        • -
        - - - -
          -
        • -

          getEngineHealth

          -
          public int getEngineHealth()
          -
        • -
        - - - -
          -
        • -

          getRimFRHealth

          -
          public int getRimFRHealth()
          -
        • -
        - - - -
          -
        • -

          getRimFLHealth

          -
          public int getRimFLHealth()
          -
        • -
        - - - -
          -
        • -

          getRimRRHealth

          -
          public int getRimRRHealth()
          -
        • -
        - - - -
          -
        • -

          getRimRLHealth

          -
          public int getRimRLHealth()
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/Seat.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/Seat.html deleted file mode 100644 index 1252cf1..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/Seat.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - - -Seat (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.components
    -

    Class Seat

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class Seat
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        Seat() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          Seat

          -
          public Seat()
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-frame.html deleted file mode 100644 index 562da23..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-frame.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.components (Plugin 2.0.11-dev1 API) - - - - -

    me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.components

    -
    -

    Classes

    - -
    - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-summary.html deleted file mode 100644 index 63995c5..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-summary.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.components (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Package me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.components

    -
    -
    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-tree.html deleted file mode 100644 index 0c6b756..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-tree.html +++ /dev/null @@ -1,134 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.components Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Hierarchy For Package me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.components

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-frame.html deleted file mode 100644 index 9b15a36..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-frame.html +++ /dev/null @@ -1,27 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects (Plugin 2.0.11-dev1 API) - - - - -

    me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects

    -
    -

    Classes

    - -
    - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-summary.html deleted file mode 100644 index 87d2a19..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-summary.html +++ /dev/null @@ -1,171 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Package me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects

    -
    -
    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-tree.html deleted file mode 100644 index 65fec49..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-tree.html +++ /dev/null @@ -1,145 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Hierarchy For Package me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/Offset.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/Offset.html deleted file mode 100644 index 39fb7c2..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/Offset.html +++ /dev/null @@ -1,311 +0,0 @@ - - - - - -Offset (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables
    -

    Class Offset

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class Offset
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        Offset(double x, - double y, - double z) 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        doublegetX() 
        doublegetY() 
        doublegetZ() 
        org.bukkit.util.VectortoVector() 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          Offset

          -
          public Offset(double x,
          -              double y,
          -              double z)
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          getX

          -
          public double getX()
          -
        • -
        - - - -
          -
        • -

          getY

          -
          public double getY()
          -
        • -
        - - - -
          -
        • -

          getZ

          -
          public double getZ()
          -
        • -
        - - - -
          -
        • -

          toVector

          -
          public org.bukkit.util.Vector toVector()
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-frame.html deleted file mode 100644 index 98126a1..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-frame.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables (Plugin 2.0.11-dev1 API) - - - - -

    me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables

    -
    -

    Classes

    - -
    - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-summary.html deleted file mode 100644 index 864ccb4..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-summary.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Package me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables

    -
    -
    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-tree.html deleted file mode 100644 index 158e0a4..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-tree.html +++ /dev/null @@ -1,134 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Hierarchy For Package me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/BlockBreak.html b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/BlockBreak.html deleted file mode 100644 index b876166..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/BlockBreak.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - -BlockBreak (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.listeners
    -

    Class BlockBreak

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      org.bukkit.event.Listener
      -
      -
      -
      -
      public class BlockBreak
      -extends java.lang.Object
      -implements org.bukkit.event.Listener
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        BlockBreak() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidonBreak(org.bukkit.event.block.BlockBreakEvent e) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          BlockBreak

          -
          public BlockBreak()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          onBreak

          -
          public void onBreak(org.bukkit.event.block.BlockBreakEvent e)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/BlockPlace.html b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/BlockPlace.html deleted file mode 100644 index 378debf..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/BlockPlace.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - -BlockPlace (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.listeners
    -

    Class BlockPlace

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      org.bukkit.event.Listener
      -
      -
      -
      -
      public class BlockPlace
      -extends java.lang.Object
      -implements org.bukkit.event.Listener
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        BlockPlace() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidonBlockPlace(org.bukkit.event.block.BlockPlaceEvent e) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          BlockPlace

          -
          public BlockPlace()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          onBlockPlace

          -
          public void onBlockPlace(org.bukkit.event.block.BlockPlaceEvent e)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/BucketPlace.html b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/BucketPlace.html deleted file mode 100644 index 671a366..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/BucketPlace.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - -BucketPlace (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.listeners
    -

    Class BucketPlace

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      org.bukkit.event.Listener
      -
      -
      -
      -
      public class BucketPlace
      -extends java.lang.Object
      -implements org.bukkit.event.Listener
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        BucketPlace() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidonBucketPlace(org.bukkit.event.player.PlayerBucketEmptyEvent e) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          BucketPlace

          -
          public BucketPlace()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          onBucketPlace

          -
          public void onBucketPlace(org.bukkit.event.player.PlayerBucketEmptyEvent e)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/ChunkLoading.html b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/ChunkLoading.html deleted file mode 100644 index a833e72..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/ChunkLoading.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - -ChunkLoading (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.listeners
    -

    Class ChunkLoading

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      org.bukkit.event.Listener
      -
      -
      -
      -
      public class ChunkLoading
      -extends java.lang.Object
      -implements org.bukkit.event.Listener
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        ChunkLoading() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidonChunkLoading(org.bukkit.event.world.ChunkUnloadEvent e) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          ChunkLoading

          -
          public ChunkLoading()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          onChunkLoading

          -
          public void onChunkLoading(org.bukkit.event.world.ChunkUnloadEvent e)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/EntityDismount.html b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/EntityDismount.html deleted file mode 100644 index b1ea427..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/EntityDismount.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - -EntityDismount (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.listeners
    -

    Class EntityDismount

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      org.bukkit.event.Listener
      -
      -
      -
      -
      public class EntityDismount
      -extends java.lang.Object
      -implements org.bukkit.event.Listener
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        EntityDismount() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidonDismount(org.spigotmc.event.entity.EntityDismountEvent e) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          EntityDismount

          -
          public EntityDismount()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          onDismount

          -
          public void onDismount(org.spigotmc.event.entity.EntityDismountEvent e)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/EntityInteractAtEntity.html b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/EntityInteractAtEntity.html deleted file mode 100644 index 7a53617..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/EntityInteractAtEntity.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - -EntityInteractAtEntity (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.listeners
    -

    Class EntityInteractAtEntity

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      org.bukkit.event.Listener
      -
      -
      -
      -
      public class EntityInteractAtEntity
      -extends java.lang.Object
      -implements org.bukkit.event.Listener
      -
    • -
    -
    -
    -
      -
    • - - - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidonClick(org.bukkit.event.player.PlayerInteractAtEntityEvent e) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          EntityInteractAtEntity

          -
          public EntityInteractAtEntity()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          onClick

          -
          public void onClick(org.bukkit.event.player.PlayerInteractAtEntityEvent e)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/KeyPress.html b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/KeyPress.html deleted file mode 100644 index da0d0d9..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/KeyPress.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - -KeyPress (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.listeners
    -

    Class KeyPress

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      org.bukkit.event.Listener
      -
      -
      -
      -
      public class KeyPress
      -extends java.lang.Object
      -implements org.bukkit.event.Listener
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        KeyPress() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidonPress(SendKeyEvent event) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          KeyPress

          -
          public KeyPress()
          -
        • -
        -
      • -
      - - -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/PlayerJoin.html b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/PlayerJoin.html deleted file mode 100644 index 99088f9..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/PlayerJoin.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - -PlayerJoin (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.listeners
    -

    Class PlayerJoin

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      org.bukkit.event.Listener
      -
      -
      -
      -
      public class PlayerJoin
      -extends java.lang.Object
      -implements org.bukkit.event.Listener
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        PlayerJoin() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidonJoin(org.bukkit.event.player.PlayerJoinEvent e) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          PlayerJoin

          -
          public PlayerJoin()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          onJoin

          -
          public void onJoin(org.bukkit.event.player.PlayerJoinEvent e)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/PlayerQuit.html b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/PlayerQuit.html deleted file mode 100644 index caceafb..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/PlayerQuit.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - -PlayerQuit (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.listeners
    -

    Class PlayerQuit

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      org.bukkit.event.Listener
      -
      -
      -
      -
      public class PlayerQuit
      -extends java.lang.Object
      -implements org.bukkit.event.Listener
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        PlayerQuit() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidonQuit(org.bukkit.event.player.PlayerQuitEvent e) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          PlayerQuit

          -
          public PlayerQuit()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          onQuit

          -
          public void onQuit(org.bukkit.event.player.PlayerQuitEvent e)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/SignChange.html b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/SignChange.html deleted file mode 100644 index 6af169d..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/SignChange.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - -SignChange (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.listeners
    -

    Class SignChange

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      org.bukkit.event.Listener
      -
      -
      -
      -
      public class SignChange
      -extends java.lang.Object
      -implements org.bukkit.event.Listener
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        SignChange() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidonChange(org.bukkit.event.block.SignChangeEvent e) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          SignChange

          -
          public SignChange()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          onChange

          -
          public void onChange(org.bukkit.event.block.SignChangeEvent e)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-frame.html deleted file mode 100644 index fe326c5..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-frame.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.listeners (Plugin 2.0.11-dev1 API) - - - - -

    me.legofreak107.vehiclesplus.vehicles.listeners

    -
    -

    Classes

    - -
    - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-summary.html deleted file mode 100644 index 417ad67..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-summary.html +++ /dev/null @@ -1,175 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.listeners (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Package me.legofreak107.vehiclesplus.vehicles.listeners

    -
    -
    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-tree.html deleted file mode 100644 index 9bb9241..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-tree.html +++ /dev/null @@ -1,143 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.listeners Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Hierarchy For Package me.legofreak107.vehiclesplus.vehicles.listeners

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/Message.html b/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/Message.html deleted file mode 100644 index 9c17f74..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/Message.html +++ /dev/null @@ -1,1516 +0,0 @@ - - - - - -Message (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.locale.enums
    -

    Enum Message

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      java.io.Serializable, java.lang.Comparable<Message>
      -
      -
      -
      -
      public enum Message
      -extends java.lang.Enum<Message>
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Enum Constant Detail

        - - - -
          -
        • -

          COMMAND_ARG_STRING

          -
          public static final Message COMMAND_ARG_STRING
          -
        • -
        - - - -
          -
        • -

          COMMAND_ARG_INTEGER

          -
          public static final Message COMMAND_ARG_INTEGER
          -
        • -
        - - - -
          -
        • -

          COMMAND_ARG_DOUBLE

          -
          public static final Message COMMAND_ARG_DOUBLE
          -
        • -
        - - - -
          -
        • -

          COMMAND_ARG_BOOLEAN

          -
          public static final Message COMMAND_ARG_BOOLEAN
          -
        • -
        - - - -
          -
        • -

          COMMAND_ARG_PLAYER

          -
          public static final Message COMMAND_ARG_PLAYER
          -
        • -
        - - - -
          -
        • -

          COMMAND_ARG_VEHICLE

          -
          public static final Message COMMAND_ARG_VEHICLE
          -
        • -
        - - - -
          -
        • -

          COMMAND_ARG_CORRECTION

          -
          public static final Message COMMAND_ARG_CORRECTION
          -
        • -
        - - - -
          -
        • -

          COMMAND_ERROR_NO_VEHICLE

          -
          public static final Message COMMAND_ERROR_NO_VEHICLE
          -
        • -
        - - - -
          -
        • -

          COMMAND_ERROR_NO_RIM

          -
          public static final Message COMMAND_ERROR_NO_RIM
          -
        • -
        - - - -
          -
        • -

          COMMAND_ERROR_NO_FUEL

          -
          public static final Message COMMAND_ERROR_NO_FUEL
          -
        • -
        - - - -
          -
        • -

          COMMAND_ERROR_NO_ITEM

          -
          public static final Message COMMAND_ERROR_NO_ITEM
          -
        • -
        - - - -
          -
        • -

          COMMAND_OPTIONS

          -
          public static final Message COMMAND_OPTIONS
          -
        • -
        - - - -
          -
        • -

          COMMAND_NO_PERMISSIONS

          -
          public static final Message COMMAND_NO_PERMISSIONS
          -
        • -
        - - - -
          -
        • -

          COMMAND_USAGE

          -
          public static final Message COMMAND_USAGE
          -
        • -
        - - - -
          -
        • -

          COMMAND_DESC_MAIN

          -
          public static final Message COMMAND_DESC_MAIN
          -
        • -
        - - - -
          -
        • -

          COMMAND_DESC_ADDON

          -
          public static final Message COMMAND_DESC_ADDON
          -
        • -
        - - - -
          -
        • -

          COMMAND_DESC_LIST

          -
          public static final Message COMMAND_DESC_LIST
          -
        • -
        - - - -
          -
        • -

          COMMAND_DESC_INFO

          -
          public static final Message COMMAND_DESC_INFO
          -
        • -
        - - - -
          -
        • -

          COMMAND_DESC_SHOP

          -
          public static final Message COMMAND_DESC_SHOP
          -
        • -
        - - - -
          -
        • -

          COMMAND_DESC_GIVE

          -
          public static final Message COMMAND_DESC_GIVE
          -
        • -
        - - - -
          -
        • -

          COMMAND_DESC_ADDON_GIVE

          -
          public static final Message COMMAND_DESC_ADDON_GIVE
          -
        • -
        - - - -
          -
        • -

          COMMAND_DESC_WHEEL_GIVE

          -
          public static final Message COMMAND_DESC_WHEEL_GIVE
          -
        • -
        - - - -
          -
        • -

          COMMAND_DESC_GARAGE

          -
          public static final Message COMMAND_DESC_GARAGE
          -
        • -
        - - - -
          -
        • -

          COMMAND_DESC_FUEL_BUY

          -
          public static final Message COMMAND_DESC_FUEL_BUY
          -
        • -
        - - - -
          -
        • -

          COMMAND_DESC_FUEL_SHOP

          -
          public static final Message COMMAND_DESC_FUEL_SHOP
          -
        • -
        - - - -
          -
        • -

          COMMAND_DESC_FUEL

          -
          public static final Message COMMAND_DESC_FUEL
          -
        • -
        - - - -
          -
        • -

          COMMAND_DESC_FUEL_GIVE

          -
          public static final Message COMMAND_DESC_FUEL_GIVE
          -
        • -
        - - - -
          -
        • -

          COMMAND_DESC_RELOAD

          -
          public static final Message COMMAND_DESC_RELOAD
          -
        • -
        - - - -
          -
        • -

          COMMAND_DESC_FORCEDESPAWN

          -
          public static final Message COMMAND_DESC_FORCEDESPAWN
          -
        • -
        - - - -
          -
        • -

          MENU_TITLE_SHOP

          -
          public static final Message MENU_TITLE_SHOP
          -
        • -
        - - - -
          -
        • -

          MENU_TITLE_COLOR

          -
          public static final Message MENU_TITLE_COLOR
          -
        • -
        - - - -
          -
        • -

          VEHICLE_IS_SPAWNED

          -
          public static final Message VEHICLE_IS_SPAWNED
          -
        • -
        - - - -
          -
        • -

          VEHICLE_IS_BROKEN

          -
          public static final Message VEHICLE_IS_BROKEN
          -
        • -
        - - - -
          -
        • -

          VEHICLE_LOCKED

          -
          public static final Message VEHICLE_LOCKED
          -
        • -
        - - - -
          -
        • -

          VEHICLE_NOW_LOCKED

          -
          public static final Message VEHICLE_NOW_LOCKED
          -
        • -
        - - - -
          -
        • -

          VEHICLE_NOW_UNLOCKED

          -
          public static final Message VEHICLE_NOW_UNLOCKED
          -
        • -
        - - - -
          -
        • -

          VEHICLE_REFUELED

          -
          public static final Message VEHICLE_REFUELED
          -
        • -
        - - - -
          -
        • -

          VEHICLE_GIVEN

          -
          public static final Message VEHICLE_GIVEN
          -
        • -
        - - - -
          -
        • -

          VEHICLE_REMOVED

          -
          public static final Message VEHICLE_REMOVED
          -
        • -
        - - - -
          -
        • -

          VEHICLE_REPAIRED

          -
          public static final Message VEHICLE_REPAIRED
          -
        • -
        - - - -
          -
        • -

          CLICK_FOR_MORE_INFO

          -
          public static final Message CLICK_FOR_MORE_INFO
          -
        • -
        - - - -
          -
        • -

          COULD_NOT_SPAWN_VEHICLE

          -
          public static final Message COULD_NOT_SPAWN_VEHICLE
          -
        • -
        - - - -
          -
        • -

          NAME

          -
          public static final Message NAME
          -
        • -
        - - - -
          -
        • -

          TYPE

          -
          public static final Message TYPE
          -
        • -
        - - - -
          -
        • -

          PART

          -
          public static final Message PART
          -
        • -
        - - - -
          -
        • -

          PAINT

          -
          public static final Message PAINT
          -
        • -
        - - - -
          -
        • -

          ADDON

          -
          public static final Message ADDON
          -
        • -
        - - - -
          -
        • -

          RED

          -
          public static final Message RED
          -
        • -
        - - - -
          -
        • -

          GREEN

          -
          public static final Message GREEN
          -
        • -
        - - - -
          -
        • -

          BLUE

          -
          public static final Message BLUE
          -
        • -
        - - - -
          -
        • -

          CAN_EXIT_WHILE_MOVING

          -
          public static final Message CAN_EXIT_WHILE_MOVING
          -
        • -
        - - - -
          -
        • -

          PRICE

          -
          public static final Message PRICE
          -
        • -
        - - - -
          -
        • -

          HEALTH

          -
          public static final Message HEALTH
          -
        • -
        - - - -
          -
        • -

          TRUNKSIZE

          -
          public static final Message TRUNKSIZE
          -
        • -
        - - - -
          -
        • -

          DRIFT

          -
          public static final Message DRIFT
          -
        • -
        - - - -
          -
        • -

          PAGE

          -
          public static final Message PAGE
          -
        • -
        - - - -
          -
        • -

          NO_GARAGE

          -
          public static final Message NO_GARAGE
          -
        • -
        - - - -
          -
        • -

          SPEED

          -
          public static final Message SPEED
          -
        • -
        - - - -
          -
        • -

          STEERING

          -
          public static final Message STEERING
          -
        • -
        - - - -
          -
        • -

          TANK_CAP

          -
          public static final Message TANK_CAP
          -
        • -
        - - - -
          -
        • -

          ACCELERATION

          -
          public static final Message ACCELERATION
          -
        • -
        - - - -
          -
        • -

          CLICK_TO_DESPAWN

          -
          public static final Message CLICK_TO_DESPAWN
          -
        • -
        - - - -
          -
        • -

          CLICK_TO_REMOVE

          -
          public static final Message CLICK_TO_REMOVE
          -
        • -
        - - - -
          -
        • -

          CLICK_TO_SPAWN

          -
          public static final Message CLICK_TO_SPAWN
          -
        • -
        - - - -
          -
        • -

          CONFIRM_DELETE

          -
          public static final Message CONFIRM_DELETE
          -
        • -
        - - - -
          -
        • -

          SEAT_OCCUPIED

          -
          public static final Message SEAT_OCCUPIED
          -
        • -
        - - - -
          -
        • -

          ERROR_PART_WHEEL_USAGE

          -
          public static final Message ERROR_PART_WHEEL_USAGE
          -
        • -
        - - - -
          -
        • -

          ERROR_NO_ADDONS

          -
          public static final Message ERROR_NO_ADDONS
          -
        • -
        - - - -
          -
        • -

          ERROR_NO_VEHICLES_FOR_SALE

          -
          public static final Message ERROR_NO_VEHICLES_FOR_SALE
          -
        • -
        - - - -
          -
        • -

          ECO_NO_MONEY

          -
          public static final Message ECO_NO_MONEY
          -
        • -
        - - - -
          -
        • -

          ECO_PURCHASE_COMPLETE

          -
          public static final Message ECO_PURCHASE_COMPLETE
          -
        • -
        - - - -
          -
        • -

          REPAIR_COST

          -
          public static final Message REPAIR_COST
          -
        • -
        - - - -
          -
        • -

          OUT_OF_FUEL

          -
          public static final Message OUT_OF_FUEL
          -
        • -
        - - - -
          -
        • -

          TRUNK_TITLE

          -
          public static final Message TRUNK_TITLE
          -
        • -
        - - - -
          -
        • -

          ENTER_VEHICLE

          -
          public static final Message ENTER_VEHICLE
          -
        • -
        - - - -
          -
        • -

          SELECT_PLAYER

          -
          public static final Message SELECT_PLAYER
          -
        • -
        - - - -
          -
        • -

          REMOVE_VEHICLE

          -
          public static final Message REMOVE_VEHICLE
          -
        • -
        - - - -
          -
        • -

          LOCK_VEHICLE

          -
          public static final Message LOCK_VEHICLE
          -
        • -
        - - - -
          -
        • -

          UNLOCK_VEHICLE

          -
          public static final Message UNLOCK_VEHICLE
          -
        • -
        - - - -
          -
        • -

          RENAME

          -
          public static final Message RENAME
          -
        • -
        - - - -
          -
        • -

          SETTINGS

          -
          public static final Message SETTINGS
          -
        • -
        - - - -
          -
        • -

          SEAT

          -
          public static final Message SEAT
          -
        • -
        - - - -
          -
        • -

          ENTER_NEW_NAME

          -
          public static final Message ENTER_NEW_NAME
          -
        • -
        - - - -
          -
        • -

          ADDONS

          -
          public static final Message ADDONS
          -
        • -
        - - - -
          -
        • -

          COST

          -
          public static final Message COST
          -
        • -
        - - - -
          -
        • -

          CURRENT

          -
          public static final Message CURRENT
          -
        • -
        - - - -
          -
        • -

          STEP

          -
          public static final Message STEP
          -
        • -
        - - - -
          -
        • -

          MAX

          -
          public static final Message MAX
          -
        • -
        - - - -
          -
        • -

          FUEL_STORAGE

          -
          public static final Message FUEL_STORAGE
          -
        • -
        - - - -
          -
        • -

          FUEL_TYPE

          -
          public static final Message FUEL_TYPE
          -
        • -
        - - - -
          -
        • -

          PURCHASE_CONFIRM

          -
          public static final Message PURCHASE_CONFIRM
          -
        • -
        - - - -
          -
        • -

          MAXED_OUT

          -
          public static final Message MAXED_OUT
          -
        • -
        - - - -
          -
        • -

          IS_DRIVER_SEAT

          -
          public static final Message IS_DRIVER_SEAT
          -
        • -
        - - - -
          -
        • -

          CHANGE_OWNER

          -
          public static final Message CHANGE_OWNER
          -
        • -
        - - - -
          -
        • -

          OCCUPIED

          -
          public static final Message OCCUPIED
          -
        • -
        - - - -
          -
        • -

          UPGRADES

          -
          public static final Message UPGRADES
          -
        • -
        - - - -
          -
        • -

          PLUGIN_RELOADED

          -
          public static final Message PLUGIN_RELOADED
          -
        • -
        - - - -
          -
        • -

          DRIVING_INFO

          -
          public static final Message DRIVING_INFO
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          values

          -
          public static Message[] values()
          -
          Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
          -for (Message c : Message.values())
          -    System.out.println(c);
          -
          -
          -
          Returns:
          -
          an array containing the constants of this enum type, in the order they are declared
          -
          -
        • -
        - - - -
          -
        • -

          valueOf

          -
          public static Message valueOf(java.lang.String name)
          -
          Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (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:
          -
          java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
          -
          java.lang.NullPointerException - if the argument is null
          -
          -
        • -
        - - - -
          -
        • -

          getEnglish

          -
          public java.lang.String getEnglish()
          -
        • -
        - - - -
          -
        • -

          getDutch

          -
          public java.lang.String getDutch()
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-frame.html deleted file mode 100644 index 962405d..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-frame.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.locale.enums (Plugin 2.0.11-dev1 API) - - - - -

    me.legofreak107.vehiclesplus.vehicles.locale.enums

    -
    -

    Enums

    - -
    - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-summary.html deleted file mode 100644 index 70d8613..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-summary.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.locale.enums (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Package me.legofreak107.vehiclesplus.vehicles.locale.enums

    -
    -
    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-tree.html deleted file mode 100644 index 46bc2a3..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-tree.html +++ /dev/null @@ -1,138 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.locale.enums Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Hierarchy For Package me.legofreak107.vehiclesplus.vehicles.locale.enums

    -Package Hierarchies: - -
    -
    -

    Enum Hierarchy

    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/CollisionManager.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/CollisionManager.html index 806d1b2..a1ee8a4 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/CollisionManager.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/CollisionManager.html @@ -3,7 +3,7 @@ -CollisionManager (Plugin 2.0.11-dev1 API) +CollisionManager (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.managers
    -

    Class ConfigManager

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class ConfigManager
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        ConfigManager() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        org.bukkit.configuration.file.FileConfigurationgetConfig(java.lang.String path) 
        java.util.HashMap<java.lang.String,org.bukkit.configuration.file.FileConfiguration>getConfigFiles() 
        voidreloadConfigs() 
        voidsaveConfig(java.lang.String path) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          ConfigManager

          -
          public ConfigManager()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          reloadConfigs

          -
          public void reloadConfigs()
          -
        • -
        - - - -
          -
        • -

          getConfig

          -
          public org.bukkit.configuration.file.FileConfiguration getConfig(java.lang.String path)
          -
        • -
        - - - -
          -
        • -

          saveConfig

          -
          public void saveConfig(java.lang.String path)
          -
        • -
        - - - -
          -
        • -

          getConfigFiles

          -
          public java.util.HashMap<java.lang.String,org.bukkit.configuration.file.FileConfiguration> getConfigFiles()
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/EcoManager.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/EcoManager.html deleted file mode 100644 index c046e2c..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/EcoManager.html +++ /dev/null @@ -1,299 +0,0 @@ - - - - - -EcoManager (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.managers
    -

    Class EcoManager

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class EcoManager
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        EcoManager() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - -
        All Methods Static Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        static net.milkbowl.vault.economy.EconomygetEconomy() -
        The economy instance of Vault
        -
        booleansetupEconomy() 
        java.util.concurrent.CompletableFuture<java.lang.Boolean>withDrawPlayer(org.bukkit.entity.Player player, - java.lang.Double amount) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          EcoManager

          -
          public EcoManager()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          setupEconomy

          -
          public boolean setupEconomy()
          -
        • -
        - - - -
          -
        • -

          withDrawPlayer

          -
          public java.util.concurrent.CompletableFuture<java.lang.Boolean> withDrawPlayer(org.bukkit.entity.Player player,
          -                                                                                java.lang.Double amount)
          -
        • -
        - - - -
          -
        • -

          getEconomy

          -
          public static net.milkbowl.vault.economy.Economy getEconomy()
          -
          The economy instance of Vault
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/MainManager.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/MainManager.html deleted file mode 100644 index 1a1c569..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/MainManager.html +++ /dev/null @@ -1,489 +0,0 @@ - - - - - -MainManager (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.managers
    -

    Class MainManager

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class MainManager
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        MainManager() 
        -
      • -
      - - -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          MainManager

          -
          public MainManager()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          loadSpawnPoints

          -
          public void loadSpawnPoints()
          -
          Load all spawnpoints from storage
          -
        • -
        - - - -
          -
        • -

          saveSpawnPoints

          -
          public void saveSpawnPoints()
          -
          Save all spawnpoints
          -
        • -
        - - - -
          -
        • -

          updateSpawnPoints

          -
          public void updateSpawnPoints()
          -
        • -
        - - - -
          -
        • -

          loadAll

          -
          public void loadAll()
          -
          Load all base vehicles from storage
          -
        • -
        - - - -
          -
        • -

          loadAllRims

          -
          public void loadAllRims()
          -
          Load all rim designs
          -
        • -
        - - - -
          -
        • -

          loadAllFuels

          -
          public void loadAllFuels()
          -
          Load all fuel storage
          -
        • -
        - - - -
          -
        • -

          loadVehicles

          -
          public void loadVehicles(org.bukkit.entity.Player player)
          -
          Load all vehicles into a players garage
          -
          -
          Parameters:
          -
          player - the player to load for
          -
          -
        • -
        - - - -
          -
        • -

          unloadVehicles

          -
          public void unloadVehicles(org.bukkit.entity.Player player)
          -
        • -
        - - - -
          -
        • -

          getSpawnpoints

          -
          public java.util.List<Spawnpoint> getSpawnpoints()
          -
          A list of spawnpoints
          -
        • -
        - - - -
          -
        • -

          getBaseVehicleHashMap

          -
          public java.util.HashMap<java.lang.String,BaseVehicle> getBaseVehicleHashMap()
          -
          A map of base vehicles - Key: name of the baseVehicle - Value: BaseVehicle
          -
        • -
        - - - -
          -
        • -

          getRimDesignHashMap

          -
          public java.util.HashMap<java.lang.String,RimDesign> getRimDesignHashMap()
          -
          A map of rim designs - Key: name of the rim design - Value: RimDesign
          -
        • -
        - - - -
          -
        • -

          getFuelTypeHashMap

          -
          public java.util.HashMap<java.lang.String,FuelType> getFuelTypeHashMap()
          -
          A map of fuel types - Key: name of the fuel type - Value: FuelTyoe
          -
        • -
        - - - -
          -
        • -

          getHolderStands

          -
          public java.util.ArrayList<org.bukkit.entity.ArmorStand> getHolderStands()
          -
          A list of armorstands in the world with vehicle data
          -
        • -
        - - - -
          -
        • -

          getNmsItemStack

          -
          public NMSItemStack getNmsItemStack()
          -
          The NMSItemStack class
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/SkullManager.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/SkullManager.html deleted file mode 100644 index 680ff12..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/SkullManager.html +++ /dev/null @@ -1,325 +0,0 @@ - - - - - -SkullManager (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.managers
    -

    Class SkullManager

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      org.bukkit.event.Listener
      -
      -
      -
      -
      public class SkullManager
      -extends java.lang.Object
      -implements org.bukkit.event.Listener
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        SkullManager() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        java.util.HashMap<java.util.UUID,org.bukkit.inventory.ItemStack>getSkullHashMap() 
        java.util.concurrent.CompletableFuture<org.bukkit.inventory.ItemStack>loadPlayerSkull(org.bukkit.entity.Player player) 
        voidloadSkull(org.bukkit.entity.Player player) 
        voidonJoin(org.bukkit.event.player.PlayerJoinEvent e) 
        voidsetSkullHashMap(java.util.HashMap<java.util.UUID,org.bukkit.inventory.ItemStack> skullHashMap) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          SkullManager

          -
          public SkullManager()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          onJoin

          -
          public void onJoin(org.bukkit.event.player.PlayerJoinEvent e)
          -
        • -
        - - - -
          -
        • -

          loadSkull

          -
          public void loadSkull(org.bukkit.entity.Player player)
          -
        • -
        - - - -
          -
        • -

          loadPlayerSkull

          -
          public java.util.concurrent.CompletableFuture<org.bukkit.inventory.ItemStack> loadPlayerSkull(org.bukkit.entity.Player player)
          -
        • -
        - - - -
          -
        • -

          getSkullHashMap

          -
          public java.util.HashMap<java.util.UUID,org.bukkit.inventory.ItemStack> getSkullHashMap()
          -
        • -
        - - - -
          -
        • -

          setSkullHashMap

          -
          public void setSkullHashMap(java.util.HashMap<java.util.UUID,org.bukkit.inventory.ItemStack> skullHashMap)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/SoundManager.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/SoundManager.html deleted file mode 100644 index fc1ce49..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/SoundManager.html +++ /dev/null @@ -1,268 +0,0 @@ - - - - - -SoundManager (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.managers
    -

    Class SoundManager

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class SoundManager
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        SoundManager() 
        -
      • -
      - - -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          SoundManager

          -
          public SoundManager()
          -
        • -
        -
      • -
      - - -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/package-frame.html index 7d02b7c..9582471 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/package-frame.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/package-frame.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.managers (Plugin 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.managers (API 2.1.0-dev2 API) @@ -13,11 +13,6 @@

    Classes

    diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/package-summary.html index 3ece4d2..1d8d5d9 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.managers (Plugin 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.managers (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.movement
    -

    Class MovementMethods

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class MovementMethods
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        MovementMethods() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Static Methods Concrete Methods Deprecated Methods 
        Modifier and TypeMethod and Description
        static org.bukkit.util.VectoraddRightVelocity(org.bukkit.entity.ArmorStand as, - int direction, - float vectorSize) 
        static voidmove(org.bukkit.entity.ArmorStand a, - org.bukkit.util.Vector newPosition) -
        Deprecated. 
        -
        static voidsetHeadPose(org.bukkit.entity.ArmorStand a, - org.bukkit.util.EulerAngle newPosition) -
        Set the head pose of the armorstand using NMS
        -
        static voidsetHitbox(org.bukkit.entity.ArmorStand a, - org.bukkit.util.Vector newPosition) -
        Deprecated. 
        -
        static voidsetPosition(org.bukkit.entity.ArmorStand a, - org.bukkit.Location newPosition) -
        Teleport the armorstand to a new position using NMS
        -
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          MovementMethods

          -
          public MovementMethods()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          setPosition

          -
          public static void setPosition(org.bukkit.entity.ArmorStand a,
          -                               org.bukkit.Location newPosition)
          -
          Teleport the armorstand to a new position using NMS
          -
          -
          Parameters:
          -
          a - the ArmorStand to teleport
          -
          newPosition - the target position
          -
          -
        • -
        - - - -
          -
        • -

          setHeadPose

          -
          public static void setHeadPose(org.bukkit.entity.ArmorStand a,
          -                               org.bukkit.util.EulerAngle newPosition)
          -
          Set the head pose of the armorstand using NMS
          -
          -
          Parameters:
          -
          a - the armorstand to move
          -
          newPosition - the new head pose
          -
          -
        • -
        - - - -
          -
        • -

          move

          -
          @Deprecated
          -public static void move(org.bukkit.entity.ArmorStand a,
          -                                     org.bukkit.util.Vector newPosition)
          -
          Deprecated. 
          -
          Move the armorstand using NMS (Set velocity while gravity is disabled)
          -
          -
          Parameters:
          -
          a - the armorstand to move
          -
          newPosition - the new velocity
          -
          -
        • -
        - - - -
          -
        • -

          setHitbox

          -
          @Deprecated
          -public static void setHitbox(org.bukkit.entity.ArmorStand a,
          -                                          org.bukkit.util.Vector newPosition)
          -
          Deprecated. 
          -
          Set the hitbox size of an armorstand
          -
          -
          Parameters:
          -
          a - the armorstand to set the hitbox of
          -
          newPosition - the hitbox size
          -
          -
        • -
        - - - -
          -
        • -

          addRightVelocity

          -
          public static org.bukkit.util.Vector addRightVelocity(org.bukkit.entity.ArmorStand as,
          -                                                      int direction,
          -                                                      float vectorSize)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/movement/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/movement/package-frame.html deleted file mode 100644 index 4ad7239..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/movement/package-frame.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.nms.movement (Plugin 2.0.11-dev1 API) - - - - -

    me.legofreak107.vehiclesplus.vehicles.nms.movement

    -
    -

    Classes

    - -
    - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_12.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_12.html deleted file mode 100644 index 88a5115..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_12.html +++ /dev/null @@ -1,336 +0,0 @@ - - - - - -ArmorStand_1_12 (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Class ArmorStand_1_12

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      MyArmorStand
      -
      -
      -
      -
      public class ArmorStand_1_12
      -extends java.lang.Object
      -implements MyArmorStand
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        ArmorStand_1_12() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidmove(org.bukkit.entity.ArmorStand a, - org.bukkit.util.Vector v) 
        voidsetHeadPose(org.bukkit.entity.ArmorStand a, - org.bukkit.util.EulerAngle eulerAngle) 
        voidsetHitbox(org.bukkit.entity.ArmorStand a, - org.bukkit.util.Vector v) 
        voidsetPosition(org.bukkit.entity.ArmorStand a, - org.bukkit.Location pos) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          ArmorStand_1_12

          -
          public ArmorStand_1_12()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          setPosition

          -
          public void setPosition(org.bukkit.entity.ArmorStand a,
          -                        org.bukkit.Location pos)
          -
          -
          Specified by:
          -
          setPosition in interface MyArmorStand
          -
          -
        • -
        - - - -
          -
        • -

          move

          -
          public void move(org.bukkit.entity.ArmorStand a,
          -                 org.bukkit.util.Vector v)
          -
          -
          Specified by:
          -
          move in interface MyArmorStand
          -
          -
        • -
        - - - -
          -
        • -

          setHitbox

          -
          public void setHitbox(org.bukkit.entity.ArmorStand a,
          -                      org.bukkit.util.Vector v)
          -
          -
          Specified by:
          -
          setHitbox in interface MyArmorStand
          -
          -
        • -
        - - - -
          -
        • -

          setHeadPose

          -
          public void setHeadPose(org.bukkit.entity.ArmorStand a,
          -                        org.bukkit.util.EulerAngle eulerAngle)
          -
          -
          Specified by:
          -
          setHeadPose in interface MyArmorStand
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_13_R2.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_13_R2.html deleted file mode 100644 index 11c1455..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_13_R2.html +++ /dev/null @@ -1,336 +0,0 @@ - - - - - -ArmorStand_1_13_R2 (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Class ArmorStand_1_13_R2

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      MyArmorStand
      -
      -
      -
      -
      public class ArmorStand_1_13_R2
      -extends java.lang.Object
      -implements MyArmorStand
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        ArmorStand_1_13_R2() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidmove(org.bukkit.entity.ArmorStand a, - org.bukkit.util.Vector v) 
        voidsetHeadPose(org.bukkit.entity.ArmorStand a, - org.bukkit.util.EulerAngle eulerAngle) 
        voidsetHitbox(org.bukkit.entity.ArmorStand a, - org.bukkit.util.Vector v) 
        voidsetPosition(org.bukkit.entity.ArmorStand a, - org.bukkit.Location pos) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          ArmorStand_1_13_R2

          -
          public ArmorStand_1_13_R2()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          setPosition

          -
          public void setPosition(org.bukkit.entity.ArmorStand a,
          -                        org.bukkit.Location pos)
          -
          -
          Specified by:
          -
          setPosition in interface MyArmorStand
          -
          -
        • -
        - - - -
          -
        • -

          move

          -
          public void move(org.bukkit.entity.ArmorStand a,
          -                 org.bukkit.util.Vector v)
          -
          -
          Specified by:
          -
          move in interface MyArmorStand
          -
          -
        • -
        - - - -
          -
        • -

          setHitbox

          -
          public void setHitbox(org.bukkit.entity.ArmorStand a,
          -                      org.bukkit.util.Vector v)
          -
          -
          Specified by:
          -
          setHitbox in interface MyArmorStand
          -
          -
        • -
        - - - -
          -
        • -

          setHeadPose

          -
          public void setHeadPose(org.bukkit.entity.ArmorStand a,
          -                        org.bukkit.util.EulerAngle eulerAngle)
          -
          -
          Specified by:
          -
          setHeadPose in interface MyArmorStand
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_14.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_14.html deleted file mode 100644 index bddc521..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_14.html +++ /dev/null @@ -1,336 +0,0 @@ - - - - - -ArmorStand_1_14 (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Class ArmorStand_1_14

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      MyArmorStand
      -
      -
      -
      -
      public class ArmorStand_1_14
      -extends java.lang.Object
      -implements MyArmorStand
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        ArmorStand_1_14() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidmove(org.bukkit.entity.ArmorStand a, - org.bukkit.util.Vector v) 
        voidsetHeadPose(org.bukkit.entity.ArmorStand a, - org.bukkit.util.EulerAngle eulerAngle) 
        voidsetHitbox(org.bukkit.entity.ArmorStand a, - org.bukkit.util.Vector v) 
        voidsetPosition(org.bukkit.entity.ArmorStand a, - org.bukkit.Location pos) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          ArmorStand_1_14

          -
          public ArmorStand_1_14()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          setPosition

          -
          public void setPosition(org.bukkit.entity.ArmorStand a,
          -                        org.bukkit.Location pos)
          -
          -
          Specified by:
          -
          setPosition in interface MyArmorStand
          -
          -
        • -
        - - - -
          -
        • -

          move

          -
          public void move(org.bukkit.entity.ArmorStand a,
          -                 org.bukkit.util.Vector v)
          -
          -
          Specified by:
          -
          move in interface MyArmorStand
          -
          -
        • -
        - - - -
          -
        • -

          setHitbox

          -
          public void setHitbox(org.bukkit.entity.ArmorStand a,
          -                      org.bukkit.util.Vector v)
          -
          -
          Specified by:
          -
          setHitbox in interface MyArmorStand
          -
          -
        • -
        - - - -
          -
        • -

          setHeadPose

          -
          public void setHeadPose(org.bukkit.entity.ArmorStand a,
          -                        org.bukkit.util.EulerAngle eulerAngle)
          -
          -
          Specified by:
          -
          setHeadPose in interface MyArmorStand
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_15.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_15.html deleted file mode 100644 index a5e68cb..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_15.html +++ /dev/null @@ -1,336 +0,0 @@ - - - - - -ArmorStand_1_15 (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Class ArmorStand_1_15

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      MyArmorStand
      -
      -
      -
      -
      public class ArmorStand_1_15
      -extends java.lang.Object
      -implements MyArmorStand
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        ArmorStand_1_15() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidmove(org.bukkit.entity.ArmorStand a, - org.bukkit.util.Vector v) 
        voidsetHeadPose(org.bukkit.entity.ArmorStand a, - org.bukkit.util.EulerAngle eulerAngle) 
        voidsetHitbox(org.bukkit.entity.ArmorStand a, - org.bukkit.util.Vector v) 
        voidsetPosition(org.bukkit.entity.ArmorStand a, - org.bukkit.Location pos) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          ArmorStand_1_15

          -
          public ArmorStand_1_15()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          setPosition

          -
          public void setPosition(org.bukkit.entity.ArmorStand a,
          -                        org.bukkit.Location pos)
          -
          -
          Specified by:
          -
          setPosition in interface MyArmorStand
          -
          -
        • -
        - - - -
          -
        • -

          move

          -
          public void move(org.bukkit.entity.ArmorStand a,
          -                 org.bukkit.util.Vector v)
          -
          -
          Specified by:
          -
          move in interface MyArmorStand
          -
          -
        • -
        - - - -
          -
        • -

          setHitbox

          -
          public void setHitbox(org.bukkit.entity.ArmorStand a,
          -                      org.bukkit.util.Vector v)
          -
          -
          Specified by:
          -
          setHitbox in interface MyArmorStand
          -
          -
        • -
        - - - -
          -
        • -

          setHeadPose

          -
          public void setHeadPose(org.bukkit.entity.ArmorStand a,
          -                        org.bukkit.util.EulerAngle eulerAngle)
          -
          -
          Specified by:
          -
          setHeadPose in interface MyArmorStand
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_16.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_16.html deleted file mode 100644 index 666a5ad..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_16.html +++ /dev/null @@ -1,336 +0,0 @@ - - - - - -ArmorStand_1_16 (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Class ArmorStand_1_16

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      MyArmorStand
      -
      -
      -
      -
      public class ArmorStand_1_16
      -extends java.lang.Object
      -implements MyArmorStand
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        ArmorStand_1_16() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidmove(org.bukkit.entity.ArmorStand a, - org.bukkit.util.Vector v) 
        voidsetHeadPose(org.bukkit.entity.ArmorStand a, - org.bukkit.util.EulerAngle eulerAngle) 
        voidsetHitbox(org.bukkit.entity.ArmorStand a, - org.bukkit.util.Vector v) 
        voidsetPosition(org.bukkit.entity.ArmorStand a, - org.bukkit.Location pos) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          ArmorStand_1_16

          -
          public ArmorStand_1_16()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          setPosition

          -
          public void setPosition(org.bukkit.entity.ArmorStand a,
          -                        org.bukkit.Location pos)
          -
          -
          Specified by:
          -
          setPosition in interface MyArmorStand
          -
          -
        • -
        - - - -
          -
        • -

          move

          -
          public void move(org.bukkit.entity.ArmorStand a,
          -                 org.bukkit.util.Vector v)
          -
          -
          Specified by:
          -
          move in interface MyArmorStand
          -
          -
        • -
        - - - -
          -
        • -

          setHitbox

          -
          public void setHitbox(org.bukkit.entity.ArmorStand a,
          -                      org.bukkit.util.Vector v)
          -
          -
          Specified by:
          -
          setHitbox in interface MyArmorStand
          -
          -
        • -
        - - - -
          -
        • -

          setHeadPose

          -
          public void setHeadPose(org.bukkit.entity.ArmorStand a,
          -                        org.bukkit.util.EulerAngle eulerAngle)
          -
          -
          Specified by:
          -
          setHeadPose in interface MyArmorStand
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_16_R2.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_16_R2.html deleted file mode 100644 index 2a0e2f6..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_16_R2.html +++ /dev/null @@ -1,336 +0,0 @@ - - - - - -ArmorStand_1_16_R2 (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Class ArmorStand_1_16_R2

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      MyArmorStand
      -
      -
      -
      -
      public class ArmorStand_1_16_R2
      -extends java.lang.Object
      -implements MyArmorStand
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        ArmorStand_1_16_R2() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidmove(org.bukkit.entity.ArmorStand a, - org.bukkit.util.Vector v) 
        voidsetHeadPose(org.bukkit.entity.ArmorStand a, - org.bukkit.util.EulerAngle eulerAngle) 
        voidsetHitbox(org.bukkit.entity.ArmorStand a, - org.bukkit.util.Vector v) 
        voidsetPosition(org.bukkit.entity.ArmorStand a, - org.bukkit.Location pos) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          ArmorStand_1_16_R2

          -
          public ArmorStand_1_16_R2()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          setPosition

          -
          public void setPosition(org.bukkit.entity.ArmorStand a,
          -                        org.bukkit.Location pos)
          -
          -
          Specified by:
          -
          setPosition in interface MyArmorStand
          -
          -
        • -
        - - - -
          -
        • -

          move

          -
          public void move(org.bukkit.entity.ArmorStand a,
          -                 org.bukkit.util.Vector v)
          -
          -
          Specified by:
          -
          move in interface MyArmorStand
          -
          -
        • -
        - - - -
          -
        • -

          setHitbox

          -
          public void setHitbox(org.bukkit.entity.ArmorStand a,
          -                      org.bukkit.util.Vector v)
          -
          -
          Specified by:
          -
          setHitbox in interface MyArmorStand
          -
          -
        • -
        - - - -
          -
        • -

          setHeadPose

          -
          public void setHeadPose(org.bukkit.entity.ArmorStand a,
          -                        org.bukkit.util.EulerAngle eulerAngle)
          -
          -
          Specified by:
          -
          setHeadPose in interface MyArmorStand
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_16_R3.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_16_R3.html deleted file mode 100644 index 1e1f169..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_16_R3.html +++ /dev/null @@ -1,336 +0,0 @@ - - - - - -ArmorStand_1_16_R3 (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Class ArmorStand_1_16_R3

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      MyArmorStand
      -
      -
      -
      -
      public class ArmorStand_1_16_R3
      -extends java.lang.Object
      -implements MyArmorStand
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        ArmorStand_1_16_R3() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidmove(org.bukkit.entity.ArmorStand a, - org.bukkit.util.Vector v) 
        voidsetHeadPose(org.bukkit.entity.ArmorStand a, - org.bukkit.util.EulerAngle eulerAngle) 
        voidsetHitbox(org.bukkit.entity.ArmorStand a, - org.bukkit.util.Vector v) 
        voidsetPosition(org.bukkit.entity.ArmorStand a, - org.bukkit.Location pos) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          ArmorStand_1_16_R3

          -
          public ArmorStand_1_16_R3()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          setPosition

          -
          public void setPosition(org.bukkit.entity.ArmorStand a,
          -                        org.bukkit.Location pos)
          -
          -
          Specified by:
          -
          setPosition in interface MyArmorStand
          -
          -
        • -
        - - - -
          -
        • -

          move

          -
          public void move(org.bukkit.entity.ArmorStand a,
          -                 org.bukkit.util.Vector v)
          -
          -
          Specified by:
          -
          move in interface MyArmorStand
          -
          -
        • -
        - - - -
          -
        • -

          setHitbox

          -
          public void setHitbox(org.bukkit.entity.ArmorStand a,
          -                      org.bukkit.util.Vector v)
          -
          -
          Specified by:
          -
          setHitbox in interface MyArmorStand
          -
          -
        • -
        - - - -
          -
        • -

          setHeadPose

          -
          public void setHeadPose(org.bukkit.entity.ArmorStand a,
          -                        org.bukkit.util.EulerAngle eulerAngle)
          -
          -
          Specified by:
          -
          setHeadPose in interface MyArmorStand
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_12.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_12.html deleted file mode 100644 index 68fc51a..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_12.html +++ /dev/null @@ -1,281 +0,0 @@ - - - - - -InputHandler_1_12 (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Class InputHandler_1_12

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      InputHandler
      -
      -
      -
      -
      public class InputHandler_1_12
      -extends java.lang.Object
      -implements InputHandler
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        InputHandler_1_12() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidhandleInput() -
        Handle the input
        -
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          InputHandler_1_12

          -
          public InputHandler_1_12()
          -
        • -
        -
      • -
      - - -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_13_R2.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_13_R2.html deleted file mode 100644 index 82e94e0..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_13_R2.html +++ /dev/null @@ -1,281 +0,0 @@ - - - - - -InputHandler_1_13_R2 (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Class InputHandler_1_13_R2

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      InputHandler
      -
      -
      -
      -
      public class InputHandler_1_13_R2
      -extends java.lang.Object
      -implements InputHandler
      -
    • -
    -
    -
    -
      -
    • - - - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidhandleInput() -
        Handle the input
        -
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          InputHandler_1_13_R2

          -
          public InputHandler_1_13_R2()
          -
        • -
        -
      • -
      - - -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_14.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_14.html deleted file mode 100644 index 22721b6..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_14.html +++ /dev/null @@ -1,281 +0,0 @@ - - - - - -InputHandler_1_14 (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Class InputHandler_1_14

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      InputHandler
      -
      -
      -
      -
      public class InputHandler_1_14
      -extends java.lang.Object
      -implements InputHandler
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        InputHandler_1_14() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidhandleInput() -
        Handle the input
        -
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          InputHandler_1_14

          -
          public InputHandler_1_14()
          -
        • -
        -
      • -
      - - -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_15.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_15.html deleted file mode 100644 index 79d926d..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_15.html +++ /dev/null @@ -1,281 +0,0 @@ - - - - - -InputHandler_1_15 (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Class InputHandler_1_15

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      InputHandler
      -
      -
      -
      -
      public class InputHandler_1_15
      -extends java.lang.Object
      -implements InputHandler
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        InputHandler_1_15() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidhandleInput() -
        Handle the input
        -
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          InputHandler_1_15

          -
          public InputHandler_1_15()
          -
        • -
        -
      • -
      - - -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_16.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_16.html deleted file mode 100644 index e73a5b4..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_16.html +++ /dev/null @@ -1,281 +0,0 @@ - - - - - -InputHandler_1_16 (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Class InputHandler_1_16

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      InputHandler
      -
      -
      -
      -
      public class InputHandler_1_16
      -extends java.lang.Object
      -implements InputHandler
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        InputHandler_1_16() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidhandleInput() -
        Handle the input
        -
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          InputHandler_1_16

          -
          public InputHandler_1_16()
          -
        • -
        -
      • -
      - - -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_16_R2.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_16_R2.html deleted file mode 100644 index 0cf4806..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_16_R2.html +++ /dev/null @@ -1,281 +0,0 @@ - - - - - -InputHandler_1_16_R2 (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Class InputHandler_1_16_R2

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      InputHandler
      -
      -
      -
      -
      public class InputHandler_1_16_R2
      -extends java.lang.Object
      -implements InputHandler
      -
    • -
    -
    -
    -
      -
    • - - - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidhandleInput() -
        Handle the input
        -
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          InputHandler_1_16_R2

          -
          public InputHandler_1_16_R2()
          -
        • -
        -
      • -
      - - -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_16_R3.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_16_R3.html deleted file mode 100644 index 8c1593b..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_16_R3.html +++ /dev/null @@ -1,281 +0,0 @@ - - - - - -InputHandler_1_16_R3 (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Class InputHandler_1_16_R3

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      InputHandler
      -
      -
      -
      -
      public class InputHandler_1_16_R3
      -extends java.lang.Object
      -implements InputHandler
      -
    • -
    -
    -
    -
      -
    • - - - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidhandleInput() -
        Handle the input
        -
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          InputHandler_1_16_R3

          -
          public InputHandler_1_16_R3()
          -
        • -
        -
      • -
      - - -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/MyArmorStand.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/MyArmorStand.html deleted file mode 100644 index 21ba36f..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/MyArmorStand.html +++ /dev/null @@ -1,269 +0,0 @@ - - - - - -MyArmorStand (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Interface MyArmorStand

    -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Abstract Methods 
        Modifier and TypeMethod and Description
        voidmove(org.bukkit.entity.ArmorStand a, - org.bukkit.util.Vector v) 
        voidsetHeadPose(org.bukkit.entity.ArmorStand a, - org.bukkit.util.EulerAngle eulerAngle) 
        voidsetHitbox(org.bukkit.entity.ArmorStand a, - org.bukkit.util.Vector v) 
        voidsetPosition(org.bukkit.entity.ArmorStand a, - org.bukkit.Location pos) 
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          setPosition

          -
          void setPosition(org.bukkit.entity.ArmorStand a,
          -                 org.bukkit.Location pos)
          -
        • -
        - - - -
          -
        • -

          move

          -
          void move(org.bukkit.entity.ArmorStand a,
          -          org.bukkit.util.Vector v)
          -
        • -
        - - - -
          -
        • -

          setHitbox

          -
          void setHitbox(org.bukkit.entity.ArmorStand a,
          -               org.bukkit.util.Vector v)
          -
        • -
        - - - -
          -
        • -

          setHeadPose

          -
          void setHeadPose(org.bukkit.entity.ArmorStand a,
          -                 org.bukkit.util.EulerAngle eulerAngle)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack.html deleted file mode 100644 index b436797..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack.html +++ /dev/null @@ -1,256 +0,0 @@ - - - - - -NMSItemStack (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Interface NMSItemStack

    -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Abstract Methods 
        Modifier and TypeMethod and Description
        java.lang.StringgetString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key) 
        java.lang.BooleanhasString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key) 
        org.bukkit.inventory.ItemStacksetString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key, - java.lang.String value) 
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          getString

          -
          java.lang.String getString(org.bukkit.inventory.ItemStack itemStack,
          -                           java.lang.String key)
          -
        • -
        - - - -
          -
        • -

          hasString

          -
          java.lang.Boolean hasString(org.bukkit.inventory.ItemStack itemStack,
          -                            java.lang.String key)
          -
        • -
        - - - -
          -
        • -

          setString

          -
          org.bukkit.inventory.ItemStack setString(org.bukkit.inventory.ItemStack itemStack,
          -                                         java.lang.String key,
          -                                         java.lang.String value)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_12.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_12.html deleted file mode 100644 index 4cd6ae9..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_12.html +++ /dev/null @@ -1,319 +0,0 @@ - - - - - -NMSItemStack_1_12 (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Class NMSItemStack_1_12

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      NMSItemStack
      -
      -
      -
      -
      public class NMSItemStack_1_12
      -extends java.lang.Object
      -implements NMSItemStack
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        NMSItemStack_1_12() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        java.lang.StringgetString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key) 
        java.lang.BooleanhasString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key) 
        org.bukkit.inventory.ItemStacksetString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key, - java.lang.String value) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          NMSItemStack_1_12

          -
          public NMSItemStack_1_12()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          getString

          -
          public java.lang.String getString(org.bukkit.inventory.ItemStack itemStack,
          -                                  java.lang.String key)
          -
          -
          Specified by:
          -
          getString in interface NMSItemStack
          -
          -
        • -
        - - - -
          -
        • -

          hasString

          -
          public java.lang.Boolean hasString(org.bukkit.inventory.ItemStack itemStack,
          -                                   java.lang.String key)
          -
          -
          Specified by:
          -
          hasString in interface NMSItemStack
          -
          -
        • -
        - - - -
          -
        • -

          setString

          -
          public org.bukkit.inventory.ItemStack setString(org.bukkit.inventory.ItemStack itemStack,
          -                                                java.lang.String key,
          -                                                java.lang.String value)
          -
          -
          Specified by:
          -
          setString in interface NMSItemStack
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_13_R2.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_13_R2.html deleted file mode 100644 index c702b91..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_13_R2.html +++ /dev/null @@ -1,319 +0,0 @@ - - - - - -NMSItemStack_1_13_R2 (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Class NMSItemStack_1_13_R2

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      NMSItemStack
      -
      -
      -
      -
      public class NMSItemStack_1_13_R2
      -extends java.lang.Object
      -implements NMSItemStack
      -
    • -
    -
    -
    -
      -
    • - - - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        java.lang.StringgetString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key) 
        java.lang.BooleanhasString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key) 
        org.bukkit.inventory.ItemStacksetString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key, - java.lang.String value) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          NMSItemStack_1_13_R2

          -
          public NMSItemStack_1_13_R2()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          getString

          -
          public java.lang.String getString(org.bukkit.inventory.ItemStack itemStack,
          -                                  java.lang.String key)
          -
          -
          Specified by:
          -
          getString in interface NMSItemStack
          -
          -
        • -
        - - - -
          -
        • -

          hasString

          -
          public java.lang.Boolean hasString(org.bukkit.inventory.ItemStack itemStack,
          -                                   java.lang.String key)
          -
          -
          Specified by:
          -
          hasString in interface NMSItemStack
          -
          -
        • -
        - - - -
          -
        • -

          setString

          -
          public org.bukkit.inventory.ItemStack setString(org.bukkit.inventory.ItemStack itemStack,
          -                                                java.lang.String key,
          -                                                java.lang.String value)
          -
          -
          Specified by:
          -
          setString in interface NMSItemStack
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_14.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_14.html deleted file mode 100644 index 9c8e5ac..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_14.html +++ /dev/null @@ -1,319 +0,0 @@ - - - - - -NMSItemStack_1_14 (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Class NMSItemStack_1_14

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      NMSItemStack
      -
      -
      -
      -
      public class NMSItemStack_1_14
      -extends java.lang.Object
      -implements NMSItemStack
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        NMSItemStack_1_14() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        java.lang.StringgetString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key) 
        java.lang.BooleanhasString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key) 
        org.bukkit.inventory.ItemStacksetString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key, - java.lang.String value) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          NMSItemStack_1_14

          -
          public NMSItemStack_1_14()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          getString

          -
          public java.lang.String getString(org.bukkit.inventory.ItemStack itemStack,
          -                                  java.lang.String key)
          -
          -
          Specified by:
          -
          getString in interface NMSItemStack
          -
          -
        • -
        - - - -
          -
        • -

          hasString

          -
          public java.lang.Boolean hasString(org.bukkit.inventory.ItemStack itemStack,
          -                                   java.lang.String key)
          -
          -
          Specified by:
          -
          hasString in interface NMSItemStack
          -
          -
        • -
        - - - -
          -
        • -

          setString

          -
          public org.bukkit.inventory.ItemStack setString(org.bukkit.inventory.ItemStack itemStack,
          -                                                java.lang.String key,
          -                                                java.lang.String value)
          -
          -
          Specified by:
          -
          setString in interface NMSItemStack
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_15.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_15.html deleted file mode 100644 index c4c1361..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_15.html +++ /dev/null @@ -1,319 +0,0 @@ - - - - - -NMSItemStack_1_15 (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Class NMSItemStack_1_15

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      NMSItemStack
      -
      -
      -
      -
      public class NMSItemStack_1_15
      -extends java.lang.Object
      -implements NMSItemStack
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        NMSItemStack_1_15() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        java.lang.StringgetString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key) 
        java.lang.BooleanhasString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key) 
        org.bukkit.inventory.ItemStacksetString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key, - java.lang.String value) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          NMSItemStack_1_15

          -
          public NMSItemStack_1_15()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          getString

          -
          public java.lang.String getString(org.bukkit.inventory.ItemStack itemStack,
          -                                  java.lang.String key)
          -
          -
          Specified by:
          -
          getString in interface NMSItemStack
          -
          -
        • -
        - - - -
          -
        • -

          hasString

          -
          public java.lang.Boolean hasString(org.bukkit.inventory.ItemStack itemStack,
          -                                   java.lang.String key)
          -
          -
          Specified by:
          -
          hasString in interface NMSItemStack
          -
          -
        • -
        - - - -
          -
        • -

          setString

          -
          public org.bukkit.inventory.ItemStack setString(org.bukkit.inventory.ItemStack itemStack,
          -                                                java.lang.String key,
          -                                                java.lang.String value)
          -
          -
          Specified by:
          -
          setString in interface NMSItemStack
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_16.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_16.html deleted file mode 100644 index 00f87a6..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_16.html +++ /dev/null @@ -1,319 +0,0 @@ - - - - - -NMSItemStack_1_16 (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Class NMSItemStack_1_16

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      NMSItemStack
      -
      -
      -
      -
      public class NMSItemStack_1_16
      -extends java.lang.Object
      -implements NMSItemStack
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        NMSItemStack_1_16() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        java.lang.StringgetString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key) 
        java.lang.BooleanhasString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key) 
        org.bukkit.inventory.ItemStacksetString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key, - java.lang.String value) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          NMSItemStack_1_16

          -
          public NMSItemStack_1_16()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          getString

          -
          public java.lang.String getString(org.bukkit.inventory.ItemStack itemStack,
          -                                  java.lang.String key)
          -
          -
          Specified by:
          -
          getString in interface NMSItemStack
          -
          -
        • -
        - - - -
          -
        • -

          hasString

          -
          public java.lang.Boolean hasString(org.bukkit.inventory.ItemStack itemStack,
          -                                   java.lang.String key)
          -
          -
          Specified by:
          -
          hasString in interface NMSItemStack
          -
          -
        • -
        - - - -
          -
        • -

          setString

          -
          public org.bukkit.inventory.ItemStack setString(org.bukkit.inventory.ItemStack itemStack,
          -                                                java.lang.String key,
          -                                                java.lang.String value)
          -
          -
          Specified by:
          -
          setString in interface NMSItemStack
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_16_R2.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_16_R2.html deleted file mode 100644 index 601167f..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_16_R2.html +++ /dev/null @@ -1,319 +0,0 @@ - - - - - -NMSItemStack_1_16_R2 (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Class NMSItemStack_1_16_R2

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      NMSItemStack
      -
      -
      -
      -
      public class NMSItemStack_1_16_R2
      -extends java.lang.Object
      -implements NMSItemStack
      -
    • -
    -
    -
    -
      -
    • - - - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        java.lang.StringgetString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key) 
        java.lang.BooleanhasString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key) 
        org.bukkit.inventory.ItemStacksetString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key, - java.lang.String value) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          NMSItemStack_1_16_R2

          -
          public NMSItemStack_1_16_R2()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          getString

          -
          public java.lang.String getString(org.bukkit.inventory.ItemStack itemStack,
          -                                  java.lang.String key)
          -
          -
          Specified by:
          -
          getString in interface NMSItemStack
          -
          -
        • -
        - - - -
          -
        • -

          hasString

          -
          public java.lang.Boolean hasString(org.bukkit.inventory.ItemStack itemStack,
          -                                   java.lang.String key)
          -
          -
          Specified by:
          -
          hasString in interface NMSItemStack
          -
          -
        • -
        - - - -
          -
        • -

          setString

          -
          public org.bukkit.inventory.ItemStack setString(org.bukkit.inventory.ItemStack itemStack,
          -                                                java.lang.String key,
          -                                                java.lang.String value)
          -
          -
          Specified by:
          -
          setString in interface NMSItemStack
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_16_R3.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_16_R3.html deleted file mode 100644 index 37931b7..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_16_R3.html +++ /dev/null @@ -1,319 +0,0 @@ - - - - - -NMSItemStack_1_16_R3 (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.nms.versions
    -

    Class NMSItemStack_1_16_R3

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      NMSItemStack
      -
      -
      -
      -
      public class NMSItemStack_1_16_R3
      -extends java.lang.Object
      -implements NMSItemStack
      -
    • -
    -
    -
    -
      -
    • - - - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        java.lang.StringgetString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key) 
        java.lang.BooleanhasString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key) 
        org.bukkit.inventory.ItemStacksetString(org.bukkit.inventory.ItemStack itemStack, - java.lang.String key, - java.lang.String value) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          NMSItemStack_1_16_R3

          -
          public NMSItemStack_1_16_R3()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          getString

          -
          public java.lang.String getString(org.bukkit.inventory.ItemStack itemStack,
          -                                  java.lang.String key)
          -
          -
          Specified by:
          -
          getString in interface NMSItemStack
          -
          -
        • -
        - - - -
          -
        • -

          hasString

          -
          public java.lang.Boolean hasString(org.bukkit.inventory.ItemStack itemStack,
          -                                   java.lang.String key)
          -
          -
          Specified by:
          -
          hasString in interface NMSItemStack
          -
          -
        • -
        - - - -
          -
        • -

          setString

          -
          public org.bukkit.inventory.ItemStack setString(org.bukkit.inventory.ItemStack itemStack,
          -                                                java.lang.String key,
          -                                                java.lang.String value)
          -
          -
          Specified by:
          -
          setString in interface NMSItemStack
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/package-frame.html deleted file mode 100644 index 142c30a..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/package-frame.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.nms.versions (Plugin 2.0.11-dev1 API) - - - - -

    me.legofreak107.vehiclesplus.vehicles.nms.versions

    -
    -

    Interfaces

    - -

    Classes

    - -
    - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/package-summary.html deleted file mode 100644 index d7e7784..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/package-summary.html +++ /dev/null @@ -1,242 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.nms.versions (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Package me.legofreak107.vehiclesplus.vehicles.nms.versions

    -
    -
    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/package-tree.html deleted file mode 100644 index 3bfe0eb..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/package-tree.html +++ /dev/null @@ -1,160 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.nms.versions Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Hierarchy For Package me.legofreak107.vehiclesplus.vehicles.nms.versions

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    - -

    Interface Hierarchy

    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/rims/RimDesign.html b/docs/me/legofreak107/vehiclesplus/vehicles/rims/RimDesign.html index 637a9d3..265e2cb 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/rims/RimDesign.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/rims/RimDesign.html @@ -3,7 +3,7 @@ -RimDesign (Plugin 2.0.11-dev1 API) +RimDesign (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/rims/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/rims/package-summary.html index a89b5b8..90f4ad9 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/rims/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/rims/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.rims (Plugin 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.rims (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.settings
    -

    Class PluginSettings

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class PluginSettings
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        PluginSettings() 
        -
      • -
      - - -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          PluginSettings

          -
          public PluginSettings()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          load

          -
          public void load()
          -
          Load the settings
          -
        • -
        - - - -
          -
        • -

          initiate

          -
          public void initiate()
          -
          Initiate the config on first run
          -
        • -
        - - - -
          -
        • -

          updateLocale

          -
          public void updateLocale()
          -
          Update the locale files
          -
        • -
        - - - -
          -
        • -

          update

          -
          public void update()
          -
          Update config files
          -
        • -
        - - - -
          -
        • -

          getLocale

          -
          public java.lang.String getLocale()
          -
          The locale of the plugin
          -
        • -
        - - - -
          -
        • -

          getDriveOverSlabs

          -
          public java.lang.Boolean getDriveOverSlabs()
          -
          Can vehicles drive over slabs
          -
        • -
        - - - -
          -
        • -

          getDriveOverBlocks

          -
          public java.lang.Boolean getDriveOverBlocks()
          -
          Can vehicles drive over full blocks
          -
        • -
        - - - -
          -
        • -

          getRepairCostDivision

          -
          public java.lang.Double getRepairCostDivision()
          -
          Repair cost division -

          - If a vehicles price is 100000 and the division is 100, - the vehicle repair cost will be 100000 / 100 = 1000

          -
        • -
        - - - -
          -
        • -

          getRenameCost

          -
          public java.lang.Double getRenameCost()
          -
          Rename cost
          -
        • -
        - - - -
          -
        • -

          getOwnerChangeCost

          -
          public java.lang.Double getOwnerChangeCost()
          -
          Rename cost
          -
        • -
        - - - -
          -
        • -

          getVehicleDamage

          -
          public java.lang.Boolean getVehicleDamage()
          -
          Can vehicles get damage
          -
        • -
        - - - -
          -
        • -

          getEntityCollisionStop

          -
          public java.lang.Boolean getEntityCollisionStop()
          -
          Do vehicles stop when they hit an entity
          -
        • -
        - - - -
          -
        • -

          getEntityCollisionDamageSelf

          -
          public java.lang.Boolean getEntityCollisionDamageSelf()
          -
          Do vehicles get damage from hitting entities
          -
        • -
        - - - -
          -
        • -

          getEntityCollisionDamageEntity

          -
          public java.lang.Boolean getEntityCollisionDamageEntity()
          -
          Do entities get damage when hit by a vehicle
          -
        • -
        - - - -
          -
        • -

          getOnlySpawnOnSpawnpoints

          -
          public java.lang.Boolean getOnlySpawnOnSpawnpoints()
          -
          Do entities get damage when hit by a vehicle
          -
        • -
        - - - -
          -
        • -

          getShowActionBar

          -
          public java.lang.Boolean getShowActionBar()
          -
          Show action bar while in vehicles
          -
        • -
        - - - -
          -
        • -

          setLocale

          -
          public void setLocale(java.lang.String locale)
          -
          The locale of the plugin
          -
        • -
        - - - -
          -
        • -

          setDriveOverSlabs

          -
          public void setDriveOverSlabs(java.lang.Boolean driveOverSlabs)
          -
          Can vehicles drive over slabs
          -
        • -
        - - - -
          -
        • -

          setDriveOverBlocks

          -
          public void setDriveOverBlocks(java.lang.Boolean driveOverBlocks)
          -
          Can vehicles drive over full blocks
          -
        • -
        - - - -
          -
        • -

          setRepairCostDivision

          -
          public void setRepairCostDivision(java.lang.Double repairCostDivision)
          -
          Repair cost division -

          - If a vehicles price is 100000 and the division is 100, - the vehicle repair cost will be 100000 / 100 = 1000

          -
        • -
        - - - -
          -
        • -

          setRenameCost

          -
          public void setRenameCost(java.lang.Double renameCost)
          -
          Rename cost
          -
        • -
        - - - -
          -
        • -

          setOwnerChangeCost

          -
          public void setOwnerChangeCost(java.lang.Double ownerChangeCost)
          -
          Rename cost
          -
        • -
        - - - -
          -
        • -

          setVehicleDamage

          -
          public void setVehicleDamage(java.lang.Boolean vehicleDamage)
          -
          Can vehicles get damage
          -
        • -
        - - - -
          -
        • -

          setEntityCollisionStop

          -
          public void setEntityCollisionStop(java.lang.Boolean entityCollisionStop)
          -
          Do vehicles stop when they hit an entity
          -
        • -
        - - - -
          -
        • -

          setEntityCollisionDamageSelf

          -
          public void setEntityCollisionDamageSelf(java.lang.Boolean entityCollisionDamageSelf)
          -
          Do vehicles get damage from hitting entities
          -
        • -
        - - - -
          -
        • -

          setEntityCollisionDamageEntity

          -
          public void setEntityCollisionDamageEntity(java.lang.Boolean entityCollisionDamageEntity)
          -
          Do entities get damage when hit by a vehicle
          -
        • -
        - - - -
          -
        • -

          setOnlySpawnOnSpawnpoints

          -
          public void setOnlySpawnOnSpawnpoints(java.lang.Boolean onlySpawnOnSpawnpoints)
          -
          Do entities get damage when hit by a vehicle
          -
        • -
        - - - -
          -
        • -

          setShowActionBar

          -
          public void setShowActionBar(java.lang.Boolean showActionBar)
          -
          Show action bar while in vehicles
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/settings/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/settings/package-frame.html deleted file mode 100644 index 72f2732..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/settings/package-frame.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.settings (Plugin 2.0.11-dev1 API) - - - - -

    me.legofreak107.vehiclesplus.vehicles.settings

    -
    -

    Classes

    - -
    - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/settings/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/settings/package-summary.html deleted file mode 100644 index e93b11a..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/settings/package-summary.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.settings (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Package me.legofreak107.vehiclesplus.vehicles.settings

    -
    -
    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/settings/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/settings/package-tree.html deleted file mode 100644 index c0cc0e5..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/settings/package-tree.html +++ /dev/null @@ -1,134 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.settings Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Hierarchy For Package me.legofreak107.vehiclesplus.vehicles.settings

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/Spawnpoint.html b/docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/Spawnpoint.html deleted file mode 100644 index 901341f..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/Spawnpoint.html +++ /dev/null @@ -1,403 +0,0 @@ - - - - - -Spawnpoint (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - - -
    -
    me.legofreak107.vehiclesplus.vehicles.spawnpoints.objects
    -

    Class Spawnpoint

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class Spawnpoint
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - - - - -
        Constructors 
        Constructor and Description
        Spawnpoint() 
        Spawnpoint(org.bukkit.util.Vector location, - int yaw, - java.lang.String world, - java.lang.String vehicleType) 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        org.bukkit.util.VectorgetLocation() 
        java.lang.StringgetVehicleType() 
        java.lang.StringgetWorld() 
        java.lang.IntegergetYaw() 
        booleanisOccupied() 
        voidsave() 
        voidsetLocation(org.bukkit.util.Vector location) 
        voidsetVehicleType(java.lang.String vehicleType) 
        voidsetWorld(java.lang.String world) 
        voidsetYaw(java.lang.Integer yaw) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        - - - -
          -
        • -

          Spawnpoint

          -
          public Spawnpoint(org.bukkit.util.Vector location,
          -                  int yaw,
          -                  java.lang.String world,
          -                  java.lang.String vehicleType)
          -
        • -
        - - - -
          -
        • -

          Spawnpoint

          -
          public Spawnpoint()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          isOccupied

          -
          public boolean isOccupied()
          -
        • -
        - - - -
          -
        • -

          save

          -
          public void save()
          -
        • -
        - - - -
          -
        • -

          getLocation

          -
          public org.bukkit.util.Vector getLocation()
          -
        • -
        - - - -
          -
        • -

          getYaw

          -
          public java.lang.Integer getYaw()
          -
        • -
        - - - -
          -
        • -

          getWorld

          -
          public java.lang.String getWorld()
          -
        • -
        - - - -
          -
        • -

          getVehicleType

          -
          public java.lang.String getVehicleType()
          -
        • -
        - - - -
          -
        • -

          setLocation

          -
          public void setLocation(org.bukkit.util.Vector location)
          -
        • -
        - - - -
          -
        • -

          setYaw

          -
          public void setYaw(java.lang.Integer yaw)
          -
        • -
        - - - -
          -
        • -

          setWorld

          -
          public void setWorld(java.lang.String world)
          -
        • -
        - - - -
          -
        • -

          setVehicleType

          -
          public void setVehicleType(java.lang.String vehicleType)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/package-frame.html deleted file mode 100644 index df7dc3c..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/package-frame.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.spawnpoints.objects (Plugin 2.0.11-dev1 API) - - - - -

    me.legofreak107.vehiclesplus.vehicles.spawnpoints.objects

    -
    -

    Classes

    - -
    - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/package-summary.html deleted file mode 100644 index 024747b..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/package-summary.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.spawnpoints.objects (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Package me.legofreak107.vehiclesplus.vehicles.spawnpoints.objects

    -
    -
    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/package-tree.html deleted file mode 100644 index 4f60e74..0000000 --- a/docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/package-tree.html +++ /dev/null @@ -1,134 +0,0 @@ - - - - - -me.legofreak107.vehiclesplus.vehicles.spawnpoints.objects Class Hierarchy (Plugin 2.0.11-dev1 API) - - - - - - - -
    - - - - - - - -
    - - -
    -

    Hierarchy For Package me.legofreak107.vehiclesplus.vehicles.spawnpoints.objects

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    - -
    - -
    - - - - - - - -
    - - - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/MomentumType.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/MomentumType.html index 4f564d8..05d0d24 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/MomentumType.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/MomentumType.html @@ -3,7 +3,7 @@ -MomentumType (Plugin 2.0.11-dev1 API) +MomentumType (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/package-summary.html index 5cb97de..3326d4c 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.vehicles.enums (Plugin 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.vehicles.enums (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,13 +11,13 @@ @@ -11,13 +11,13 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/package-summary.html index 02736d3..39218f3 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons (Plugin 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/package-summary.html index 5bfb8c6..213d21d 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats (Plugin 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/package-summary.html index 7cef695..4977487 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins (Plugin 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/package-summary.html index f71df23..35bcb86 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage (Plugin 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/package-summary.html index f1d599f..a422c97 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.vehicles.objects (Plugin 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.vehicles.objects (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/package-summary.html index ffdfbd6..cda1084 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.base (Plugin 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.base (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/package-summary.html index 3a16b5c..65b38ce 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types (Plugin 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types (API 2.1.0-dev2 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -12,47 +12,17 @@

    Packages