From a2820a771ae429aac33dfd8b334214fe5d57d571 Mon Sep 17 00:00:00 2001 From: Andrew Baker Date: Mon, 30 Nov 2020 13:12:08 -0800 Subject: [PATCH] New javadocs for version 2.0.11-dev1 --- docs/allclasses-frame.html | 154 +- docs/allclasses-noframe.html | 154 +- docs/constant-values.html | 4 +- docs/deprecated-list.html | 29 +- docs/dracula-javadoc8.css | 1372 ++++----- docs/help-doc.html | 4 +- docs/index-all.html | 2621 ++++++++++++++++- 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} | 51 +- .../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} | 44 +- .../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-frame.html | 19 + .../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/{VehiclesPlusAPI.html => API.html} | 80 +- .../api/events/ClickVehicleEvent.html | 14 +- .../vehicles/api/events/SendKeyEvent.html | 4 +- .../api/events/VehicleCollisionEvent.html | 28 +- .../api/events/VehicleDamageEvent.html | 14 +- .../api/events/VehicleDestroyEvent.html | 14 +- .../api/events/VehicleEnterEvent.html | 26 +- .../api/events/VehicleLeaveEvent.html | 26 +- .../api/events/VehicleSpawnEvent.html | 14 +- .../vehicles/api/events/package-frame.html | 3 +- .../vehicles/api/events/package-summary.html | 14 +- .../vehicles/api/events/package-tree.html | 9 +- .../api/interfaces/package-frame.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 | 8 +- .../api/objects/custominput/package-tree.html | 8 +- .../api/objects/parts/package-frame.html | 19 - .../vehicles/api/objects/spawn/SpawnMode.html | 4 +- .../api/objects/spawn/package-frame.html | 2 +- .../api/objects/spawn/package-summary.html | 12 +- .../api/objects/spawn/package-tree.html | 12 +- .../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 ++ .../objects/CustomGUI.html} | 144 +- .../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 | 28 +- .../objects/components}/package-tree.html | 21 +- .../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 | 321 ++ .../vehicles/hitbox/HitBoxSide.html | 386 +++ .../vehicles/hitbox/package-frame.html | 23 + .../vehicles/hitbox/package-summary.html | 154 + .../vehicles/hitbox/package-tree.html | 146 + .../vehicles/enums/VehicleType.html} | 104 +- .../vehicles/enums}/package-frame.html | 6 +- .../vehicles/enums}/package-summary.html | 20 +- .../vehicles/enums}/package-tree.html | 20 +- .../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} | 59 +- .../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 + .../vehicles/serializables/Offset.html} | 100 +- .../serializables}/package-frame.html | 6 +- .../serializables}/package-summary.html | 20 +- .../vehicles/serializables}/package-tree.html | 20 +- .../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/locale/objects/Locale.html | 277 ++ .../objects}/package-frame.html | 6 +- .../objects}/package-summary.html | 30 +- .../objects}/package-tree.html | 27 +- .../vehicles/managers/CollisionManager.html | 399 +++ .../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 | 24 + .../vehicles/managers/package-summary.html | 159 + .../vehicles/managers/package-tree.html | 139 + .../nms/movement/MovementMethods.html | 368 +++ .../vehicles/nms/movement/package-frame.html | 19 + .../movement}/package-summary.html | 20 +- .../movement}/package-tree.html | 20 +- .../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 +++ .../versions/InputHandler.html} | 67 +- .../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 | 348 +++ .../vehicles/rims/package-frame.html | 19 + .../vehicles/rims/package-summary.html | 139 + .../vehicles/rims/package-tree.html | 134 + .../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 | 365 +++ .../vehicles/vehicles/enums/MovementType.html | 419 +++ .../vehicles/vehicles/enums/TiltType.html | 404 +++ .../vehicles/enums/package-frame.html | 21 + .../vehicles/enums/package-summary.html | 147 + .../vehicles/vehicles/enums/package-tree.html | 140 + .../vehicles/objects/BaseVehicle.html | 850 ++++++ .../vehicles/objects/SpawnedVehicle.html | 729 +++++ .../vehicles/objects/StorageVehicle.html | 748 +++++ .../vehicles/objects/VehicleStats.html | 579 ++++ .../vehicles/objects/addons/Addon.html | 335 +++ .../vehicles/objects/addons/Part.html | 540 ++++ .../vehicles/objects/addons/Wheel.html | 418 +++ .../objects/addons/package-frame.html | 21 + .../objects/addons/package-summary.html | 147 + .../vehicles/objects/addons/package-tree.html | 143 + .../objects/addons/seats/BikeSeat.html | 423 +++ .../objects/addons/seats/ControllingSeat.html | 330 +++ .../vehicles/objects/addons/seats/Seat.html | 385 +++ .../objects/addons/seats/TurretSeat.html | 336 +++ .../objects/addons/seats/package-frame.html | 22 + .../objects/addons/seats/package-summary.html | 151 + .../objects/addons/seats/package-tree.html | 147 + .../objects/addons/skins/BikeSkin.html | 349 +++ .../objects/addons/skins/Colorable.html | 368 +++ .../vehicles/objects/addons/skins/Rotor.html | 318 ++ .../vehicles/objects/addons/skins/Skin.html | 322 ++ .../vehicles/objects/addons/skins/Turret.html | 456 +++ .../objects/addons/skins/package-frame.html | 23 + .../objects/addons/skins/package-summary.html | 155 + .../objects/addons/skins/package-tree.html | 148 + .../objects/base/storage/StorageFuel.html | 333 +++ .../objects/base/storage/StorageHitbox.html | 367 +++ .../objects/base/storage/StorageHorn.html | 330 +++ .../objects/base/storage/StorageSmoke.html | 432 +++ .../base/storage/StorageUpgradeable.html | 401 +++ .../objects/base/storage/package-frame.html | 23 + .../objects/base/storage/package-summary.html | 155 + .../objects/base/storage/package-tree.html | 138 + .../vehicles/objects/package-frame.html | 22 + .../vehicles/objects/package-summary.html | 151 + .../vehicles/objects/package-tree.html | 137 + .../vehicles/objects/types/BikeType.html | 320 ++ .../vehicles/objects/types/BoatType.html | 320 ++ .../vehicles/objects/types/CarType.html | 320 ++ .../objects/types/HelicopterType.html | 320 ++ .../objects/types/HovercraftType.html | 320 ++ .../vehicles/objects/types/PlaneType.html | 320 ++ .../objects/types/base/VehicleType.html | 307 ++ .../objects/types/base/package-frame.html | 19 + .../objects/types/base/package-summary.html | 139 + .../objects/types/base/package-tree.html | 134 + .../vehicles/objects/types/package-frame.html | 24 + .../objects/types/package-summary.html | 159 + .../vehicles/objects/types/package-tree.html | 143 + docs/overview-frame.html | 51 +- docs/overview-summary.html | 198 +- docs/overview-tree.html | 240 +- docs/package-list | 49 +- 316 files changed, 63760 insertions(+), 1476 deletions(-) create mode 100644 docs/me/legofreak107/vehiclesplus/VehiclesPlus.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/armorstands/CustomArmorStand.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/chatinput/ChatConfirmCallback.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/chatinput/ChatConfirmation.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/cloneable/Clone.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/CommandLibrary.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Command.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Indefinite.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Optional.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/SubCommand.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/TabCompleter.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/Argument.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/ArgumentOption.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryCommand.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryCommandExecutor.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryTabCompleter.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/SubCommand.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-tree.html rename docs/me/legofreak107/vehiclesplus/{vehicles/api/managers/MainManager.html => libraries/commandlibrary/util/CommandConstructor.html} (72%) create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/config/ConfigConverter.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/config/StorageConverter.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/config/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/config/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/config/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/itemstacks/CustomItemStack.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/materialchecker/MaterialChecker.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/NBTDataType.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/NBTSave.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/Pair.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-tree.html rename docs/me/legofreak107/vehiclesplus/{vehicles/api/interfaces/IPart.html => libraries/serialization/annotations/IncludeInBaseSerialize.html} (70%) create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInSerialize.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/VPSerializable.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/config/ConfigSerializer.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/ColorSerializer.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/InventorySerializer.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/ItemStackSerializer.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/package-tree.html rename docs/me/legofreak107/vehiclesplus/vehicles/api/{VehiclesPlusAPI.html => API.html} (63%) delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-frame.html delete mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/commands/AddonCommand.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/commands/FuelCommand.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/commands/VehiclesCommand.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/commands/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/commands/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/commands/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/firstrun/FirstRun.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/fuel/FuelItem.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/fuel/FuelType.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleAddonGUI.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleEnterGUI.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleGUI.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/VehiclePaintGUI.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleSettingsGUI.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleUpgradeGUI.html rename docs/me/legofreak107/vehiclesplus/vehicles/{api/events/VehicleGiveEvent.html => gui/objects/CustomGUI.html} (56%) create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/MenuItem.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/GUIItem.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/GUIPage.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/package-frame.html rename docs/me/legofreak107/vehiclesplus/vehicles/{api/objects/vehicles => gui/objects/components}/package-summary.html (75%) rename docs/me/legofreak107/vehiclesplus/vehicles/{api/objects/vehicles => gui/objects/components}/package-tree.html (71%) create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/ConfirmGUI.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/NormalGUI.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/PaginationGUI.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/PlayerSelectionGUI.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/gui/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/hitbox/HitBox.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/hitbox/HitBoxSide.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/hitbox/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/hitbox/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/hitbox/package-tree.html rename docs/me/legofreak107/vehiclesplus/vehicles/{api/libraries/nbtsaving/NBTDataType.html => legacy/vehicles/enums/VehicleType.html} (65%) rename docs/me/legofreak107/vehiclesplus/vehicles/{api/libraries/nbtsaving => legacy/vehicles/enums}/package-frame.html (55%) rename docs/me/legofreak107/vehiclesplus/vehicles/{api/libraries/nbtsaving => legacy/vehicles/enums}/package-summary.html (81%) rename docs/me/legofreak107/vehiclesplus/vehicles/{api/libraries/nbtsaving => legacy/vehicles/enums}/package-tree.html (79%) create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Bike.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Boat.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Car.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Helicopter.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/InputManager.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Plane.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Speeder.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Tank.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Vehicle.html rename docs/me/legofreak107/vehiclesplus/vehicles/{api/objects/parts/APISeat.html => legacy/vehicles/objects/components/Seat.html} (67%) create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-tree.html rename docs/me/legofreak107/vehiclesplus/vehicles/{api/objects/vehicles/APIVehicle.html => legacy/vehicles/serializables/Offset.html} (61%) rename docs/me/legofreak107/vehiclesplus/vehicles/{api/objects/vehicles => legacy/vehicles/serializables}/package-frame.html (55%) rename docs/me/legofreak107/vehiclesplus/vehicles/{api/objects/parts => legacy/vehicles/serializables}/package-summary.html (80%) rename docs/me/legofreak107/vehiclesplus/vehicles/{api/objects/parts => legacy/vehicles/serializables}/package-tree.html (76%) create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/BlockBreak.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/BlockPlace.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/BucketPlace.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/ChunkLoading.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/EntityDismount.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/EntityInteractAtEntity.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/KeyPress.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/PlayerJoin.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/PlayerQuit.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/SignChange.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/Message.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/Locale.html rename docs/me/legofreak107/vehiclesplus/vehicles/{api/managers => locale/objects}/package-frame.html (58%) rename docs/me/legofreak107/vehiclesplus/vehicles/{api/interfaces => locale/objects}/package-summary.html (76%) rename docs/me/legofreak107/vehiclesplus/vehicles/{api/interfaces => locale/objects}/package-tree.html (75%) create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/CollisionManager.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/ConfigManager.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/EcoManager.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/MainManager.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/SkullManager.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/SoundManager.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/movement/MovementMethods.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/movement/package-frame.html rename docs/me/legofreak107/vehiclesplus/vehicles/{api/managers => nms/movement}/package-summary.html (83%) rename docs/me/legofreak107/vehiclesplus/vehicles/{api/managers => nms/movement}/package-tree.html (80%) create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_12.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_13_R2.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_14.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_15.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_16.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_16_R2.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_16_R3.html rename docs/me/legofreak107/vehiclesplus/vehicles/{api/interfaces/IVehicle.html => nms/versions/InputHandler.html} (65%) create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_12.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_13_R2.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_14.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_15.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_16.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_16_R2.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_16_R3.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/MyArmorStand.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_12.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_13_R2.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_14.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_15.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_16.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_16_R2.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_16_R3.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/rims/RimDesign.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/rims/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/rims/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/rims/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/settings/PluginSettings.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/settings/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/settings/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/settings/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/Spawnpoint.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/MomentumType.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/MovementType.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/TiltType.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/BaseVehicle.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/SpawnedVehicle.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/StorageVehicle.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/VehicleStats.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Addon.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Part.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Wheel.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/BikeSeat.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/ControllingSeat.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/Seat.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/TurretSeat.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/BikeSkin.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Colorable.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Rotor.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Skin.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Turret.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageFuel.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageHitbox.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageHorn.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageSmoke.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageUpgradeable.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/BikeType.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/BoatType.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/CarType.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/HelicopterType.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/HovercraftType.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/PlaneType.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/VehicleType.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/package-tree.html diff --git a/docs/allclasses-frame.html b/docs/allclasses-frame.html index 6257a4b..fab8979 100644 --- a/docs/allclasses-frame.html +++ b/docs/allclasses-frame.html @@ -3,7 +3,7 @@ -All Classes (API 2.0.11-dev1 API) +All Classes (Plugin 2.0.11-dev1 API) @@ -11,25 +11,161 @@

All Classes

diff --git a/docs/allclasses-noframe.html b/docs/allclasses-noframe.html index 8519fa2..3cc18d6 100644 --- a/docs/allclasses-noframe.html +++ b/docs/allclasses-noframe.html @@ -3,7 +3,7 @@ -All Classes (API 2.0.11-dev1 API) +All Classes (Plugin 2.0.11-dev1 API) @@ -11,25 +11,161 @@

All Classes

diff --git a/docs/constant-values.html b/docs/constant-values.html index 21d7862..701b07d 100644 --- a/docs/constant-values.html +++ b/docs/constant-values.html @@ -3,7 +3,7 @@ -Constant Field Values (API 2.0.11-dev1 API) +Constant Field Values (Plugin 2.0.11-dev1 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 new file mode 100644 index 0000000..0b4857c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/armorstands/CustomArmorStand.html @@ -0,0 +1,385 @@ + + + + + +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 new file mode 100644 index 0000000..7c4737a --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-frame.html @@ -0,0 +1,19 @@ + + + + + +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 new file mode 100644 index 0000000..bd3a31b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-summary.html @@ -0,0 +1,139 @@ + + + + + +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 new file mode 100644 index 0000000..c89e94d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-tree.html @@ -0,0 +1,134 @@ + + + + + +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 new file mode 100644 index 0000000..4149901 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/chatinput/ChatConfirmCallback.html @@ -0,0 +1,270 @@ + + + + + +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 new file mode 100644 index 0000000..9e6476a --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/chatinput/ChatConfirmation.html @@ -0,0 +1,279 @@ + + + + + +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 new file mode 100644 index 0000000..f7679a9 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-frame.html @@ -0,0 +1,20 @@ + + + + + +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 new file mode 100644 index 0000000..b6a0686 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-summary.html @@ -0,0 +1,143 @@ + + + + + +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 new file mode 100644 index 0000000..771264f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-tree.html @@ -0,0 +1,135 @@ + + + + + +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 new file mode 100644 index 0000000..3eafe4e --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/cloneable/Clone.html @@ -0,0 +1,268 @@ + + + + + +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 new file mode 100644 index 0000000..c9e4d77 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-frame.html @@ -0,0 +1,19 @@ + + + + + +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 new file mode 100644 index 0000000..432eb14 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-summary.html @@ -0,0 +1,139 @@ + + + + + +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 new file mode 100644 index 0000000..dfff589 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-tree.html @@ -0,0 +1,134 @@ + + + + + +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 new file mode 100644 index 0000000..de6cff6 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/CommandLibrary.html @@ -0,0 +1,322 @@ + + + + + +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 new file mode 100644 index 0000000..9027f5e --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Command.html @@ -0,0 +1,282 @@ + + + + + +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 new file mode 100644 index 0000000..7a98c15 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Indefinite.html @@ -0,0 +1,162 @@ + + + + + +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 new file mode 100644 index 0000000..d5a6e13 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Optional.html @@ -0,0 +1,162 @@ + + + + + +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 new file mode 100644 index 0000000..51e18f8 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/SubCommand.html @@ -0,0 +1,298 @@ + + + + + +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 new file mode 100644 index 0000000..17ee625 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/TabCompleter.html @@ -0,0 +1,210 @@ + + + + + +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 new file mode 100644 index 0000000..c114d9d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-frame.html @@ -0,0 +1,23 @@ + + + + + +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 new file mode 100644 index 0000000..52b6dc8 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-summary.html @@ -0,0 +1,155 @@ + + + + + +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 new file mode 100644 index 0000000..e6c56fb --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-tree.html @@ -0,0 +1,134 @@ + + + + + +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 new file mode 100644 index 0000000..f119595 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/Argument.html @@ -0,0 +1,341 @@ + + + + + +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 new file mode 100644 index 0000000..9397caf --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/ArgumentOption.html @@ -0,0 +1,425 @@ + + + + + +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 new file mode 100644 index 0000000..58bca45 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryCommand.html @@ -0,0 +1,352 @@ + + + + + +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 new file mode 100644 index 0000000..d45ee54 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryCommandExecutor.html @@ -0,0 +1,283 @@ + + + + + +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 new file mode 100644 index 0000000..2d9ad41 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryTabCompleter.html @@ -0,0 +1,283 @@ + + + + + +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 new file mode 100644 index 0000000..02ed98b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/SubCommand.html @@ -0,0 +1,416 @@ + + + + + +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 new file mode 100644 index 0000000..c6cb6b8 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-frame.html @@ -0,0 +1,27 @@ + + + + + +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 new file mode 100644 index 0000000..a4128b8 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-summary.html @@ -0,0 +1,170 @@ + + + + + +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 new file mode 100644 index 0000000..c166ac7 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-tree.html @@ -0,0 +1,150 @@ + + + + + +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 new file mode 100644 index 0000000..56ffbcf --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-frame.html @@ -0,0 +1,19 @@ + + + + + +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 new file mode 100644 index 0000000..61d3254 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-summary.html @@ -0,0 +1,139 @@ + + + + + +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 new file mode 100644 index 0000000..cb54100 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-tree.html @@ -0,0 +1,142 @@ + + + + + +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/vehicles/api/managers/MainManager.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/CommandConstructor.html similarity index 72% rename from docs/me/legofreak107/vehiclesplus/vehicles/api/managers/MainManager.html rename to docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/CommandConstructor.html index d54839f..cfea642 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/api/managers/MainManager.html +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/CommandConstructor.html @@ -3,7 +3,7 @@ -MainManager (API 2.0.11-dev1 API) +CommandConstructor (Plugin 2.0.11-dev1 API) @@ -11,14 +11,14 @@ + + +

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 new file mode 100644 index 0000000..a7e891c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-summary.html @@ -0,0 +1,139 @@ + + + + + +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 new file mode 100644 index 0000000..7bed318 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-tree.html @@ -0,0 +1,134 @@ + + + + + +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 new file mode 100644 index 0000000..59def17 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/config/ConfigConverter.html @@ -0,0 +1,359 @@ + + + + + +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 new file mode 100644 index 0000000..0080882 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/config/StorageConverter.html @@ -0,0 +1,268 @@ + + + + + +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 new file mode 100644 index 0000000..86e178a --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/config/package-frame.html @@ -0,0 +1,20 @@ + + + + + +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 new file mode 100644 index 0000000..644c79d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/config/package-summary.html @@ -0,0 +1,143 @@ + + + + + +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 new file mode 100644 index 0000000..30bf11a --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/config/package-tree.html @@ -0,0 +1,135 @@ + + + + + +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 new file mode 100644 index 0000000..cc8e5e3 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/CustomItemStack.html @@ -0,0 +1,322 @@ + + + + + +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 new file mode 100644 index 0000000..dcfd93b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-frame.html @@ -0,0 +1,19 @@ + + + + + +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 new file mode 100644 index 0000000..3c3b1ca --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-summary.html @@ -0,0 +1,139 @@ + + + + + +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 new file mode 100644 index 0000000..431d87c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-tree.html @@ -0,0 +1,134 @@ + + + + + +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 new file mode 100644 index 0000000..1eac59e --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/MaterialChecker.html @@ -0,0 +1,294 @@ + + + + + +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 new file mode 100644 index 0000000..c11767c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-frame.html @@ -0,0 +1,19 @@ + + + + + +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 new file mode 100644 index 0000000..f216912 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-summary.html @@ -0,0 +1,139 @@ + + + + + +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 new file mode 100644 index 0000000..f2918d4 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-tree.html @@ -0,0 +1,134 @@ + + + + + +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 new file mode 100644 index 0000000..f8d5c8d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/NBTDataType.html @@ -0,0 +1,374 @@ + + + + + +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 new file mode 100644 index 0000000..ef3cb2a --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/NBTSave.html @@ -0,0 +1,302 @@ + + + + + +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 new file mode 100644 index 0000000..03d17aa --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/Pair.html @@ -0,0 +1,336 @@ + + + + + +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 new file mode 100644 index 0000000..a4f1dc4 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-frame.html @@ -0,0 +1,24 @@ + + + + + +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 new file mode 100644 index 0000000..aeb8d2c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-summary.html @@ -0,0 +1,158 @@ + + + + + +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 new file mode 100644 index 0000000..89ecb5d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-tree.html @@ -0,0 +1,147 @@ + + + + + +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/vehicles/api/interfaces/IPart.html b/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInBaseSerialize.html similarity index 70% rename from docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/IPart.html rename to docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInBaseSerialize.html index 9bcb20d..eff76c8 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/IPart.html +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInBaseSerialize.html @@ -3,7 +3,7 @@ -IPart (API 2.0.11-dev1 API) +IncludeInBaseSerialize (Plugin 2.0.11-dev1 API) @@ -11,7 +11,7 @@ + + + + + +
+ + + + + + + +
+ + + +
+
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 new file mode 100644 index 0000000..2c5d135 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/VPSerializable.html @@ -0,0 +1,162 @@ + + + + + +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 new file mode 100644 index 0000000..2f37a06 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-frame.html @@ -0,0 +1,21 @@ + + + + + +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 new file mode 100644 index 0000000..7228e1b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-summary.html @@ -0,0 +1,147 @@ + + + + + +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 new file mode 100644 index 0000000..3d4c7c5 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-tree.html @@ -0,0 +1,132 @@ + + + + + +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 new file mode 100644 index 0000000..7446741 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/ConfigSerializer.html @@ -0,0 +1,305 @@ + + + + + +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-frame.html b/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-frame.html new file mode 100644 index 0000000..f8c6a2c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-frame.html @@ -0,0 +1,19 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.serialization.config (Plugin 2.0.11-dev1 API) + + + + +

me.legofreak107.vehiclesplus.libraries.serialization.config

+
+

Classes

+ +
+ + diff --git a/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-summary.html b/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-summary.html new file mode 100644 index 0000000..419b5be --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-summary.html @@ -0,0 +1,139 @@ + + + + + +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 new file mode 100644 index 0000000..5958f21 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-tree.html @@ -0,0 +1,134 @@ + + + + + +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 new file mode 100644 index 0000000..4a24a9b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/ColorSerializer.html @@ -0,0 +1,281 @@ + + + + + +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 new file mode 100644 index 0000000..ab67cd4 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/InventorySerializer.html @@ -0,0 +1,281 @@ + + + + + +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 new file mode 100644 index 0000000..65aa578 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/ItemStackSerializer.html @@ -0,0 +1,281 @@ + + + + + +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 new file mode 100644 index 0000000..b0e9198 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-frame.html @@ -0,0 +1,21 @@ + + + + + +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 new file mode 100644 index 0000000..f5f047f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-summary.html @@ -0,0 +1,147 @@ + + + + + +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 new file mode 100644 index 0000000..c68e487 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-tree.html @@ -0,0 +1,136 @@ + + + + + +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 new file mode 100644 index 0000000..51412ee --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/package-frame.html @@ -0,0 +1,19 @@ + + + + + +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 new file mode 100644 index 0000000..1c111f7 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/package-summary.html @@ -0,0 +1,139 @@ + + + + + +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 new file mode 100644 index 0000000..4c68ae2 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/package-tree.html @@ -0,0 +1,142 @@ + + + + + +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/VehiclesPlusAPI.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/API.html similarity index 63% rename from docs/me/legofreak107/vehiclesplus/vehicles/api/VehiclesPlusAPI.html rename to docs/me/legofreak107/vehiclesplus/vehicles/api/API.html index 2715702..16d82b2 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/api/VehiclesPlusAPI.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/API.html @@ -3,7 +3,7 @@ -VehiclesPlusAPI (API 2.0.11-dev1 API) +API (Plugin 2.0.11-dev1 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 @@ @@ -18,7 +18,6 @@
  • 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 a1df476..2c0ef05 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 (API 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.api.events (Plugin 2.0.11-dev1 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ - - -

    me.legofreak107.vehiclesplus.vehicles.api.interfaces

    -
    -

    Interfaces

    - -
    - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/CollisionMode.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/CollisionMode.html index ca31255..9ef9f7e 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/CollisionMode.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/CollisionMode.html @@ -3,7 +3,7 @@ -CollisionMode (API 2.0.11-dev1 API) +CollisionMode (Plugin 2.0.11-dev1 API) @@ -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 1f101b4..c0128b3 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 (API 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.api.objects.collision (Plugin 2.0.11-dev1 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 e64519a..0966645 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 (API 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.api.objects.custominput (Plugin 2.0.11-dev1 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ - - -

    me.legofreak107.vehiclesplus.vehicles.api.objects.parts

    -
    -

    Classes

    - -
    - - diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/SpawnMode.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/SpawnMode.html index 5dbd756..29bd2e1 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/SpawnMode.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/SpawnMode.html @@ -3,7 +3,7 @@ -SpawnMode (API 2.0.11-dev1 API) +SpawnMode (Plugin 2.0.11-dev1 API) @@ -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 68f116f..0dbe356 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 (API 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.api.objects.spawn (Plugin 2.0.11-dev1 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 d603df5..d77d789 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 (API 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.api (Plugin 2.0.11-dev1 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 new file mode 100644 index 0000000..318eb81 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/commands/FuelCommand.html @@ -0,0 +1,319 @@ + + + + + +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 new file mode 100644 index 0000000..785b922 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/commands/VehiclesCommand.html @@ -0,0 +1,373 @@ + + + + + +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 new file mode 100644 index 0000000..5eae7cb --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/commands/package-frame.html @@ -0,0 +1,21 @@ + + + + + +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 new file mode 100644 index 0000000..002e6b3 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/commands/package-summary.html @@ -0,0 +1,147 @@ + + + + + +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 new file mode 100644 index 0000000..bf5ab76 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/commands/package-tree.html @@ -0,0 +1,136 @@ + + + + + +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 new file mode 100644 index 0000000..111ff67 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/FirstRun.html @@ -0,0 +1,268 @@ + + + + + +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 new file mode 100644 index 0000000..bb8ef72 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-frame.html @@ -0,0 +1,19 @@ + + + + + +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 new file mode 100644 index 0000000..4bdba8b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-summary.html @@ -0,0 +1,139 @@ + + + + + +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 new file mode 100644 index 0000000..79695c7 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-tree.html @@ -0,0 +1,134 @@ + + + + + +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 new file mode 100644 index 0000000..b024625 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/fuel/FuelItem.html @@ -0,0 +1,322 @@ + + + + + +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 new file mode 100644 index 0000000..4b8cb05 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/fuel/FuelType.html @@ -0,0 +1,349 @@ + + + + + +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 new file mode 100644 index 0000000..e943bcd --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-frame.html @@ -0,0 +1,20 @@ + + + + + +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 new file mode 100644 index 0000000..5269129 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-summary.html @@ -0,0 +1,143 @@ + + + + + +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 new file mode 100644 index 0000000..052683f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-tree.html @@ -0,0 +1,135 @@ + + + + + +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 new file mode 100644 index 0000000..36e776c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleAddonGUI.html @@ -0,0 +1,272 @@ + + + + + +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 new file mode 100644 index 0000000..1d9b675 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleEnterGUI.html @@ -0,0 +1,272 @@ + + + + + +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 new file mode 100644 index 0000000..8741b4b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleGUI.html @@ -0,0 +1,272 @@ + + + + + +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 new file mode 100644 index 0000000..3dd995d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehiclePaintGUI.html @@ -0,0 +1,272 @@ + + + + + +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 new file mode 100644 index 0000000..7274103 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleSettingsGUI.html @@ -0,0 +1,272 @@ + + + + + +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 new file mode 100644 index 0000000..d66e319 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/VehicleUpgradeGUI.html @@ -0,0 +1,272 @@ + + + + + +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/api/events/VehicleGiveEvent.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/CustomGUI.html similarity index 56% rename from docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleGiveEvent.html rename to docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/CustomGUI.html index 5fd274f..b44bcb7 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleGiveEvent.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/CustomGUI.html @@ -3,7 +3,7 @@ -VehicleGiveEvent (API 2.0.11-dev1 API) +CustomGUI (Plugin 2.0.11-dev1 API) @@ -11,7 +11,7 @@ + + + + + +
    + + + + + + + +
    + + + +
    +
    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 new file mode 100644 index 0000000..650db27 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/GUIItem.html @@ -0,0 +1,377 @@ + + + + + +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 new file mode 100644 index 0000000..eb58d51 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/GUIPage.html @@ -0,0 +1,357 @@ + + + + + +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 new file mode 100644 index 0000000..dc5c242 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/package-frame.html @@ -0,0 +1,20 @@ + + + + + +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/api/objects/vehicles/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/package-summary.html similarity index 75% rename from docs/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/package-summary.html rename to docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/package-summary.html index 640c747..27dc795 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/components/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.api.objects.vehicles (API 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.gui.objects.components (Plugin 2.0.11-dev1 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ + + +

    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 new file mode 100644 index 0000000..c86f98a --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/package-summary.html @@ -0,0 +1,154 @@ + + + + + +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 new file mode 100644 index 0000000..fa01098 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/package-tree.html @@ -0,0 +1,146 @@ + + + + + +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 new file mode 100644 index 0000000..4f2b625 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/ConfirmGUI.html @@ -0,0 +1,352 @@ + + + + + +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 new file mode 100644 index 0000000..6083aa0 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/NormalGUI.html @@ -0,0 +1,439 @@ + + + + + +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 new file mode 100644 index 0000000..8fcfa6f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/PaginationGUI.html @@ -0,0 +1,550 @@ + + + + + +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 new file mode 100644 index 0000000..901d628 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/PlayerSelectionGUI.html @@ -0,0 +1,270 @@ + + + + + +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 new file mode 100644 index 0000000..210c42b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/package-frame.html @@ -0,0 +1,22 @@ + + + + + +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 new file mode 100644 index 0000000..3bf8a3e --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/package-summary.html @@ -0,0 +1,151 @@ + + + + + +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 new file mode 100644 index 0000000..2d07665 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/objects/types/package-tree.html @@ -0,0 +1,141 @@ + + + + + +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 new file mode 100644 index 0000000..5e21e62 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/package-frame.html @@ -0,0 +1,24 @@ + + + + + +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 new file mode 100644 index 0000000..86c3883 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/package-summary.html @@ -0,0 +1,159 @@ + + + + + +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 new file mode 100644 index 0000000..63dd48f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/gui/package-tree.html @@ -0,0 +1,139 @@ + + + + + +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 new file mode 100644 index 0000000..7b4e2ea --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/HitBox.html @@ -0,0 +1,321 @@ + + + + + +HitBox (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.hitbox
    +

    Class HitBox

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class HitBox
      +extends java.lang.Object
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Summary

        + + + + + + + + +
        Constructors 
        Constructor and Description
        HitBox(StorageHitbox hitbox) +
        Hitbox constructor
        +
        +
      • +
      + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + +
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        java.util.HashMap<java.lang.Integer,java.util.HashMap<org.bukkit.util.Vector,HitBoxSide>>getOffsetsBasedOnRotation() +
        A map of hitbox points based on vehicle rotation
        +
        java.util.HashMap<org.bukkit.util.Vector,HitBoxSide>getPointOffsets(java.lang.Integer rotation) +
        Get the offset map based on rotation
        +
        booleanisReady() +
        Is this data done loading async and ready to use
        +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        + + + +
          +
        • +

          HitBox

          +
          public HitBox(StorageHitbox hitbox)
          +
          Hitbox constructor +

          + This calculate all point offsets async

          +
          +
          Parameters:
          +
          hitbox - the StorageHitbox (Sizes)
          +
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getPointOffsets

          +
          public java.util.HashMap<org.bukkit.util.Vector,HitBoxSide> getPointOffsets(java.lang.Integer rotation)
          +
          Get the offset map based on rotation
          +
          +
          Parameters:
          +
          rotation - yaw int
          +
          Returns:
          +
          a map of vector offsets
          +
          +
        • +
        + + + +
          +
        • +

          getOffsetsBasedOnRotation

          +
          public java.util.HashMap<java.lang.Integer,java.util.HashMap<org.bukkit.util.Vector,HitBoxSide>> getOffsetsBasedOnRotation()
          +
          A map of hitbox points based on vehicle rotation +

          + Key: yaw int + Value: A map of offset vectors and a side

          +
        • +
        + + + +
          +
        • +

          isReady

          +
          public boolean isReady()
          +
          Is this data done loading async and ready to use
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/HitBoxSide.html b/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/HitBoxSide.html new file mode 100644 index 0000000..a3cd91a --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/HitBoxSide.html @@ -0,0 +1,386 @@ + + + + + +HitBoxSide (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.hitbox
    +

    Enum HitBoxSide

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

        Enum Constant Summary

        + + + + + + + + + + + + + + + + + + + + + + + +
        Enum Constants 
        Enum Constant and Description
        BACK 
        BOTTOM 
        FRONT 
        LEFT 
        RIGHT 
        TOP 
        +
      • +
      + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + +
        All Methods Static Methods Concrete Methods 
        Modifier and TypeMethod and Description
        static HitBoxSidevalueOf(java.lang.String name) +
        Returns the enum constant of this type with the specified name.
        +
        static HitBoxSide[]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 HitBoxSide[] 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 (HitBoxSide c : HitBoxSide.values())
          +    System.out.println(c);
          +
          +
          +
          Returns:
          +
          an array containing the constants of this enum type, in the order they are declared
          +
          +
        • +
        + + + +
          +
        • +

          valueOf

          +
          public static HitBoxSide 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/vehicles/hitbox/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/package-frame.html new file mode 100644 index 0000000..5368e60 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/package-frame.html @@ -0,0 +1,23 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.hitbox (Plugin 2.0.11-dev1 API) + + + + +

    me.legofreak107.vehiclesplus.vehicles.hitbox

    +
    +

    Classes

    + +

    Enums

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

    Package me.legofreak107.vehiclesplus.vehicles.hitbox

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

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

    +Package Hierarchies: + +
    +
    +

    Class Hierarchy

    + +

    Enum Hierarchy

    + +
    + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/NBTDataType.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/VehicleType.html similarity index 65% rename from docs/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/NBTDataType.html rename to docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/VehicleType.html index e84581e..1265fd4 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/NBTDataType.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/VehicleType.html @@ -3,7 +3,7 @@ -NBTDataType (API 2.0.11-dev1 API) +VehicleType (Plugin 2.0.11-dev1 API) @@ -11,7 +11,7 @@ -

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

    +

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

    Enums

    diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-summary.html similarity index 81% rename from docs/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-summary.html rename to docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-summary.html index cf11065..e8bbaeb 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.api.libraries.nbtsaving (API 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.enums (Plugin 2.0.11-dev1 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 new file mode 100644 index 0000000..68c9246 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Boat.html @@ -0,0 +1,246 @@ + + + + + +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 new file mode 100644 index 0000000..b94a654 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Car.html @@ -0,0 +1,410 @@ + + + + + +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 new file mode 100644 index 0000000..9f6c5e4 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Helicopter.html @@ -0,0 +1,246 @@ + + + + + +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 new file mode 100644 index 0000000..a80e524 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/InputManager.html @@ -0,0 +1,328 @@ + + + + + +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 new file mode 100644 index 0000000..97e2285 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Plane.html @@ -0,0 +1,246 @@ + + + + + +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 new file mode 100644 index 0000000..2eebe83 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Speeder.html @@ -0,0 +1,246 @@ + + + + + +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 new file mode 100644 index 0000000..8bd2b04 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Tank.html @@ -0,0 +1,246 @@ + + + + + +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 new file mode 100644 index 0000000..3c3b8fb --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Vehicle.html @@ -0,0 +1,506 @@ + + + + + +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/api/objects/parts/APISeat.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/Seat.html similarity index 67% rename from docs/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/APISeat.html rename to docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/Seat.html index 33085ff..1252cf1 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/APISeat.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/Seat.html @@ -3,15 +3,15 @@ -APISeat (API 2.0.11-dev1 API) - - +Seat (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 new file mode 100644 index 0000000..63995c5 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-summary.html @@ -0,0 +1,139 @@ + + + + + +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 new file mode 100644 index 0000000..0c6b756 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-tree.html @@ -0,0 +1,134 @@ + + + + + +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 new file mode 100644 index 0000000..9b15a36 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-frame.html @@ -0,0 +1,27 @@ + + + + + +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 new file mode 100644 index 0000000..87d2a19 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-summary.html @@ -0,0 +1,171 @@ + + + + + +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 new file mode 100644 index 0000000..65fec49 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-tree.html @@ -0,0 +1,145 @@ + + + + + +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/api/objects/vehicles/APIVehicle.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/Offset.html similarity index 61% rename from docs/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/APIVehicle.html rename to docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/Offset.html index 6e438bd..39fb7c2 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/APIVehicle.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/Offset.html @@ -3,7 +3,7 @@ -APIVehicle (API 2.0.11-dev1 API) +Offset (Plugin 2.0.11-dev1 API) @@ -11,13 +11,13 @@ -

    me.legofreak107.vehiclesplus.vehicles.api.objects.vehicles

    +

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

    Classes

    diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-summary.html similarity index 80% rename from docs/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-summary.html rename to docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-summary.html index 83f6f9c..864ccb4 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.api.objects.parts (API 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables (Plugin 2.0.11-dev1 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ + + + + + +
    + + + + + + + +
    + + + +
    +
    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 new file mode 100644 index 0000000..378debf --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/BlockPlace.html @@ -0,0 +1,273 @@ + + + + + +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 new file mode 100644 index 0000000..671a366 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/BucketPlace.html @@ -0,0 +1,273 @@ + + + + + +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 new file mode 100644 index 0000000..a833e72 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/ChunkLoading.html @@ -0,0 +1,273 @@ + + + + + +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 new file mode 100644 index 0000000..b1ea427 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/EntityDismount.html @@ -0,0 +1,273 @@ + + + + + +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 new file mode 100644 index 0000000..7a53617 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/EntityInteractAtEntity.html @@ -0,0 +1,273 @@ + + + + + +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 new file mode 100644 index 0000000..da0d0d9 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/KeyPress.html @@ -0,0 +1,273 @@ + + + + + +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 new file mode 100644 index 0000000..99088f9 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/PlayerJoin.html @@ -0,0 +1,273 @@ + + + + + +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 new file mode 100644 index 0000000..caceafb --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/PlayerQuit.html @@ -0,0 +1,273 @@ + + + + + +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 new file mode 100644 index 0000000..6af169d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/SignChange.html @@ -0,0 +1,273 @@ + + + + + +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 new file mode 100644 index 0000000..fe326c5 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-frame.html @@ -0,0 +1,28 @@ + + + + + +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 new file mode 100644 index 0000000..417ad67 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-summary.html @@ -0,0 +1,175 @@ + + + + + +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 new file mode 100644 index 0000000..9bb9241 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-tree.html @@ -0,0 +1,143 @@ + + + + + +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 new file mode 100644 index 0000000..9c17f74 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/Message.html @@ -0,0 +1,1516 @@ + + + + + +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 new file mode 100644 index 0000000..962405d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-frame.html @@ -0,0 +1,19 @@ + + + + + +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 new file mode 100644 index 0000000..70d8613 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-summary.html @@ -0,0 +1,139 @@ + + + + + +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 new file mode 100644 index 0000000..46bc2a3 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-tree.html @@ -0,0 +1,138 @@ + + + + + +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/locale/objects/Locale.html b/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/Locale.html new file mode 100644 index 0000000..8efe2b1 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/Locale.html @@ -0,0 +1,277 @@ + + + + + +Locale (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.locale.objects
    +

    Class Locale

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class Locale
      +extends java.lang.Object
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Summary

        + + + + + + + + +
        Constructors 
        Constructor and Description
        Locale() 
        +
      • +
      + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + +
        All Methods Static Methods Concrete Methods 
        Modifier and TypeMethod and Description
        static java.lang.StringgetMessage(Message msg) +
        Get a translated message
        +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        + + + +
          +
        • +

          Locale

          +
          public Locale()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getMessage

          +
          public static java.lang.String getMessage(Message msg)
          +
          Get a translated message
          +
          +
          Parameters:
          +
          msg - the Message
          +
          Returns:
          +
          the translated message string
          +
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/managers/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-frame.html similarity index 58% rename from docs/me/legofreak107/vehiclesplus/vehicles/api/managers/package-frame.html rename to docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-frame.html index b0f6fbf..96a269f 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/api/managers/package-frame.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-frame.html @@ -3,16 +3,16 @@ -me.legofreak107.vehiclesplus.vehicles.api.managers (API 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.locale.objects (Plugin 2.0.11-dev1 API) -

    me.legofreak107.vehiclesplus.vehicles.api.managers

    +

    me.legofreak107.vehiclesplus.vehicles.locale.objects

    Classes

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

    Class CollisionManager

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class CollisionManager
      +extends java.lang.Object
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          CollisionManager

          +
          public CollisionManager(org.bukkit.entity.ArmorStand holder,
          +                        StorageVehicle storageVehicle,
          +                        java.util.List<Part> partList,
          +                        SpawnedVehicle spawnedVehicle)
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          checkCollision

          +
          public void checkCollision()
          +
          Handle and check the current collision status
          +
        • +
        + + + +
          +
        • +

          getHolder

          +
          public org.bukkit.entity.ArmorStand getHolder()
          +
          The holder armorstand
          +
        • +
        + + + +
          +
        • +

          getStorageVehicle

          +
          public StorageVehicle getStorageVehicle()
          +
          The storage vehicle
          +
        • +
        + + + +
          +
        • +

          getHitBoxPoints

          +
          public java.util.concurrent.ConcurrentHashMap<org.bukkit.Location,HitBoxSide> getHitBoxPoints()
          +
          Current hitbox points
          +
        • +
        + + + +
          +
        • +

          getPartList

          +
          public java.util.List<Part> getPartList()
          +
          Part list of this vehicle
          +
        • +
        + + + +
          +
        • +

          getSpawnedVehicle

          +
          public SpawnedVehicle getSpawnedVehicle()
          +
          The spawned vehicle
          +
        • +
        + + + +
          +
        • +

          getHitBox

          +
          public HitBox getHitBox()
          +
          The defined hitbox class
          +
        • +
        + + + +
          +
        • +

          isBusyChecking

          +
          public boolean isBusyChecking()
          +
        • +
        + + + +
          +
        • +

          isDidAction

          +
          public boolean isDidAction()
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/ConfigManager.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/ConfigManager.html new file mode 100644 index 0000000..89afeb5 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/ConfigManager.html @@ -0,0 +1,307 @@ + + + + + +ConfigManager (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    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 new file mode 100644 index 0000000..c046e2c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/EcoManager.html @@ -0,0 +1,299 @@ + + + + + +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 new file mode 100644 index 0000000..1a1c569 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/MainManager.html @@ -0,0 +1,489 @@ + + + + + +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 new file mode 100644 index 0000000..680ff12 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/SkullManager.html @@ -0,0 +1,325 @@ + + + + + +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 new file mode 100644 index 0000000..fc1ce49 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/SoundManager.html @@ -0,0 +1,268 @@ + + + + + +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 new file mode 100644 index 0000000..7d02b7c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/package-frame.html @@ -0,0 +1,24 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.managers (Plugin 2.0.11-dev1 API) + + + + +

    me.legofreak107.vehiclesplus.vehicles.managers

    +
    +

    Classes

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

    Package me.legofreak107.vehiclesplus.vehicles.managers

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

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

    +Package Hierarchies: + +
    +
    +

    Class Hierarchy

    + +
    + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/nms/movement/MovementMethods.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/movement/MovementMethods.html new file mode 100644 index 0000000..a183b04 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/movement/MovementMethods.html @@ -0,0 +1,368 @@ + + + + + +MovementMethods (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    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 new file mode 100644 index 0000000..4ad7239 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/movement/package-frame.html @@ -0,0 +1,19 @@ + + + + + +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/api/managers/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/movement/package-summary.html similarity index 83% rename from docs/me/legofreak107/vehiclesplus/vehicles/api/managers/package-summary.html rename to docs/me/legofreak107/vehiclesplus/vehicles/nms/movement/package-summary.html index 590938b..1d7ebad 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/api/managers/package-summary.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/movement/package-summary.html @@ -3,7 +3,7 @@ -me.legofreak107.vehiclesplus.vehicles.api.managers (API 2.0.11-dev1 API) +me.legofreak107.vehiclesplus.vehicles.nms.movement (Plugin 2.0.11-dev1 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ + + + + + +
    + + + + + + + +
    + + + +
    +
    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 new file mode 100644 index 0000000..11c1455 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_13_R2.html @@ -0,0 +1,336 @@ + + + + + +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 new file mode 100644 index 0000000..bddc521 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_14.html @@ -0,0 +1,336 @@ + + + + + +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 new file mode 100644 index 0000000..a5e68cb --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_15.html @@ -0,0 +1,336 @@ + + + + + +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 new file mode 100644 index 0000000..666a5ad --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_16.html @@ -0,0 +1,336 @@ + + + + + +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 new file mode 100644 index 0000000..2a0e2f6 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_16_R2.html @@ -0,0 +1,336 @@ + + + + + +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 new file mode 100644 index 0000000..1e1f169 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/ArmorStand_1_16_R3.html @@ -0,0 +1,336 @@ + + + + + +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/api/interfaces/IVehicle.html b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler.html similarity index 65% rename from docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/IVehicle.html rename to docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler.html index ce8aae0..4f67f00 100644 --- a/docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/IVehicle.html +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler.html @@ -3,7 +3,7 @@ -IVehicle (API 2.0.11-dev1 API) +InputHandler (Plugin 2.0.11-dev1 API) @@ -11,13 +11,13 @@ + + + + + +
    + + + + + + + +
    + + + +
    +
    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 new file mode 100644 index 0000000..82e94e0 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_13_R2.html @@ -0,0 +1,281 @@ + + + + + +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 new file mode 100644 index 0000000..22721b6 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_14.html @@ -0,0 +1,281 @@ + + + + + +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 new file mode 100644 index 0000000..79d926d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_15.html @@ -0,0 +1,281 @@ + + + + + +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 new file mode 100644 index 0000000..e73a5b4 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_16.html @@ -0,0 +1,281 @@ + + + + + +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 new file mode 100644 index 0000000..0cf4806 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_16_R2.html @@ -0,0 +1,281 @@ + + + + + +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 new file mode 100644 index 0000000..8c1593b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/InputHandler_1_16_R3.html @@ -0,0 +1,281 @@ + + + + + +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 new file mode 100644 index 0000000..21ba36f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/MyArmorStand.html @@ -0,0 +1,269 @@ + + + + + +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 new file mode 100644 index 0000000..b436797 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack.html @@ -0,0 +1,256 @@ + + + + + +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 new file mode 100644 index 0000000..4cd6ae9 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_12.html @@ -0,0 +1,319 @@ + + + + + +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 new file mode 100644 index 0000000..c702b91 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_13_R2.html @@ -0,0 +1,319 @@ + + + + + +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 new file mode 100644 index 0000000..9c8e5ac --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_14.html @@ -0,0 +1,319 @@ + + + + + +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 new file mode 100644 index 0000000..c4c1361 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_15.html @@ -0,0 +1,319 @@ + + + + + +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 new file mode 100644 index 0000000..00f87a6 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_16.html @@ -0,0 +1,319 @@ + + + + + +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 new file mode 100644 index 0000000..601167f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_16_R2.html @@ -0,0 +1,319 @@ + + + + + +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 new file mode 100644 index 0000000..37931b7 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/NMSItemStack_1_16_R3.html @@ -0,0 +1,319 @@ + + + + + +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 new file mode 100644 index 0000000..142c30a --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/package-frame.html @@ -0,0 +1,45 @@ + + + + + +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 new file mode 100644 index 0000000..d7e7784 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/package-summary.html @@ -0,0 +1,242 @@ + + + + + +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 new file mode 100644 index 0000000..3bfe0eb --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/nms/versions/package-tree.html @@ -0,0 +1,160 @@ + + + + + +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 new file mode 100644 index 0000000..637a9d3 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/rims/RimDesign.html @@ -0,0 +1,348 @@ + + + + + +RimDesign (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.rims
    +

    Class RimDesign

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class RimDesign
      +extends java.lang.Object
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Summary

        + + + + + + + + +
        Constructors 
        Constructor and Description
        RimDesign() 
        +
      • +
      + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        java.lang.StringgetName() 
        java.lang.FloatgetPrice() +
        The price of the rim
        +
        org.bukkit.inventory.ItemStackgetSkin() +
        The skin of the rim design
        +
        voidsetName(java.lang.String name) +
        The name of the rim
        +
        voidsetPrice(java.lang.Float price) +
        The price of the rim
        +
        voidsetSkin(org.bukkit.inventory.ItemStack skin) +
        The skin of the rim design
        +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        + + + +
          +
        • +

          RimDesign

          +
          public RimDesign()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getName

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

          getSkin

          +
          public org.bukkit.inventory.ItemStack getSkin()
          +
          The skin of the rim design
          +
        • +
        + + + +
          +
        • +

          getPrice

          +
          public java.lang.Float getPrice()
          +
          The price of the rim
          +
        • +
        + + + +
          +
        • +

          setSkin

          +
          public void setSkin(org.bukkit.inventory.ItemStack skin)
          +
          The skin of the rim design
          +
        • +
        + + + +
          +
        • +

          setPrice

          +
          public void setPrice(java.lang.Float price)
          +
          The price of the rim
          +
        • +
        + + + +
          +
        • +

          setName

          +
          public void setName(java.lang.String name)
          +
          The name of the rim
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/rims/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/rims/package-frame.html new file mode 100644 index 0000000..b41766e --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/rims/package-frame.html @@ -0,0 +1,19 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.rims (Plugin 2.0.11-dev1 API) + + + + +

    me.legofreak107.vehiclesplus.vehicles.rims

    +
    +

    Classes

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

    Package me.legofreak107.vehiclesplus.vehicles.rims

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

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

    +Package Hierarchies: + +
    +
    +

    Class Hierarchy

    + +
    + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/settings/PluginSettings.html b/docs/me/legofreak107/vehiclesplus/vehicles/settings/PluginSettings.html new file mode 100644 index 0000000..57725e5 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/settings/PluginSettings.html @@ -0,0 +1,709 @@ + + + + + +PluginSettings (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    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 new file mode 100644 index 0000000..72f2732 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/settings/package-frame.html @@ -0,0 +1,19 @@ + + + + + +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 new file mode 100644 index 0000000..e93b11a --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/settings/package-summary.html @@ -0,0 +1,139 @@ + + + + + +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 new file mode 100644 index 0000000..c0cc0e5 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/settings/package-tree.html @@ -0,0 +1,134 @@ + + + + + +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 new file mode 100644 index 0000000..901341f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/Spawnpoint.html @@ -0,0 +1,403 @@ + + + + + +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 new file mode 100644 index 0000000..df7dc3c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/package-frame.html @@ -0,0 +1,19 @@ + + + + + +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 new file mode 100644 index 0000000..024747b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/package-summary.html @@ -0,0 +1,139 @@ + + + + + +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 new file mode 100644 index 0000000..4f60e74 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/spawnpoints/objects/package-tree.html @@ -0,0 +1,134 @@ + + + + + +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 new file mode 100644 index 0000000..4f564d8 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/MomentumType.html @@ -0,0 +1,365 @@ + + + + + +MomentumType (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.enums
    +

    Enum MomentumType

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

        Enum Constant Summary

        + + + + + + + + + + + + + + +
        Enum Constants 
        Enum Constant and Description
        HIGH_FRICTION +
        High friction means it does not keep momentum + (Car and bike movement)
        +
        LOW_FRICTION +
        Low friction means it keeps its momentum for a long time + (Hovercraft and helicopter movement)
        +
        MEDIUM_FRICTION +
        Medium friction means it keeps its momentum a little bit + (Boat movement)
        +
        +
      • +
      + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + +
        All Methods Static Methods Concrete Methods 
        Modifier and TypeMethod and Description
        static MomentumTypevalueOf(java.lang.String name) +
        Returns the enum constant of this type with the specified name.
        +
        static MomentumType[]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

        + + + +
          +
        • +

          LOW_FRICTION

          +
          public static final MomentumType LOW_FRICTION
          +
          Low friction means it keeps its momentum for a long time + (Hovercraft and helicopter movement)
          +
        • +
        + + + +
          +
        • +

          MEDIUM_FRICTION

          +
          public static final MomentumType MEDIUM_FRICTION
          +
          Medium friction means it keeps its momentum a little bit + (Boat movement)
          +
        • +
        + + + +
          +
        • +

          HIGH_FRICTION

          +
          public static final MomentumType HIGH_FRICTION
          +
          High friction means it does not keep momentum + (Car and bike movement)
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          values

          +
          public static MomentumType[] 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 (MomentumType c : MomentumType.values())
          +    System.out.println(c);
          +
          +
          +
          Returns:
          +
          an array containing the constants of this enum type, in the order they are declared
          +
          +
        • +
        + + + +
          +
        • +

          valueOf

          +
          public static MomentumType 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/vehicles/vehicles/enums/MovementType.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/MovementType.html new file mode 100644 index 0000000..1286b19 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/MovementType.html @@ -0,0 +1,419 @@ + + + + + +MovementType (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.enums
    +

    Enum MovementType

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

        Enum Constant Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Enum Constants 
        Enum Constant and Description
        AIR +
        Air movement only (Helicopter)
        +
        LAND +
        Land movement only (Cars, bikes etc)
        +
        LAND_AIR +
        Land and air movement (Planes)
        +
        NONE +
        No movement
        +
        WATER +
        Water movement only (Boat)
        +
        WATER_AIR +
        Water and air movement (Sea planes)
        +
        WATER_LAND +
        Water and land movement (Hovercraft)
        +
        +
      • +
      + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + +
        All Methods Static Methods Concrete Methods 
        Modifier and TypeMethod and Description
        static MovementTypevalueOf(java.lang.String name) +
        Returns the enum constant of this type with the specified name.
        +
        static MovementType[]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

        + + + +
          +
        • +

          LAND

          +
          public static final MovementType LAND
          +
          Land movement only (Cars, bikes etc)
          +
        • +
        + + + +
          +
        • +

          AIR

          +
          public static final MovementType AIR
          +
          Air movement only (Helicopter)
          +
        • +
        + + + +
          +
        • +

          WATER

          +
          public static final MovementType WATER
          +
          Water movement only (Boat)
          +
        • +
        + + + +
          +
        • +

          LAND_AIR

          +
          public static final MovementType LAND_AIR
          +
          Land and air movement (Planes)
          +
        • +
        + + + +
          +
        • +

          WATER_LAND

          +
          public static final MovementType WATER_LAND
          +
          Water and land movement (Hovercraft)
          +
        • +
        + + + +
          +
        • +

          WATER_AIR

          +
          public static final MovementType WATER_AIR
          +
          Water and air movement (Sea planes)
          +
        • +
        + + + +
          +
        • +

          NONE

          +
          public static final MovementType NONE
          +
          No movement
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          values

          +
          public static MovementType[] 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 (MovementType c : MovementType.values())
          +    System.out.println(c);
          +
          +
          +
          Returns:
          +
          an array containing the constants of this enum type, in the order they are declared
          +
          +
        • +
        + + + +
          +
        • +

          valueOf

          +
          public static MovementType 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/vehicles/vehicles/enums/TiltType.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/TiltType.html new file mode 100644 index 0000000..5ca3be9 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/TiltType.html @@ -0,0 +1,404 @@ + + + + + +TiltType (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.enums
    +

    Enum TiltType

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

        Method Summary

        + + + + + + + + + + + + + + +
        All Methods Static Methods Concrete Methods 
        Modifier and TypeMethod and Description
        static TiltTypevalueOf(java.lang.String name) +
        Returns the enum constant of this type with the specified name.
        +
        static TiltType[]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

        + + + +
          +
        • +

          STEERING

          +
          public static final TiltType STEERING
          +
          Only tilt when steering (Bikes)
          +
        • +
        + + + +
          +
        • +

          STEERING_AND_ASCEND_DESCENT

          +
          public static final TiltType STEERING_AND_ASCEND_DESCENT
          +
          Only tilt when steering and ascending/descending (Planes)
          +
        • +
        + + + +
          +
        • +

          ASCEND_DESCENT

          +
          public static final TiltType ASCEND_DESCENT
          +
          Only tilt when ascending/descending
          +
        • +
        + + + +
          +
        • +

          FORWARD_BACKWARD

          +
          public static final TiltType FORWARD_BACKWARD
          +
          Only tilt when going forward/backward
          +
        • +
        + + + +
          +
        • +

          STEERING_AND_FORWARD_BACKWARD

          +
          public static final TiltType STEERING_AND_FORWARD_BACKWARD
          +
          Only tilt when steering or when moving forward/backward
          +
        • +
        + + + +
          +
        • +

          NONE

          +
          public static final TiltType NONE
          +
          Never tilt
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          values

          +
          public static TiltType[] 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 (TiltType c : TiltType.values())
          +    System.out.println(c);
          +
          +
          +
          Returns:
          +
          an array containing the constants of this enum type, in the order they are declared
          +
          +
        • +
        + + + +
          +
        • +

          valueOf

          +
          public static TiltType 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/vehicles/vehicles/enums/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/package-frame.html new file mode 100644 index 0000000..45d0212 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/package-frame.html @@ -0,0 +1,21 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.enums (Plugin 2.0.11-dev1 API) + + + + +

    me.legofreak107.vehiclesplus.vehicles.vehicles.enums

    +
    +

    Enums

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

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

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

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

    +Package Hierarchies: + +
    +
    +

    Enum Hierarchy

    + +
    + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/BaseVehicle.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/BaseVehicle.html new file mode 100644 index 0000000..e8579d5 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/BaseVehicle.html @@ -0,0 +1,850 @@ + + + + + +BaseVehicle (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects
    +

    Class BaseVehicle

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class BaseVehicle
      +extends java.lang.Object
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          BaseVehicle

          +
          public BaseVehicle()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getInfoList

          +
          public java.util.List<java.lang.String> getInfoList()
          +
        • +
        + + + +
          +
        • +

          getName

          +
          public java.lang.String getName()
          +
          The name of the vehicle
          +
        • +
        + + + +
          +
        • +

          getVehicleType

          +
          public java.lang.String getVehicleType()
          +
          The type of the vehicle
          +
        • +
        + + + +
          +
        • +

          getBaseColorList

          +
          public java.util.List<org.bukkit.Color> getBaseColorList()
          +
          A list of colors the vehicle comes in on purchase
          +
        • +
        + + + +
          +
        • +

          getPartList

          +
          public java.util.List<Part> getPartList()
          +
          A list of vehicle parts (Wheels, Seats)
          +
        • +
        + + + +
          +
        • +

          getSpeedSettings

          +
          public StorageUpgradeable getSpeedSettings()
          +
          The speed settings, max, min and upgrade steps
          +
        • +
        + + + +
          +
        • +

          getFuelTankSettings

          +
          public StorageUpgradeable getFuelTankSettings()
          +
          The fuel tank settings, max, min and upgrade steps
          +
        • +
        + + + +
          +
        • +

          getTurningRadiusSettings

          +
          public StorageUpgradeable getTurningRadiusSettings()
          +
          The turning radius settings, max, min and upgrade steps
          +
        • +
        + + + +
          +
        • +

          getAccelerationSettings

          +
          public StorageUpgradeable getAccelerationSettings()
          +
          The acceleration settings, max, min and upgrade steps
          +
        • +
        + + + +
          +
        • +

          getHornSettings

          +
          public StorageHorn getHornSettings()
          +
          Horn settings
          +
        • +
        + + + +
          +
        • +

          getDrift

          +
          public java.lang.Boolean getDrift()
          +
          Can this vehicle drift
          +
        • +
        + + + +
          +
        • +

          getExhaustSettings

          +
          public StorageSmoke getExhaustSettings()
          +
          Exhaust settings
          +
        • +
        + + + +
          +
        • +

          getCanExitWhileMoving

          +
          public java.lang.Boolean getCanExitWhileMoving()
          +
          Can players exit this vehicle while moving (Recommended setting this to on when using Bukkit/Spigot)
          +
        • +
        + + + +
          +
        • +

          getPrice

          +
          public java.lang.Double getPrice()
          +
          The vehicle price, when set to 0 it will not load in the shop
          +
        • +
        + + + +
          +
        • +

          getFuelSettings

          +
          public StorageFuel getFuelSettings()
          +
          The fuel settings
          +
        • +
        + + + +
          +
        • +

          getHealth

          +
          public java.lang.Integer getHealth()
          +
          The vehicles health
          +
        • +
        + + + +
          +
        • +

          getTrunkSize

          +
          public java.lang.Integer getTrunkSize()
          +
          Trunk size of the vehicle. When set to 0 it will not have a trunk
          +
        • +
        + + + +
          +
        • +

          getHitbox

          +
          public StorageHitbox getHitbox()
          +
          Hitbox settings of the vehicle
          +
        • +
        + + + +
          +
        • +

          getSteeringType

          +
          public java.lang.Boolean getSteeringType()
          +
          Steering settings +

          + True = Realistic + False = Instant

          +
        • +
        + + + +
          +
        • +

          setName

          +
          public void setName(java.lang.String name)
          +
          The name of the vehicle
          +
        • +
        + + + +
          +
        • +

          setVehicleType

          +
          public void setVehicleType(java.lang.String vehicleType)
          +
          The type of the vehicle
          +
        • +
        + + + +
          +
        • +

          setBaseColorList

          +
          public void setBaseColorList(java.util.List<org.bukkit.Color> baseColorList)
          +
          A list of colors the vehicle comes in on purchase
          +
        • +
        + + + +
          +
        • +

          setPartList

          +
          public void setPartList(java.util.List<Part> partList)
          +
          A list of vehicle parts (Wheels, Seats)
          +
        • +
        + + + +
          +
        • +

          setSpeedSettings

          +
          public void setSpeedSettings(StorageUpgradeable speedSettings)
          +
          The speed settings, max, min and upgrade steps
          +
        • +
        + + + +
          +
        • +

          setFuelTankSettings

          +
          public void setFuelTankSettings(StorageUpgradeable fuelTankSettings)
          +
          The fuel tank settings, max, min and upgrade steps
          +
        • +
        + + + +
          +
        • +

          setTurningRadiusSettings

          +
          public void setTurningRadiusSettings(StorageUpgradeable turningRadiusSettings)
          +
          The turning radius settings, max, min and upgrade steps
          +
        • +
        + + + +
          +
        • +

          setAccelerationSettings

          +
          public void setAccelerationSettings(StorageUpgradeable accelerationSettings)
          +
          The acceleration settings, max, min and upgrade steps
          +
        • +
        + + + +
          +
        • +

          setHornSettings

          +
          public void setHornSettings(StorageHorn hornSettings)
          +
          Horn settings
          +
        • +
        + + + +
          +
        • +

          setDrift

          +
          public void setDrift(java.lang.Boolean drift)
          +
          Can this vehicle drift
          +
        • +
        + + + +
          +
        • +

          setExhaustSettings

          +
          public void setExhaustSettings(StorageSmoke exhaustSettings)
          +
          Exhaust settings
          +
        • +
        + + + +
          +
        • +

          setCanExitWhileMoving

          +
          public void setCanExitWhileMoving(java.lang.Boolean canExitWhileMoving)
          +
          Can players exit this vehicle while moving (Recommended setting this to on when using Bukkit/Spigot)
          +
        • +
        + + + +
          +
        • +

          setPrice

          +
          public void setPrice(java.lang.Double price)
          +
          The vehicle price, when set to 0 it will not load in the shop
          +
        • +
        + + + +
          +
        • +

          setFuelSettings

          +
          public void setFuelSettings(StorageFuel fuelSettings)
          +
          The fuel settings
          +
        • +
        + + + +
          +
        • +

          setHealth

          +
          public void setHealth(java.lang.Integer health)
          +
          The vehicles health
          +
        • +
        + + + +
          +
        • +

          setTrunkSize

          +
          public void setTrunkSize(java.lang.Integer trunkSize)
          +
          Trunk size of the vehicle. When set to 0 it will not have a trunk
          +
        • +
        + + + +
          +
        • +

          setHitbox

          +
          public void setHitbox(StorageHitbox hitbox)
          +
          Hitbox settings of the vehicle
          +
        • +
        + + + +
          +
        • +

          setSteeringType

          +
          public void setSteeringType(java.lang.Boolean steeringType)
          +
          Steering settings +

          + True = Realistic + False = Instant

          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/SpawnedVehicle.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/SpawnedVehicle.html new file mode 100644 index 0000000..da46fa5 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/SpawnedVehicle.html @@ -0,0 +1,729 @@ + + + + + +SpawnedVehicle (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects
    +

    Class SpawnedVehicle

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class SpawnedVehicle
      +extends java.lang.Object
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          SpawnedVehicle

          +
          public SpawnedVehicle(StorageVehicle storageVehicle)
          +
          Constructor for new spawned vehicle
          +
          +
          Parameters:
          +
          storageVehicle - the storage vehicle containing the data to create a new spawned vehicle
          +
          +
        • +
        + + + +
          +
        • +

          SpawnedVehicle

          +
          public SpawnedVehicle()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          fromString

          +
          public static SpawnedVehicle fromString(org.bukkit.entity.ArmorStand holder,
          +                                        java.lang.String input,
          +                                        StorageVehicle storageVehicle)
          +                                 throws java.lang.ClassNotFoundException
          +
          load the spawnedvehicle based on data string
          +
          +
          Parameters:
          +
          holder - the armorstand holder of the vehicle
          +
          input - the datastring
          +
          storageVehicle - the storagevehicle it is linked to
          +
          Returns:
          +
          a new SpawnedVehicle class with defined data
          +
          Throws:
          +
          java.lang.ClassNotFoundException - exception
          +
          +
        • +
        + + + +
          +
        • +

          spawn

          +
          public void spawn(org.bukkit.Location loc)
          +
          Spawn the spawnedvehicle
          +
          +
          Parameters:
          +
          loc - the location to spawn at
          +
          +
        • +
        + + + +
          +
        • +

          despawn

          +
          public void despawn(boolean force)
          +
          Despawn a spawned vehicle
          +
        • +
        + + + +
          +
        • +

          toString

          +
          public java.lang.String toString()
          +
          Serialize spawnedvehicle to a string
          +
          +
          Overrides:
          +
          toString in class java.lang.Object
          +
          Returns:
          +
          serialized data string
          +
          +
        • +
        + + + +
          +
        • +

          update

          +
          public void update()
          +
          Update all positions (parts and skins) + Handle collisions.
          +
        • +
        + + + +
          +
        • +

          damage

          +
          public void damage(int amount)
          +
          Damage the vehicle (If enabled)
          +
          +
          Parameters:
          +
          amount - the amount of damage
          +
          +
        • +
        + + + +
          +
        • +

          getCurrentSpeedInKm

          +
          public int getCurrentSpeedInKm()
          +
          Get current speed in kilometers an hour
          +
          +
          Returns:
          +
          current speed in km/h
          +
          +
        • +
        + + + +
          +
        • +

          getHolder

          +
          public org.bukkit.entity.ArmorStand getHolder()
          +
          The holder of the vehicle (The center)
          +
        • +
        + + + +
          +
        • +

          getPartList

          +
          public java.util.ArrayList<Part> getPartList()
          +
          The vehicle parts connected to this vehicle (Seats, wheels, etc)
          +
        • +
        + + + +
          +
        • +

          getStorageVehicle

          +
          public StorageVehicle getStorageVehicle()
          +
          The stored vehicle this vehicle is spawned from
          +
        • +
        + + + +
          +
        • +

          getLocked

          +
          public java.lang.Boolean getLocked()
          +
          Is this vehicle locked
          +
        • +
        + + + +
          +
        • +

          getTaskID

          +
          public int getTaskID()
          +
        • +
        + + + +
          +
        • +

          getMomentum

          +
          public java.util.List<org.bukkit.util.Vector> getMomentum()
          +
          Current momentum of the vehicle
          +
        • +
        + + + +
          +
        • +

          getVehicleType

          +
          public VehicleType getVehicleType()
          +
          The type of vehicle
          +
        • +
        + + + +
          +
        • +

          getBaseVehicle

          +
          public BaseVehicle getBaseVehicle()
          +
        • +
        + + + +
          +
        • +

          getBrakeForce

          +
          public java.lang.Double getBrakeForce()
          +
          The brake force of the vehicle
          +
        • +
        + + + +
          +
        • +

          getCollisionManager

          +
          public CollisionManager getCollisionManager()
          +
          The collision manager of the vehicle
          +
        • +
        + + + +
          +
        • +

          setHolder

          +
          public void setHolder(org.bukkit.entity.ArmorStand holder)
          +
          The holder of the vehicle (The center)
          +
        • +
        + + + +
          +
        • +

          setPartList

          +
          public void setPartList(java.util.ArrayList<Part> partList)
          +
          The vehicle parts connected to this vehicle (Seats, wheels, etc)
          +
        • +
        + + + +
          +
        • +

          setStorageVehicle

          +
          public void setStorageVehicle(StorageVehicle storageVehicle)
          +
          The stored vehicle this vehicle is spawned from
          +
        • +
        + + + +
          +
        • +

          setLocked

          +
          public void setLocked(java.lang.Boolean locked)
          +
          Is this vehicle locked
          +
        • +
        + + + +
          +
        • +

          setTaskID

          +
          public void setTaskID(int taskID)
          +
        • +
        + + + +
          +
        • +

          setMomentum

          +
          public void setMomentum(java.util.List<org.bukkit.util.Vector> momentum)
          +
          Current momentum of the vehicle
          +
        • +
        + + + +
          +
        • +

          setVehicleType

          +
          public void setVehicleType(VehicleType vehicleType)
          +
          The type of vehicle
          +
        • +
        + + + +
          +
        • +

          setBaseVehicle

          +
          public void setBaseVehicle(BaseVehicle baseVehicle)
          +
        • +
        + + + +
          +
        • +

          setBrakeForce

          +
          public void setBrakeForce(java.lang.Double brakeForce)
          +
          The brake force of the vehicle
          +
        • +
        + + + +
          +
        • +

          setCollisionManager

          +
          public void setCollisionManager(CollisionManager collisionManager)
          +
          The collision manager of the vehicle
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/StorageVehicle.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/StorageVehicle.html new file mode 100644 index 0000000..107eb10 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/StorageVehicle.html @@ -0,0 +1,748 @@ + + + + + +StorageVehicle (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects
    +

    Class StorageVehicle

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class StorageVehicle
      +extends java.lang.Object
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Summary

        + + + + + + + + + + + +
        Constructors 
        Constructor and Description
        StorageVehicle() 
        StorageVehicle(BaseVehicle baseVehicle, + java.lang.String playerUid) +
        Constructor to define a new StorageVehicle
        +
        +
      • +
      + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        All Methods Static Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        java.lang.StringgetBaseVehicle() +
        The name of the base vehicle
        +
        org.bukkit.LocationgetClosestSpawnPoint(org.bukkit.Location loc, + java.lang.String type) +
        Get closest spawnpoint from current location
        +
        java.util.List<java.lang.String>getInfoList() +
        Get a list of vehicle information, perfect for lores of items
        +
        org.bukkit.util.VectorgetLocation() +
        The location of the vehicle in the world
        +
        java.lang.StringgetName() +
        The name of the vehicle
        +
        java.lang.StringgetOwner() +
        The uuid of the owner
        +
        java.util.List<Part>getPartList() +
        A list of parts connected to this vehicle (Wheels, seats, etc)
        +
        SpawnedVehiclegetSpawnedVehicle() +
        The spawned version of this storage vehicle
        +
        java.lang.StringgetUuid() +
        The name of the vehicle
        +
        VehicleStatsgetVehicleStats() +
        The stats of the vehicle
        +
        org.bukkit.inventory.InventorygetVehicleTrunk() +
        The trunk of the vehicle
        +
        java.lang.StringgetWorld() +
        The world location of the vehicle
        +
        static StorageVehicleloadFromStorage(java.lang.String file) +
        Load a vehicle from storage file
        +
        voidremoveVehicle(org.bukkit.entity.Player owner) +
        Delete this vehicle from storage.
        +
        voidsaveVehicle() +
        Update this vehicles data to file system
        +
        voidsetBaseVehicle(java.lang.String baseVehicle) +
        The name of the base vehicle
        +
        voidsetLocation(org.bukkit.util.Vector location) +
        The location of the vehicle in the world
        +
        voidsetName(java.lang.String name) +
        The name of the vehicle
        +
        voidsetNewOwner(org.bukkit.entity.Player oldOwner, + org.bukkit.entity.Player newOwner) +
        Change vehicle ownership
        +
        voidsetOwner(java.lang.String owner) +
        The uuid of the owner
        +
        voidsetPartList(java.util.List<Part> partList) +
        A list of parts connected to this vehicle (Wheels, seats, etc)
        +
        voidsetSpawnedVehicle(SpawnedVehicle spawnedVehicle) +
        The spawned version of this storage vehicle
        +
        voidsetUuid(java.lang.String uuid) +
        The name of the vehicle
        +
        voidsetVehicleStats(VehicleStats vehicleStats) +
        The stats of the vehicle
        +
        voidsetVehicleTrunk(org.bukkit.inventory.Inventory vehicleTrunk) +
        The trunk of the vehicle
        +
        voidsetWorld(java.lang.String world) +
        The world location of the vehicle
        +
        SpawnedVehiclespawnVehicle(org.bukkit.Location loc, + SpawnMode spawnMode) +
        Spawn this vehicle
        +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        + + + +
          +
        • +

          StorageVehicle

          +
          public StorageVehicle(BaseVehicle baseVehicle,
          +                      @Nullable
          +                      java.lang.String playerUid)
          +
          Constructor to define a new StorageVehicle
          +
          +
          Parameters:
          +
          baseVehicle - the base type of vehicle
          +
          playerUid - the owning player
          +
          +
        • +
        + + + +
          +
        • +

          StorageVehicle

          +
          public StorageVehicle()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          loadFromStorage

          +
          public static StorageVehicle loadFromStorage(java.lang.String file)
          +
          Load a vehicle from storage file
          +
          +
          Parameters:
          +
          file - path of the yml file containing vehicle data
          +
          Returns:
          +
          StorageVehicle
          +
          +
        • +
        + + + +
          +
        • +

          spawnVehicle

          +
          public SpawnedVehicle spawnVehicle(org.bukkit.Location loc,
          +                                   SpawnMode spawnMode)
          +
          Spawn this vehicle
          +
          +
          Parameters:
          +
          loc - location to spawn at
          +
          Returns:
          +
          SpawnedVehicle
          +
          +
        • +
        + + + +
          +
        • +

          saveVehicle

          +
          public void saveVehicle()
          +
          Update this vehicles data to file system
          +
        • +
        + + + +
          +
        • +

          setNewOwner

          +
          public void setNewOwner(org.bukkit.entity.Player oldOwner,
          +                        org.bukkit.entity.Player newOwner)
          +
          Change vehicle ownership
          +
          +
          Parameters:
          +
          oldOwner - the old owner
          +
          newOwner - the new owner
          +
          +
        • +
        + + + +
          +
        • +

          removeVehicle

          +
          public void removeVehicle(org.bukkit.entity.Player owner)
          +
          Delete this vehicle from storage.
          +
          +
          Parameters:
          +
          owner - owning player
          +
          +
        • +
        + + + +
          +
        • +

          getClosestSpawnPoint

          +
          public org.bukkit.Location getClosestSpawnPoint(org.bukkit.Location loc,
          +                                                java.lang.String type)
          +
          Get closest spawnpoint from current location
          +
          +
          Parameters:
          +
          loc - current location
          +
          type - spawnpoint type
          +
          Returns:
          +
          location
          +
          +
        • +
        + + + +
          +
        • +

          getInfoList

          +
          public java.util.List<java.lang.String> getInfoList()
          +
          Get a list of vehicle information, perfect for lores of items
          +
          +
          Returns:
          +
          String list with info
          +
          +
        • +
        + + + +
          +
        • +

          getName

          +
          public java.lang.String getName()
          +
          The name of the vehicle
          +
        • +
        + + + +
          +
        • +

          getUuid

          +
          public java.lang.String getUuid()
          +
          The name of the vehicle
          +
        • +
        + + + +
          +
        • +

          getBaseVehicle

          +
          public java.lang.String getBaseVehicle()
          +
          The name of the base vehicle
          +
        • +
        + + + +
          +
        • +

          getOwner

          +
          public java.lang.String getOwner()
          +
          The uuid of the owner
          +
        • +
        + + + +
          +
        • +

          getPartList

          +
          public java.util.List<Part> getPartList()
          +
          A list of parts connected to this vehicle (Wheels, seats, etc)
          +
        • +
        + + + +
          +
        • +

          getLocation

          +
          public org.bukkit.util.Vector getLocation()
          +
          The location of the vehicle in the world
          +
        • +
        + + + +
          +
        • +

          getWorld

          +
          public java.lang.String getWorld()
          +
          The world location of the vehicle
          +
        • +
        + + + +
          +
        • +

          getVehicleStats

          +
          public VehicleStats getVehicleStats()
          +
          The stats of the vehicle
          +
        • +
        + + + +
          +
        • +

          getVehicleTrunk

          +
          public org.bukkit.inventory.Inventory getVehicleTrunk()
          +
          The trunk of the vehicle
          +
        • +
        + + + +
          +
        • +

          getSpawnedVehicle

          +
          public SpawnedVehicle getSpawnedVehicle()
          +
          The spawned version of this storage vehicle
          +
        • +
        + + + +
          +
        • +

          setName

          +
          public void setName(java.lang.String name)
          +
          The name of the vehicle
          +
        • +
        + + + +
          +
        • +

          setUuid

          +
          public void setUuid(java.lang.String uuid)
          +
          The name of the vehicle
          +
        • +
        + + + +
          +
        • +

          setBaseVehicle

          +
          public void setBaseVehicle(java.lang.String baseVehicle)
          +
          The name of the base vehicle
          +
        • +
        + + + +
          +
        • +

          setOwner

          +
          public void setOwner(java.lang.String owner)
          +
          The uuid of the owner
          +
        • +
        + + + +
          +
        • +

          setPartList

          +
          public void setPartList(java.util.List<Part> partList)
          +
          A list of parts connected to this vehicle (Wheels, seats, etc)
          +
        • +
        + + + +
          +
        • +

          setLocation

          +
          public void setLocation(org.bukkit.util.Vector location)
          +
          The location of the vehicle in the world
          +
        • +
        + + + +
          +
        • +

          setWorld

          +
          public void setWorld(java.lang.String world)
          +
          The world location of the vehicle
          +
        • +
        + + + +
          +
        • +

          setVehicleStats

          +
          public void setVehicleStats(VehicleStats vehicleStats)
          +
          The stats of the vehicle
          +
        • +
        + + + +
          +
        • +

          setVehicleTrunk

          +
          public void setVehicleTrunk(org.bukkit.inventory.Inventory vehicleTrunk)
          +
          The trunk of the vehicle
          +
        • +
        + + + +
          +
        • +

          setSpawnedVehicle

          +
          public void setSpawnedVehicle(SpawnedVehicle spawnedVehicle)
          +
          The spawned version of this storage vehicle
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/VehicleStats.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/VehicleStats.html new file mode 100644 index 0000000..a7ad175 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/VehicleStats.html @@ -0,0 +1,579 @@ + + + + + +VehicleStats (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects
    +

    Class VehicleStats

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class VehicleStats
      +extends java.lang.Object
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Summary

        + + + + + + + + +
        Constructors 
        Constructor and Description
        VehicleStats() 
        +
      • +
      + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        java.lang.IntegergetAcceleration() +
        Acceleration of the vehicle (Higher value is faster acceleration) + 50 is around 0-100km in 3 seconds
        +
        java.lang.BooleangetBroken() +
        Vehicle broken status
        +
        java.lang.DoublegetCurrentFuel() +
        Current vehicle fuel level
        +
        java.lang.DoublegetCurrentSpeed() +
        Current speed of the vehicle in KM/H
        +
        java.lang.FloatgetCurrentSteer() +
        Current steering angle
        +
        java.lang.IntegergetFuelTank() +
        Maximum fuel tank capacity
        +
        java.lang.IntegergetHealth() +
        Current vehicle health
        +
        java.lang.IntegergetLift() +
        Current lift of the vehicle (Used for flying vehicles)
        +
        java.lang.IntegergetSpeed() +
        Maximum speed of a vehicle in KM/H
        +
        java.lang.IntegergetSteering() +
        Steering range of a vehicle (lower value is slower steering)
        +
        voidsetAcceleration(java.lang.Integer acceleration) +
        Acceleration of the vehicle (Higher value is faster acceleration) + 50 is around 0-100km in 3 seconds
        +
        voidsetBroken(java.lang.Boolean broken) +
        Vehicle broken status
        +
        voidsetCurrentFuel(java.lang.Double currentFuel) +
        Current vehicle fuel level
        +
        voidsetCurrentSpeed(java.lang.Double currentSpeed) +
        Current speed of the vehicle in KM/H
        +
        voidsetCurrentSteer(java.lang.Float currentSteer) +
        Current steering angle
        +
        voidsetFuelTank(java.lang.Integer fuelTank) +
        Maximum fuel tank capacity
        +
        voidsetHealth(java.lang.Integer health) +
        Current vehicle health
        +
        voidsetLift(java.lang.Integer lift) +
        Current lift of the vehicle (Used for flying vehicles)
        +
        voidsetSpeed(java.lang.Integer speed) +
        Maximum speed of a vehicle in KM/H
        +
        voidsetSteering(java.lang.Integer steering) +
        Steering range of a vehicle (lower value is slower steering)
        +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        + + + +
          +
        • +

          VehicleStats

          +
          public VehicleStats()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getSpeed

          +
          public java.lang.Integer getSpeed()
          +
          Maximum speed of a vehicle in KM/H
          +
        • +
        + + + +
          +
        • +

          getSteering

          +
          public java.lang.Integer getSteering()
          +
          Steering range of a vehicle (lower value is slower steering)
          +
        • +
        + + + +
          +
        • +

          getFuelTank

          +
          public java.lang.Integer getFuelTank()
          +
          Maximum fuel tank capacity
          +
        • +
        + + + +
          +
        • +

          getCurrentFuel

          +
          public java.lang.Double getCurrentFuel()
          +
          Current vehicle fuel level
          +
        • +
        + + + +
          +
        • +

          getAcceleration

          +
          public java.lang.Integer getAcceleration()
          +
          Acceleration of the vehicle (Higher value is faster acceleration) + 50 is around 0-100km in 3 seconds
          +
        • +
        + + + +
          +
        • +

          getCurrentSpeed

          +
          public java.lang.Double getCurrentSpeed()
          +
          Current speed of the vehicle in KM/H
          +
        • +
        + + + +
          +
        • +

          getCurrentSteer

          +
          public java.lang.Float getCurrentSteer()
          +
          Current steering angle
          +
        • +
        + + + +
          +
        • +

          getLift

          +
          public java.lang.Integer getLift()
          +
          Current lift of the vehicle (Used for flying vehicles)
          +
        • +
        + + + +
          +
        • +

          getHealth

          +
          public java.lang.Integer getHealth()
          +
          Current vehicle health
          +
        • +
        + + + +
          +
        • +

          getBroken

          +
          public java.lang.Boolean getBroken()
          +
          Vehicle broken status
          +
        • +
        + + + +
          +
        • +

          setSpeed

          +
          public void setSpeed(java.lang.Integer speed)
          +
          Maximum speed of a vehicle in KM/H
          +
        • +
        + + + +
          +
        • +

          setSteering

          +
          public void setSteering(java.lang.Integer steering)
          +
          Steering range of a vehicle (lower value is slower steering)
          +
        • +
        + + + +
          +
        • +

          setFuelTank

          +
          public void setFuelTank(java.lang.Integer fuelTank)
          +
          Maximum fuel tank capacity
          +
        • +
        + + + +
          +
        • +

          setCurrentFuel

          +
          public void setCurrentFuel(java.lang.Double currentFuel)
          +
          Current vehicle fuel level
          +
        • +
        + + + +
          +
        • +

          setAcceleration

          +
          public void setAcceleration(java.lang.Integer acceleration)
          +
          Acceleration of the vehicle (Higher value is faster acceleration) + 50 is around 0-100km in 3 seconds
          +
        • +
        + + + +
          +
        • +

          setCurrentSpeed

          +
          public void setCurrentSpeed(java.lang.Double currentSpeed)
          +
          Current speed of the vehicle in KM/H
          +
        • +
        + + + +
          +
        • +

          setCurrentSteer

          +
          public void setCurrentSteer(java.lang.Float currentSteer)
          +
          Current steering angle
          +
        • +
        + + + +
          +
        • +

          setLift

          +
          public void setLift(java.lang.Integer lift)
          +
          Current lift of the vehicle (Used for flying vehicles)
          +
        • +
        + + + +
          +
        • +

          setHealth

          +
          public void setHealth(java.lang.Integer health)
          +
          Current vehicle health
          +
        • +
        + + + +
          +
        • +

          setBroken

          +
          public void setBroken(java.lang.Boolean broken)
          +
          Vehicle broken status
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Addon.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Addon.html new file mode 100644 index 0000000..f872538 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Addon.html @@ -0,0 +1,335 @@ + + + + + +Addon (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons
    +

    Class Addon

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class Addon
      +extends Colorable
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          Addon

          +
          public Addon(java.lang.Double xOffset,
          +             java.lang.Double yOffset,
          +             java.lang.Double zOffset,
          +             org.bukkit.inventory.ItemStack skin,
          +             org.bukkit.Color color)
          +
          Addon constructor
          +
          +
          Parameters:
          +
          xOffset - x offset of the addon (forward)
          +
          yOffset - y offset of the addon (up)
          +
          zOffset - z offset of the addon (left)
          +
          skin - the skin of the addon
          +
          color - the color of the addon
          +
          +
        • +
        + + + +
          +
        • +

          Addon

          +
          public Addon()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          spawnStand

          +
          public void spawnStand(org.bukkit.Location base,
          +                       SpawnedVehicle owningVehicle)
          +
          Spawn this part as armorstand
          +
          +
          Overrides:
          +
          spawnStand in class Part
          +
          Parameters:
          +
          base - the base Location of the vehicle
          +
          owningVehicle - the owning vehicle
          +
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Part.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Part.html new file mode 100644 index 0000000..0e4be36 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Part.html @@ -0,0 +1,540 @@ + + + + + +Part (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons
    +

    Class Part

    +
    +
    + +
    +
      +
    • +
      +
      Direct Known Subclasses:
      +
      Colorable, Seat
      +
      +
      +
      +
      public class Part
      +extends java.lang.Object
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Summary

        + + + + + + + + + + + +
        Constructors 
        Constructor and Description
        Part() 
        Part(java.lang.Double xOffset, + java.lang.Double yOffset, + java.lang.Double zOffset) 
        +
      • +
      + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        org.bukkit.LocationapplyExtraOffset(org.bukkit.Location loc) 
        voiddespawnStand() 
        org.bukkit.entity.ArmorStandgetHolder() +
        The holder of the part
        +
        java.lang.BooleangetIsCustomPlaced() +
        Is this part an addon of the vehicle (Not a base part)
        +
        SpawnedVehiclegetOwningVehicle() +
        The vehicle this seat belongs to
        +
        java.lang.StringgetUID() +
        The UID of the part
        +
        java.lang.DoublegetXOffset() +
        The X offset of the part
        +
        java.lang.DoublegetYOffset() +
        The X offset of the part
        +
        java.lang.DoublegetZOffset() +
        The X offset of the part
        +
        voidsetHolder(org.bukkit.entity.ArmorStand holder) +
        The holder of the part
        +
        voidsetIsCustomPlaced(java.lang.Boolean isCustomPlaced) +
        Is this part an addon of the vehicle (Not a base part)
        +
        voidsetOwningVehicle(SpawnedVehicle owningVehicle) +
        The vehicle this seat belongs to
        +
        voidsetUID(java.lang.String UID) +
        The UID of the part
        +
        voidsetXOffset(java.lang.Double xOffset) +
        The X offset of the part
        +
        voidsetYOffset(java.lang.Double yOffset) +
        The X offset of the part
        +
        voidsetZOffset(java.lang.Double zOffset) +
        The X offset of the part
        +
        voidspawnStand(org.bukkit.Location base, + SpawnedVehicle owningVehicle) 
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        + + + +
          +
        • +

          Part

          +
          public Part(java.lang.Double xOffset,
          +            java.lang.Double yOffset,
          +            java.lang.Double zOffset)
          +
        • +
        + + + +
          +
        • +

          Part

          +
          public Part()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          spawnStand

          +
          public void spawnStand(org.bukkit.Location base,
          +                       SpawnedVehicle owningVehicle)
          +
        • +
        + + + +
          +
        • +

          despawnStand

          +
          public void despawnStand()
          +
        • +
        + + + +
          +
        • +

          applyExtraOffset

          +
          public org.bukkit.Location applyExtraOffset(org.bukkit.Location loc)
          +
        • +
        + + + +
          +
        • +

          setHolder

          +
          public void setHolder(org.bukkit.entity.ArmorStand holder)
          +
          The holder of the part
          +
        • +
        + + + +
          +
        • +

          setOwningVehicle

          +
          public void setOwningVehicle(SpawnedVehicle owningVehicle)
          +
          The vehicle this seat belongs to
          +
        • +
        + + + +
          +
        • +

          setXOffset

          +
          public void setXOffset(java.lang.Double xOffset)
          +
          The X offset of the part
          +
        • +
        + + + +
          +
        • +

          setYOffset

          +
          public void setYOffset(java.lang.Double yOffset)
          +
          The X offset of the part
          +
        • +
        + + + +
          +
        • +

          setUID

          +
          public void setUID(java.lang.String UID)
          +
          The UID of the part
          +
        • +
        + + + +
          +
        • +

          setZOffset

          +
          public void setZOffset(java.lang.Double zOffset)
          +
          The X offset of the part
          +
        • +
        + + + +
          +
        • +

          setIsCustomPlaced

          +
          public void setIsCustomPlaced(java.lang.Boolean isCustomPlaced)
          +
          Is this part an addon of the vehicle (Not a base part)
          +
        • +
        + + + +
          +
        • +

          getHolder

          +
          public org.bukkit.entity.ArmorStand getHolder()
          +
          The holder of the part
          +
        • +
        + + + +
          +
        • +

          getOwningVehicle

          +
          public SpawnedVehicle getOwningVehicle()
          +
          The vehicle this seat belongs to
          +
        • +
        + + + +
          +
        • +

          getXOffset

          +
          public java.lang.Double getXOffset()
          +
          The X offset of the part
          +
        • +
        + + + +
          +
        • +

          getYOffset

          +
          public java.lang.Double getYOffset()
          +
          The X offset of the part
          +
        • +
        + + + +
          +
        • +

          getUID

          +
          public java.lang.String getUID()
          +
          The UID of the part
          +
        • +
        + + + +
          +
        • +

          getZOffset

          +
          public java.lang.Double getZOffset()
          +
          The X offset of the part
          +
        • +
        + + + +
          +
        • +

          getIsCustomPlaced

          +
          public java.lang.Boolean getIsCustomPlaced()
          +
          Is this part an addon of the vehicle (Not a base part)
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Wheel.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Wheel.html new file mode 100644 index 0000000..6e36202 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Wheel.html @@ -0,0 +1,418 @@ + + + + + +Wheel (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons
    +

    Class Wheel

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class Wheel
      +extends Colorable
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          Wheel

          +
          public Wheel(java.lang.Double xOffset,
          +             java.lang.Double yOffset,
          +             java.lang.Double zOffset,
          +             java.lang.Integer rotationOffset,
          +             java.lang.Boolean steering,
          +             org.bukkit.Color color,
          +             RimDesign type)
          +
        • +
        + + + +
          +
        • +

          Wheel

          +
          public Wheel()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          spawnStand

          +
          public void spawnStand(org.bukkit.Location base,
          +                       SpawnedVehicle owningVehicle)
          +
          +
          Overrides:
          +
          spawnStand in class Part
          +
          +
        • +
        + + + +
          +
        • +

          getSteering

          +
          public java.lang.Boolean getSteering()
          +
          Is this wheel a front wheel (A steering wheel)
          +
        • +
        + + + +
          +
        • +

          getRotationOffset

          +
          public java.lang.Integer getRotationOffset()
          +
          The rotation offset of the wheel
          +
        • +
        + + + +
          +
        • +

          getExtraOffset

          +
          public java.lang.Float getExtraOffset()
          +
          The steering rotation ofsset of the wheel
          +
        • +
        + + + +
          +
        • +

          setSteering

          +
          public void setSteering(java.lang.Boolean steering)
          +
          Is this wheel a front wheel (A steering wheel)
          +
        • +
        + + + +
          +
        • +

          setRotationOffset

          +
          public void setRotationOffset(java.lang.Integer rotationOffset)
          +
          The rotation offset of the wheel
          +
        • +
        + + + +
          +
        • +

          setExtraOffset

          +
          public void setExtraOffset(java.lang.Float extraOffset)
          +
          The steering rotation ofsset of the wheel
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/package-frame.html new file mode 100644 index 0000000..15e840c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/package-frame.html @@ -0,0 +1,21 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons (Plugin 2.0.11-dev1 API) + + + + +

    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons

    +
    +

    Classes

    + +
    + + 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 new file mode 100644 index 0000000..02736d3 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/package-summary.html @@ -0,0 +1,147 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + +
    +

    Package me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons

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

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

    +Package Hierarchies: + +
    +
    +

    Class Hierarchy

    + +
    + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/BikeSeat.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/BikeSeat.html new file mode 100644 index 0000000..2dc1d12 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/BikeSeat.html @@ -0,0 +1,423 @@ + + + + + +BikeSeat (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats
    +

    Class BikeSeat

    +
    +
    + +
    + +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          BikeSeat

          +
          public BikeSeat(java.lang.Double xOffset,
          +                java.lang.Double yOffset,
          +                java.lang.Double zOffset)
          +
        • +
        + + + +
          +
        • +

          BikeSeat

          +
          public BikeSeat(java.lang.Double xOffset,
          +                java.lang.Double yOffset,
          +                java.lang.Double zOffset,
          +                java.lang.Boolean steer)
          +
        • +
        + + + +
          +
        • +

          BikeSeat

          +
          public BikeSeat()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          spawnStand

          +
          public void spawnStand(org.bukkit.Location base,
          +                       SpawnedVehicle owningVehicle)
          +
          +
          Overrides:
          +
          spawnStand in class Seat
          +
          +
        • +
        + + + +
          +
        • +

          applyExtraOffset

          +
          public org.bukkit.Location applyExtraOffset(org.bukkit.Location loc)
          +
          +
          Overrides:
          +
          applyExtraOffset in class Part
          +
          +
        • +
        + + + + + + + +
          +
        • +

          setIsDoingWheelie

          +
          public void setIsDoingWheelie(java.lang.Boolean isDoingWheelie)
          +
        • +
        + + + +
          +
        • +

          setExtraYOffset

          +
          public void setExtraYOffset(java.lang.Float extraYOffset)
          +
        • +
        + + + +
          +
        • +

          getIsDoingWheelie

          +
          public java.lang.Boolean getIsDoingWheelie()
          +
        • +
        + + + +
          +
        • +

          getExtraYOffset

          +
          public java.lang.Float getExtraYOffset()
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/ControllingSeat.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/ControllingSeat.html new file mode 100644 index 0000000..ce3586f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/ControllingSeat.html @@ -0,0 +1,330 @@ + + + + + +ControllingSeat (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats
    +

    Class ControllingSeat

    +
    +
    + +
    + +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          ControllingSeat

          +
          public ControllingSeat(java.lang.Double xOffset,
          +                       java.lang.Double yOffset,
          +                       java.lang.Double zOffset)
          +
        • +
        + + + +
          +
        • +

          ControllingSeat

          +
          public ControllingSeat(java.lang.Double xOffset,
          +                       java.lang.Double yOffset,
          +                       java.lang.Double zOffset,
          +                       java.lang.Boolean steer)
          +
        • +
        + + + +
          +
        • +

          ControllingSeat

          +
          public ControllingSeat()
          +
        • +
        +
      • +
      + + +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/Seat.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/Seat.html new file mode 100644 index 0000000..4f178fb --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/Seat.html @@ -0,0 +1,385 @@ + + + + + +Seat (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats
    +

    Class Seat

    +
    +
    + +
    + +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          Seat

          +
          public Seat(java.lang.Double xOffset,
          +            java.lang.Double yOffset,
          +            java.lang.Double zOffset,
          +            java.lang.Boolean steer)
          +
        • +
        + + + +
          +
        • +

          Seat

          +
          public Seat()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          spawnStand

          +
          public void spawnStand(org.bukkit.Location base,
          +                       SpawnedVehicle owningVehicle)
          +
          +
          Overrides:
          +
          spawnStand in class Part
          +
          +
        • +
        + + + +
          +
        • +

          enter

          +
          public void enter(org.bukkit.entity.Player toEnter)
          +
        • +
        + + + +
          +
        • +

          setOccupied

          +
          public void setOccupied(java.lang.Boolean occupied)
          +
          Is this seat occupied by a rider
          +
        • +
        + + + +
          +
        • +

          setSteer

          +
          public void setSteer(java.lang.Boolean steer)
          +
          Is this seat a controller seat
          +
        • +
        + + + +
          +
        • +

          getOccupied

          +
          public java.lang.Boolean getOccupied()
          +
          Is this seat occupied by a rider
          +
        • +
        + + + +
          +
        • +

          getSteer

          +
          public java.lang.Boolean getSteer()
          +
          Is this seat a controller seat
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/TurretSeat.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/TurretSeat.html new file mode 100644 index 0000000..b975317 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/TurretSeat.html @@ -0,0 +1,336 @@ + + + + + +TurretSeat (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats
    +

    Class TurretSeat

    +
    +
    + +
    + +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          TurretSeat

          +
          public TurretSeat(java.lang.Double xOffset,
          +                  java.lang.Double yOffset,
          +                  java.lang.Double zOffset)
          +
        • +
        + + + +
          +
        • +

          TurretSeat

          +
          public TurretSeat()
          +
        • +
        +
      • +
      + + +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/package-frame.html new file mode 100644 index 0000000..25aae29 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/package-frame.html @@ -0,0 +1,22 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats (Plugin 2.0.11-dev1 API) + + + + +

    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats

    +
    +

    Classes

    + +
    + + 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 new file mode 100644 index 0000000..5bfb8c6 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/package-summary.html @@ -0,0 +1,151 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + +
    +

    Package me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats

    +
    +
    + +
    + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/package-tree.html new file mode 100644 index 0000000..6054d1d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/package-tree.html @@ -0,0 +1,147 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats Class Hierarchy (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + +
    +

    Hierarchy For Package me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats

    +Package Hierarchies: + +
    +
    +

    Class Hierarchy

    + +
    + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/BikeSkin.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/BikeSkin.html new file mode 100644 index 0000000..af05af4 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/BikeSkin.html @@ -0,0 +1,349 @@ + + + + + +BikeSkin (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins
    +

    Class BikeSkin

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class BikeSkin
      +extends Skin
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          BikeSkin

          +
          public BikeSkin(java.lang.Double xOffset,
          +                java.lang.Double yOffset,
          +                java.lang.Double zOffset,
          +                org.bukkit.inventory.ItemStack skin,
          +                org.bukkit.Color color)
          +
        • +
        + + + +
          +
        • +

          BikeSkin

          +
          public BikeSkin()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          spawnStand

          +
          public void spawnStand(org.bukkit.Location base,
          +                       SpawnedVehicle owningVehicle)
          +
          +
          Overrides:
          +
          spawnStand in class Skin
          +
          +
        • +
        + + + +
          +
        • +

          getWheelieOffset

          +
          public java.lang.Integer getWheelieOffset()
          +
        • +
        + + + +
          +
        • +

          setWheelieOffset

          +
          public void setWheelieOffset(java.lang.Integer wheelieOffset)
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Colorable.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Colorable.html new file mode 100644 index 0000000..6265b1b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Colorable.html @@ -0,0 +1,368 @@ + + + + + +Colorable (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins
    +

    Class Colorable

    +
    +
    + +
    + +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          Colorable

          +
          public Colorable(java.lang.Double xOffset,
          +                 java.lang.Double yOffset,
          +                 java.lang.Double zOffset,
          +                 org.bukkit.Color color,
          +                 org.bukkit.inventory.ItemStack skin)
          +
        • +
        + + + +
          +
        • +

          Colorable

          +
          public Colorable()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getSkinColored

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

          setSkin

          +
          public void setSkin(org.bukkit.inventory.ItemStack skin)
          +
          The skin of the part
          +
        • +
        + + + +
          +
        • +

          setColor

          +
          public void setColor(org.bukkit.Color color)
          +
          The color
          +
        • +
        + + + +
          +
        • +

          getSkin

          +
          public org.bukkit.inventory.ItemStack getSkin()
          +
          The skin of the part
          +
        • +
        + + + +
          +
        • +

          getColor

          +
          public org.bukkit.Color getColor()
          +
          The color
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Rotor.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Rotor.html new file mode 100644 index 0000000..557fa09 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Rotor.html @@ -0,0 +1,318 @@ + + + + + +Rotor (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins
    +

    Class Rotor

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class Rotor
      +extends Colorable
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          Rotor

          +
          public Rotor(java.lang.Double xOffset,
          +             java.lang.Double yOffset,
          +             java.lang.Double zOffset,
          +             org.bukkit.inventory.ItemStack skin,
          +             org.bukkit.Color color)
          +
        • +
        + + + +
          +
        • +

          Rotor

          +
          public Rotor()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          spawnStand

          +
          public void spawnStand(org.bukkit.Location base,
          +                       SpawnedVehicle owningVehicle)
          +
          +
          Overrides:
          +
          spawnStand in class Part
          +
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Skin.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Skin.html new file mode 100644 index 0000000..99e9ac9 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Skin.html @@ -0,0 +1,322 @@ + + + + + +Skin (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins
    +

    Class Skin

    +
    +
    + +
    +
      +
    • +
      +
      Direct Known Subclasses:
      +
      BikeSkin
      +
      +
      +
      +
      public class Skin
      +extends Colorable
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          Skin

          +
          public Skin(java.lang.Double xOffset,
          +            java.lang.Double yOffset,
          +            java.lang.Double zOffset,
          +            org.bukkit.inventory.ItemStack skin,
          +            org.bukkit.Color color)
          +
        • +
        + + + +
          +
        • +

          Skin

          +
          public Skin()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          spawnStand

          +
          public void spawnStand(org.bukkit.Location base,
          +                       SpawnedVehicle owningVehicle)
          +
          +
          Overrides:
          +
          spawnStand in class Part
          +
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Turret.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Turret.html new file mode 100644 index 0000000..7d82d0d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Turret.html @@ -0,0 +1,456 @@ + + + + + +Turret (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins
    +

    Class Turret

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class Turret
      +extends Colorable
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          Turret

          +
          public Turret(java.lang.Double xOffset,
          +              java.lang.Double yOffset,
          +              java.lang.Double zOffset,
          +              org.bukkit.Color color,
          +              org.bukkit.inventory.ItemStack skin,
          +              java.lang.Float explosionSize,
          +              org.bukkit.inventory.ItemStack ammo)
          +
        • +
        + + + +
          +
        • +

          Turret

          +
          public Turret()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          spawnStand

          +
          public void spawnStand(org.bukkit.Location base,
          +                       SpawnedVehicle owningVehicle)
          +
          +
          Overrides:
          +
          spawnStand in class Part
          +
          +
        • +
        + + + +
          +
        • +

          applyExtraOffset

          +
          public org.bukkit.Location applyExtraOffset(org.bukkit.Location loc)
          +
          +
          Overrides:
          +
          applyExtraOffset in class Part
          +
          +
        • +
        + + + +
          +
        • +

          shoot

          +
          public java.util.concurrent.CompletableFuture<java.lang.Boolean> shoot()
          +
        • +
        + + + +
          +
        • +

          getRotationOffset

          +
          public java.lang.Integer getRotationOffset()
          +
        • +
        + + + +
          +
        • +

          getExplosionSize

          +
          public java.lang.Float getExplosionSize()
          +
        • +
        + + + +
          +
        • +

          getAmmo

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

          getCooldown

          +
          public java.lang.Integer getCooldown()
          +
        • +
        + + + +
          +
        • +

          setRotationOffset

          +
          public void setRotationOffset(java.lang.Integer rotationOffset)
          +
        • +
        + + + +
          +
        • +

          setExplosionSize

          +
          public void setExplosionSize(java.lang.Float explosionSize)
          +
        • +
        + + + +
          +
        • +

          setAmmo

          +
          public void setAmmo(org.bukkit.inventory.ItemStack ammo)
          +
        • +
        + + + +
          +
        • +

          setCooldown

          +
          public void setCooldown(java.lang.Integer cooldown)
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/package-frame.html new file mode 100644 index 0000000..42cba2c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/package-frame.html @@ -0,0 +1,23 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins (Plugin 2.0.11-dev1 API) + + + + +

    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins

    +
    +

    Classes

    + +
    + + 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 new file mode 100644 index 0000000..7cef695 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/package-summary.html @@ -0,0 +1,155 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + +
    +

    Package me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins

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

    Hierarchy For Package me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins

    +Package Hierarchies: + +
    +
    +

    Class Hierarchy

    + +
    + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageFuel.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageFuel.html new file mode 100644 index 0000000..a2f0c4d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageFuel.html @@ -0,0 +1,333 @@ + + + + + +StorageFuel (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage
    +

    Class StorageFuel

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class StorageFuel
      +extends java.lang.Object
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Summary

        + + + + + + + + + + + +
        Constructors 
        Constructor and Description
        StorageFuel() 
        StorageFuel(java.lang.Double usage, + java.lang.String type) 
        +
      • +
      + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + +
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        java.lang.StringgetType() +
        The fuel type
        +
        java.lang.DoublegetUsage() +
        The fuel usage
        +
        voidsetType(java.lang.String type) +
        The fuel type
        +
        voidsetUsage(java.lang.Double usage) +
        The fuel usage
        +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        + + + +
          +
        • +

          StorageFuel

          +
          public StorageFuel(java.lang.Double usage,
          +                   java.lang.String type)
          +
        • +
        + + + +
          +
        • +

          StorageFuel

          +
          public StorageFuel()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getUsage

          +
          public java.lang.Double getUsage()
          +
          The fuel usage
          +
        • +
        + + + +
          +
        • +

          getType

          +
          public java.lang.String getType()
          +
          The fuel type
          +
        • +
        + + + +
          +
        • +

          setUsage

          +
          public void setUsage(java.lang.Double usage)
          +
          The fuel usage
          +
        • +
        + + + +
          +
        • +

          setType

          +
          public void setType(java.lang.String type)
          +
          The fuel type
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageHitbox.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageHitbox.html new file mode 100644 index 0000000..5dcde9f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageHitbox.html @@ -0,0 +1,367 @@ + + + + + +StorageHitbox (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage
    +

    Class StorageHitbox

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class StorageHitbox
      +extends java.lang.Object
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Summary

        + + + + + + + + + + + +
        Constructors 
        Constructor and Description
        StorageHitbox() 
        StorageHitbox(java.lang.Double length, + java.lang.Double width, + java.lang.Double height) 
        +
      • +
      + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        java.lang.DoublegetHeight() +
        Hit box height
        +
        java.lang.DoublegetLength() +
        Hit box length
        +
        java.lang.DoublegetWidth() +
        Hit box width
        +
        voidsetHeight(java.lang.Double height) +
        Hit box height
        +
        voidsetLength(java.lang.Double length) +
        Hit box length
        +
        voidsetWidth(java.lang.Double width) +
        Hit box width
        +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        + + + +
          +
        • +

          StorageHitbox

          +
          public StorageHitbox(java.lang.Double length,
          +                     java.lang.Double width,
          +                     java.lang.Double height)
          +
        • +
        + + + +
          +
        • +

          StorageHitbox

          +
          public StorageHitbox()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getLength

          +
          public java.lang.Double getLength()
          +
          Hit box length
          +
        • +
        + + + +
          +
        • +

          getWidth

          +
          public java.lang.Double getWidth()
          +
          Hit box width
          +
        • +
        + + + +
          +
        • +

          getHeight

          +
          public java.lang.Double getHeight()
          +
          Hit box height
          +
        • +
        + + + +
          +
        • +

          setLength

          +
          public void setLength(java.lang.Double length)
          +
          Hit box length
          +
        • +
        + + + +
          +
        • +

          setWidth

          +
          public void setWidth(java.lang.Double width)
          +
          Hit box width
          +
        • +
        + + + +
          +
        • +

          setHeight

          +
          public void setHeight(java.lang.Double height)
          +
          Hit box height
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageHorn.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageHorn.html new file mode 100644 index 0000000..b101edc --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageHorn.html @@ -0,0 +1,330 @@ + + + + + +StorageHorn (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage
    +

    Class StorageHorn

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class StorageHorn
      +extends java.lang.Object
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Summary

        + + + + + + + + + + + +
        Constructors 
        Constructor and Description
        StorageHorn() 
        StorageHorn(java.lang.Boolean enabled, + java.lang.String sound) 
        +
      • +
      + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + +
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        java.lang.BooleangetEnabled() +
        Is the horn enabled
        +
        java.lang.StringgetSound() 
        voidsetEnabled(java.lang.Boolean enabled) +
        Is the horn enabled
        +
        voidsetSound(java.lang.String sound) +
        The sound of the horn
        +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        + + + +
          +
        • +

          StorageHorn

          +
          public StorageHorn(java.lang.Boolean enabled,
          +                   java.lang.String sound)
          +
        • +
        + + + +
          +
        • +

          StorageHorn

          +
          public StorageHorn()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getSound

          +
          public java.lang.String getSound()
          +
        • +
        + + + +
          +
        • +

          getEnabled

          +
          public java.lang.Boolean getEnabled()
          +
          Is the horn enabled
          +
        • +
        + + + +
          +
        • +

          setEnabled

          +
          public void setEnabled(java.lang.Boolean enabled)
          +
          Is the horn enabled
          +
        • +
        + + + +
          +
        • +

          setSound

          +
          public void setSound(java.lang.String sound)
          +
          The sound of the horn
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageSmoke.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageSmoke.html new file mode 100644 index 0000000..82239ef --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageSmoke.html @@ -0,0 +1,432 @@ + + + + + +StorageSmoke (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage
    +

    Class StorageSmoke

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class StorageSmoke
      +extends java.lang.Object
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Summary

        + + + + + + + + + + + +
        Constructors 
        Constructor and Description
        StorageSmoke() 
        StorageSmoke(java.lang.Double xOffset, + java.lang.Double yOffset, + java.lang.Double zOffset, + java.lang.String particleName, + java.lang.Boolean enabled) 
        +
      • +
      + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        java.lang.BooleangetEnabled() +
        Is the exhaust enabled
        +
        java.lang.StringgetParticleName() 
        java.lang.DoublegetXOffset() +
        X offset from center
        +
        java.lang.DoublegetYOffset() +
        Y offset from center
        +
        java.lang.DoublegetZOffset() +
        Z offset from center
        +
        voidsetEnabled(java.lang.Boolean enabled) +
        Is the exhaust enabled
        +
        voidsetParticleName(java.lang.String particleName) +
        The name of the particle
        +
        voidsetXOffset(java.lang.Double xOffset) +
        X offset from center
        +
        voidsetYOffset(java.lang.Double yOffset) +
        Y offset from center
        +
        voidsetZOffset(java.lang.Double zOffset) +
        Z offset from center
        +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        + + + +
          +
        • +

          StorageSmoke

          +
          public StorageSmoke(java.lang.Double xOffset,
          +                    java.lang.Double yOffset,
          +                    java.lang.Double zOffset,
          +                    java.lang.String particleName,
          +                    java.lang.Boolean enabled)
          +
        • +
        + + + +
          +
        • +

          StorageSmoke

          +
          public StorageSmoke()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getParticleName

          +
          public java.lang.String getParticleName()
          +
        • +
        + + + +
          +
        • +

          setEnabled

          +
          public void setEnabled(java.lang.Boolean enabled)
          +
          Is the exhaust enabled
          +
        • +
        + + + +
          +
        • +

          setXOffset

          +
          public void setXOffset(java.lang.Double xOffset)
          +
          X offset from center
          +
        • +
        + + + +
          +
        • +

          setYOffset

          +
          public void setYOffset(java.lang.Double yOffset)
          +
          Y offset from center
          +
        • +
        + + + +
          +
        • +

          setZOffset

          +
          public void setZOffset(java.lang.Double zOffset)
          +
          Z offset from center
          +
        • +
        + + + +
          +
        • +

          setParticleName

          +
          public void setParticleName(java.lang.String particleName)
          +
          The name of the particle
          +
        • +
        + + + +
          +
        • +

          getEnabled

          +
          public java.lang.Boolean getEnabled()
          +
          Is the exhaust enabled
          +
        • +
        + + + +
          +
        • +

          getXOffset

          +
          public java.lang.Double getXOffset()
          +
          X offset from center
          +
        • +
        + + + +
          +
        • +

          getYOffset

          +
          public java.lang.Double getYOffset()
          +
          Y offset from center
          +
        • +
        + + + +
          +
        • +

          getZOffset

          +
          public java.lang.Double getZOffset()
          +
          Z offset from center
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageUpgradeable.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageUpgradeable.html new file mode 100644 index 0000000..4dad0fd --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageUpgradeable.html @@ -0,0 +1,401 @@ + + + + + +StorageUpgradeable (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage
    +

    Class StorageUpgradeable

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class StorageUpgradeable
      +extends java.lang.Object
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Summary

        + + + + + + + + + + + +
        Constructors 
        Constructor and Description
        StorageUpgradeable() 
        StorageUpgradeable(java.lang.Integer base, + java.lang.Integer max, + java.lang.Integer step, + java.lang.Integer upgradeCost) 
        +
      • +
      + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        java.lang.IntegergetBase() +
        The base value
        +
        java.lang.IntegergetMax() +
        The maximum value
        +
        java.lang.IntegergetStep() +
        The upgrade step value
        +
        java.lang.IntegergetUpgradeCost() +
        The cost to upgrade
        +
        voidsetBase(java.lang.Integer base) +
        The base value
        +
        voidsetMax(java.lang.Integer max) +
        The maximum value
        +
        voidsetStep(java.lang.Integer step) +
        The upgrade step value
        +
        voidsetUpgradeCost(java.lang.Integer upgradeCost) +
        The cost to upgrade
        +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

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

        Constructor Detail

        + + + +
          +
        • +

          StorageUpgradeable

          +
          public StorageUpgradeable(java.lang.Integer base,
          +                          java.lang.Integer max,
          +                          java.lang.Integer step,
          +                          java.lang.Integer upgradeCost)
          +
        • +
        + + + +
          +
        • +

          StorageUpgradeable

          +
          public StorageUpgradeable()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getBase

          +
          public java.lang.Integer getBase()
          +
          The base value
          +
        • +
        + + + +
          +
        • +

          getMax

          +
          public java.lang.Integer getMax()
          +
          The maximum value
          +
        • +
        + + + +
          +
        • +

          getStep

          +
          public java.lang.Integer getStep()
          +
          The upgrade step value
          +
        • +
        + + + +
          +
        • +

          getUpgradeCost

          +
          public java.lang.Integer getUpgradeCost()
          +
          The cost to upgrade
          +
        • +
        + + + +
          +
        • +

          setBase

          +
          public void setBase(java.lang.Integer base)
          +
          The base value
          +
        • +
        + + + +
          +
        • +

          setMax

          +
          public void setMax(java.lang.Integer max)
          +
          The maximum value
          +
        • +
        + + + +
          +
        • +

          setStep

          +
          public void setStep(java.lang.Integer step)
          +
          The upgrade step value
          +
        • +
        + + + +
          +
        • +

          setUpgradeCost

          +
          public void setUpgradeCost(java.lang.Integer upgradeCost)
          +
          The cost to upgrade
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/package-frame.html new file mode 100644 index 0000000..6232441 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/package-frame.html @@ -0,0 +1,23 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage (Plugin 2.0.11-dev1 API) + + + + +

    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage

    +
    +

    Classes

    + +
    + + 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 new file mode 100644 index 0000000..f71df23 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/package-summary.html @@ -0,0 +1,155 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + +
    +

    Package me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage

    +
    +
    + +
    + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/package-tree.html new file mode 100644 index 0000000..662e277 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/package-tree.html @@ -0,0 +1,138 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage Class Hierarchy (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + +
    +

    Hierarchy For Package me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage

    +Package Hierarchies: + +
    +
    +

    Class Hierarchy

    + +
    + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/package-frame.html new file mode 100644 index 0000000..87ac6b8 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/package-frame.html @@ -0,0 +1,22 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects (Plugin 2.0.11-dev1 API) + + + + +

    me.legofreak107.vehiclesplus.vehicles.vehicles.objects

    +
    +

    Classes

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

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

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

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

    +Package Hierarchies: + +
    +
    +

    Class Hierarchy

    + +
    + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/BikeType.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/BikeType.html new file mode 100644 index 0000000..95673e4 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/BikeType.html @@ -0,0 +1,320 @@ + + + + + +BikeType (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types
    +

    Class BikeType

    +
    +
    + +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Summary

        + + + + + + + + +
        Constructors 
        Constructor and Description
        BikeType() 
        +
      • +
      + + +
    • +
    +
    +
    + +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/BoatType.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/BoatType.html new file mode 100644 index 0000000..d09ecac --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/BoatType.html @@ -0,0 +1,320 @@ + + + + + +BoatType (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types
    +

    Class BoatType

    +
    +
    + +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Summary

        + + + + + + + + +
        Constructors 
        Constructor and Description
        BoatType() 
        +
      • +
      + + +
    • +
    +
    +
    + +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/CarType.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/CarType.html new file mode 100644 index 0000000..1ad48fc --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/CarType.html @@ -0,0 +1,320 @@ + + + + + +CarType (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types
    +

    Class CarType

    +
    +
    + +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Summary

        + + + + + + + + +
        Constructors 
        Constructor and Description
        CarType() 
        +
      • +
      + + +
    • +
    +
    +
    + +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/HelicopterType.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/HelicopterType.html new file mode 100644 index 0000000..4b17cec --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/HelicopterType.html @@ -0,0 +1,320 @@ + + + + + +HelicopterType (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types
    +

    Class HelicopterType

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class HelicopterType
      +extends VehicleType
      +
    • +
    +
    +
    + +
    +
    + +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/HovercraftType.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/HovercraftType.html new file mode 100644 index 0000000..4b328a8 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/HovercraftType.html @@ -0,0 +1,320 @@ + + + + + +HovercraftType (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types
    +

    Class HovercraftType

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class HovercraftType
      +extends VehicleType
      +
    • +
    +
    +
    + +
    +
    + +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/PlaneType.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/PlaneType.html new file mode 100644 index 0000000..9859e4d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/PlaneType.html @@ -0,0 +1,320 @@ + + + + + +PlaneType (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types
    +

    Class PlaneType

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class PlaneType
      +extends VehicleType
      +
    • +
    +
    +
    + +
    +
    + +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/VehicleType.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/VehicleType.html new file mode 100644 index 0000000..28f57a1 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/VehicleType.html @@ -0,0 +1,307 @@ + + + + + +VehicleType (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + + +
    +
    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.base
    +

    Class VehicleType

    +
    +
    + +
    + +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          VehicleType

          +
          public VehicleType()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getMovementType

          +
          public MovementType getMovementType()
          +
          The main movement type of the vehicle
          +
        • +
        + + + +
          +
        • +

          getMomentumType

          +
          public MomentumType getMomentumType()
          +
          The friction of the vehicle with the ground/surrounding.
          +
        • +
        + + + +
          +
        • +

          getTiltType

          +
          public TiltType getTiltType()
          +
          The tilt of the vehicle.
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/package-frame.html new file mode 100644 index 0000000..5440822 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/package-frame.html @@ -0,0 +1,19 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.base (Plugin 2.0.11-dev1 API) + + + + +

    me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.base

    +
    +

    Classes

    + +
    + + 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 new file mode 100644 index 0000000..ffdfbd6 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/package-summary.html @@ -0,0 +1,139 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.base (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + +
    +

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

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

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

    +Package Hierarchies: + +
    +
    +

    Class Hierarchy

    + +
    + +
    + + + + + + + +
    + + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/package-frame.html new file mode 100644 index 0000000..73237c3 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/package-frame.html @@ -0,0 +1,24 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types (Plugin 2.0.11-dev1 API) + + + + +

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

    +
    +

    Classes

    + +
    + + 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 new file mode 100644 index 0000000..3a16b5c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/package-summary.html @@ -0,0 +1,159 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types (Plugin 2.0.11-dev1 API) + + + + + + + +
    + + + + + + + +
    + + +
    +

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

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

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

    +Package Hierarchies: + +
    +
    +

    Class Hierarchy

    + +
    + +
    + + + + + + + +
    + + + + diff --git a/docs/overview-frame.html b/docs/overview-frame.html index 52a0d4f..5e66bdc 100644 --- a/docs/overview-frame.html +++ b/docs/overview-frame.html @@ -3,7 +3,7 @@ -Overview List (API 2.0.11-dev1 API) +Overview List (Plugin 2.0.11-dev1 API) @@ -12,16 +12,55 @@

    Packages

     

    diff --git a/docs/overview-summary.html b/docs/overview-summary.html index cf7add4..1a0abe1 100644 --- a/docs/overview-summary.html +++ b/docs/overview-summary.html @@ -3,7 +3,7 @@ -Overview (API 2.0.11-dev1 API) +Overview (Plugin 2.0.11-dev1 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@