From 4c25cb3243751b84aab4707537e3e07f33b55b59 Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 13 Aug 2020 15:34:23 -0700 Subject: [PATCH] Create javadocs --- docs/README.md | 1 + docs/allclasses-frame.html | 160 ++ docs/allclasses-noframe.html | 160 ++ docs/constant-values.html | 122 ++ docs/deprecated-list.html | 147 ++ docs/help-doc.html | 223 +++ docs/index-files/index-1.html | 175 ++ docs/index-files/index-10.html | 129 ++ docs/index-files/index-11.html | 175 ++ docs/index-files/index-12.html | 281 ++++ docs/index-files/index-13.html | 159 ++ docs/index-files/index-14.html | 185 +++ docs/index-files/index-15.html | 169 ++ docs/index-files/index-16.html | 145 ++ docs/index-files/index-17.html | 375 +++++ docs/index-files/index-18.html | 149 ++ docs/index-files/index-19.html | 138 ++ docs/index-files/index-2.html | 157 ++ docs/index-files/index-20.html | 300 ++++ docs/index-files/index-21.html | 137 ++ docs/index-files/index-3.html | 241 +++ docs/index-files/index-4.html | 149 ++ docs/index-files/index-5.html | 141 ++ docs/index-files/index-6.html | 147 ++ docs/index-files/index-7.html | 391 +++++ docs/index-files/index-8.html | 187 +++ docs/index-files/index-9.html | 213 +++ docs/index.html | 75 + docs/me/legofreak107/vehiclesplus/Main.html | 335 ++++ .../armorstands/CustomArmorStand.html | 373 +++++ .../libraries/armorstands/package-frame.html | 20 + .../armorstands/package-summary.html | 140 ++ .../libraries/armorstands/package-tree.html | 135 ++ .../chatinput/ChatConfirmCallback.html | 271 ++++ .../libraries/chatinput/ChatConfirmation.html | 280 ++++ .../libraries/chatinput/package-frame.html | 21 + .../libraries/chatinput/package-summary.html | 144 ++ .../libraries/chatinput/package-tree.html | 136 ++ .../libraries/cloneable/Clone.html | 269 ++++ .../libraries/cloneable/package-frame.html | 20 + .../libraries/cloneable/package-summary.html | 140 ++ .../libraries/cloneable/package-tree.html | 135 ++ .../commandlibrary/CommandLibrary.html | 330 ++++ .../commandlibrary/annotations/Command.html | 283 ++++ .../annotations/Indefinite.html | 163 ++ .../commandlibrary/annotations/Optional.html | 163 ++ .../annotations/SubCommand.html | 299 ++++ .../annotations/TabCompleter.html | 211 +++ .../annotations/package-frame.html | 24 + .../annotations/package-summary.html | 156 ++ .../annotations/package-tree.html | 135 ++ .../commandlibrary/objects/Argument.html | 342 ++++ .../objects/ArgumentOption.html | 414 +++++ .../objects/LibraryCommand.html | 353 +++++ .../objects/LibraryCommandExecutor.html | 284 ++++ .../objects/LibraryTabCompleter.html | 284 ++++ .../commandlibrary/objects/SubCommand.html | 417 +++++ .../commandlibrary/objects/package-frame.html | 28 + .../objects/package-summary.html | 171 ++ .../commandlibrary/objects/package-tree.html | 151 ++ .../commandlibrary/package-frame.html | 20 + .../commandlibrary/package-summary.html | 140 ++ .../commandlibrary/package-tree.html | 143 ++ .../util/CommandConstructor.html | 269 ++++ .../commandlibrary/util/package-frame.html | 20 + .../commandlibrary/util/package-summary.html | 140 ++ .../commandlibrary/util/package-tree.html | 135 ++ .../libraries/config/ConfigConverter.html | 360 +++++ .../libraries/config/StorageConverter.html | 269 ++++ .../libraries/config/package-frame.html | 21 + .../libraries/config/package-summary.html | 144 ++ .../libraries/config/package-tree.html | 136 ++ .../libraries/gui/objects/CustomGui.html | 239 +++ .../libraries/gui/objects/MenuItem.html | 388 +++++ .../gui/objects/components/GuiItem.html | 253 +++ .../gui/objects/components/GuiPage.html | 280 ++++ .../gui/objects/components/package-frame.html | 21 + .../objects/components/package-summary.html | 144 ++ .../gui/objects/components/package-tree.html | 136 ++ .../libraries/gui/objects/package-frame.html | 24 + .../gui/objects/package-summary.html | 155 ++ .../libraries/gui/objects/package-tree.html | 147 ++ .../gui/objects/types/ConfirmGui.html | 320 ++++ .../gui/objects/types/NormalGui.html | 313 ++++ .../gui/objects/types/PaginationGui.html | 337 ++++ .../gui/objects/types/PlayerSelectionGui.html | 271 ++++ .../gui/objects/types/package-frame.html | 23 + .../gui/objects/types/package-summary.html | 152 ++ .../gui/objects/types/package-tree.html | 142 ++ .../libraries/itemstacks/CustomItemStack.html | 310 ++++ .../libraries/itemstacks/package-frame.html | 20 + .../libraries/itemstacks/package-summary.html | 140 ++ .../libraries/itemstacks/package-tree.html | 135 ++ .../materialchecker/MaterialChecker.html | 295 ++++ .../materialchecker/package-frame.html | 20 + .../materialchecker/package-summary.html | 140 ++ .../materialchecker/package-tree.html | 135 ++ .../libraries/nbtsaving/NBTDataType.html | 363 +++++ .../libraries/nbtsaving/NBTSave.html | 303 ++++ .../libraries/nbtsaving/Pair.html | 337 ++++ .../libraries/nbtsaving/package-frame.html | 25 + .../libraries/nbtsaving/package-summary.html | 159 ++ .../libraries/nbtsaving/package-tree.html | 148 ++ .../annotations/IncludeInBaseSerialize.html | 163 ++ .../annotations/IncludeInSerialize.html | 163 ++ .../annotations/VPSerializable.html | 163 ++ .../annotations/package-frame.html | 22 + .../annotations/package-summary.html | 148 ++ .../annotations/package-tree.html | 133 ++ .../config/ConfigSerializer.html | 306 ++++ .../serialization/config/package-frame.html | 20 + .../serialization/config/package-summary.html | 140 ++ .../serialization/config/package-tree.html | 135 ++ .../serialization/custom/ColorSerializer.html | 282 ++++ .../custom/InventorySerializer.html | 282 ++++ .../custom/ItemStackSerializer.html | 282 ++++ .../serialization/custom/package-frame.html | 22 + .../serialization/custom/package-summary.html | 148 ++ .../serialization/custom/package-tree.html | 137 ++ .../vehiclesplus/package-frame.html | 20 + .../vehiclesplus/package-summary.html | 140 ++ .../vehiclesplus/package-tree.html | 143 ++ .../vehiclesplus/vehicles/api/API.html | 311 ++++ .../api/events/ClickVehicleEvent.html | 388 +++++ .../vehicles/api/events/SendKeyEvent.html | 395 +++++ .../api/events/VehicleCollisionEvent.html | 554 +++++++ .../api/events/VehicleDamageEvent.html | 401 +++++ .../api/events/VehicleDestroyEvent.html | 372 +++++ .../api/events/VehicleEnterEvent.html | 404 +++++ .../api/events/VehicleLeaveEvent.html | 365 +++++ .../api/events/VehicleSpawnEvent.html | 388 +++++ .../vehicles/api/events/package-frame.html | 27 + .../vehicles/api/events/package-summary.html | 168 ++ .../vehicles/api/events/package-tree.html | 146 ++ .../api/objects/collision/CollisionMode.html | 339 ++++ .../api/objects/collision/package-frame.html | 20 + .../objects/collision/package-summary.html | 140 ++ .../api/objects/collision/package-tree.html | 139 ++ .../objects/custominput/MovementInput.html | 243 +++ .../objects/custominput/package-frame.html | 20 + .../objects/custominput/package-summary.html | 140 ++ .../api/objects/custominput/package-tree.html | 135 ++ .../vehicles/api/objects/spawn/SpawnMode.html | 351 ++++ .../api/objects/spawn/package-frame.html | 20 + .../api/objects/spawn/package-summary.html | 140 ++ .../api/objects/spawn/package-tree.html | 139 ++ .../vehicles/api/package-frame.html | 20 + .../vehicles/api/package-summary.html | 140 ++ .../vehicles/api/package-tree.html | 135 ++ .../vehicles/commands/AddonCommand.html | 327 ++++ .../vehicles/commands/FuelCommand.html | 320 ++++ .../vehicles/commands/VehiclesCommand.html | 340 ++++ .../vehicles/commands/package-frame.html | 22 + .../vehicles/commands/package-summary.html | 148 ++ .../vehicles/commands/package-tree.html | 137 ++ .../vehicles/firstrun/FirstRun.html | 269 ++++ .../vehicles/firstrun/package-frame.html | 20 + .../vehicles/firstrun/package-summary.html | 140 ++ .../vehicles/firstrun/package-tree.html | 135 ++ .../vehiclesplus/vehicles/fuel/FuelItem.html | 271 ++++ .../vehiclesplus/vehicles/fuel/FuelType.html | 239 +++ .../vehicles/fuel/package-frame.html | 21 + .../vehicles/fuel/package-summary.html | 144 ++ .../vehicles/fuel/package-tree.html | 136 ++ .../vehiclesplus/vehicles/hitbox/HitBox.html | 289 ++++ .../vehicles/hitbox/HitBoxSide.html | 387 +++++ .../vehicles/hitbox/package-frame.html | 24 + .../vehicles/hitbox/package-summary.html | 155 ++ .../vehicles/hitbox/package-tree.html | 147 ++ .../legacy/vehicles/enums/VehicleType.html | 399 +++++ .../legacy/vehicles/enums/package-frame.html | 20 + .../vehicles/enums/package-summary.html | 140 ++ .../legacy/vehicles/enums/package-tree.html | 139 ++ .../legacy/vehicles/objects/Bike.html | 240 +++ .../legacy/vehicles/objects/Boat.html | 240 +++ .../vehicles/legacy/vehicles/objects/Car.html | 240 +++ .../legacy/vehicles/objects/Helicopter.html | 240 +++ .../legacy/vehicles/objects/InputManager.html | 329 ++++ .../legacy/vehicles/objects/Plane.html | 240 +++ .../legacy/vehicles/objects/Speeder.html | 240 +++ .../legacy/vehicles/objects/Tank.html | 240 +++ .../legacy/vehicles/objects/Vehicle.html | 239 +++ .../vehicles/objects/components/Seat.html | 235 +++ .../objects/components/package-frame.html | 20 + .../objects/components/package-summary.html | 140 ++ .../objects/components/package-tree.html | 135 ++ .../vehicles/objects/package-frame.html | 28 + .../vehicles/objects/package-summary.html | 172 ++ .../legacy/vehicles/objects/package-tree.html | 146 ++ .../legacy/vehicles/serializables/Offset.html | 312 ++++ .../vehicles/serializables/package-frame.html | 20 + .../serializables/package-summary.html | 140 ++ .../vehicles/serializables/package-tree.html | 135 ++ .../vehicles/listeners/EntityDismount.html | 274 ++++ .../listeners/EntityInteractAtEntity.html | 274 ++++ .../vehicles/listeners/KeyPress.html | 283 ++++ .../vehicles/listeners/PlayerJoin.html | 274 ++++ .../vehicles/listeners/PlayerQuit.html | 274 ++++ .../vehicles/listeners/package-frame.html | 24 + .../vehicles/listeners/package-summary.html | 156 ++ .../vehicles/listeners/package-tree.html | 139 ++ .../vehicles/locale/enums/Message.html | 1407 +++++++++++++++++ .../vehicles/locale/enums/package-frame.html | 20 + .../locale/enums/package-summary.html | 140 ++ .../vehicles/locale/enums/package-tree.html | 139 ++ .../vehicles/locale/objects/Locale.html | 278 ++++ .../locale/objects/package-frame.html | 20 + .../locale/objects/package-summary.html | 140 ++ .../vehicles/locale/objects/package-tree.html | 135 ++ .../managers/collision/CollisionManager.html | 278 ++++ .../managers/collision/package-frame.html | 20 + .../managers/collision/package-summary.html | 140 ++ .../managers/collision/package-tree.html | 135 ++ .../managers/config/ConfigManager.html | 282 ++++ .../managers/config/package-frame.html | 20 + .../managers/config/package-summary.html | 140 ++ .../managers/config/package-tree.html | 135 ++ .../vehicles/managers/eco/EcoManager.html | 271 ++++ .../vehicles/managers/eco/package-frame.html | 20 + .../managers/eco/package-summary.html | 140 ++ .../vehicles/managers/eco/package-tree.html | 135 ++ .../vehicles/managers/main/MainManager.html | 340 ++++ .../vehicles/managers/main/package-frame.html | 20 + .../managers/main/package-summary.html | 140 ++ .../vehicles/managers/main/package-tree.html | 135 ++ .../managers/skulls/SkullManager.html | 300 ++++ .../managers/skulls/package-frame.html | 20 + .../managers/skulls/package-summary.html | 140 ++ .../managers/skulls/package-tree.html | 135 ++ .../vehicles/managers/sound/SoundManager.html | 269 ++++ .../managers/sound/package-frame.html | 20 + .../managers/sound/package-summary.html | 140 ++ .../vehicles/managers/sound/package-tree.html | 135 ++ .../vehicles/menus/MainVehicleMenu.html | 273 ++++ .../vehicles/menus/VehicleAddonMenu.html | 273 ++++ .../vehicles/menus/VehicleEnterMenu.html | 273 ++++ .../vehicles/menus/VehicleSettingsMenu.html | 273 ++++ .../vehicles/menus/VehicleUpgradeMenu.html | 273 ++++ .../vehicles/menus/package-frame.html | 24 + .../vehicles/menus/package-summary.html | 156 ++ .../vehicles/menus/package-tree.html | 139 ++ .../reflection/movement/MovementMethods.html | 369 +++++ .../reflection/movement/package-frame.html | 20 + .../reflection/movement/package-summary.html | 140 ++ .../reflection/movement/package-tree.html | 135 ++ .../versions/ArmorStand_1_12_2.html | 337 ++++ .../reflection/versions/ArmorStand_1_13.html | 337 ++++ .../versions/ArmorStand_1_13_1.html | 337 ++++ .../reflection/versions/ArmorStand_1_14.html | 337 ++++ .../reflection/versions/ArmorStand_1_15.html | 337 ++++ .../reflection/versions/InputHandler.html | 226 +++ .../versions/InputHandler_1_12_2.html | 282 ++++ .../versions/InputHandler_1_13.html | 282 ++++ .../versions/InputHandler_1_13_1.html | 282 ++++ .../versions/InputHandler_1_14.html | 282 ++++ .../versions/InputHandler_1_15.html | 282 ++++ .../reflection/versions/MyArmorStand.html | 270 ++++ .../reflection/versions/NMSItemStack.html | 257 +++ .../versions/NMSItemStack_1_12_2.html | 320 ++++ .../versions/NMSItemStack_1_13.html | 320 ++++ .../versions/NMSItemStack_1_13_1.html | 320 ++++ .../versions/NMSItemStack_1_14.html | 320 ++++ .../versions/NMSItemStack_1_15.html | 320 ++++ .../reflection/versions/package-frame.html | 40 + .../reflection/versions/package-summary.html | 219 +++ .../reflection/versions/package-tree.html | 155 ++ .../vehiclesplus/vehicles/rims/RimDesign.html | 269 ++++ .../vehicles/rims/package-frame.html | 20 + .../vehicles/rims/package-summary.html | 140 ++ .../vehicles/rims/package-tree.html | 135 ++ .../vehicles/settings/PluginSettings.html | 320 ++++ .../vehicles/settings/package-frame.html | 20 + .../vehicles/settings/package-summary.html | 140 ++ .../vehicles/settings/package-tree.html | 135 ++ .../vehicles/vehicles/enums/MomentumType.html | 366 +++++ .../vehicles/vehicles/enums/MovementType.html | 420 +++++ .../vehicles/vehicles/enums/TiltType.html | 405 +++++ .../vehicles/enums/package-frame.html | 22 + .../vehicles/enums/package-summary.html | 148 ++ .../vehicles/vehicles/enums/package-tree.html | 141 ++ .../vehicles/objects/BaseVehicle.html | 269 ++++ .../vehicles/objects/SpawnedVehicle.html | 410 +++++ .../vehicles/objects/StorageVehicle.html | 392 +++++ .../vehicles/objects/VehicleStats.html | 235 +++ .../vehicles/objects/addons/Addon.html | 324 ++++ .../vehicles/objects/addons/Part.html | 317 ++++ .../vehicles/objects/addons/Wheel.html | 311 ++++ .../objects/addons/package-frame.html | 22 + .../objects/addons/package-summary.html | 148 ++ .../vehicles/objects/addons/package-tree.html | 144 ++ .../objects/addons/seats/BikeSeat.html | 360 +++++ .../objects/addons/seats/ControllingSeat.html | 331 ++++ .../vehicles/objects/addons/seats/Seat.html | 322 ++++ .../objects/addons/seats/TurretSeat.html | 325 ++++ .../objects/addons/seats/package-frame.html | 23 + .../objects/addons/seats/package-summary.html | 152 ++ .../objects/addons/seats/package-tree.html | 148 ++ .../objects/addons/skins/BikeSkin.html | 312 ++++ .../objects/addons/skins/Colorable.html | 293 ++++ .../vehicles/objects/addons/skins/Rotor.html | 307 ++++ .../vehicles/objects/addons/skins/Skin.html | 311 ++++ .../vehicles/objects/addons/skins/Turret.html | 341 ++++ .../objects/addons/skins/package-frame.html | 24 + .../objects/addons/skins/package-summary.html | 156 ++ .../objects/addons/skins/package-tree.html | 149 ++ .../objects/base/storage/StorageFuel.html | 237 +++ .../objects/base/storage/StorageHitbox.html | 239 +++ .../objects/base/storage/StorageHorn.html | 271 ++++ .../objects/base/storage/StorageSmoke.html | 277 ++++ .../base/storage/StorageUpgradeable.html | 241 +++ .../objects/base/storage/package-frame.html | 24 + .../objects/base/storage/package-summary.html | 156 ++ .../objects/base/storage/package-tree.html | 139 ++ .../vehicles/objects/package-frame.html | 23 + .../vehicles/objects/package-summary.html | 152 ++ .../vehicles/objects/package-tree.html | 138 ++ .../vehicles/objects/types/BikeType.html | 321 ++++ .../vehicles/objects/types/BoatType.html | 321 ++++ .../vehicles/objects/types/CarType.html | 321 ++++ .../objects/types/HelicopterType.html | 321 ++++ .../objects/types/HovercraftType.html | 321 ++++ .../vehicles/objects/types/PlaneType.html | 321 ++++ .../objects/types/base/VehicleType.html | 239 +++ .../objects/types/base/package-frame.html | 20 + .../objects/types/base/package-summary.html | 140 ++ .../objects/types/base/package-tree.html | 135 ++ .../vehicles/objects/types/package-frame.html | 25 + .../objects/types/package-summary.html | 160 ++ .../vehicles/objects/types/package-tree.html | 144 ++ docs/overview-frame.html | 73 + docs/overview-summary.html | 341 ++++ docs/overview-tree.html | 381 +++++ docs/package-list | 53 + docs/script.js | 30 + docs/stylesheet.css | 574 +++++++ 335 files changed, 66961 insertions(+) create mode 100644 docs/README.md create mode 100644 docs/allclasses-frame.html create mode 100644 docs/allclasses-noframe.html create mode 100644 docs/constant-values.html create mode 100644 docs/deprecated-list.html create mode 100644 docs/help-doc.html create mode 100644 docs/index-files/index-1.html create mode 100644 docs/index-files/index-10.html create mode 100644 docs/index-files/index-11.html create mode 100644 docs/index-files/index-12.html create mode 100644 docs/index-files/index-13.html create mode 100644 docs/index-files/index-14.html create mode 100644 docs/index-files/index-15.html create mode 100644 docs/index-files/index-16.html create mode 100644 docs/index-files/index-17.html create mode 100644 docs/index-files/index-18.html create mode 100644 docs/index-files/index-19.html create mode 100644 docs/index-files/index-2.html create mode 100644 docs/index-files/index-20.html create mode 100644 docs/index-files/index-21.html create mode 100644 docs/index-files/index-3.html create mode 100644 docs/index-files/index-4.html create mode 100644 docs/index-files/index-5.html create mode 100644 docs/index-files/index-6.html create mode 100644 docs/index-files/index-7.html create mode 100644 docs/index-files/index-8.html create mode 100644 docs/index-files/index-9.html create mode 100644 docs/index.html create mode 100644 docs/me/legofreak107/vehiclesplus/Main.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 create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/CommandConstructor.html 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/gui/objects/CustomGui.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/gui/objects/MenuItem.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/GuiItem.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/GuiPage.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/gui/objects/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/gui/objects/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/gui/objects/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/ConfirmGui.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/NormalGui.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/PaginationGui.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/PlayerSelectionGui.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/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 create mode 100644 docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInBaseSerialize.html 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 create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/API.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/events/ClickVehicleEvent.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/events/SendKeyEvent.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleCollisionEvent.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleDamageEvent.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleDestroyEvent.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleEnterEvent.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleLeaveEvent.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleSpawnEvent.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/CollisionMode.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/MovementInput.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/SpawnMode.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/api/package-tree.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/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 create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/VehicleType.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-tree.html 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 create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/Seat.html 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 create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/Offset.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-tree.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/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 create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/collision/CollisionManager.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/collision/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/collision/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/collision/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/config/ConfigManager.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/config/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/config/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/config/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/EcoManager.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/main/MainManager.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/main/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/main/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/main/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/skulls/SkullManager.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/skulls/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/skulls/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/skulls/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/sound/SoundManager.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/sound/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/sound/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/managers/sound/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/menus/MainVehicleMenu.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/menus/VehicleAddonMenu.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/menus/VehicleEnterMenu.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/menus/VehicleSettingsMenu.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/menus/VehicleUpgradeMenu.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/menus/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/menus/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/menus/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/movement/MovementMethods.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/movement/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/movement/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/movement/package-tree.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_12_2.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_13.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_13_1.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_14.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_15.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_12_2.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_13.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_13_1.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_14.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_15.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/MyArmorStand.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack_1_12_2.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack_1_13.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack_1_13_1.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack_1_14.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack_1_15.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/package-frame.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/package-summary.html create mode 100644 docs/me/legofreak107/vehiclesplus/vehicles/reflection/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/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 create mode 100644 docs/overview-frame.html create mode 100644 docs/overview-summary.html create mode 100644 docs/overview-tree.html create mode 100644 docs/package-list create mode 100644 docs/script.js create mode 100644 docs/stylesheet.css diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..8d019aa --- /dev/null +++ b/docs/README.md @@ -0,0 +1 @@ +VehiclesPlusDocs diff --git a/docs/allclasses-frame.html b/docs/allclasses-frame.html new file mode 100644 index 0000000..b255558 --- /dev/null +++ b/docs/allclasses-frame.html @@ -0,0 +1,160 @@ + + + + + +All Classes + + + + + +

All Classes

+
+ +
+ + diff --git a/docs/allclasses-noframe.html b/docs/allclasses-noframe.html new file mode 100644 index 0000000..e923130 --- /dev/null +++ b/docs/allclasses-noframe.html @@ -0,0 +1,160 @@ + + + + + +All Classes + + + + + +

All Classes

+
+ +
+ + diff --git a/docs/constant-values.html b/docs/constant-values.html new file mode 100644 index 0000000..926136b --- /dev/null +++ b/docs/constant-values.html @@ -0,0 +1,122 @@ + + + + + +Constant Field Values + + + + + + + + +
+ + + + + + + +
+ + +
+

Constant Field Values

+

Contents

+
+ +
+ + + + + + + +
+ + + + diff --git a/docs/deprecated-list.html b/docs/deprecated-list.html new file mode 100644 index 0000000..f0b196c --- /dev/null +++ b/docs/deprecated-list.html @@ -0,0 +1,147 @@ + + + + + +Deprecated List + + + + + + + + +
+ + + + + + + +
+ + +
+

Deprecated API

+

Contents

+ +
+
+ + + +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/help-doc.html b/docs/help-doc.html new file mode 100644 index 0000000..fead6d3 --- /dev/null +++ b/docs/help-doc.html @@ -0,0 +1,223 @@ + + + + + +API Help + + + + + + + + +
+ + + + + + + +
+ + +
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+ +This help file applies to API documentation generated using the standard doclet.
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index-files/index-1.html b/docs/index-files/index-1.html new file mode 100644 index 0000000..296da79 --- /dev/null +++ b/docs/index-files/index-1.html @@ -0,0 +1,175 @@ + + + + + +A-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I K L M N O P R S T U V W  + + +

A

+
+
addMethod(Class<? extends CommandSender>, Method) - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.SubCommand
+
 
+
Addon - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons
+
 
+
Addon(Double, Double, Double, ItemStack, Color) - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.Addon
+
+
Addon constructor
+
+
AddonCommand - Class in me.legofreak107.vehiclesplus.vehicles.commands
+
 
+
AddonCommand() - Constructor for class me.legofreak107.vehiclesplus.vehicles.commands.AddonCommand
+
 
+
addRightVelocity(ArmorStand, int, float) - Static method in class me.legofreak107.vehiclesplus.vehicles.reflection.movement.MovementMethods
+
 
+
API - Class in me.legofreak107.vehiclesplus.vehicles.api
+
 
+
API() - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.API
+
 
+
applyExtraOffset(Location) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.Part
+
 
+
applyExtraOffset(Location) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.BikeSeat
+
 
+
applyExtraOffset(Location) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Turret
+
 
+
Argument - Class in me.legofreak107.vehiclesplus.libraries.commandlibrary.objects
+
 
+
Argument(String, boolean, boolean, List<String>, ArgumentOption) - Constructor for class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.Argument
+
 
+
ArgumentOption - Enum in me.legofreak107.vehiclesplus.libraries.commandlibrary.objects
+
 
+
ArmorStand_1_12_2 - Class in me.legofreak107.vehiclesplus.vehicles.reflection.versions
+
 
+
ArmorStand_1_12_2() - Constructor for class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_12_2
+
 
+
ArmorStand_1_13 - Class in me.legofreak107.vehiclesplus.vehicles.reflection.versions
+
 
+
ArmorStand_1_13() - Constructor for class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_13
+
 
+
ArmorStand_1_13_1 - Class in me.legofreak107.vehiclesplus.vehicles.reflection.versions
+
 
+
ArmorStand_1_13_1() - Constructor for class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_13_1
+
 
+
ArmorStand_1_14 - Class in me.legofreak107.vehiclesplus.vehicles.reflection.versions
+
 
+
ArmorStand_1_14() - Constructor for class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_14
+
 
+
ArmorStand_1_15 - Class in me.legofreak107.vehiclesplus.vehicles.reflection.versions
+
 
+
ArmorStand_1_15() - Constructor for class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_15
+
 
+
+A B C D E F G H I K L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index-files/index-10.html b/docs/index-files/index-10.html new file mode 100644 index 0000000..c48700b --- /dev/null +++ b/docs/index-files/index-10.html @@ -0,0 +1,129 @@ + + + + + +K-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I K L M N O P R S T U V W  + + +

K

+
+
KeyPress - Class in me.legofreak107.vehiclesplus.vehicles.listeners
+
 
+
KeyPress() - Constructor for class me.legofreak107.vehiclesplus.vehicles.listeners.KeyPress
+
 
+
+A B C D E F G H I K L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index-files/index-11.html b/docs/index-files/index-11.html new file mode 100644 index 0000000..d9ee91a --- /dev/null +++ b/docs/index-files/index-11.html @@ -0,0 +1,175 @@ + + + + + +L-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I K L M N O P R S T U V W  + + +

L

+
+
LibraryCommand - Class in me.legofreak107.vehiclesplus.libraries.commandlibrary.objects
+
 
+
LibraryCommand(PluginCommand, String) - Constructor for class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.LibraryCommand
+
 
+
LibraryCommandExecutor - Class in me.legofreak107.vehiclesplus.libraries.commandlibrary.objects
+
 
+
LibraryCommandExecutor(LibraryCommand) - Constructor for class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.LibraryCommandExecutor
+
 
+
LibraryTabCompleter - Class in me.legofreak107.vehiclesplus.libraries.commandlibrary.objects
+
 
+
LibraryTabCompleter(LibraryCommand) - Constructor for class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.LibraryTabCompleter
+
 
+
load() - Method in class me.legofreak107.vehiclesplus.vehicles.settings.PluginSettings
+
+
Load the settings
+
+
loadAll() - Method in class me.legofreak107.vehiclesplus.vehicles.managers.main.MainManager
+
+
Load all base vehicles from storage
+
+
loadAllFuels() - Method in class me.legofreak107.vehiclesplus.vehicles.managers.main.MainManager
+
+
Load all fuel storage
+
+
loadAllOwnedVehicles() - Method in class me.legofreak107.vehiclesplus.vehicles.managers.main.MainManager
+
+
Load all owned vehicles (Storage vehicles)
+
+
loadAllRims() - Method in class me.legofreak107.vehiclesplus.vehicles.managers.main.MainManager
+
+
Load all rim designs
+
+
loadAllVehicles() - Static method in class me.legofreak107.vehiclesplus.libraries.config.StorageConverter
+
 
+
loadFromStorage(String) - Static method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.StorageVehicle
+
+
Load a vehicle from storage file
+
+
loadPlayerSkull(Player) - Method in class me.legofreak107.vehiclesplus.vehicles.managers.skulls.SkullManager
+
 
+
loadSkull(Player) - Method in class me.legofreak107.vehiclesplus.vehicles.managers.skulls.SkullManager
+
 
+
loadVehicles(Player) - Method in class me.legofreak107.vehiclesplus.vehicles.managers.main.MainManager
+
+
Load all vehicles into a players garage
+
+
Locale - Class in me.legofreak107.vehiclesplus.vehicles.locale.objects
+
 
+
Locale() - Constructor for class me.legofreak107.vehiclesplus.vehicles.locale.objects.Locale
+
 
+
+A B C D E F G H I K L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index-files/index-12.html b/docs/index-files/index-12.html new file mode 100644 index 0000000..a2e01f4 --- /dev/null +++ b/docs/index-files/index-12.html @@ -0,0 +1,281 @@ + + + + + +M-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I K L M N O P R S T U V W  + + +

M

+
+
Main - Class in me.legofreak107.vehiclesplus
+
 
+
Main() - Constructor for class me.legofreak107.vehiclesplus.Main
+
 
+
MainManager - Class in me.legofreak107.vehiclesplus.vehicles.managers.main
+
 
+
MainManager() - Constructor for class me.legofreak107.vehiclesplus.vehicles.managers.main.MainManager
+
 
+
MainVehicleMenu - Class in me.legofreak107.vehiclesplus.vehicles.menus
+
 
+
MainVehicleMenu() - Constructor for class me.legofreak107.vehiclesplus.vehicles.menus.MainVehicleMenu
+
 
+
MaterialChecker - Class in me.legofreak107.vehiclesplus.libraries.materialchecker
+
 
+
MaterialChecker() - Constructor for class me.legofreak107.vehiclesplus.libraries.materialchecker.MaterialChecker
+
 
+
me.legofreak107.vehiclesplus - package me.legofreak107.vehiclesplus
+
 
+
me.legofreak107.vehiclesplus.libraries.armorstands - package me.legofreak107.vehiclesplus.libraries.armorstands
+
 
+
me.legofreak107.vehiclesplus.libraries.chatinput - package me.legofreak107.vehiclesplus.libraries.chatinput
+
 
+
me.legofreak107.vehiclesplus.libraries.cloneable - package me.legofreak107.vehiclesplus.libraries.cloneable
+
 
+
me.legofreak107.vehiclesplus.libraries.commandlibrary - package me.legofreak107.vehiclesplus.libraries.commandlibrary
+
 
+
me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations - package me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations
+
 
+
me.legofreak107.vehiclesplus.libraries.commandlibrary.objects - package me.legofreak107.vehiclesplus.libraries.commandlibrary.objects
+
 
+
me.legofreak107.vehiclesplus.libraries.commandlibrary.util - package me.legofreak107.vehiclesplus.libraries.commandlibrary.util
+
 
+
me.legofreak107.vehiclesplus.libraries.config - package me.legofreak107.vehiclesplus.libraries.config
+
 
+
me.legofreak107.vehiclesplus.libraries.gui.objects - package me.legofreak107.vehiclesplus.libraries.gui.objects
+
 
+
me.legofreak107.vehiclesplus.libraries.gui.objects.components - package me.legofreak107.vehiclesplus.libraries.gui.objects.components
+
 
+
me.legofreak107.vehiclesplus.libraries.gui.objects.types - package me.legofreak107.vehiclesplus.libraries.gui.objects.types
+
 
+
me.legofreak107.vehiclesplus.libraries.itemstacks - package me.legofreak107.vehiclesplus.libraries.itemstacks
+
 
+
me.legofreak107.vehiclesplus.libraries.materialchecker - package me.legofreak107.vehiclesplus.libraries.materialchecker
+
 
+
me.legofreak107.vehiclesplus.libraries.nbtsaving - package me.legofreak107.vehiclesplus.libraries.nbtsaving
+
 
+
me.legofreak107.vehiclesplus.libraries.serialization.annotations - package me.legofreak107.vehiclesplus.libraries.serialization.annotations
+
 
+
me.legofreak107.vehiclesplus.libraries.serialization.config - package me.legofreak107.vehiclesplus.libraries.serialization.config
+
 
+
me.legofreak107.vehiclesplus.libraries.serialization.custom - package me.legofreak107.vehiclesplus.libraries.serialization.custom
+
 
+
me.legofreak107.vehiclesplus.vehicles.api - package me.legofreak107.vehiclesplus.vehicles.api
+
 
+
me.legofreak107.vehiclesplus.vehicles.api.events - package me.legofreak107.vehiclesplus.vehicles.api.events
+
 
+
me.legofreak107.vehiclesplus.vehicles.api.objects.collision - package me.legofreak107.vehiclesplus.vehicles.api.objects.collision
+
 
+
me.legofreak107.vehiclesplus.vehicles.api.objects.custominput - package me.legofreak107.vehiclesplus.vehicles.api.objects.custominput
+
 
+
me.legofreak107.vehiclesplus.vehicles.api.objects.spawn - package me.legofreak107.vehiclesplus.vehicles.api.objects.spawn
+
 
+
me.legofreak107.vehiclesplus.vehicles.commands - package me.legofreak107.vehiclesplus.vehicles.commands
+
 
+
me.legofreak107.vehiclesplus.vehicles.firstrun - package me.legofreak107.vehiclesplus.vehicles.firstrun
+
 
+
me.legofreak107.vehiclesplus.vehicles.fuel - package me.legofreak107.vehiclesplus.vehicles.fuel
+
 
+
me.legofreak107.vehiclesplus.vehicles.hitbox - package me.legofreak107.vehiclesplus.vehicles.hitbox
+
 
+
me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.enums - package me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.enums
+
 
+
me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects - package me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
+
 
+
me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.components - package me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.components
+
 
+
me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables - package me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables
+
 
+
me.legofreak107.vehiclesplus.vehicles.listeners - package me.legofreak107.vehiclesplus.vehicles.listeners
+
 
+
me.legofreak107.vehiclesplus.vehicles.locale.enums - package me.legofreak107.vehiclesplus.vehicles.locale.enums
+
 
+
me.legofreak107.vehiclesplus.vehicles.locale.objects - package me.legofreak107.vehiclesplus.vehicles.locale.objects
+
 
+
me.legofreak107.vehiclesplus.vehicles.managers.collision - package me.legofreak107.vehiclesplus.vehicles.managers.collision
+
 
+
me.legofreak107.vehiclesplus.vehicles.managers.config - package me.legofreak107.vehiclesplus.vehicles.managers.config
+
 
+
me.legofreak107.vehiclesplus.vehicles.managers.eco - package me.legofreak107.vehiclesplus.vehicles.managers.eco
+
 
+
me.legofreak107.vehiclesplus.vehicles.managers.main - package me.legofreak107.vehiclesplus.vehicles.managers.main
+
 
+
me.legofreak107.vehiclesplus.vehicles.managers.skulls - package me.legofreak107.vehiclesplus.vehicles.managers.skulls
+
 
+
me.legofreak107.vehiclesplus.vehicles.managers.sound - package me.legofreak107.vehiclesplus.vehicles.managers.sound
+
 
+
me.legofreak107.vehiclesplus.vehicles.menus - package me.legofreak107.vehiclesplus.vehicles.menus
+
 
+
me.legofreak107.vehiclesplus.vehicles.reflection.movement - package me.legofreak107.vehiclesplus.vehicles.reflection.movement
+
 
+
me.legofreak107.vehiclesplus.vehicles.reflection.versions - package me.legofreak107.vehiclesplus.vehicles.reflection.versions
+
 
+
me.legofreak107.vehiclesplus.vehicles.rims - package me.legofreak107.vehiclesplus.vehicles.rims
+
 
+
me.legofreak107.vehiclesplus.vehicles.settings - package me.legofreak107.vehiclesplus.vehicles.settings
+
 
+
me.legofreak107.vehiclesplus.vehicles.vehicles.enums - package me.legofreak107.vehiclesplus.vehicles.vehicles.enums
+
 
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects - package me.legofreak107.vehiclesplus.vehicles.vehicles.objects
+
 
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons - package me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons
+
 
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats - package me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats
+
 
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins - package me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins
+
 
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage - package me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage
+
 
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types - package me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types
+
 
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.base - package me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.base
+
 
+
MenuItem - Enum in me.legofreak107.vehiclesplus.libraries.gui.objects
+
 
+
Message - Enum in me.legofreak107.vehiclesplus.vehicles.locale.enums
+
 
+
MomentumType - Enum in me.legofreak107.vehiclesplus.vehicles.vehicles.enums
+
 
+
move(ArmorStand, Vector) - Static method in class me.legofreak107.vehiclesplus.vehicles.reflection.movement.MovementMethods
+
+
Deprecated.
+
+
move(ArmorStand, Vector) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_12_2
+
 
+
move(ArmorStand, Vector) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_13
+
 
+
move(ArmorStand, Vector) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_13_1
+
 
+
move(ArmorStand, Vector) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_14
+
 
+
move(ArmorStand, Vector) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_15
+
 
+
move(ArmorStand, Vector) - Method in interface me.legofreak107.vehiclesplus.vehicles.reflection.versions.MyArmorStand
+
 
+
MovementInput - Class in me.legofreak107.vehiclesplus.vehicles.api.objects.custominput
+
 
+
MovementInput(Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.objects.custominput.MovementInput
+
 
+
MovementMethods - Class in me.legofreak107.vehiclesplus.vehicles.reflection.movement
+
 
+
MovementMethods() - Constructor for class me.legofreak107.vehiclesplus.vehicles.reflection.movement.MovementMethods
+
 
+
MovementType - Enum in me.legofreak107.vehiclesplus.vehicles.vehicles.enums
+
 
+
MyArmorStand - Interface in me.legofreak107.vehiclesplus.vehicles.reflection.versions
+
 
+
+A B C D E F G H I K L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index-files/index-13.html b/docs/index-files/index-13.html new file mode 100644 index 0000000..0d2dc88 --- /dev/null +++ b/docs/index-files/index-13.html @@ -0,0 +1,159 @@ + + + + + +N-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I K L M N O P R S T U V W  + + +

N

+
+
NBTDataType - Enum in me.legofreak107.vehiclesplus.libraries.nbtsaving
+
 
+
NBTSave - Class in me.legofreak107.vehiclesplus.libraries.nbtsaving
+
 
+
NBTSave() - Constructor for class me.legofreak107.vehiclesplus.libraries.nbtsaving.NBTSave
+
 
+
nextPage() - Method in class me.legofreak107.vehiclesplus.libraries.gui.objects.types.PaginationGui
+
 
+
NMSItemStack - Interface in me.legofreak107.vehiclesplus.vehicles.reflection.versions
+
 
+
NMSItemStack_1_12_2 - Class in me.legofreak107.vehiclesplus.vehicles.reflection.versions
+
 
+
NMSItemStack_1_12_2() - Constructor for class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_12_2
+
 
+
NMSItemStack_1_13 - Class in me.legofreak107.vehiclesplus.vehicles.reflection.versions
+
 
+
NMSItemStack_1_13() - Constructor for class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_13
+
 
+
NMSItemStack_1_13_1 - Class in me.legofreak107.vehiclesplus.vehicles.reflection.versions
+
 
+
NMSItemStack_1_13_1() - Constructor for class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_13_1
+
 
+
NMSItemStack_1_14 - Class in me.legofreak107.vehiclesplus.vehicles.reflection.versions
+
 
+
NMSItemStack_1_14() - Constructor for class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_14
+
 
+
NMSItemStack_1_15 - Class in me.legofreak107.vehiclesplus.vehicles.reflection.versions
+
 
+
NMSItemStack_1_15() - Constructor for class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_15
+
 
+
NormalGui - Class in me.legofreak107.vehiclesplus.libraries.gui.objects.types
+
 
+
NormalGui(List<GuiItem>, Player, String, int) - Constructor for class me.legofreak107.vehiclesplus.libraries.gui.objects.types.NormalGui
+
 
+
+A B C D E F G H I K L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index-files/index-14.html b/docs/index-files/index-14.html new file mode 100644 index 0000000..3a7adca --- /dev/null +++ b/docs/index-files/index-14.html @@ -0,0 +1,185 @@ + + + + + +O-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I K L M N O P R S T U V W  + + +

O

+
+
Offset - Class in me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables
+
 
+
Offset(double, double, double) - Constructor for class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables.Offset
+
 
+
onChat(AsyncPlayerChatEvent) - Method in class me.legofreak107.vehiclesplus.libraries.chatinput.ChatConfirmation
+
 
+
onClick(InventoryClickEvent) - Method in class me.legofreak107.vehiclesplus.libraries.gui.objects.types.ConfirmGui
+
 
+
onClick(InventoryClickEvent) - Method in class me.legofreak107.vehiclesplus.libraries.gui.objects.types.NormalGui
+
 
+
onClick(InventoryClickEvent) - Method in class me.legofreak107.vehiclesplus.libraries.gui.objects.types.PaginationGui
+
 
+
onClick(PlayerInteractAtEntityEvent) - Method in class me.legofreak107.vehiclesplus.vehicles.listeners.EntityInteractAtEntity
+
 
+
onClose(InventoryCloseEvent) - Method in class me.legofreak107.vehiclesplus.libraries.gui.objects.types.ConfirmGui
+
 
+
onClose(InventoryCloseEvent) - Method in class me.legofreak107.vehiclesplus.libraries.gui.objects.types.NormalGui
+
 
+
onClose(InventoryCloseEvent) - Method in class me.legofreak107.vehiclesplus.libraries.gui.objects.types.PaginationGui
+
 
+
onCommand(CommandSender, Command, String, String[]) - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.LibraryCommandExecutor
+
 
+
onDisable() - Method in class me.legofreak107.vehiclesplus.Main
+
+
Plugin disable
+
+
onDismount(EntityDismountEvent) - Method in class me.legofreak107.vehiclesplus.vehicles.listeners.EntityDismount
+
 
+
onEnable() - Method in class me.legofreak107.vehiclesplus.Main
+
+
Plugin enable
+
+
onJoin(PlayerJoinEvent) - Method in class me.legofreak107.vehiclesplus.vehicles.listeners.PlayerJoin
+
 
+
onJoin(PlayerJoinEvent) - Method in class me.legofreak107.vehiclesplus.vehicles.managers.skulls.SkullManager
+
 
+
onlinePlayers(Player) - Method in class me.legofreak107.vehiclesplus.vehicles.commands.VehiclesCommand
+
 
+
onPress(SendKeyEvent) - Method in class me.legofreak107.vehiclesplus.vehicles.listeners.KeyPress
+
 
+
onQuit(PlayerQuitEvent) - Method in class me.legofreak107.vehiclesplus.vehicles.listeners.PlayerQuit
+
 
+
onTabComplete(CommandSender, Command, String, String[]) - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.LibraryTabCompleter
+
 
+
open(Player, String) - Static method in class me.legofreak107.vehiclesplus.libraries.gui.objects.types.PlayerSelectionGui
+
 
+
open(Player, SpawnedVehicle, boolean) - Static method in class me.legofreak107.vehiclesplus.vehicles.menus.MainVehicleMenu
+
 
+
open(Player, SpawnedVehicle, boolean) - Static method in class me.legofreak107.vehiclesplus.vehicles.menus.VehicleAddonMenu
+
 
+
open(Player, SpawnedVehicle, boolean) - Static method in class me.legofreak107.vehiclesplus.vehicles.menus.VehicleEnterMenu
+
 
+
open(Player, SpawnedVehicle, boolean) - Static method in class me.legofreak107.vehiclesplus.vehicles.menus.VehicleSettingsMenu
+
 
+
open(Player, SpawnedVehicle, boolean) - Static method in class me.legofreak107.vehiclesplus.vehicles.menus.VehicleUpgradeMenu
+
 
+
openGarage(Player) - Method in class me.legofreak107.vehiclesplus.vehicles.commands.VehiclesCommand
+
 
+
Optional - Annotation Type in me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations
+
 
+
+A B C D E F G H I K L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index-files/index-15.html b/docs/index-files/index-15.html new file mode 100644 index 0000000..19d6425 --- /dev/null +++ b/docs/index-files/index-15.html @@ -0,0 +1,169 @@ + + + + + +P-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I K L M N O P R S T U V W  + + +

P

+
+
PaginationGui - Class in me.legofreak107.vehiclesplus.libraries.gui.objects.types
+
 
+
PaginationGui(List<GuiItem>, Player, String) - Constructor for class me.legofreak107.vehiclesplus.libraries.gui.objects.types.PaginationGui
+
 
+
Pair<L,R> - Class in me.legofreak107.vehiclesplus.libraries.nbtsaving
+
 
+
Pair(L, R) - Constructor for class me.legofreak107.vehiclesplus.libraries.nbtsaving.Pair
+
 
+
parse(String) - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.Argument
+
 
+
parseArguments(CommandSender, SubCommand, String[]) - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.LibraryCommand
+
 
+
Part - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons
+
 
+
Part(Double, Double, Double) - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.Part
+
 
+
Part() - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.Part
+
 
+
Plane - Class in me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
+
 
+
Plane() - Constructor for class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.Plane
+
 
+
PlaneType - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types
+
 
+
PlaneType() - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.PlaneType
+
 
+
PlayerJoin - Class in me.legofreak107.vehiclesplus.vehicles.listeners
+
 
+
PlayerJoin() - Constructor for class me.legofreak107.vehiclesplus.vehicles.listeners.PlayerJoin
+
 
+
PlayerQuit - Class in me.legofreak107.vehiclesplus.vehicles.listeners
+
 
+
PlayerQuit() - Constructor for class me.legofreak107.vehiclesplus.vehicles.listeners.PlayerQuit
+
 
+
PlayerSelectionGui - Class in me.legofreak107.vehiclesplus.libraries.gui.objects.types
+
 
+
PlayerSelectionGui() - Constructor for class me.legofreak107.vehiclesplus.libraries.gui.objects.types.PlayerSelectionGui
+
 
+
PluginSettings - Class in me.legofreak107.vehiclesplus.vehicles.settings
+
 
+
PluginSettings() - Constructor for class me.legofreak107.vehiclesplus.vehicles.settings.PluginSettings
+
 
+
previousPage() - Method in class me.legofreak107.vehiclesplus.libraries.gui.objects.types.PaginationGui
+
 
+
+A B C D E F G H I K L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index-files/index-16.html b/docs/index-files/index-16.html new file mode 100644 index 0000000..7060583 --- /dev/null +++ b/docs/index-files/index-16.html @@ -0,0 +1,145 @@ + + + + + +R-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I K L M N O P R S T U V W  + + +

R

+
+
registerCommand(Object) - Static method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.CommandLibrary
+
 
+
registerCommand(Object) - Static method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.util.CommandConstructor
+
 
+
removeNbtString(Entity, String) - Static method in class me.legofreak107.vehiclesplus.libraries.nbtsaving.NBTSave
+
 
+
removeVehicle(StorageVehicle) - Method in class me.legofreak107.vehiclesplus.vehicles.api.API
+
 
+
removeVehicle(Player) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.StorageVehicle
+
+
Delete this vehicle from storage.
+
+
RimDesign - Class in me.legofreak107.vehiclesplus.vehicles.rims
+
 
+
RimDesign() - Constructor for class me.legofreak107.vehiclesplus.vehicles.rims.RimDesign
+
 
+
Rotor - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins
+
 
+
Rotor(Double, Double, Double, ItemStack, Color) - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Rotor
+
 
+
+A B C D E F G H I K L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index-files/index-17.html b/docs/index-files/index-17.html new file mode 100644 index 0000000..b21ccda --- /dev/null +++ b/docs/index-files/index-17.html @@ -0,0 +1,375 @@ + + + + + +S-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I K L M N O P R S T U V W  + + +

S

+
+
saveClassToYml(FileConfiguration, String, Object, boolean) - Static method in class me.legofreak107.vehiclesplus.libraries.serialization.config.ConfigSerializer
+
 
+
saveConfig(String) - Method in class me.legofreak107.vehiclesplus.vehicles.managers.config.ConfigManager
+
 
+
saveVehicle() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.StorageVehicle
+
+
Update this vehicles data to file system
+
+
Seat - Class in me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.components
+
 
+
Seat() - Constructor for class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.components.Seat
+
 
+
Seat - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats
+
 
+
Seat(Double, Double, Double, Boolean) - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.Seat
+
 
+
Seat() - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.Seat
+
 
+
select(Object, ClickType) - Method in class me.legofreak107.vehiclesplus.libraries.gui.objects.types.NormalGui
+
 
+
select(Object, ClickType) - Method in class me.legofreak107.vehiclesplus.libraries.gui.objects.types.PaginationGui
+
 
+
sendInfoMessage(CommandSender) - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.LibraryCommand
+
 
+
SendKeyEvent - Class in me.legofreak107.vehiclesplus.vehicles.api.events
+
 
+
SendKeyEvent(Entity, Player, MovementInput) - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.events.SendKeyEvent
+
 
+
serializeColor(Color) - Static method in class me.legofreak107.vehiclesplus.libraries.serialization.custom.ColorSerializer
+
 
+
serializeColor(String) - Static method in class me.legofreak107.vehiclesplus.libraries.serialization.custom.ColorSerializer
+
 
+
serializeItemStack(ItemStack) - Static method in class me.legofreak107.vehiclesplus.libraries.serialization.custom.ItemStackSerializer
+
 
+
serializeItemStack(String) - Static method in class me.legofreak107.vehiclesplus.libraries.serialization.custom.ItemStackSerializer
+
 
+
setCancelled(boolean) - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.ClickVehicleEvent
+
 
+
setCancelled(boolean) - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.SendKeyEvent
+
 
+
setCancelled(boolean) - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
+
+
Set event cancelled
+
+
setCancelled(boolean) - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDamageEvent
+
 
+
setCancelled(boolean) - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDestroyEvent
+
 
+
setCancelled(boolean) - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleEnterEvent
+
 
+
setCancelled(boolean) - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleSpawnEvent
+
 
+
setDamageAmount(int) - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDamageEvent
+
 
+
setDoDamage(boolean) - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
+
+
Set damage vehicle/entity after collision
+
+
setDoPush(boolean) - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
+
+
Set push vehicle/entity after collision
+
+
setDurability(int) - Method in class me.legofreak107.vehiclesplus.libraries.itemstacks.CustomItemStack
+
 
+
setGravity(Boolean) - Method in class me.legofreak107.vehiclesplus.libraries.armorstands.CustomArmorStand
+
 
+
setHand(ItemStack) - Method in class me.legofreak107.vehiclesplus.libraries.armorstands.CustomArmorStand
+
 
+
setHeadPose(ArmorStand, EulerAngle) - Static method in class me.legofreak107.vehiclesplus.vehicles.reflection.movement.MovementMethods
+
+
Set the head pose of the armorstand using NMS
+
+
setHeadPose(ArmorStand, EulerAngle) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_12_2
+
 
+
setHeadPose(ArmorStand, EulerAngle) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_13
+
 
+
setHeadPose(ArmorStand, EulerAngle) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_13_1
+
 
+
setHeadPose(ArmorStand, EulerAngle) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_14
+
 
+
setHeadPose(ArmorStand, EulerAngle) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_15
+
 
+
setHeadPose(ArmorStand, EulerAngle) - Method in interface me.legofreak107.vehiclesplus.vehicles.reflection.versions.MyArmorStand
+
 
+
setHelmet(ItemStack) - Method in class me.legofreak107.vehiclesplus.libraries.armorstands.CustomArmorStand
+
 
+
setHitbox(ArmorStand, Vector) - Static method in class me.legofreak107.vehiclesplus.vehicles.reflection.movement.MovementMethods
+
+
Deprecated.
+
+
setHitbox(ArmorStand, Vector) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_12_2
+
 
+
setHitbox(ArmorStand, Vector) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_13
+
 
+
setHitbox(ArmorStand, Vector) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_13_1
+
 
+
setHitbox(ArmorStand, Vector) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_14
+
 
+
setHitbox(ArmorStand, Vector) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_15
+
 
+
setHitbox(ArmorStand, Vector) - Method in interface me.legofreak107.vehiclesplus.vehicles.reflection.versions.MyArmorStand
+
 
+
setInstance(JavaPlugin) - Static method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.CommandLibrary
+
 
+
setInvulnerable(Boolean) - Method in class me.legofreak107.vehiclesplus.libraries.armorstands.CustomArmorStand
+
 
+
setItemInfo(ItemStack) - Method in class me.legofreak107.vehiclesplus.vehicles.fuel.FuelItem
+
 
+
setNbtString(Entity, NBTDataType, String) - Static method in class me.legofreak107.vehiclesplus.libraries.nbtsaving.NBTSave
+
 
+
setNewOwner(Player, Player) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.StorageVehicle
+
+
Change vehicle ownership
+
+
setPosition(ArmorStand, Location) - Static method in class me.legofreak107.vehiclesplus.vehicles.reflection.movement.MovementMethods
+
+
Teleport the armorstand to a new position using NMS
+
+
setPosition(ArmorStand, Location) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_12_2
+
 
+
setPosition(ArmorStand, Location) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_13
+
 
+
setPosition(ArmorStand, Location) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_13_1
+
 
+
setPosition(ArmorStand, Location) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_14
+
 
+
setPosition(ArmorStand, Location) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_15
+
 
+
setPosition(ArmorStand, Location) - Method in interface me.legofreak107.vehiclesplus.vehicles.reflection.versions.MyArmorStand
+
 
+
setSmall(Boolean) - Method in class me.legofreak107.vehiclesplus.libraries.armorstands.CustomArmorStand
+
 
+
setString(ItemStack, String, String) - Method in interface me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack
+
 
+
setString(ItemStack, String, String) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_12_2
+
 
+
setString(ItemStack, String, String) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_13
+
 
+
setString(ItemStack, String, String) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_13_1
+
 
+
setString(ItemStack, String, String) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_14
+
 
+
setString(ItemStack, String, String) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_15
+
 
+
setSubCommandMap(Map<String, SubCommand>) - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.LibraryCommand
+
 
+
setUnbreakable() - Method in class me.legofreak107.vehiclesplus.libraries.itemstacks.CustomItemStack
+
 
+
setVisible(Boolean) - Method in class me.legofreak107.vehiclesplus.libraries.armorstands.CustomArmorStand
+
 
+
shoot() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Turret
+
 
+
shop(Player, Player) - Method in class me.legofreak107.vehiclesplus.vehicles.commands.FuelCommand
+
 
+
shop(Player) - Method in class me.legofreak107.vehiclesplus.vehicles.commands.FuelCommand
+
 
+
shop(Player) - Method in class me.legofreak107.vehiclesplus.vehicles.commands.VehiclesCommand
+
 
+
Skin - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins
+
 
+
Skin(Double, Double, Double, ItemStack, Color) - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Skin
+
 
+
SkullManager - Class in me.legofreak107.vehiclesplus.vehicles.managers.skulls
+
 
+
SkullManager() - Constructor for class me.legofreak107.vehiclesplus.vehicles.managers.skulls.SkullManager
+
 
+
SoundManager - Class in me.legofreak107.vehiclesplus.vehicles.managers.sound
+
 
+
SoundManager() - Constructor for class me.legofreak107.vehiclesplus.vehicles.managers.sound.SoundManager
+
 
+
spawn(Location) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.SpawnedVehicle
+
+
Spawn the spawnedvehicle
+
+
SpawnedVehicle - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects
+
 
+
SpawnedVehicle(StorageVehicle) - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.SpawnedVehicle
+
+
Constructor for new spawned vehicle
+
+
SpawnMode - Enum in me.legofreak107.vehiclesplus.vehicles.api.objects.spawn
+
 
+
spawnStand(Location, SpawnedVehicle) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.Addon
+
+
Spawn this part as armorstand
+
+
spawnStand(Location, SpawnedVehicle) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.Part
+
 
+
spawnStand(Location, SpawnedVehicle) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.BikeSeat
+
 
+
spawnStand(Location, SpawnedVehicle) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.Seat
+
 
+
spawnStand(Location, SpawnedVehicle) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.TurretSeat
+
 
+
spawnStand(Location, SpawnedVehicle) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.BikeSkin
+
 
+
spawnStand(Location, SpawnedVehicle) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Rotor
+
 
+
spawnStand(Location, SpawnedVehicle) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Skin
+
 
+
spawnStand(Location, SpawnedVehicle) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Turret
+
 
+
spawnStand(Location, SpawnedVehicle) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.Wheel
+
 
+
spawnVehicle(Location, SpawnMode) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.StorageVehicle
+
+
Spawn this vehicle
+
+
Speeder - Class in me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
+
 
+
Speeder() - Constructor for class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.Speeder
+
 
+
StorageConverter - Class in me.legofreak107.vehiclesplus.libraries.config
+
 
+
StorageConverter() - Constructor for class me.legofreak107.vehiclesplus.libraries.config.StorageConverter
+
 
+
StorageFuel - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage
+
 
+
StorageFuel(Double, String) - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage.StorageFuel
+
 
+
StorageHitbox - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage
+
 
+
StorageHitbox(Double, Double, Double) - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage.StorageHitbox
+
 
+
StorageHorn - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage
+
 
+
StorageHorn(Boolean, String) - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage.StorageHorn
+
 
+
StorageSmoke - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage
+
 
+
StorageSmoke(Double, Double, Double, String, Boolean) - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage.StorageSmoke
+
 
+
StorageUpgradeable - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage
+
 
+
StorageUpgradeable(Integer, Integer, Integer, Integer) - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage.StorageUpgradeable
+
 
+
StorageVehicle - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects
+
 
+
StorageVehicle(BaseVehicle, String) - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.StorageVehicle
+
+
Constructor to define a new StorageVehicle
+
+
stringToInventory(String) - Static method in class me.legofreak107.vehiclesplus.libraries.serialization.custom.InventorySerializer
+
 
+
SubCommand - Annotation Type in me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations
+
 
+
SubCommand - Class in me.legofreak107.vehiclesplus.libraries.commandlibrary.objects
+
 
+
SubCommand(String, String, List<Argument>, String, int, int, boolean, Object) - Constructor for class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.SubCommand
+
 
+
+A B C D E F G H I K L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index-files/index-18.html b/docs/index-files/index-18.html new file mode 100644 index 0000000..2b023e8 --- /dev/null +++ b/docs/index-files/index-18.html @@ -0,0 +1,149 @@ + + + + + +T-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I K L M N O P R S T U V W  + + +

T

+
+
TabCompleter - Annotation Type in me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations
+
 
+
Tank - Class in me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
+
 
+
Tank() - Constructor for class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.Tank
+
 
+
TiltType - Enum in me.legofreak107.vehiclesplus.vehicles.vehicles.enums
+
 
+
toString() - Method in class me.legofreak107.vehiclesplus.libraries.nbtsaving.Pair
+
 
+
toString() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.SpawnedVehicle
+
+
Serialize spawnedvehicle to a string
+
+
toVector() - Method in class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables.Offset
+
 
+
Turret - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins
+
 
+
Turret(Double, Double, Double, Color, ItemStack, Float, ItemStack) - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Turret
+
 
+
TurretSeat - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats
+
 
+
TurretSeat(Double, Double, Double) - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.TurretSeat
+
 
+
+A B C D E F G H I K L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index-files/index-19.html b/docs/index-files/index-19.html new file mode 100644 index 0000000..653b9cc --- /dev/null +++ b/docs/index-files/index-19.html @@ -0,0 +1,138 @@ + + + + + +U-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I K L M N O P R S T U V W  + + +

U

+
+
update() - Method in class me.legofreak107.vehiclesplus.vehicles.settings.PluginSettings
+
+
Update config files
+
+
update() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.SpawnedVehicle
+
+
Update all positions (parts and skins) + Handle collisions.
+
+
updateLocale() - Method in class me.legofreak107.vehiclesplus.vehicles.settings.PluginSettings
+
+
Update the locale files
+
+
+A B C D E F G H I K L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index-files/index-2.html b/docs/index-files/index-2.html new file mode 100644 index 0000000..9fbe87d --- /dev/null +++ b/docs/index-files/index-2.html @@ -0,0 +1,157 @@ + + + + + +B-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I K L M N O P R S T U V W  + + +

B

+
+
BaseVehicle - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects
+
 
+
BaseVehicle() - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.BaseVehicle
+
 
+
Bike - Class in me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
+
 
+
Bike() - Constructor for class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.Bike
+
 
+
BikeSeat - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats
+
 
+
BikeSeat(Double, Double, Double) - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.BikeSeat
+
 
+
BikeSeat(Double, Double, Double, Boolean) - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.BikeSeat
+
 
+
BikeSkin - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins
+
 
+
BikeSkin(Double, Double, Double, ItemStack, Color) - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.BikeSkin
+
 
+
BikeType - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types
+
 
+
BikeType() - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.BikeType
+
 
+
Boat - Class in me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
+
 
+
Boat() - Constructor for class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.Boat
+
 
+
BoatType - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types
+
 
+
BoatType() - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.BoatType
+
 
+
buy(Player, String, Integer) - Method in class me.legofreak107.vehiclesplus.vehicles.commands.FuelCommand
+
 
+
+A B C D E F G H I K L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index-files/index-20.html b/docs/index-files/index-20.html new file mode 100644 index 0000000..ae6a315 --- /dev/null +++ b/docs/index-files/index-20.html @@ -0,0 +1,300 @@ + + + + + +V-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I K L M N O P R S T U V W  + + +

V

+
+
valueOf(String) - Static method in enum me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.ArgumentOption
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum me.legofreak107.vehiclesplus.libraries.gui.objects.MenuItem
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum me.legofreak107.vehiclesplus.libraries.nbtsaving.NBTDataType
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum me.legofreak107.vehiclesplus.vehicles.api.objects.collision.CollisionMode
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum me.legofreak107.vehiclesplus.vehicles.api.objects.spawn.SpawnMode
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum me.legofreak107.vehiclesplus.vehicles.hitbox.HitBoxSide
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.enums.VehicleType
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum me.legofreak107.vehiclesplus.vehicles.locale.enums.Message
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum me.legofreak107.vehiclesplus.vehicles.vehicles.enums.MomentumType
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum me.legofreak107.vehiclesplus.vehicles.vehicles.enums.MovementType
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum me.legofreak107.vehiclesplus.vehicles.vehicles.enums.TiltType
+
+
Returns the enum constant of this type with the specified name.
+
+
values() - Static method in enum me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.ArgumentOption
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum me.legofreak107.vehiclesplus.libraries.gui.objects.MenuItem
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum me.legofreak107.vehiclesplus.libraries.nbtsaving.NBTDataType
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum me.legofreak107.vehiclesplus.vehicles.api.objects.collision.CollisionMode
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum me.legofreak107.vehiclesplus.vehicles.api.objects.spawn.SpawnMode
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum me.legofreak107.vehiclesplus.vehicles.hitbox.HitBoxSide
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.enums.VehicleType
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum me.legofreak107.vehiclesplus.vehicles.locale.enums.Message
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum me.legofreak107.vehiclesplus.vehicles.vehicles.enums.MomentumType
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum me.legofreak107.vehiclesplus.vehicles.vehicles.enums.MovementType
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum me.legofreak107.vehiclesplus.vehicles.vehicles.enums.TiltType
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
Vehicle - Class in me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
+
 
+
Vehicle() - Constructor for class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.Vehicle
+
 
+
VehicleAddonMenu - Class in me.legofreak107.vehiclesplus.vehicles.menus
+
 
+
VehicleAddonMenu() - Constructor for class me.legofreak107.vehiclesplus.vehicles.menus.VehicleAddonMenu
+
 
+
VehicleCollisionEvent - Class in me.legofreak107.vehiclesplus.vehicles.api.events
+
 
+
VehicleCollisionEvent(SpawnedVehicle, SpawnedVehicle) - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
+
+
This event is triggered when a vehicle hits another vehicle
+
+
VehicleCollisionEvent(SpawnedVehicle, Entity) - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
+
+
This event is triggered when a vehicle hits another entity
+
+
VehicleDamageEvent - Class in me.legofreak107.vehiclesplus.vehicles.api.events
+
 
+
VehicleDamageEvent(SpawnedVehicle, int) - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDamageEvent
+
+
This event is being triggered when a vehicle is getting damage
+
+
VehicleDestroyEvent - Class in me.legofreak107.vehiclesplus.vehicles.api.events
+
 
+
VehicleDestroyEvent(SpawnedVehicle) - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDestroyEvent
+
+
This is triggered when a vehicle gets destroyed
+
+
VehicleEnterEvent - Class in me.legofreak107.vehiclesplus.vehicles.api.events
+
 
+
VehicleEnterEvent(SpawnedVehicle, Player, Seat) - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleEnterEvent
+
+
This event is triggered when a player enters the vehicle
+
+
VehicleEnterMenu - Class in me.legofreak107.vehiclesplus.vehicles.menus
+
 
+
VehicleEnterMenu() - Constructor for class me.legofreak107.vehiclesplus.vehicles.menus.VehicleEnterMenu
+
 
+
VehicleLeaveEvent - Class in me.legofreak107.vehiclesplus.vehicles.api.events
+
 
+
VehicleLeaveEvent(SpawnedVehicle, Player, Seat) - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleLeaveEvent
+
+
This event is triggered when a player leaves a vehicle
+
+
VehiclesCommand - Class in me.legofreak107.vehiclesplus.vehicles.commands
+
 
+
VehiclesCommand() - Constructor for class me.legofreak107.vehiclesplus.vehicles.commands.VehiclesCommand
+
 
+
VehicleSettingsMenu - Class in me.legofreak107.vehiclesplus.vehicles.menus
+
 
+
VehicleSettingsMenu() - Constructor for class me.legofreak107.vehiclesplus.vehicles.menus.VehicleSettingsMenu
+
 
+
VehicleSpawnEvent - Class in me.legofreak107.vehiclesplus.vehicles.api.events
+
 
+
VehicleSpawnEvent(StorageVehicle, SpawnMode) - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleSpawnEvent
+
+
This event is triggered when a vehicle is spawned
+
+
VehicleStats - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects
+
 
+
VehicleStats() - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.VehicleStats
+
 
+
VehicleType - Enum in me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.enums
+
 
+
VehicleType - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.base
+
 
+
VehicleType() - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.base.VehicleType
+
 
+
VehicleUpgradeMenu - Class in me.legofreak107.vehiclesplus.vehicles.menus
+
 
+
VehicleUpgradeMenu() - Constructor for class me.legofreak107.vehiclesplus.vehicles.menus.VehicleUpgradeMenu
+
 
+
VPSerializable - Annotation Type in me.legofreak107.vehiclesplus.libraries.serialization.annotations
+
 
+
+A B C D E F G H I K L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index-files/index-21.html b/docs/index-files/index-21.html new file mode 100644 index 0000000..5d4732b --- /dev/null +++ b/docs/index-files/index-21.html @@ -0,0 +1,137 @@ + + + + + +W-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I K L M N O P R S T U V W  + + +

W

+
+
Wheel - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons
+
 
+
Wheel(Double, Double, Double, Integer, Boolean, Color, RimDesign) - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.Wheel
+
 
+
withDrawPlayer(Player, Double) - Method in class me.legofreak107.vehiclesplus.vehicles.managers.eco.EcoManager
+
 
+
withLore(List<String>) - Method in class me.legofreak107.vehiclesplus.libraries.itemstacks.CustomItemStack
+
 
+
withName(String) - Method in class me.legofreak107.vehiclesplus.libraries.armorstands.CustomArmorStand
+
 
+
withName(String) - Method in class me.legofreak107.vehiclesplus.libraries.itemstacks.CustomItemStack
+
 
+
+A B C D E F G H I K L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index-files/index-3.html b/docs/index-files/index-3.html new file mode 100644 index 0000000..e034300 --- /dev/null +++ b/docs/index-files/index-3.html @@ -0,0 +1,241 @@ + + + + + +C-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I K L M N O P R S T U V W  + + +

C

+
+
callback(Player, String) - Method in class me.legofreak107.vehiclesplus.libraries.chatinput.ChatConfirmCallback
+
 
+
Car - Class in me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
+
 
+
Car() - Constructor for class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.Car
+
 
+
CarType - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types
+
 
+
CarType() - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.CarType
+
 
+
ChatConfirmation - Class in me.legofreak107.vehiclesplus.libraries.chatinput
+
 
+
ChatConfirmation(Player, ChatConfirmCallback, JavaPlugin, String) - Constructor for class me.legofreak107.vehiclesplus.libraries.chatinput.ChatConfirmation
+
 
+
ChatConfirmCallback - Class in me.legofreak107.vehiclesplus.libraries.chatinput
+
 
+
ChatConfirmCallback() - Constructor for class me.legofreak107.vehiclesplus.libraries.chatinput.ChatConfirmCallback
+
 
+
checkCollision() - Method in class me.legofreak107.vehiclesplus.vehicles.managers.collision.CollisionManager
+
+
Handle and check the current collision status
+
+
ClickVehicleEvent - Class in me.legofreak107.vehiclesplus.vehicles.api.events
+
 
+
ClickVehicleEvent(SpawnedVehicle, Player) - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.events.ClickVehicleEvent
+
+
This is triggered when a player clicks the vehicle
+
+
Clone - Class in me.legofreak107.vehiclesplus.libraries.cloneable
+
 
+
Clone() - Constructor for class me.legofreak107.vehiclesplus.libraries.cloneable.Clone
+
 
+
clone(Object) - Static method in class me.legofreak107.vehiclesplus.libraries.cloneable.Clone
+
 
+
CollisionManager - Class in me.legofreak107.vehiclesplus.vehicles.managers.collision
+
 
+
CollisionManager(ArmorStand, StorageVehicle, List<Part>, SpawnedVehicle) - Constructor for class me.legofreak107.vehiclesplus.vehicles.managers.collision.CollisionManager
+
 
+
CollisionMode - Enum in me.legofreak107.vehiclesplus.vehicles.api.objects.collision
+
 
+
Colorable - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins
+
 
+
Colorable(Double, Double, Double, Color, ItemStack) - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Colorable
+
 
+
ColorSerializer - Class in me.legofreak107.vehiclesplus.libraries.serialization.custom
+
 
+
ColorSerializer() - Constructor for class me.legofreak107.vehiclesplus.libraries.serialization.custom.ColorSerializer
+
 
+
Command - Annotation Type in me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations
+
 
+
CommandConstructor - Class in me.legofreak107.vehiclesplus.libraries.commandlibrary.util
+
 
+
CommandConstructor() - Constructor for class me.legofreak107.vehiclesplus.libraries.commandlibrary.util.CommandConstructor
+
 
+
CommandLibrary - Class in me.legofreak107.vehiclesplus.libraries.commandlibrary
+
 
+
CommandLibrary() - Constructor for class me.legofreak107.vehiclesplus.libraries.commandlibrary.CommandLibrary
+
 
+
ConfigConverter - Class in me.legofreak107.vehiclesplus.libraries.config
+
 
+
ConfigConverter() - Constructor for class me.legofreak107.vehiclesplus.libraries.config.ConfigConverter
+
 
+
ConfigManager - Class in me.legofreak107.vehiclesplus.vehicles.managers.config
+
 
+
ConfigManager() - Constructor for class me.legofreak107.vehiclesplus.vehicles.managers.config.ConfigManager
+
 
+
ConfigSerializer - Class in me.legofreak107.vehiclesplus.libraries.serialization.config
+
 
+
ConfigSerializer() - Constructor for class me.legofreak107.vehiclesplus.libraries.serialization.config.ConfigSerializer
+
 
+
confirm() - Method in class me.legofreak107.vehiclesplus.libraries.gui.objects.types.ConfirmGui
+
 
+
ConfirmGui - Class in me.legofreak107.vehiclesplus.libraries.gui.objects.types
+
 
+
ConfirmGui(Player, String) - Constructor for class me.legofreak107.vehiclesplus.libraries.gui.objects.types.ConfirmGui
+
 
+
ControllingSeat - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats
+
 
+
ControllingSeat(Double, Double, Double) - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.ControllingSeat
+
 
+
ControllingSeat(Double, Double, Double, Boolean) - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.ControllingSeat
+
 
+
ControllingSeat() - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.ControllingSeat
+
 
+
convertBikes() - Method in class me.legofreak107.vehiclesplus.libraries.config.ConfigConverter
+
 
+
convertBoats() - Method in class me.legofreak107.vehiclesplus.libraries.config.ConfigConverter
+
 
+
convertCars() - Method in class me.legofreak107.vehiclesplus.libraries.config.ConfigConverter
+
 
+
convertFuels() - Method in class me.legofreak107.vehiclesplus.libraries.config.ConfigConverter
+
 
+
convertHelicopters() - Method in class me.legofreak107.vehiclesplus.libraries.config.ConfigConverter
+
 
+
convertPlanes() - Method in class me.legofreak107.vehiclesplus.libraries.config.ConfigConverter
+
 
+
convertRims() - Method in class me.legofreak107.vehiclesplus.libraries.config.ConfigConverter
+
 
+
convertTank() - Method in class me.legofreak107.vehiclesplus.libraries.config.ConfigConverter
+
 
+
createVehicle(BaseVehicle, Player) - Method in class me.legofreak107.vehiclesplus.vehicles.api.API
+
 
+
CustomArmorStand - Class in me.legofreak107.vehiclesplus.libraries.armorstands
+
 
+
CustomArmorStand(Location, Double, Double, Double, Integer) - Constructor for class me.legofreak107.vehiclesplus.libraries.armorstands.CustomArmorStand
+
 
+
CustomArmorStand(Location, Double, Double, Double) - Constructor for class me.legofreak107.vehiclesplus.libraries.armorstands.CustomArmorStand
+
 
+
CustomGui - Class in me.legofreak107.vehiclesplus.libraries.gui.objects
+
 
+
CustomGui() - Constructor for class me.legofreak107.vehiclesplus.libraries.gui.objects.CustomGui
+
 
+
CustomItemStack - Class in me.legofreak107.vehiclesplus.libraries.itemstacks
+
 
+
CustomItemStack(Material, Integer) - Constructor for class me.legofreak107.vehiclesplus.libraries.itemstacks.CustomItemStack
+
 
+
+A B C D E F G H I K L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index-files/index-4.html b/docs/index-files/index-4.html new file mode 100644 index 0000000..9952970 --- /dev/null +++ b/docs/index-files/index-4.html @@ -0,0 +1,149 @@ + + + + + +D-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I K L M N O P R S T U V W  + + +

D

+
+
damage(int) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.SpawnedVehicle
+
+
Damage the vehicle (If enabled)
+
+
deny() - Method in class me.legofreak107.vehiclesplus.libraries.gui.objects.types.ConfirmGui
+
 
+
despawn(boolean) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.SpawnedVehicle
+
+
Despawn a spawned vehicle
+
+
despawnStand() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.Part
+
 
+
displayInfo(Player, String) - Method in class me.legofreak107.vehiclesplus.vehicles.commands.VehiclesCommand
+
 
+
displayList(Player) - Method in class me.legofreak107.vehiclesplus.vehicles.commands.VehiclesCommand
+
 
+
doDamage() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
+
+
Damage vehicle/entity after collision
+
+
doPush() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
+
+
Push vehicle/entity after collision
+
+
+A B C D E F G H I K L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index-files/index-5.html b/docs/index-files/index-5.html new file mode 100644 index 0000000..1f8ce95 --- /dev/null +++ b/docs/index-files/index-5.html @@ -0,0 +1,141 @@ + + + + + +E-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I K L M N O P R S T U V W  + + +

E

+
+
EcoManager - Class in me.legofreak107.vehiclesplus.vehicles.managers.eco
+
 
+
EcoManager() - Constructor for class me.legofreak107.vehiclesplus.vehicles.managers.eco.EcoManager
+
 
+
enter(Player) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.Seat
+
 
+
EntityDismount - Class in me.legofreak107.vehiclesplus.vehicles.listeners
+
 
+
EntityDismount() - Constructor for class me.legofreak107.vehiclesplus.vehicles.listeners.EntityDismount
+
 
+
EntityInteractAtEntity - Class in me.legofreak107.vehiclesplus.vehicles.listeners
+
 
+
EntityInteractAtEntity() - Constructor for class me.legofreak107.vehiclesplus.vehicles.listeners.EntityInteractAtEntity
+
 
+
equals(Object) - Method in class me.legofreak107.vehiclesplus.libraries.nbtsaving.Pair
+
 
+
+A B C D E F G H I K L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index-files/index-6.html b/docs/index-files/index-6.html new file mode 100644 index 0000000..74f9dca --- /dev/null +++ b/docs/index-files/index-6.html @@ -0,0 +1,147 @@ + + + + + +F-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I K L M N O P R S T U V W  + + +

F

+
+
FirstRun - Class in me.legofreak107.vehiclesplus.vehicles.firstrun
+
 
+
FirstRun() - Constructor for class me.legofreak107.vehiclesplus.vehicles.firstrun.FirstRun
+
 
+
fromClass(Class<?>) - Static method in enum me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.ArgumentOption
+
 
+
fromString(ArmorStand, String, StorageVehicle) - Static method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.SpawnedVehicle
+
+
load the spawnedvehicle based on data string
+
+
FuelCommand - Class in me.legofreak107.vehiclesplus.vehicles.commands
+
 
+
FuelCommand() - Constructor for class me.legofreak107.vehiclesplus.vehicles.commands.FuelCommand
+
 
+
FuelItem - Class in me.legofreak107.vehiclesplus.vehicles.fuel
+
 
+
FuelItem(String, Double) - Constructor for class me.legofreak107.vehiclesplus.vehicles.fuel.FuelItem
+
 
+
FuelType - Class in me.legofreak107.vehiclesplus.vehicles.fuel
+
 
+
FuelType(String, Double, ItemStack) - Constructor for class me.legofreak107.vehiclesplus.vehicles.fuel.FuelType
+
 
+
+A B C D E F G H I K L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index-files/index-7.html b/docs/index-files/index-7.html new file mode 100644 index 0000000..f0a5c1b --- /dev/null +++ b/docs/index-files/index-7.html @@ -0,0 +1,391 @@ + + + + + +G-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I K L M N O P R S T U V W  + + +

G

+
+
getArgumentClass() - Method in enum me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.ArgumentOption
+
 
+
getArgumentOption() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.Argument
+
 
+
getArguments() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.SubCommand
+
 
+
getArgumentString() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.SubCommand
+
 
+
getBaseVehicleFromString(String) - Method in class me.legofreak107.vehiclesplus.vehicles.api.API
+
 
+
getClassFromYml(FileConfiguration, String, Boolean) - Static method in class me.legofreak107.vehiclesplus.libraries.serialization.config.ConfigSerializer
+
 
+
getClicker() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.ClickVehicleEvent
+
 
+
getCollisionEntity() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
+
+
Get collision entity
+
+
getCollisionMode() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
+
+
Get collision mode
+
+
getCollisionVehicle() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
+
+
Get collision vehicle
+
+
getCommand() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.LibraryCommand
+
 
+
getConfig(String) - Method in class me.legofreak107.vehiclesplus.vehicles.managers.config.ConfigManager
+
 
+
getCurrentSpeedInKm() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.SpawnedVehicle
+
+
Get current speed in kilometers an hour
+
+
getDamageAmount() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDamageEvent
+
 
+
getDescription() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.SubCommand
+
 
+
getDriver() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.SendKeyEvent
+
 
+
getDriver() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleEnterEvent
+
 
+
getDriver() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleLeaveEvent
+
 
+
getHandlerList() - Static method in class me.legofreak107.vehiclesplus.vehicles.api.events.ClickVehicleEvent
+
 
+
getHandlerList() - Static method in class me.legofreak107.vehiclesplus.vehicles.api.events.SendKeyEvent
+
 
+
getHandlerList() - Static method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
+
 
+
getHandlerList() - Static method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDamageEvent
+
 
+
getHandlerList() - Static method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDestroyEvent
+
 
+
getHandlerList() - Static method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleEnterEvent
+
 
+
getHandlerList() - Static method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleLeaveEvent
+
 
+
getHandlerList() - Static method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleSpawnEvent
+
 
+
getHandlers() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.ClickVehicleEvent
+
 
+
getHandlers() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.SendKeyEvent
+
 
+
getHandlers() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
+
 
+
getHandlers() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDamageEvent
+
 
+
getHandlers() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDestroyEvent
+
 
+
getHandlers() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleEnterEvent
+
 
+
getHandlers() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleLeaveEvent
+
 
+
getHandlers() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleSpawnEvent
+
 
+
getInfoList() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.BaseVehicle
+
 
+
getInfoList() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.StorageVehicle
+
+
Get a list of vehicle information, perfect for lores of items
+
+
getInput() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.SendKeyEvent
+
 
+
getInstance() - Static method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.CommandLibrary
+
 
+
getInventory() - Method in class me.legofreak107.vehiclesplus.libraries.gui.objects.components.GuiPage
+
 
+
getItem() - Method in enum me.legofreak107.vehiclesplus.libraries.gui.objects.MenuItem
+
 
+
getLeft() - Method in class me.legofreak107.vehiclesplus.libraries.nbtsaving.Pair
+
 
+
getMessage(Message) - Static method in class me.legofreak107.vehiclesplus.vehicles.locale.objects.Locale
+
+
Get a translated message
+
+
getMinimumParameters() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.SubCommand
+
 
+
getMomentumType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.BikeType
+
+
return the momentum type of this VehicleType
+
+
getMomentumType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.BoatType
+
+
return the momentum type of this VehicleType
+
+
getMomentumType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.CarType
+
+
return the momentum type of this VehicleType
+
+
getMomentumType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.HelicopterType
+
+
return the momentum type of this VehicleType
+
+
getMomentumType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.HovercraftType
+
+
return the momentum type of this VehicleType
+
+
getMomentumType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.PlaneType
+
+
return the momentum type of this VehicleType
+
+
getMovementType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.BikeType
+
+
return the movement type of this VehicleType
+
+
getMovementType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.BoatType
+
+
return the movement type of this VehicleType
+
+
getMovementType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.CarType
+
+
return the movement type of this VehicleType
+
+
getMovementType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.HelicopterType
+
+
return the movement type of this VehicleType
+
+
getMovementType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.HovercraftType
+
+
return the movement type of this VehicleType
+
+
getMovementType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.PlaneType
+
+
return the movement type of this VehicleType
+
+
getName() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.Argument
+
 
+
getName() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.SubCommand
+
 
+
getName() - Method in class me.legofreak107.vehiclesplus.vehicles.rims.RimDesign
+
 
+
getNbtString(Entity, NBTDataType) - Static method in class me.legofreak107.vehiclesplus.libraries.nbtsaving.NBTSave
+
 
+
getParameters() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.SubCommand
+
 
+
getParticleName() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage.StorageSmoke
+
 
+
getPermission() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.SubCommand
+
 
+
getPlayerVehicles(Player) - Method in class me.legofreak107.vehiclesplus.vehicles.api.API
+
 
+
getPointOffsets(Integer) - Method in class me.legofreak107.vehiclesplus.vehicles.hitbox.HitBox
+
+
Get the offset map based on rotation
+
+
getRiding() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.SendKeyEvent
+
 
+
getRight() - Method in class me.legofreak107.vehiclesplus.libraries.nbtsaving.Pair
+
 
+
getSeat() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleEnterEvent
+
 
+
getSeat() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleLeaveEvent
+
 
+
getSkinColored() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Colorable
+
 
+
getSound() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage.StorageHorn
+
 
+
getSpawnMode() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleSpawnEvent
+
 
+
getString(ItemStack, String) - Method in interface me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack
+
 
+
getString(ItemStack, String) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_12_2
+
 
+
getString(ItemStack, String) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_13
+
 
+
getString(ItemStack, String) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_13_1
+
 
+
getString(ItemStack, String) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_14
+
 
+
getString(ItemStack, String) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_15
+
 
+
getSubCommandMap() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.LibraryCommand
+
 
+
getTabCompleters() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.Argument
+
 
+
getTabCompleters(CommandSender) - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.LibraryCommand
+
 
+
getTiltType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.BikeType
+
+
return the tilt type of this VehicleType
+
+
getTiltType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.BoatType
+
+
return the tilt type of this VehicleType
+
+
getTiltType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.CarType
+
+
return the tilt type of this VehicleType
+
+
getTiltType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.HelicopterType
+
+
return the tilt type of this VehicleType
+
+
getTiltType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.HovercraftType
+
+
return the tilt type of this VehicleType
+
+
getTiltType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.PlaneType
+
+
return the tilt type of this VehicleType
+
+
getTypeDescription() - Method in enum me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.ArgumentOption
+
 
+
getVehicle() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.ClickVehicleEvent
+
 
+
getVehicle() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
+
+
Get vehicle
+
+
getVehicle() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDamageEvent
+
 
+
getVehicle() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDestroyEvent
+
 
+
getVehicle() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleEnterEvent
+
 
+
getVehicle() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleLeaveEvent
+
 
+
getVehicle() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleSpawnEvent
+
 
+
getX() - Method in class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables.Offset
+
 
+
getY() - Method in class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables.Offset
+
 
+
getZ() - Method in class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables.Offset
+
 
+
give(Player, Player, String, Double) - Method in class me.legofreak107.vehiclesplus.vehicles.commands.FuelCommand
+
 
+
give(Player, Player, String) - Method in class me.legofreak107.vehiclesplus.vehicles.commands.VehiclesCommand
+
 
+
givePaint(Player, Player, Integer, Integer, Integer) - Method in class me.legofreak107.vehiclesplus.vehicles.commands.AddonCommand
+
 
+
givePart(Player, Player, Integer, Integer, Integer, Double, Double, Double) - Method in class me.legofreak107.vehiclesplus.vehicles.commands.AddonCommand
+
 
+
giveWheel(Player, Player, String, Integer, Integer, Integer) - Method in class me.legofreak107.vehiclesplus.vehicles.commands.AddonCommand
+
 
+
GuiItem - Class in me.legofreak107.vehiclesplus.libraries.gui.objects.components
+
 
+
GuiItem(ItemStack, Object) - Constructor for class me.legofreak107.vehiclesplus.libraries.gui.objects.components.GuiItem
+
 
+
GuiItem(ItemStack, Object, int) - Constructor for class me.legofreak107.vehiclesplus.libraries.gui.objects.components.GuiItem
+
 
+
GuiPage - Class in me.legofreak107.vehiclesplus.libraries.gui.objects.components
+
 
+
GuiPage(Integer, PaginationGui) - Constructor for class me.legofreak107.vehiclesplus.libraries.gui.objects.components.GuiPage
+
 
+
+A B C D E F G H I K L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index-files/index-8.html b/docs/index-files/index-8.html new file mode 100644 index 0000000..4d6c7ce --- /dev/null +++ b/docs/index-files/index-8.html @@ -0,0 +1,187 @@ + + + + + +H-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I K L M N O P R S T U V W  + + +

H

+
+
handleInput() - Method in interface me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler
+
+
Handle the input
+
+
handleInput() - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler_1_12_2
+
 
+
handleInput() - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler_1_13
+
 
+
handleInput() - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler_1_13_1
+
 
+
handleInput() - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler_1_14
+
 
+
handleInput() - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler_1_15
+
 
+
handleInput(MovementInput) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.BikeSeat
+
 
+
handleInput(MovementInput) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.ControllingSeat
+
 
+
handleInput(MovementInput) - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.TurretSeat
+
 
+
handleSound(StorageVehicle) - Method in class me.legofreak107.vehiclesplus.vehicles.managers.sound.SoundManager
+
 
+
hashCode() - Method in class me.legofreak107.vehiclesplus.libraries.nbtsaving.Pair
+
 
+
hasPermission() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.LibraryCommand
+
 
+
hasPermission() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.SubCommand
+
 
+
hasString(ItemStack, String) - Method in interface me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack
+
 
+
hasString(ItemStack, String) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_12_2
+
 
+
hasString(ItemStack, String) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_13
+
 
+
hasString(ItemStack, String) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_13_1
+
 
+
hasString(ItemStack, String) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_14
+
 
+
hasString(ItemStack, String) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_15
+
 
+
Helicopter - Class in me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
+
 
+
Helicopter() - Constructor for class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.Helicopter
+
 
+
HelicopterType - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types
+
 
+
HelicopterType() - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.HelicopterType
+
 
+
HitBox - Class in me.legofreak107.vehiclesplus.vehicles.hitbox
+
 
+
HitBox(StorageHitbox) - Constructor for class me.legofreak107.vehiclesplus.vehicles.hitbox.HitBox
+
+
Hitbox constructor + + This calculate all point offsets async
+
+
HitBoxSide - Enum in me.legofreak107.vehiclesplus.vehicles.hitbox
+
 
+
HovercraftType - Class in me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types
+
 
+
HovercraftType() - Constructor for class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.HovercraftType
+
 
+
+A B C D E F G H I K L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index-files/index-9.html b/docs/index-files/index-9.html new file mode 100644 index 0000000..fede974 --- /dev/null +++ b/docs/index-files/index-9.html @@ -0,0 +1,213 @@ + + + + + +I-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I K L M N O P R S T U V W  + + +

I

+
+
IncludeInBaseSerialize - Annotation Type in me.legofreak107.vehiclesplus.libraries.serialization.annotations
+
 
+
IncludeInSerialize - Annotation Type in me.legofreak107.vehiclesplus.libraries.serialization.annotations
+
 
+
Indefinite - Annotation Type in me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations
+
 
+
initiate() - Method in class me.legofreak107.vehiclesplus.vehicles.firstrun.FirstRun
+
 
+
initiate() - Method in class me.legofreak107.vehiclesplus.vehicles.settings.PluginSettings
+
+
Initiate the config on first run
+
+
InputHandler - Interface in me.legofreak107.vehiclesplus.vehicles.reflection.versions
+
 
+
InputHandler_1_12_2 - Class in me.legofreak107.vehiclesplus.vehicles.reflection.versions
+
 
+
InputHandler_1_12_2() - Constructor for class me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler_1_12_2
+
 
+
InputHandler_1_13 - Class in me.legofreak107.vehiclesplus.vehicles.reflection.versions
+
 
+
InputHandler_1_13() - Constructor for class me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler_1_13
+
 
+
InputHandler_1_13_1 - Class in me.legofreak107.vehiclesplus.vehicles.reflection.versions
+
 
+
InputHandler_1_13_1() - Constructor for class me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler_1_13_1
+
 
+
InputHandler_1_14 - Class in me.legofreak107.vehiclesplus.vehicles.reflection.versions
+
 
+
InputHandler_1_14() - Constructor for class me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler_1_14
+
 
+
InputHandler_1_15 - Class in me.legofreak107.vehiclesplus.vehicles.reflection.versions
+
 
+
InputHandler_1_15() - Constructor for class me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler_1_15
+
 
+
InputManager - Class in me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
+
 
+
InputManager(boolean, boolean, boolean, boolean, boolean) - Constructor for class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.InputManager
+
 
+
InventorySerializer - Class in me.legofreak107.vehiclesplus.libraries.serialization.custom
+
 
+
InventorySerializer() - Constructor for class me.legofreak107.vehiclesplus.libraries.serialization.custom.InventorySerializer
+
 
+
inventoryToString(Inventory) - Static method in class me.legofreak107.vehiclesplus.libraries.serialization.custom.InventorySerializer
+
 
+
invoke(CommandSender, Object[]) - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.SubCommand
+
 
+
isA() - Method in class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.InputManager
+
 
+
isAsync() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.SubCommand
+
 
+
isBottomSlab(Block) - Static method in class me.legofreak107.vehiclesplus.libraries.materialchecker.MaterialChecker
+
 
+
isCancelled() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.ClickVehicleEvent
+
 
+
isCancelled() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.SendKeyEvent
+
 
+
isCancelled() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
+
+
Check if event is cancelled
+
+
isCancelled() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDamageEvent
+
 
+
isCancelled() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDestroyEvent
+
 
+
isCancelled() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleEnterEvent
+
 
+
isCancelled() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleSpawnEvent
+
 
+
isD() - Method in class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.InputManager
+
 
+
isFullBlock(Material) - Static method in class me.legofreak107.vehiclesplus.libraries.materialchecker.MaterialChecker
+
 
+
isIndefinite() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.Argument
+
 
+
isOptional() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.Argument
+
 
+
isS() - Method in class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.InputManager
+
 
+
isSlab(Block) - Static method in class me.legofreak107.vehiclesplus.libraries.materialchecker.MaterialChecker
+
 
+
isSpace() - Method in class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.InputManager
+
 
+
isW() - Method in class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.InputManager
+
 
+
ItemStackSerializer - Class in me.legofreak107.vehiclesplus.libraries.serialization.custom
+
 
+
ItemStackSerializer() - Constructor for class me.legofreak107.vehiclesplus.libraries.serialization.custom.ItemStackSerializer
+
 
+
+A B C D E F G H I K L M N O P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..37304e3 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,75 @@ + + + + + +Generated Documentation (Untitled) + + + + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> + + + diff --git a/docs/me/legofreak107/vehiclesplus/Main.html b/docs/me/legofreak107/vehiclesplus/Main.html new file mode 100644 index 0000000..d33b530 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/Main.html @@ -0,0 +1,335 @@ + + + + + +Main + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus
+

Class Main

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

      Constructor Summary

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

      Method Summary

      + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      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
      • +
      +
        +
      • + + +

        Methods inherited from interface org.bukkit.plugin.Plugin

        +getSLF4JLogger
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Main

        +
        public Main()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      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
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..4ad3747 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/armorstands/CustomArmorStand.html @@ -0,0 +1,373 @@ + + + + + +CustomArmorStand + + + + + + + + +
+ + + + + + + +
+ + + +
+
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)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..e1a5ae9 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.armorstands + + + + + +

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..d0b3897 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.armorstands + + + + + + + + +
+ + + + + + + +
+ + +
+

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..c85f6ca --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.armorstands Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..c568b0e --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/chatinput/ChatConfirmCallback.html @@ -0,0 +1,271 @@ + + + + + +ChatConfirmCallback + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..9697a5b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/chatinput/ChatConfirmation.html @@ -0,0 +1,280 @@ + + + + + +ChatConfirmation + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..7294683 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-frame.html @@ -0,0 +1,21 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.chatinput + + + + + +

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..80796f4 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-summary.html @@ -0,0 +1,144 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.chatinput + + + + + + + + +
+ + + + + + + +
+ + +
+

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..0861d0b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-tree.html @@ -0,0 +1,136 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.chatinput Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..9b5f642 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/cloneable/Clone.html @@ -0,0 +1,269 @@ + + + + + +Clone + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..bcf3a8f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.cloneable + + + + + +

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..136ebb0 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.cloneable + + + + + + + + +
+ + + + + + + +
+ + +
+

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..dafcb5a --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.cloneable Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..099adc1 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/CommandLibrary.html @@ -0,0 +1,330 @@ + + + + + +CommandLibrary + + + + + + + + +
+ + + + + + + +
+ + + +
+
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
      • +
      +
        +
      • + + +

        Methods inherited from interface org.bukkit.plugin.Plugin

        +getSLF4JLogger
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      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..be85f43 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Command.html @@ -0,0 +1,283 @@ + + + + + +Command + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..509ef46 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Indefinite.html @@ -0,0 +1,163 @@ + + + + + +Indefinite + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..1c0a589 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Optional.html @@ -0,0 +1,163 @@ + + + + + +Optional + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..9b6c393 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/SubCommand.html @@ -0,0 +1,299 @@ + + + + + +SubCommand + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..87ab2b6 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/TabCompleter.html @@ -0,0 +1,211 @@ + + + + + +TabCompleter + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..d3de82f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-frame.html @@ -0,0 +1,24 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations + + + + + +

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..33883ed --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-summary.html @@ -0,0 +1,156 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations + + + + + + + + +
+ + + + + + + +
+ + +
+

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..84aaa5e --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..cf43784 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/Argument.html @@ -0,0 +1,342 @@ + + + + + +Argument + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..e19f549 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/ArgumentOption.html @@ -0,0 +1,414 @@ + + + + + +ArgumentOption + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..78971c8 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryCommand.html @@ -0,0 +1,353 @@ + + + + + +LibraryCommand + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..b59deb8 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryCommandExecutor.html @@ -0,0 +1,284 @@ + + + + + +LibraryCommandExecutor + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..484ccc0 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryTabCompleter.html @@ -0,0 +1,284 @@ + + + + + +LibraryTabCompleter + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..2028330 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/SubCommand.html @@ -0,0 +1,417 @@ + + + + + +SubCommand + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..86f5862 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-frame.html @@ -0,0 +1,28 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.commandlibrary.objects + + + + + +

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..cc22f31 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-summary.html @@ -0,0 +1,171 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.commandlibrary.objects + + + + + + + + +
+ + + + + + + +
+ + +
+

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..c917b75 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-tree.html @@ -0,0 +1,151 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.commandlibrary.objects Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..4d1f13f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.commandlibrary + + + + + +

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..7c1c8a7 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.commandlibrary + + + + + + + + +
+ + + + + + + +
+ + +
+

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..3f31f8d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-tree.html @@ -0,0 +1,143 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.commandlibrary Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/CommandConstructor.html b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/CommandConstructor.html new file mode 100644 index 0000000..aa96f34 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/CommandConstructor.html @@ -0,0 +1,269 @@ + + + + + +CommandConstructor + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.libraries.commandlibrary.util
+

Class CommandConstructor

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

      Constructor Summary

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

      Method Summary

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

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      + + + +
        +
      • +

        CommandConstructor

        +
        public CommandConstructor()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        registerCommand

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

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..1f9fbed --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.commandlibrary.util + + + + + + + + +
+ + + + + + + +
+ + +
+

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..8ed22d1 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.commandlibrary.util Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..791ea36 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/config/ConfigConverter.html @@ -0,0 +1,360 @@ + + + + + +ConfigConverter + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..d8a026f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/config/StorageConverter.html @@ -0,0 +1,269 @@ + + + + + +StorageConverter + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..0227eb1 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/config/package-frame.html @@ -0,0 +1,21 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.config + + + + + +

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..8c4374b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/config/package-summary.html @@ -0,0 +1,144 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.config + + + + + + + + +
+ + + + + + + +
+ + +
+

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..768bbdd --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/config/package-tree.html @@ -0,0 +1,136 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.config Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/CustomGui.html b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/CustomGui.html new file mode 100644 index 0000000..d5dbb0c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/CustomGui.html @@ -0,0 +1,239 @@ + + + + + +CustomGui + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.libraries.gui.objects
+

Class CustomGui

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

      Constructor Summary

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

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      + + + +
        +
      • +

        CustomGui

        +
        public CustomGui()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/MenuItem.html b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/MenuItem.html new file mode 100644 index 0000000..5b6491c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/MenuItem.html @@ -0,0 +1,388 @@ + + + + + +MenuItem + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.libraries.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/libraries/gui/objects/components/GuiItem.html b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/GuiItem.html new file mode 100644 index 0000000..70e5676 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/GuiItem.html @@ -0,0 +1,253 @@ + + + + + +GuiItem + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.libraries.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

      +
        +
      • + + +

        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)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/GuiPage.html b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/GuiPage.html new file mode 100644 index 0000000..a18a867 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/GuiPage.html @@ -0,0 +1,280 @@ + + + + + +GuiPage + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.libraries.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 Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      GuiPage(java.lang.Integer pageNumber, + PaginationGui parentGui) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      org.bukkit.inventory.InventorygetInventory() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      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
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/package-frame.html b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/package-frame.html new file mode 100644 index 0000000..1b6c9ae --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/package-frame.html @@ -0,0 +1,21 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.gui.objects.components + + + + + +

me.legofreak107.vehiclesplus.libraries.gui.objects.components

+
+

Classes

+ +
+ + diff --git a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/package-summary.html b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/package-summary.html new file mode 100644 index 0000000..4d80f5d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/package-summary.html @@ -0,0 +1,144 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.gui.objects.components + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/package-tree.html b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/package-tree.html new file mode 100644 index 0000000..9875d3a --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/package-tree.html @@ -0,0 +1,136 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.gui.objects.components Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/package-frame.html b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/package-frame.html new file mode 100644 index 0000000..495ec10 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/package-frame.html @@ -0,0 +1,24 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.gui.objects + + + + + +

me.legofreak107.vehiclesplus.libraries.gui.objects

+
+

Classes

+ +

Enums

+ +
+ + diff --git a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/package-summary.html b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/package-summary.html new file mode 100644 index 0000000..5826d26 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/package-summary.html @@ -0,0 +1,155 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.gui.objects + + + + + + + + +
+ + + + + + + +
+ + +
+

Package me.legofreak107.vehiclesplus.libraries.gui.objects

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/package-tree.html b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/package-tree.html new file mode 100644 index 0000000..8ddac58 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/package-tree.html @@ -0,0 +1,147 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.gui.objects Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/ConfirmGui.html b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/ConfirmGui.html new file mode 100644 index 0000000..9735c15 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/ConfirmGui.html @@ -0,0 +1,320 @@ + + + + + +ConfirmGui + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.libraries.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) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      voidconfirm() 
      voiddeny() 
      voidonClick(org.bukkit.event.inventory.InventoryClickEvent e) 
      voidonClose(org.bukkit.event.inventory.InventoryCloseEvent e) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      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)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/NormalGui.html b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/NormalGui.html new file mode 100644 index 0000000..8b95501 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/NormalGui.html @@ -0,0 +1,313 @@ + + + + + +NormalGui + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.libraries.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
      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) 
      +
        +
      • + + +

        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)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/PaginationGui.html b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/PaginationGui.html new file mode 100644 index 0000000..bebffe5 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/PaginationGui.html @@ -0,0 +1,337 @@ + + + + + +PaginationGui + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.libraries.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(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
      voidnextPage() 
      voidonClick(org.bukkit.event.inventory.InventoryClickEvent e) 
      voidonClose(org.bukkit.event.inventory.InventoryCloseEvent e) 
      voidpreviousPage() 
      voidselect(java.lang.Object object, + org.bukkit.event.inventory.ClickType click) 
      +
        +
      • + + +

        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)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        select

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

        nextPage

        +
        public void nextPage()
        +
      • +
      + + + +
        +
      • +

        previousPage

        +
        public void previousPage()
        +
      • +
      + + + +
        +
      • +

        onClose

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

        onClick

        +
        public void onClick(org.bukkit.event.inventory.InventoryClickEvent e)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/PlayerSelectionGui.html b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/PlayerSelectionGui.html new file mode 100644 index 0000000..ee58ba2 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/PlayerSelectionGui.html @@ -0,0 +1,271 @@ + + + + + +PlayerSelectionGui + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.libraries.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/libraries/gui/objects/types/package-frame.html b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/package-frame.html new file mode 100644 index 0000000..84c48a1 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/package-frame.html @@ -0,0 +1,23 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.gui.objects.types + + + + + +

me.legofreak107.vehiclesplus.libraries.gui.objects.types

+
+

Classes

+ +
+ + diff --git a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/package-summary.html b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/package-summary.html new file mode 100644 index 0000000..d4ad6c0 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/package-summary.html @@ -0,0 +1,152 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.gui.objects.types + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/package-tree.html b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/package-tree.html new file mode 100644 index 0000000..863d379 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/package-tree.html @@ -0,0 +1,142 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.gui.objects.types Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+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..12363ed --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/CustomItemStack.html @@ -0,0 +1,310 @@ + + + + + +CustomItemStack + + + + + + + + +
+ + + + + + + +
+ + + +
+
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)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..0b8b7c1 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.itemstacks + + + + + +

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..13e82b7 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.itemstacks + + + + + + + + +
+ + + + + + + +
+ + +
+

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..2cb95cf --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.itemstacks Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..a2c7807 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/MaterialChecker.html @@ -0,0 +1,295 @@ + + + + + +MaterialChecker + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..5e1e3a7 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.materialchecker + + + + + +

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..dca1268 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.materialchecker + + + + + + + + +
+ + + + + + + +
+ + +
+

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..49ba187 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.materialchecker Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..236b8a0 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/NBTDataType.html @@ -0,0 +1,363 @@ + + + + + +NBTDataType + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..ab2545b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/NBTSave.html @@ -0,0 +1,303 @@ + + + + + +NBTSave + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..c8d87aa --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/Pair.html @@ -0,0 +1,337 @@ + + + + + +Pair + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..a97dd8b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-frame.html @@ -0,0 +1,25 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.nbtsaving + + + + + +

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..fb013fa --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-summary.html @@ -0,0 +1,159 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.nbtsaving + + + + + + + + +
+ + + + + + + +
+ + +
+

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..e52a226 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-tree.html @@ -0,0 +1,148 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.nbtsaving Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInBaseSerialize.html b/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInBaseSerialize.html new file mode 100644 index 0000000..bf0099c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInBaseSerialize.html @@ -0,0 +1,163 @@ + + + + + +IncludeInBaseSerialize + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.libraries.serialization.annotations
+

Annotation Type IncludeInBaseSerialize

+
+
+
+
    +
  • +
    +
    +
    @Retention(value=RUNTIME)
    + @Target(value=TYPE)
    +public @interface IncludeInBaseSerialize
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInSerialize.html b/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInSerialize.html new file mode 100644 index 0000000..e2a2d5a --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInSerialize.html @@ -0,0 +1,163 @@ + + + + + +IncludeInSerialize + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..6bf7f26 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/VPSerializable.html @@ -0,0 +1,163 @@ + + + + + +VPSerializable + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..5cd9fce --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-frame.html @@ -0,0 +1,22 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.serialization.annotations + + + + + +

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..9577150 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-summary.html @@ -0,0 +1,148 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.serialization.annotations + + + + + + + + +
+ + + + + + + +
+ + +
+

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..4c97af1 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-tree.html @@ -0,0 +1,133 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.serialization.annotations Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..3d2e973 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/ConfigSerializer.html @@ -0,0 +1,306 @@ + + + + + +ConfigSerializer + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..4ad6f25 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.serialization.config + + + + + +

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..c7e995c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.serialization.config + + + + + + + + +
+ + + + + + + +
+ + +
+

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..48a7274 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.serialization.config Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..33ad696 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/ColorSerializer.html @@ -0,0 +1,282 @@ + + + + + +ColorSerializer + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..65583a7 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/InventorySerializer.html @@ -0,0 +1,282 @@ + + + + + +InventorySerializer + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..9b91a05 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/ItemStackSerializer.html @@ -0,0 +1,282 @@ + + + + + +ItemStackSerializer + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..d96fea7 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-frame.html @@ -0,0 +1,22 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.serialization.custom + + + + + +

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..593dc08 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-summary.html @@ -0,0 +1,148 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.serialization.custom + + + + + + + + +
+ + + + + + + +
+ + +
+

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..fe9987c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-tree.html @@ -0,0 +1,137 @@ + + + + + +me.legofreak107.vehiclesplus.libraries.serialization.custom Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..bd7bb2d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus + + + + + +

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..c8e0790 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus + + + + + + + + +
+ + + + + + + +
+ + +
+

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..25fa900 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/package-tree.html @@ -0,0 +1,143 @@ + + + + + +me.legofreak107.vehiclesplus Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package me.legofreak107.vehiclesplus

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/API.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/API.html new file mode 100644 index 0000000..56901f3 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/API.html @@ -0,0 +1,311 @@ + + + + + +API + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.api
+

Class API

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

      Constructor Detail

      + + + +
        +
      • +

        API

        +
        public API()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createVehicle

        +
        public StorageVehicle createVehicle(BaseVehicle baseVehicle,
        +                                    @Nullable
        +                                    org.bukkit.entity.Player vehicleOwner)
        +
      • +
      + + + +
        +
      • +

        getPlayerVehicles

        +
        public java.util.List<StorageVehicle> getPlayerVehicles(org.bukkit.entity.Player player)
        +
      • +
      + + + + + + + +
        +
      • +

        getBaseVehicleFromString

        +
        public BaseVehicle getBaseVehicleFromString(java.lang.String name)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/ClickVehicleEvent.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/ClickVehicleEvent.html new file mode 100644 index 0000000..89762f8 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/ClickVehicleEvent.html @@ -0,0 +1,388 @@ + + + + + +ClickVehicleEvent + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.api.events
+

Class ClickVehicleEvent

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    org.bukkit.event.Cancellable
    +
    +
    +
    +
    public class ClickVehicleEvent
    +extends org.bukkit.event.Event
    +implements org.bukkit.event.Cancellable
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

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

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

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      ClickVehicleEvent(SpawnedVehicle vehicle, + org.bukkit.entity.Player clicker) +
      This is triggered when a player clicks the vehicle
      +
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ClickVehicleEvent

        +
        public ClickVehicleEvent(SpawnedVehicle vehicle,
        +                         org.bukkit.entity.Player clicker)
        +
        This is triggered when a player clicks the vehicle
        +
        +
        Parameters:
        +
        vehicle - the vehicle that is being clicked on
        +
        clicker - the player that clicked the vehicle
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getHandlerList

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

        isCancelled

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

        setCancelled

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

        getHandlers

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

        getClicker

        +
        public org.bukkit.entity.Player getClicker()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/SendKeyEvent.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/SendKeyEvent.html new file mode 100644 index 0000000..ad214eb --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/SendKeyEvent.html @@ -0,0 +1,395 @@ + + + + + +SendKeyEvent + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.api.events
+

Class SendKeyEvent

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    org.bukkit.event.Cancellable
    +
    +
    +
    +
    public class SendKeyEvent
    +extends org.bukkit.event.Event
    +implements org.bukkit.event.Cancellable
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

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

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

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      SendKeyEvent(org.bukkit.entity.Entity riding, + org.bukkit.entity.Player player, + MovementInput input) 
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SendKeyEvent

        +
        public SendKeyEvent(org.bukkit.entity.Entity riding,
        +                    org.bukkit.entity.Player player,
        +                    MovementInput input)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isCancelled

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

        setCancelled

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

        getHandlers

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

        getHandlerList

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

        getRiding

        +
        public org.bukkit.entity.Entity getRiding()
        +
      • +
      + + + +
        +
      • +

        getDriver

        +
        public org.bukkit.entity.Player getDriver()
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleCollisionEvent.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleCollisionEvent.html new file mode 100644 index 0000000..626b022 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleCollisionEvent.html @@ -0,0 +1,554 @@ + + + + + +VehicleCollisionEvent + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.api.events
+

Class VehicleCollisionEvent

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    org.bukkit.event.Cancellable
    +
    +
    +
    +
    public class VehicleCollisionEvent
    +extends org.bukkit.event.Event
    +implements org.bukkit.event.Cancellable
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

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

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

      Constructor Detail

      + + + +
        +
      • +

        VehicleCollisionEvent

        +
        public VehicleCollisionEvent(SpawnedVehicle vehicle,
        +                             SpawnedVehicle collisionVehicle)
        +
        This event is triggered when a vehicle hits another vehicle
        +
        +
        Parameters:
        +
        vehicle - the vehicle triggering the event
        +
        collisionVehicle - the vehicle that got hit by the triggering vehicle
        +
        +
      • +
      + + + +
        +
      • +

        VehicleCollisionEvent

        +
        public VehicleCollisionEvent(SpawnedVehicle vehicle,
        +                             org.bukkit.entity.Entity collisionEntity)
        +
        This event is triggered when a vehicle hits another entity
        +
        +
        Parameters:
        +
        vehicle - the vehicle triggering the event
        +
        collisionEntity - the entity that got hit by the triggering vehicle
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isCancelled

        +
        public boolean isCancelled()
        +
        Check if event is cancelled
        +
        +
        Specified by:
        +
        isCancelled in interface org.bukkit.event.Cancellable
        +
        Returns:
        +
        boolean
        +
        +
      • +
      + + + +
        +
      • +

        setCancelled

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

        getHandlers

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

        getHandlerList

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

        getCollisionVehicle

        +
        public SpawnedVehicle getCollisionVehicle()
        +
        Get collision vehicle
        +
        +
        Returns:
        +
        Vehicle
        +
        +
      • +
      + + + +
        +
      • +

        getVehicle

        +
        public SpawnedVehicle getVehicle()
        +
        Get vehicle
        +
        +
        Returns:
        +
        Vehicle
        +
        +
      • +
      + + + +
        +
      • +

        getCollisionEntity

        +
        public org.bukkit.entity.Entity getCollisionEntity()
        +
        Get collision entity
        +
        +
        Returns:
        +
        Entity
        +
        +
      • +
      + + + +
        +
      • +

        getCollisionMode

        +
        public CollisionMode getCollisionMode()
        +
        Get collision mode
        +
        +
        Returns:
        +
        CollisionMode
        +
        +
      • +
      + + + +
        +
      • +

        doPush

        +
        public boolean doPush()
        +
        Push vehicle/entity after collision
        +
        +
        Returns:
        +
        boolean
        +
        +
      • +
      + + + +
        +
      • +

        setDoPush

        +
        public void setDoPush(boolean push)
        +
        Set push vehicle/entity after collision
        +
        +
        Parameters:
        +
        push -
        +
        +
      • +
      + + + +
        +
      • +

        doDamage

        +
        public boolean doDamage()
        +
        Damage vehicle/entity after collision
        +
        +
        Returns:
        +
        boolean
        +
        +
      • +
      + + + +
        +
      • +

        setDoDamage

        +
        public void setDoDamage(boolean damage)
        +
        Set damage vehicle/entity after collision
        +
        +
        Parameters:
        +
        damage -
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleDamageEvent.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleDamageEvent.html new file mode 100644 index 0000000..3b37f7b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleDamageEvent.html @@ -0,0 +1,401 @@ + + + + + +VehicleDamageEvent + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.api.events
+

Class VehicleDamageEvent

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    org.bukkit.event.Cancellable
    +
    +
    +
    +
    public class VehicleDamageEvent
    +extends org.bukkit.event.Event
    +implements org.bukkit.event.Cancellable
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

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

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

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      VehicleDamageEvent(SpawnedVehicle vehicle, + int damageAmount) +
      This event is being triggered when a vehicle is getting damage
      +
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        VehicleDamageEvent

        +
        public VehicleDamageEvent(SpawnedVehicle vehicle,
        +                          int damageAmount)
        +
        This event is being triggered when a vehicle is getting damage
        +
        +
        Parameters:
        +
        vehicle - the vehicle that is getting damage
        +
        damageAmount - the amount of damage
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isCancelled

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

        setCancelled

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

        getHandlers

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

        getHandlerList

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

        getDamageAmount

        +
        public int getDamageAmount()
        +
      • +
      + + + +
        +
      • +

        setDamageAmount

        +
        public void setDamageAmount(int damageAmount)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleDestroyEvent.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleDestroyEvent.html new file mode 100644 index 0000000..e3ec34a --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleDestroyEvent.html @@ -0,0 +1,372 @@ + + + + + +VehicleDestroyEvent + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.api.events
+

Class VehicleDestroyEvent

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    org.bukkit.event.Cancellable
    +
    +
    +
    +
    public class VehicleDestroyEvent
    +extends org.bukkit.event.Event
    +implements org.bukkit.event.Cancellable
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

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

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

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      VehicleDestroyEvent(SpawnedVehicle vehicle) +
      This is triggered when a vehicle gets destroyed
      +
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        VehicleDestroyEvent

        +
        public VehicleDestroyEvent(SpawnedVehicle vehicle)
        +
        This is triggered when a vehicle gets destroyed
        +
        +
        Parameters:
        +
        vehicle - the vehicle that gets destroyed
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isCancelled

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

        setCancelled

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

        getHandlers

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

        getHandlerList

        +
        public static org.bukkit.event.HandlerList getHandlerList()
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleEnterEvent.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleEnterEvent.html new file mode 100644 index 0000000..0d125ce --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleEnterEvent.html @@ -0,0 +1,404 @@ + + + + + +VehicleEnterEvent + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.api.events
+

Class VehicleEnterEvent

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    org.bukkit.event.Cancellable
    +
    +
    +
    +
    public class VehicleEnterEvent
    +extends org.bukkit.event.Event
    +implements org.bukkit.event.Cancellable
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

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

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

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      VehicleEnterEvent(SpawnedVehicle vehicle, + org.bukkit.entity.Player driver, + Seat seat) +
      This event is triggered when a player enters the vehicle
      +
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        VehicleEnterEvent

        +
        public VehicleEnterEvent(SpawnedVehicle vehicle,
        +                         org.bukkit.entity.Player driver,
        +                         Seat seat)
        +
        This event is triggered when a player enters the vehicle
        +
        +
        Parameters:
        +
        vehicle - the vehicle that is getting entered
        +
        driver - the player that entered
        +
        seat - the seat that the player is entering
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isCancelled

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

        setCancelled

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

        getHandlers

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

        getHandlerList

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

        getDriver

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

        getSeat

        +
        public Seat getSeat()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleLeaveEvent.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleLeaveEvent.html new file mode 100644 index 0000000..f834c34 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleLeaveEvent.html @@ -0,0 +1,365 @@ + + + + + +VehicleLeaveEvent + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.api.events
+

Class VehicleLeaveEvent

+
+
+ +
+
    +
  • +
    +
    +
    public class VehicleLeaveEvent
    +extends org.bukkit.event.Event
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

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

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

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      VehicleLeaveEvent(SpawnedVehicle vehicle, + org.bukkit.entity.Player driver, + Seat seat) +
      This event is triggered when a player leaves a vehicle
      +
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        VehicleLeaveEvent

        +
        public VehicleLeaveEvent(SpawnedVehicle vehicle,
        +                         org.bukkit.entity.Player driver,
        +                         Seat seat)
        +
        This event is triggered when a player leaves a vehicle
        +
        +
        Parameters:
        +
        vehicle - the vehicle the player was in
        +
        driver - the player that is leaving
        +
        seat - the seat the player was in
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getHandlers

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

        getHandlerList

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

        getDriver

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

        getSeat

        +
        public Seat getSeat()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleSpawnEvent.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleSpawnEvent.html new file mode 100644 index 0000000..d1135be --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleSpawnEvent.html @@ -0,0 +1,388 @@ + + + + + +VehicleSpawnEvent + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.api.events
+

Class VehicleSpawnEvent

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    org.bukkit.event.Cancellable
    +
    +
    +
    +
    public class VehicleSpawnEvent
    +extends org.bukkit.event.Event
    +implements org.bukkit.event.Cancellable
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

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

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

      Constructor Detail

      + + + +
        +
      • +

        VehicleSpawnEvent

        +
        public VehicleSpawnEvent(StorageVehicle vehicle,
        +                         SpawnMode spawnMode)
        +
        This event is triggered when a vehicle is spawned
        +
        +
        Parameters:
        +
        vehicle - the vehicle that is spawned
        +
        spawnMode - the spawnreason (If force, its not cancellable)
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isCancelled

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

        setCancelled

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

        getHandlers

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

        getHandlerList

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

        getSpawnMode

        +
        public SpawnMode getSpawnMode()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-frame.html new file mode 100644 index 0000000..6498bae --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-frame.html @@ -0,0 +1,27 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.api.events + + + + + +

me.legofreak107.vehiclesplus.vehicles.api.events

+
+

Classes

+ +
+ + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-summary.html new file mode 100644 index 0000000..6c25097 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-summary.html @@ -0,0 +1,168 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.api.events + + + + + + + + +
+ + + + + + + +
+ + +
+

Package me.legofreak107.vehiclesplus.vehicles.api.events

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-tree.html new file mode 100644 index 0000000..8ae62e0 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-tree.html @@ -0,0 +1,146 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.api.events Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package me.legofreak107.vehiclesplus.vehicles.api.events

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/CollisionMode.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/CollisionMode.html new file mode 100644 index 0000000..5473e34 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/CollisionMode.html @@ -0,0 +1,339 @@ + + + + + +CollisionMode + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.api.objects.collision
+

Enum CollisionMode

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

      Method Summary

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

      + + + +
        +
      • +

        VEHICLE_VEHICLE

        +
        public static final CollisionMode VEHICLE_VEHICLE
        +
      • +
      + + + +
        +
      • +

        VEHICLE_ENTITY

        +
        public static final CollisionMode VEHICLE_ENTITY
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

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

        valueOf

        +
        public static CollisionMode 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/api/objects/collision/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-frame.html new file mode 100644 index 0000000..b517f05 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.api.objects.collision + + + + + +

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

+
+

Enums

+ +
+ + 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 new file mode 100644 index 0000000..bbb66a4 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.api.objects.collision + + + + + + + + +
+ + + + + + + +
+ + +
+

Package me.legofreak107.vehiclesplus.vehicles.api.objects.collision

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-tree.html new file mode 100644 index 0000000..8bb434a --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-tree.html @@ -0,0 +1,139 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.api.objects.collision Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/MovementInput.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/MovementInput.html new file mode 100644 index 0000000..916527e --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/MovementInput.html @@ -0,0 +1,243 @@ + + + + + +MovementInput + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.api.objects.custominput
+

Class MovementInput

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

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      MovementInput(java.lang.Boolean jump, + java.lang.Boolean forward, + java.lang.Boolean backward, + java.lang.Boolean left, + java.lang.Boolean right) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      + + + +
        +
      • +

        MovementInput

        +
        public MovementInput(java.lang.Boolean jump,
        +                     java.lang.Boolean forward,
        +                     java.lang.Boolean backward,
        +                     java.lang.Boolean left,
        +                     java.lang.Boolean right)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-frame.html new file mode 100644 index 0000000..2050500 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.api.objects.custominput + + + + + +

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

+
+

Classes

+ +
+ + 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 new file mode 100644 index 0000000..218d204 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.api.objects.custominput + + + + + + + + +
+ + + + + + + +
+ + +
+

Package me.legofreak107.vehiclesplus.vehicles.api.objects.custominput

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-tree.html new file mode 100644 index 0000000..3935ec5 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.api.objects.custominput Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/SpawnMode.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/SpawnMode.html new file mode 100644 index 0000000..a437b60 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/SpawnMode.html @@ -0,0 +1,351 @@ + + + + + +SpawnMode + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.api.objects.spawn
+

Enum SpawnMode

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

      Enum Constant Summary

      + + + + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      FORCE 
      GARAGE 
      UPDATE 
      +
    • +
    + +
      +
    • + + +

      Method Summary

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

        valueOf

        +
        public static SpawnMode 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/api/objects/spawn/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-frame.html new file mode 100644 index 0000000..11199b4 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.api.objects.spawn + + + + + +

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

+
+

Enums

+ +
+ + 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 new file mode 100644 index 0000000..f20174f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.api.objects.spawn + + + + + + + + +
+ + + + + + + +
+ + +
+

Package me.legofreak107.vehiclesplus.vehicles.api.objects.spawn

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-tree.html new file mode 100644 index 0000000..b8dcce2 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-tree.html @@ -0,0 +1,139 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.api.objects.spawn Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/package-frame.html new file mode 100644 index 0000000..9735672 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.api + + + + + +

me.legofreak107.vehiclesplus.vehicles.api

+
+

Classes

+ +
+ + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/package-summary.html new file mode 100644 index 0000000..0960cc8 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.api + + + + + + + + +
+ + + + + + + +
+ + +
+

Package me.legofreak107.vehiclesplus.vehicles.api

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/package-tree.html new file mode 100644 index 0000000..199ad87 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.api Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/commands/AddonCommand.html b/docs/me/legofreak107/vehiclesplus/vehicles/commands/AddonCommand.html new file mode 100644 index 0000000..9091e92 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/commands/AddonCommand.html @@ -0,0 +1,327 @@ + + + + + +AddonCommand + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..ac4c6ce --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/commands/FuelCommand.html @@ -0,0 +1,320 @@ + + + + + +FuelCommand + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..29efffc --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/commands/VehiclesCommand.html @@ -0,0 +1,340 @@ + + + + + +VehiclesCommand + + + + + + + + +
+ + + + + + + +
+ + + +
+
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) 
      voidgive(org.bukkit.entity.Player sender, + org.bukkit.entity.Player target, + java.lang.String name) 
      voidonlinePlayers(org.bukkit.entity.Player sender) 
      voidopenGarage(org.bukkit.entity.Player sender) 
      voidshop(org.bukkit.entity.Player sender) 
      +
        +
      • + + +

        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.entity.Player sender,
        +                 org.bukkit.entity.Player target,
        +                 java.lang.String name)
        +
      • +
      + + + +
        +
      • +

        openGarage

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

        shop

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

        onlinePlayers

        +
        public void onlinePlayers(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..1ffda0c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/commands/package-frame.html @@ -0,0 +1,22 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.commands + + + + + +

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..327c29a --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/commands/package-summary.html @@ -0,0 +1,148 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.commands + + + + + + + + +
+ + + + + + + +
+ + +
+

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..f583f95 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/commands/package-tree.html @@ -0,0 +1,137 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.commands Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..fe4ba3a --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/FirstRun.html @@ -0,0 +1,269 @@ + + + + + +FirstRun + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..b6294e2 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.firstrun + + + + + +

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..b017a6c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.firstrun + + + + + + + + +
+ + + + + + + +
+ + +
+

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..1a205ac --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.firstrun Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..e341959 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/fuel/FuelItem.html @@ -0,0 +1,271 @@ + + + + + +FuelItem + + + + + + + + +
+ + + + + + + +
+ + + +
+
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
      voidsetItemInfo(org.bukkit.inventory.ItemStack item) 
      +
        +
      • + + +

        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)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..3227e71 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/fuel/FuelType.html @@ -0,0 +1,239 @@ + + + + + +FuelType + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.fuel
+

Class FuelType

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

      Constructor Summary

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

      Method Summary

      +
        +
      • + + +

        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)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..7a0f513 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-frame.html @@ -0,0 +1,21 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.fuel + + + + + +

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..bddac9d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-summary.html @@ -0,0 +1,144 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.fuel + + + + + + + + +
+ + + + + + + +
+ + +
+

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..4bd70bb --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-tree.html @@ -0,0 +1,136 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.fuel Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+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..703d6d9 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/HitBox.html @@ -0,0 +1,289 @@ + + + + + +HitBox + + + + + + + + +
+ + + + + + + +
+ + + +
+
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 + + This calculate all point offsets async
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      java.util.HashMap<org.bukkit.util.Vector,HitBoxSide>getPointOffsets(java.lang.Integer rotation) +
      Get the offset map based on rotation
      +
      +
        +
      • + + +

        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
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..ddd2b29 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/HitBoxSide.html @@ -0,0 +1,387 @@ + + + + + +HitBoxSide + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..d42e93c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/package-frame.html @@ -0,0 +1,24 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.hitbox + + + + + +

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..04568a4 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/package-summary.html @@ -0,0 +1,155 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.hitbox + + + + + + + + +
+ + + + + + + +
+ + +
+

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..b86f27c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/package-tree.html @@ -0,0 +1,147 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.hitbox Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/VehicleType.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/VehicleType.html new file mode 100644 index 0000000..83797c9 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/VehicleType.html @@ -0,0 +1,399 @@ + + + + + +VehicleType + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.enums
+

Enum VehicleType

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

      Method Summary

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

        valueOf

        +
        public static VehicleType 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/legacy/vehicles/enums/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-frame.html new file mode 100644 index 0000000..20eb3fa --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.enums + + + + + +

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

+
+

Enums

+ +
+ + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-summary.html new file mode 100644 index 0000000..0808374 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.enums + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-tree.html new file mode 100644 index 0000000..7a9113d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-tree.html @@ -0,0 +1,139 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.enums Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Bike.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Bike.html new file mode 100644 index 0000000..3824369 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Bike.html @@ -0,0 +1,240 @@ + + + + + +Bike + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
+

Class Bike

+
+
+ +
+
    +
  • +
    +
    +
    public class Bike
    +extends Vehicle
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      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..7370c3b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Boat.html @@ -0,0 +1,240 @@ + + + + + +Boat + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
+

Class Boat

+
+
+ +
+
    +
  • +
    +
    +
    public class Boat
    +extends Vehicle
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      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..884dd27 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Car.html @@ -0,0 +1,240 @@ + + + + + +Car + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
+

Class Car

+
+
+ +
+
    +
  • +
    +
    +
    public class Car
    +extends Vehicle
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      + + + +
        +
      • +

        Car

        +
        public Car()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..5ecb5fa --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Helicopter.html @@ -0,0 +1,240 @@ + + + + + +Helicopter + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
+

Class Helicopter

+
+
+ +
+
    +
  • +
    +
    +
    public class Helicopter
    +extends Vehicle
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      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..29e5745 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/InputManager.html @@ -0,0 +1,329 @@ + + + + + +InputManager + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..30a2797 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Plane.html @@ -0,0 +1,240 @@ + + + + + +Plane + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
+

Class Plane

+
+
+ +
+
    +
  • +
    +
    +
    public class Plane
    +extends Vehicle
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      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..91f6fee --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Speeder.html @@ -0,0 +1,240 @@ + + + + + +Speeder + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
+

Class Speeder

+
+
+ +
+
    +
  • +
    +
    +
    public class Speeder
    +extends Vehicle
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      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..0f5f7cb --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Tank.html @@ -0,0 +1,240 @@ + + + + + +Tank + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
+

Class Tank

+
+
+ +
+
    +
  • +
    +
    +
    public class Tank
    +extends Vehicle
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      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..d6f0123 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Vehicle.html @@ -0,0 +1,239 @@ + + + + + +Vehicle + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects
+

Class Vehicle

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

      Constructor Summary

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

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      + + + +
        +
      • +

        Vehicle

        +
        public Vehicle()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/Seat.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/Seat.html new file mode 100644 index 0000000..e01faf2 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/Seat.html @@ -0,0 +1,235 @@ + + + + + +Seat + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.components
+

Class Seat

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

      Constructor Summary

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

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      + + + +
        +
      • +

        Seat

        +
        public Seat()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-frame.html new file mode 100644 index 0000000..1224bd0 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.components + + + + + +

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..0727467 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.components + + + + + + + + +
+ + + + + + + +
+ + +
+

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..fa09fee --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.components Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..babef1e --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-frame.html @@ -0,0 +1,28 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects + + + + + +

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..91d46f1 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-summary.html @@ -0,0 +1,172 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects + + + + + + + + +
+ + + + + + + +
+ + +
+

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..2fa7d5b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-tree.html @@ -0,0 +1,146 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/Offset.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/Offset.html new file mode 100644 index 0000000..515fceb --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/Offset.html @@ -0,0 +1,312 @@ + + + + + +Offset + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables
+

Class Offset

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

      Constructor Summary

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

      Method Summary

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

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      + + + +
        +
      • +

        Offset

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

      Method Detail

      + + + +
        +
      • +

        getX

        +
        public double getX()
        +
      • +
      + + + +
        +
      • +

        getY

        +
        public double getY()
        +
      • +
      + + + +
        +
      • +

        getZ

        +
        public double getZ()
        +
      • +
      + + + +
        +
      • +

        toVector

        +
        public org.bukkit.util.Vector toVector()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-frame.html new file mode 100644 index 0000000..f09086b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables + + + + + +

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

+
+

Classes

+ +
+ + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-summary.html new file mode 100644 index 0000000..1c96357 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-tree.html new file mode 100644 index 0000000..22e5d96 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + 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..b6eaf60 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/EntityDismount.html @@ -0,0 +1,274 @@ + + + + + +EntityDismount + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..aae23c6 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/EntityInteractAtEntity.html @@ -0,0 +1,274 @@ + + + + + +EntityInteractAtEntity + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..d919727 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/KeyPress.html @@ -0,0 +1,283 @@ + + + + + +KeyPress + + + + + + + + +
+ + + + + + + +
+ + + +
+
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()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onPress

        +
        public void onPress(SendKeyEvent event)
        +             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/vehicles/listeners/PlayerJoin.html b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/PlayerJoin.html new file mode 100644 index 0000000..6782599 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/PlayerJoin.html @@ -0,0 +1,274 @@ + + + + + +PlayerJoin + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..91696c1 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/PlayerQuit.html @@ -0,0 +1,274 @@ + + + + + +PlayerQuit + + + + + + + + +
+ + + + + + + +
+ + + +
+
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/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-frame.html new file mode 100644 index 0000000..d426d0e --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-frame.html @@ -0,0 +1,24 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.listeners + + + + + +

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..ae6e36c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-summary.html @@ -0,0 +1,156 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.listeners + + + + + + + + +
+ + + + + + + +
+ + +
+

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..257fc5a --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-tree.html @@ -0,0 +1,139 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.listeners Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..5a0d5c1 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/Message.html @@ -0,0 +1,1407 @@ + + + + + +Message + + + + + + + + +
+ + + + + + + +
+ + + +
+
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_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
        +
      • +
      + + + +
        +
      • +

        MENU_TITLE_SHOP

        +
        public static final Message MENU_TITLE_SHOP
        +
      • +
      + + + +
        +
      • +

        MENU_TITLE_COLOR

        +
        public static final Message MENU_TITLE_COLOR
        +
      • +
      + + + +
        +
      • +

        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
        +
      • +
      + + + +
        +
      • +

        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
        +
      • +
      + + + +
        +
      • +

        VEHICLE_IS_SPAWNED

        +
        public static final Message VEHICLE_IS_SPAWNED
        +
      • +
      + + + +
        +
      • +

        CLICK_TO_DESPAWN

        +
        public static final Message CLICK_TO_DESPAWN
        +
      • +
      + + + +
        +
      • +

        VEHICLE_IS_BROKEN

        +
        public static final Message VEHICLE_IS_BROKEN
        +
      • +
      + + + +
        +
      • +

        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
        +
      • +
      + + + +
        +
      • +

        VEHICLE_LOCKED

        +
        public static final Message VEHICLE_LOCKED
        +
      • +
      + + + +
        +
      • +

        ERROR_PART_WHEEL_USAGE

        +
        public static final Message ERROR_PART_WHEEL_USAGE
        +
      • +
      + + + +
        +
      • +

        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
        +
      • +
      + + + +
        +
      • +

        VEHICLE_NOW_LOCKED

        +
        public static final Message VEHICLE_NOW_LOCKED
        +
      • +
      + + + +
        +
      • +

        VEHICLE_NOW_UNLOCKED

        +
        public static final Message VEHICLE_NOW_UNLOCKED
        +
      • +
      + + + +
        +
      • +

        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
        +
      • +
      + + + +
        +
      • +

        TUNING

        +
        public static final Message TUNING
        +
      • +
      + + + +
        +
      • +

        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
        +
      • +
      + + + +
        +
      • +

        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
        +
      • +
      + + + +
        +
      • +

        UPGRADES

        +
        public static final Message UPGRADES
        +
      • +
      + + + +
        +
      • +

        VEHICLE_REFUELED

        +
        public static final Message VEHICLE_REFUELED
        +
      • +
      + + + +
        +
      • +

        VEHICLE_GIVEN

        +
        public static final Message VEHICLE_GIVEN
        +
      • +
      + + + +
        +
      • +

        VEHICLE_REMOVED

        +
        public static final Message VEHICLE_REMOVED
        +
      • +
      + + + +
        +
      • +

        DRIVING_INFO

        +
        public static final Message DRIVING_INFO
        +
      • +
      + + + +
        +
      • +

        VEHICLE_REPAIRED

        +
        public static final Message VEHICLE_REPAIRED
        +
      • +
      +
    • +
    + +
      +
    • + + +

      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
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..0e49f9f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.locale.enums + + + + + +

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..860742e --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.locale.enums + + + + + + + + +
+ + + + + + + +
+ + +
+

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..ac28b50 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-tree.html @@ -0,0 +1,139 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.locale.enums Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..d4175db --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/Locale.html @@ -0,0 +1,278 @@ + + + + + +Locale + + + + + + + + +
+ + + + + + + +
+ + + +
+
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/locale/objects/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-frame.html new file mode 100644 index 0000000..62e1ab5 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.locale.objects + + + + + +

me.legofreak107.vehiclesplus.vehicles.locale.objects

+
+

Classes

+ +
+ + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-summary.html new file mode 100644 index 0000000..35937a9 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.locale.objects + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-tree.html new file mode 100644 index 0000000..61e15c3 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.locale.objects Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/collision/CollisionManager.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/collision/CollisionManager.html new file mode 100644 index 0000000..4f390f8 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/collision/CollisionManager.html @@ -0,0 +1,278 @@ + + + + + +CollisionManager + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.managers.collision
+

Class CollisionManager

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

      Method Summary

      + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      voidcheckCollision() +
      Handle and check the current collision status
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      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
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/collision/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/collision/package-frame.html new file mode 100644 index 0000000..eb44842 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/collision/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.managers.collision + + + + + +

me.legofreak107.vehiclesplus.vehicles.managers.collision

+
+

Classes

+ +
+ + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/collision/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/collision/package-summary.html new file mode 100644 index 0000000..36ae0bf --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/collision/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.managers.collision + + + + + + + + +
+ + + + + + + +
+ + +
+

Package me.legofreak107.vehiclesplus.vehicles.managers.collision

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/collision/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/collision/package-tree.html new file mode 100644 index 0000000..ca5ce6f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/collision/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.managers.collision Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/config/ConfigManager.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/config/ConfigManager.html new file mode 100644 index 0000000..781d965 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/config/ConfigManager.html @@ -0,0 +1,282 @@ + + + + + +ConfigManager + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.managers.config
+

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) 
      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

      + + + +
        +
      • +

        getConfig

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

        saveConfig

        +
        public void saveConfig(java.lang.String path)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/config/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/config/package-frame.html new file mode 100644 index 0000000..32bcc5f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/config/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.managers.config + + + + + +

me.legofreak107.vehiclesplus.vehicles.managers.config

+
+

Classes

+ +
+ + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/config/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/config/package-summary.html new file mode 100644 index 0000000..22dc919 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/config/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.managers.config + + + + + + + + +
+ + + + + + + +
+ + +
+

Package me.legofreak107.vehiclesplus.vehicles.managers.config

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/config/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/config/package-tree.html new file mode 100644 index 0000000..80e8d7b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/config/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.managers.config Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/EcoManager.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/EcoManager.html new file mode 100644 index 0000000..43d34ed --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/EcoManager.html @@ -0,0 +1,271 @@ + + + + + +EcoManager + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.managers.eco
+

Class EcoManager

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

      Constructor Summary

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

      Method Summary

      + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      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

      + + + +
        +
      • +

        withDrawPlayer

        +
        public java.util.concurrent.CompletableFuture<java.lang.Boolean> withDrawPlayer(org.bukkit.entity.Player player,
        +                                                                                java.lang.Double amount)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/package-frame.html new file mode 100644 index 0000000..985e75a --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.managers.eco + + + + + +

me.legofreak107.vehiclesplus.vehicles.managers.eco

+
+

Classes

+ +
+ + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/package-summary.html new file mode 100644 index 0000000..1a0efc4 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.managers.eco + + + + + + + + +
+ + + + + + + +
+ + +
+

Package me.legofreak107.vehiclesplus.vehicles.managers.eco

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/package-tree.html new file mode 100644 index 0000000..94e04d6 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.managers.eco Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/main/MainManager.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/main/MainManager.html new file mode 100644 index 0000000..33e068c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/main/MainManager.html @@ -0,0 +1,340 @@ + + + + + +MainManager + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.managers.main
+

Class MainManager

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

      Constructor Summary

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

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      voidloadAll() +
      Load all base vehicles from storage
      +
      voidloadAllFuels() +
      Load all fuel storage
      +
      voidloadAllOwnedVehicles() +
      Load all owned vehicles (Storage vehicles)
      +
      voidloadAllRims() +
      Load all rim designs
      +
      voidloadVehicles(org.bukkit.entity.Player player) +
      Load all vehicles into a players garage
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      + + + +
        +
      • +

        MainManager

        +
        public MainManager()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        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
        +
      • +
      + + + +
        +
      • +

        loadAllOwnedVehicles

        +
        public void loadAllOwnedVehicles()
        +
        Load all owned vehicles (Storage vehicles)
        +
      • +
      + + + +
        +
      • +

        loadVehicles

        +
        public void loadVehicles(org.bukkit.entity.Player player)
        +
        Load all vehicles into a players garage
        +
        +
        Parameters:
        +
        player - the player to load for
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/main/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/main/package-frame.html new file mode 100644 index 0000000..883dbc8 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/main/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.managers.main + + + + + +

me.legofreak107.vehiclesplus.vehicles.managers.main

+
+

Classes

+ +
+ + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/main/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/main/package-summary.html new file mode 100644 index 0000000..d019833 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/main/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.managers.main + + + + + + + + +
+ + + + + + + +
+ + +
+

Package me.legofreak107.vehiclesplus.vehicles.managers.main

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/main/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/main/package-tree.html new file mode 100644 index 0000000..603362c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/main/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.managers.main Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/skulls/SkullManager.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/skulls/SkullManager.html new file mode 100644 index 0000000..86b0451 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/skulls/SkullManager.html @@ -0,0 +1,300 @@ + + + + + +SkullManager + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.managers.skulls
+

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.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) 
      +
        +
      • + + +

        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)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/skulls/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/skulls/package-frame.html new file mode 100644 index 0000000..bd7deab --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/skulls/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.managers.skulls + + + + + +

me.legofreak107.vehiclesplus.vehicles.managers.skulls

+
+

Classes

+ +
+ + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/skulls/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/skulls/package-summary.html new file mode 100644 index 0000000..5a9262e --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/skulls/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.managers.skulls + + + + + + + + +
+ + + + + + + +
+ + +
+

Package me.legofreak107.vehiclesplus.vehicles.managers.skulls

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/skulls/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/skulls/package-tree.html new file mode 100644 index 0000000..01ff6e8 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/skulls/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.managers.skulls Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/sound/SoundManager.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/sound/SoundManager.html new file mode 100644 index 0000000..f0d7bbd --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/sound/SoundManager.html @@ -0,0 +1,269 @@ + + + + + +SoundManager + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.managers.sound
+

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/sound/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/sound/package-frame.html new file mode 100644 index 0000000..1f91e3b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/sound/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.managers.sound + + + + + +

me.legofreak107.vehiclesplus.vehicles.managers.sound

+
+

Classes

+ +
+ + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/sound/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/sound/package-summary.html new file mode 100644 index 0000000..aedd03d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/sound/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.managers.sound + + + + + + + + +
+ + + + + + + +
+ + +
+

Package me.legofreak107.vehiclesplus.vehicles.managers.sound

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/sound/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/sound/package-tree.html new file mode 100644 index 0000000..b33abd1 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/managers/sound/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.managers.sound Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/menus/MainVehicleMenu.html b/docs/me/legofreak107/vehiclesplus/vehicles/menus/MainVehicleMenu.html new file mode 100644 index 0000000..567a3bc --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/menus/MainVehicleMenu.html @@ -0,0 +1,273 @@ + + + + + +MainVehicleMenu + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.menus
+

Class MainVehicleMenu

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

      Constructor Summary

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

      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

      + + + +
        +
      • +

        MainVehicleMenu

        +
        public MainVehicleMenu()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        open

        +
        public static void open(org.bukkit.entity.Player player,
        +                        SpawnedVehicle vehicle,
        +                        boolean isOwnVehicle)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/menus/VehicleAddonMenu.html b/docs/me/legofreak107/vehiclesplus/vehicles/menus/VehicleAddonMenu.html new file mode 100644 index 0000000..5c97583 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/menus/VehicleAddonMenu.html @@ -0,0 +1,273 @@ + + + + + +VehicleAddonMenu + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.menus
+

Class VehicleAddonMenu

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

      Constructor Summary

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

      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

      + + + +
        +
      • +

        VehicleAddonMenu

        +
        public VehicleAddonMenu()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        open

        +
        public static void open(org.bukkit.entity.Player player,
        +                        SpawnedVehicle vehicle,
        +                        boolean isOwnVehicle)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/menus/VehicleEnterMenu.html b/docs/me/legofreak107/vehiclesplus/vehicles/menus/VehicleEnterMenu.html new file mode 100644 index 0000000..41b7bc6 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/menus/VehicleEnterMenu.html @@ -0,0 +1,273 @@ + + + + + +VehicleEnterMenu + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.menus
+

Class VehicleEnterMenu

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

      Constructor Summary

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

      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

      + + + +
        +
      • +

        VehicleEnterMenu

        +
        public VehicleEnterMenu()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        open

        +
        public static void open(org.bukkit.entity.Player player,
        +                        SpawnedVehicle vehicle,
        +                        boolean isOwnVehicle)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/menus/VehicleSettingsMenu.html b/docs/me/legofreak107/vehiclesplus/vehicles/menus/VehicleSettingsMenu.html new file mode 100644 index 0000000..d8d1300 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/menus/VehicleSettingsMenu.html @@ -0,0 +1,273 @@ + + + + + +VehicleSettingsMenu + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.menus
+

Class VehicleSettingsMenu

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

      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

      + + + +
        +
      • +

        VehicleSettingsMenu

        +
        public VehicleSettingsMenu()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        open

        +
        public static void open(org.bukkit.entity.Player player,
        +                        SpawnedVehicle vehicle,
        +                        boolean isOwnVehicle)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/menus/VehicleUpgradeMenu.html b/docs/me/legofreak107/vehiclesplus/vehicles/menus/VehicleUpgradeMenu.html new file mode 100644 index 0000000..673bb71 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/menus/VehicleUpgradeMenu.html @@ -0,0 +1,273 @@ + + + + + +VehicleUpgradeMenu + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.menus
+

Class VehicleUpgradeMenu

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

      Constructor Summary

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

      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

      + + + +
        +
      • +

        VehicleUpgradeMenu

        +
        public VehicleUpgradeMenu()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        open

        +
        public static void open(org.bukkit.entity.Player player,
        +                        SpawnedVehicle vehicle,
        +                        boolean isOwnVehicle)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/menus/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/menus/package-frame.html new file mode 100644 index 0000000..50a5da2 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/menus/package-frame.html @@ -0,0 +1,24 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.menus + + + + + +

me.legofreak107.vehiclesplus.vehicles.menus

+
+

Classes

+ +
+ + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/menus/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/menus/package-summary.html new file mode 100644 index 0000000..6d63f18 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/menus/package-summary.html @@ -0,0 +1,156 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.menus + + + + + + + + +
+ + + + + + + +
+ + +
+

Package me.legofreak107.vehiclesplus.vehicles.menus

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/menus/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/menus/package-tree.html new file mode 100644 index 0000000..58ba433 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/menus/package-tree.html @@ -0,0 +1,139 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.menus Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/movement/MovementMethods.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/movement/MovementMethods.html new file mode 100644 index 0000000..249423f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/movement/MovementMethods.html @@ -0,0 +1,369 @@ + + + + + +MovementMethods + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.reflection.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/reflection/movement/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/movement/package-frame.html new file mode 100644 index 0000000..5d0077f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/movement/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.reflection.movement + + + + + +

me.legofreak107.vehiclesplus.vehicles.reflection.movement

+
+

Classes

+ +
+ + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/movement/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/movement/package-summary.html new file mode 100644 index 0000000..ea84a7f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/movement/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.reflection.movement + + + + + + + + +
+ + + + + + + +
+ + +
+

Package me.legofreak107.vehiclesplus.vehicles.reflection.movement

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/movement/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/movement/package-tree.html new file mode 100644 index 0000000..43261ae --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/movement/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.reflection.movement Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package me.legofreak107.vehiclesplus.vehicles.reflection.movement

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_12_2.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_12_2.html new file mode 100644 index 0000000..4205df3 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_12_2.html @@ -0,0 +1,337 @@ + + + + + +ArmorStand_1_12_2 + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.reflection.versions
+

Class ArmorStand_1_12_2

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    MyArmorStand
    +
    +
    +
    +
    public class ArmorStand_1_12_2
    +extends java.lang.Object
    +implements MyArmorStand
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      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_2

        +
        public ArmorStand_1_12_2()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      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/reflection/versions/ArmorStand_1_13.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_13.html new file mode 100644 index 0000000..5a60fd6 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_13.html @@ -0,0 +1,337 @@ + + + + + +ArmorStand_1_13 + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.reflection.versions
+

Class ArmorStand_1_13

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    MyArmorStand
    +
    +
    +
    +
    public class ArmorStand_1_13
    +extends java.lang.Object
    +implements MyArmorStand
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      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

        +
        public ArmorStand_1_13()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      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/reflection/versions/ArmorStand_1_13_1.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_13_1.html new file mode 100644 index 0000000..80fa2d1 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_13_1.html @@ -0,0 +1,337 @@ + + + + + +ArmorStand_1_13_1 + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.reflection.versions
+

Class ArmorStand_1_13_1

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    MyArmorStand
    +
    +
    +
    +
    public class ArmorStand_1_13_1
    +extends java.lang.Object
    +implements MyArmorStand
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      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_1

        +
        public ArmorStand_1_13_1()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      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/reflection/versions/ArmorStand_1_14.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_14.html new file mode 100644 index 0000000..2c3b8c7 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_14.html @@ -0,0 +1,337 @@ + + + + + +ArmorStand_1_14 + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.reflection.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/reflection/versions/ArmorStand_1_15.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_15.html new file mode 100644 index 0000000..eb888a3 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_15.html @@ -0,0 +1,337 @@ + + + + + +ArmorStand_1_15 + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.reflection.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/reflection/versions/InputHandler.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler.html new file mode 100644 index 0000000..686bd2d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler.html @@ -0,0 +1,226 @@ + + + + + +InputHandler + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.reflection.versions
+

Interface InputHandler

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

      Method Detail

      + + + +
        +
      • +

        handleInput

        +
        void handleInput()
        +
        Handle the input
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_12_2.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_12_2.html new file mode 100644 index 0000000..0d000cd --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_12_2.html @@ -0,0 +1,282 @@ + + + + + +InputHandler_1_12_2 + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.reflection.versions
+

Class InputHandler_1_12_2

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    InputHandler
    +
    +
    +
    +
    public class InputHandler_1_12_2
    +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_12_2

        +
        public InputHandler_1_12_2()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_13.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_13.html new file mode 100644 index 0000000..8ce6657 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_13.html @@ -0,0 +1,282 @@ + + + + + +InputHandler_1_13 + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.reflection.versions
+

Class InputHandler_1_13

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    InputHandler
    +
    +
    +
    +
    public class InputHandler_1_13
    +extends java.lang.Object
    +implements InputHandler
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      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

        +
        public InputHandler_1_13()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_13_1.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_13_1.html new file mode 100644 index 0000000..847d8ae --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_13_1.html @@ -0,0 +1,282 @@ + + + + + +InputHandler_1_13_1 + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.reflection.versions
+

Class InputHandler_1_13_1

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    InputHandler
    +
    +
    +
    +
    public class InputHandler_1_13_1
    +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_1

        +
        public InputHandler_1_13_1()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_14.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_14.html new file mode 100644 index 0000000..c3f1891 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_14.html @@ -0,0 +1,282 @@ + + + + + +InputHandler_1_14 + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.reflection.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/reflection/versions/InputHandler_1_15.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_15.html new file mode 100644 index 0000000..e37a85b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_15.html @@ -0,0 +1,282 @@ + + + + + +InputHandler_1_15 + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.reflection.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/reflection/versions/MyArmorStand.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/MyArmorStand.html new file mode 100644 index 0000000..e41395b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/MyArmorStand.html @@ -0,0 +1,270 @@ + + + + + +MyArmorStand + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.reflection.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/reflection/versions/NMSItemStack.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack.html new file mode 100644 index 0000000..0cec9e2 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack.html @@ -0,0 +1,257 @@ + + + + + +NMSItemStack + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.reflection.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/reflection/versions/NMSItemStack_1_12_2.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack_1_12_2.html new file mode 100644 index 0000000..c99d6f8 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack_1_12_2.html @@ -0,0 +1,320 @@ + + + + + +NMSItemStack_1_12_2 + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.reflection.versions
+

Class NMSItemStack_1_12_2

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    NMSItemStack
    +
    +
    +
    +
    public class NMSItemStack_1_12_2
    +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_12_2

        +
        public NMSItemStack_1_12_2()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      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/reflection/versions/NMSItemStack_1_13.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack_1_13.html new file mode 100644 index 0000000..de0ca9a --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack_1_13.html @@ -0,0 +1,320 @@ + + + + + +NMSItemStack_1_13 + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.reflection.versions
+

Class NMSItemStack_1_13

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    NMSItemStack
    +
    +
    +
    +
    public class NMSItemStack_1_13
    +extends java.lang.Object
    +implements NMSItemStack
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      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

        +
        public NMSItemStack_1_13()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      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/reflection/versions/NMSItemStack_1_13_1.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack_1_13_1.html new file mode 100644 index 0000000..314a462 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack_1_13_1.html @@ -0,0 +1,320 @@ + + + + + +NMSItemStack_1_13_1 + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.reflection.versions
+

Class NMSItemStack_1_13_1

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    NMSItemStack
    +
    +
    +
    +
    public class NMSItemStack_1_13_1
    +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_1

        +
        public NMSItemStack_1_13_1()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      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/reflection/versions/NMSItemStack_1_14.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack_1_14.html new file mode 100644 index 0000000..fb388da --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack_1_14.html @@ -0,0 +1,320 @@ + + + + + +NMSItemStack_1_14 + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.reflection.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/reflection/versions/NMSItemStack_1_15.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack_1_15.html new file mode 100644 index 0000000..c142e75 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack_1_15.html @@ -0,0 +1,320 @@ + + + + + +NMSItemStack_1_15 + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.reflection.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/reflection/versions/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/package-frame.html new file mode 100644 index 0000000..985a9b5 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/package-frame.html @@ -0,0 +1,40 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.reflection.versions + + + + + +

me.legofreak107.vehiclesplus.vehicles.reflection.versions

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/package-summary.html new file mode 100644 index 0000000..0167a91 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/package-summary.html @@ -0,0 +1,219 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.reflection.versions + + + + + + + + +
+ + + + + + + +
+ + +
+

Package me.legofreak107.vehiclesplus.vehicles.reflection.versions

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/package-tree.html new file mode 100644 index 0000000..9d17b4a --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/package-tree.html @@ -0,0 +1,155 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.reflection.versions Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package me.legofreak107.vehiclesplus.vehicles.reflection.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..d1abec4 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/rims/RimDesign.html @@ -0,0 +1,269 @@ + + + + + +RimDesign + + + + + + + + +
+ + + + + + + +
+ + + +
+
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() 
      +
        +
      • + + +

        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()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..1e74737 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/rims/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.rims + + + + + +

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..e815b8f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/rims/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.rims + + + + + + + + +
+ + + + + + + +
+ + +
+

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..9ecc45d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/rims/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.rims Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..b46928f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/settings/PluginSettings.html @@ -0,0 +1,320 @@ + + + + + +PluginSettings + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.settings
+

Class PluginSettings

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

      Constructor Summary

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

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      voidinitiate() +
      Initiate the config on first run
      +
      voidload() +
      Load the settings
      +
      voidupdate() +
      Update config files
      +
      voidupdateLocale() +
      Update the locale files
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      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
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..5ffb602 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/settings/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.settings + + + + + +

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..bf03a69 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/settings/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.settings + + + + + + + + +
+ + + + + + + +
+ + +
+

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..e30f325 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/settings/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.settings Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+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..7a447b5 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/MomentumType.html @@ -0,0 +1,366 @@ + + + + + +MomentumType + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..d05d755 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/MovementType.html @@ -0,0 +1,420 @@ + + + + + +MovementType + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..74902f4 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/TiltType.html @@ -0,0 +1,405 @@ + + + + + +TiltType + + + + + + + + +
+ + + + + + + +
+ + + +
+
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..a95594d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/package-frame.html @@ -0,0 +1,22 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.enums + + + + + +

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..40439e1 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/package-summary.html @@ -0,0 +1,148 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.enums + + + + + + + + +
+ + + + + + + +
+ + +
+

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..25c9eda --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/package-tree.html @@ -0,0 +1,141 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.enums Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..0270cc1 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/BaseVehicle.html @@ -0,0 +1,269 @@ + + + + + +BaseVehicle + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects
+

Class BaseVehicle

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

      Constructor Summary

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

      Method Summary

      + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      java.util.List<java.lang.String>getInfoList() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      + + + +
        +
      • +

        BaseVehicle

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

      Method Detail

      + + + +
        +
      • +

        getInfoList

        +
        public java.util.List<java.lang.String> getInfoList()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..2558f4a --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/SpawnedVehicle.html @@ -0,0 +1,410 @@ + + + + + +SpawnedVehicle + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects
+

Class SpawnedVehicle

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

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      SpawnedVehicle(StorageVehicle storageVehicle) +
      Constructor for new spawned vehicle
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      voiddamage(int amount) +
      Damage the vehicle (If enabled)
      +
      voiddespawn(boolean force) +
      Despawn a spawned vehicle
      +
      static SpawnedVehiclefromString(org.bukkit.entity.ArmorStand holder, + java.lang.String input, + StorageVehicle storageVehicle) +
      load the spawnedvehicle based on data string
      +
      intgetCurrentSpeedInKm() +
      Get current speed in kilometers an hour
      +
      voidspawn(org.bukkit.Location loc) +
      Spawn the spawnedvehicle
      +
      java.lang.StringtoString() +
      Serialize spawnedvehicle to a string
      +
      voidupdate() +
      Update all positions (parts and skins) + Handle collisions.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      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
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        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
        +
      • +
      + + + +
        +
      • +

        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
        +
        +
      • +
      + + + +
        +
      • +

        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
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..9cab4a6 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/StorageVehicle.html @@ -0,0 +1,392 @@ + + + + + +StorageVehicle + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects
+

Class StorageVehicle

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

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      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.util.List<java.lang.String>getInfoList() +
      Get a list of vehicle information, perfect for lores of items
      +
      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
      +
      voidsetNewOwner(org.bukkit.entity.Player oldOwner, + org.bukkit.entity.Player newOwner) +
      Change vehicle ownership
      +
      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
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        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
        +
        +
      • +
      + + + +
        +
      • +

        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
        +
        +
      • +
      + + + +
        +
      • +

        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
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..58a365b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/VehicleStats.html @@ -0,0 +1,235 @@ + + + + + +VehicleStats + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects
+

Class VehicleStats

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

      Constructor Summary

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

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      + + + +
        +
      • +

        VehicleStats

        +
        public VehicleStats()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..9e431e1 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Addon.html @@ -0,0 +1,324 @@ + + + + + +Addon + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons
+

Class Addon

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

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      Addon(java.lang.Double xOffset, + java.lang.Double yOffset, + java.lang.Double zOffset, + org.bukkit.inventory.ItemStack skin, + org.bukkit.Color color) +
      Addon constructor
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      voidspawnStand(org.bukkit.Location base, + SpawnedVehicle owningVehicle) +
      Spawn this part as armorstand
      +
      + + +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      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
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      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..8433810 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Part.html @@ -0,0 +1,317 @@ + + + + + +Part + + + + + + + + +
+ + + + + + + +
+ + + +
+
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() 
      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)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..4e91be0 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Wheel.html @@ -0,0 +1,311 @@ + + + + + +Wheel + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons
+

Class Wheel

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

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      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) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      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

      + + + +
        +
      • +

        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)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      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/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/package-frame.html new file mode 100644 index 0000000..b868806 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/package-frame.html @@ -0,0 +1,22 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons + + + + + +

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..4b5d7be --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/package-summary.html @@ -0,0 +1,148 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons + + + + + + + + +
+ + + + + + + +
+ + +
+

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..0b7ae5c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/package-tree.html @@ -0,0 +1,144 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..98e08a2 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/BikeSeat.html @@ -0,0 +1,360 @@ + + + + + +BikeSeat + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats
+

Class BikeSeat

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

      Constructor Summary

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

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      org.bukkit.LocationapplyExtraOffset(org.bukkit.Location loc) 
      voidhandleInput(MovementInput input) 
      voidspawnStand(org.bukkit.Location base, + SpawnedVehicle owningVehicle) 
      +
        +
      • + + +

        Methods inherited from class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.Seat

        +enter
      • +
      +
        +
      • + + +

        Methods inherited from class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.Part

        +despawnStand
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      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)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..5ce8729 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/ControllingSeat.html @@ -0,0 +1,331 @@ + + + + + +ControllingSeat + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats
+

Class ControllingSeat

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

      Constructor Summary

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

      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..2c477ff --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/Seat.html @@ -0,0 +1,322 @@ + + + + + +Seat + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats
+

Class Seat

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

      Constructor Summary

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

      Method Summary

      + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      voidenter(org.bukkit.entity.Player toEnter) 
      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

      + + + +
        +
      • +

        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)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..a5e35d7 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/TurretSeat.html @@ -0,0 +1,325 @@ + + + + + +TurretSeat + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats
+

Class TurretSeat

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

      Constructor Summary

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

      Constructor Detail

      + + + +
        +
      • +

        TurretSeat

        +
        public TurretSeat(java.lang.Double xOffset,
        +                  java.lang.Double yOffset,
        +                  java.lang.Double zOffset)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..d806cb7 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/package-frame.html @@ -0,0 +1,23 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats + + + + + +

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..4e97fd2 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/package-summary.html @@ -0,0 +1,152 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats + + + + + + + + +
+ + + + + + + +
+ + +
+

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..fa325df --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/package-tree.html @@ -0,0 +1,148 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..46ea050 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/BikeSkin.html @@ -0,0 +1,312 @@ + + + + + +BikeSkin + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins
+

Class BikeSkin

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

      Constructor Summary

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

      Method Summary

      + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      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

      + + + +
        +
      • +

        BikeSkin

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

      Method Detail

      + + + +
        +
      • +

        spawnStand

        +
        public void spawnStand(org.bukkit.Location base,
        +                       SpawnedVehicle owningVehicle)
        +
        +
        Overrides:
        +
        spawnStand in class Skin
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..bd61f61 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Colorable.html @@ -0,0 +1,293 @@ + + + + + +Colorable + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins
+

Class Colorable

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

      Constructor Summary

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

      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)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getSkinColored

        +
        public org.bukkit.inventory.ItemStack getSkinColored()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..bdcdb5f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Rotor.html @@ -0,0 +1,307 @@ + + + + + +Rotor + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins
+

Class Rotor

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

      Constructor Summary

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

      Method Summary

      + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      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

      + + + +
        +
      • +

        Rotor

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

      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..7d9fecd --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Skin.html @@ -0,0 +1,311 @@ + + + + + +Skin + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins
+

Class Skin

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

      Constructor Summary

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

      Method Summary

      + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      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

      + + + +
        +
      • +

        Skin

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

      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..9d48b7e --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Turret.html @@ -0,0 +1,341 @@ + + + + + +Turret + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins
+

Class Turret

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

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      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) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      org.bukkit.LocationapplyExtraOffset(org.bukkit.Location loc) 
      java.util.concurrent.CompletableFuture<java.lang.Boolean>shoot() 
      voidspawnStand(org.bukkit.Location base, + SpawnedVehicle owningVehicle) 
      + +
        +
      • + + +

        Methods inherited from class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.Part

        +despawnStand
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      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)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      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()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..c266a82 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/package-frame.html @@ -0,0 +1,24 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins + + + + + +

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..c37147c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/package-summary.html @@ -0,0 +1,156 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins + + + + + + + + +
+ + + + + + + +
+ + +
+

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..7e97cce --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/package-tree.html @@ -0,0 +1,149 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..559b51b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageFuel.html @@ -0,0 +1,237 @@ + + + + + +StorageFuel + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage
+

Class StorageFuel

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

      Constructor Summary

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

      Method Summary

      +
        +
      • + + +

        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)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..c891f53 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageHitbox.html @@ -0,0 +1,239 @@ + + + + + +StorageHitbox + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage
+

Class StorageHitbox

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

      Constructor Summary

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

      Method Summary

      +
        +
      • + + +

        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)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..8e82111 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageHorn.html @@ -0,0 +1,271 @@ + + + + + +StorageHorn + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage
+

Class StorageHorn

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

      Constructor Summary

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

      Method Summary

      + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      java.lang.StringgetSound() 
      +
        +
      • + + +

        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)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getSound

        +
        public java.lang.String getSound()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..1ee8a86 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageSmoke.html @@ -0,0 +1,277 @@ + + + + + +StorageSmoke + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage
+

Class StorageSmoke

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

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      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.StringgetParticleName() 
      +
        +
      • + + +

        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)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getParticleName

        +
        public java.lang.String getParticleName()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..79dc207 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageUpgradeable.html @@ -0,0 +1,241 @@ + + + + + +StorageUpgradeable + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage
+

Class StorageUpgradeable

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

      Constructor Summary

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

      Method Summary

      +
        +
      • + + +

        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)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..2694ca5 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/package-frame.html @@ -0,0 +1,24 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage + + + + + +

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..c7e63c6 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/package-summary.html @@ -0,0 +1,156 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage + + + + + + + + +
+ + + + + + + +
+ + +
+

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..933bb5b --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/package-tree.html @@ -0,0 +1,139 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..1c609e3 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/package-frame.html @@ -0,0 +1,23 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects + + + + + +

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..13d30ed --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/package-summary.html @@ -0,0 +1,152 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects + + + + + + + + +
+ + + + + + + +
+ + +
+

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..5dea174 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/package-tree.html @@ -0,0 +1,138 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..d68754e --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/BikeType.html @@ -0,0 +1,321 @@ + + + + + +BikeType + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types
+

Class BikeType

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

      Constructor Summary

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

      Constructor Detail

      + + + +
        +
      • +

        BikeType

        +
        public BikeType()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getMovementType

        +
        public MovementType getMovementType()
        +
        return the movement type of this VehicleType
        +
        +
        Returns:
        +
        MovementType
        +
        +
      • +
      + + + +
        +
      • +

        getMomentumType

        +
        public MomentumType getMomentumType()
        +
        return the momentum type of this VehicleType
        +
        +
        Returns:
        +
        MomentumType
        +
        +
      • +
      + + + +
        +
      • +

        getTiltType

        +
        public TiltType getTiltType()
        +
        return the tilt type of this VehicleType
        +
        +
        Returns:
        +
        TiltType
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..b6aad9f --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/BoatType.html @@ -0,0 +1,321 @@ + + + + + +BoatType + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types
+

Class BoatType

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

      Constructor Summary

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

      Constructor Detail

      + + + +
        +
      • +

        BoatType

        +
        public BoatType()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getMovementType

        +
        public MovementType getMovementType()
        +
        return the movement type of this VehicleType
        +
        +
        Returns:
        +
        MovementType
        +
        +
      • +
      + + + +
        +
      • +

        getMomentumType

        +
        public MomentumType getMomentumType()
        +
        return the momentum type of this VehicleType
        +
        +
        Returns:
        +
        MomentumType
        +
        +
      • +
      + + + +
        +
      • +

        getTiltType

        +
        public TiltType getTiltType()
        +
        return the tilt type of this VehicleType
        +
        +
        Returns:
        +
        TiltType
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..c03bf7d --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/CarType.html @@ -0,0 +1,321 @@ + + + + + +CarType + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types
+

Class CarType

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

      Constructor Summary

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

      Constructor Detail

      + + + +
        +
      • +

        CarType

        +
        public CarType()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getMovementType

        +
        public MovementType getMovementType()
        +
        return the movement type of this VehicleType
        +
        +
        Returns:
        +
        MovementType
        +
        +
      • +
      + + + +
        +
      • +

        getMomentumType

        +
        public MomentumType getMomentumType()
        +
        return the momentum type of this VehicleType
        +
        +
        Returns:
        +
        MomentumType
        +
        +
      • +
      + + + +
        +
      • +

        getTiltType

        +
        public TiltType getTiltType()
        +
        return the tilt type of this VehicleType
        +
        +
        Returns:
        +
        TiltType
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..b9fc9cb --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/HelicopterType.html @@ -0,0 +1,321 @@ + + + + + +HelicopterType + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types
+

Class HelicopterType

+
+
+ +
+
    +
  • +
    +
    +
    public class HelicopterType
    +extends VehicleType
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        HelicopterType

        +
        public HelicopterType()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getMovementType

        +
        public MovementType getMovementType()
        +
        return the movement type of this VehicleType
        +
        +
        Returns:
        +
        MovementType
        +
        +
      • +
      + + + +
        +
      • +

        getMomentumType

        +
        public MomentumType getMomentumType()
        +
        return the momentum type of this VehicleType
        +
        +
        Returns:
        +
        MomentumType
        +
        +
      • +
      + + + +
        +
      • +

        getTiltType

        +
        public TiltType getTiltType()
        +
        return the tilt type of this VehicleType
        +
        +
        Returns:
        +
        TiltType
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..5c194c8 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/HovercraftType.html @@ -0,0 +1,321 @@ + + + + + +HovercraftType + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types
+

Class HovercraftType

+
+
+ +
+
    +
  • +
    +
    +
    public class HovercraftType
    +extends VehicleType
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        HovercraftType

        +
        public HovercraftType()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getMovementType

        +
        public MovementType getMovementType()
        +
        return the movement type of this VehicleType
        +
        +
        Returns:
        +
        MovementType
        +
        +
      • +
      + + + +
        +
      • +

        getMomentumType

        +
        public MomentumType getMomentumType()
        +
        return the momentum type of this VehicleType
        +
        +
        Returns:
        +
        MomentumType
        +
        +
      • +
      + + + +
        +
      • +

        getTiltType

        +
        public TiltType getTiltType()
        +
        return the tilt type of this VehicleType
        +
        +
        Returns:
        +
        TiltType
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..6c2cc43 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/PlaneType.html @@ -0,0 +1,321 @@ + + + + + +PlaneType + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types
+

Class PlaneType

+
+
+ +
+
    +
  • +
    +
    +
    public class PlaneType
    +extends VehicleType
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      Constructor Detail

      + + + +
        +
      • +

        PlaneType

        +
        public PlaneType()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getMovementType

        +
        public MovementType getMovementType()
        +
        return the movement type of this VehicleType
        +
        +
        Returns:
        +
        MovementType
        +
        +
      • +
      + + + +
        +
      • +

        getMomentumType

        +
        public MomentumType getMomentumType()
        +
        return the momentum type of this VehicleType
        +
        +
        Returns:
        +
        MomentumType
        +
        +
      • +
      + + + +
        +
      • +

        getTiltType

        +
        public TiltType getTiltType()
        +
        return the tilt type of this VehicleType
        +
        +
        Returns:
        +
        TiltType
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..1fc5482 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/VehicleType.html @@ -0,0 +1,239 @@ + + + + + +VehicleType + + + + + + + + +
+ + + + + + + +
+ + + +
+
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.base
+

Class VehicleType

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

      Constructor Summary

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

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      + + + +
        +
      • +

        VehicleType

        +
        public VehicleType()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + 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..d3a6452 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.base + + + + + +

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..f88a7cb --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/package-summary.html @@ -0,0 +1,140 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.base + + + + + + + + +
+ + + + + + + +
+ + +
+

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..9137972 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/package-tree.html @@ -0,0 +1,135 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.base Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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..80eb14c --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/package-frame.html @@ -0,0 +1,25 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types + + + + + +

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..28cdd11 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/package-summary.html @@ -0,0 +1,160 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types + + + + + + + + +
+ + + + + + + +
+ + +
+

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..09b4e98 --- /dev/null +++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/package-tree.html @@ -0,0 +1,144 @@ + + + + + +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

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 new file mode 100644 index 0000000..4c80eba --- /dev/null +++ b/docs/overview-frame.html @@ -0,0 +1,73 @@ + + + + + +Overview List + + + + + +
All Classes
+
+

Packages

+ +
+

 

+ + diff --git a/docs/overview-summary.html b/docs/overview-summary.html new file mode 100644 index 0000000..a7694d8 --- /dev/null +++ b/docs/overview-summary.html @@ -0,0 +1,341 @@ + + + + + +Overview + + + + + + + + +
+ + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Packages 
PackageDescription
me.legofreak107.vehiclesplus 
me.legofreak107.vehiclesplus.libraries.armorstands 
me.legofreak107.vehiclesplus.libraries.chatinput 
me.legofreak107.vehiclesplus.libraries.cloneable 
me.legofreak107.vehiclesplus.libraries.commandlibrary 
me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations 
me.legofreak107.vehiclesplus.libraries.commandlibrary.objects 
me.legofreak107.vehiclesplus.libraries.commandlibrary.util 
me.legofreak107.vehiclesplus.libraries.config 
me.legofreak107.vehiclesplus.libraries.gui.objects 
me.legofreak107.vehiclesplus.libraries.gui.objects.components 
me.legofreak107.vehiclesplus.libraries.gui.objects.types 
me.legofreak107.vehiclesplus.libraries.itemstacks 
me.legofreak107.vehiclesplus.libraries.materialchecker 
me.legofreak107.vehiclesplus.libraries.nbtsaving 
me.legofreak107.vehiclesplus.libraries.serialization.annotations 
me.legofreak107.vehiclesplus.libraries.serialization.config 
me.legofreak107.vehiclesplus.libraries.serialization.custom 
me.legofreak107.vehiclesplus.vehicles.api 
me.legofreak107.vehiclesplus.vehicles.api.events 
me.legofreak107.vehiclesplus.vehicles.api.objects.collision 
me.legofreak107.vehiclesplus.vehicles.api.objects.custominput 
me.legofreak107.vehiclesplus.vehicles.api.objects.spawn 
me.legofreak107.vehiclesplus.vehicles.commands 
me.legofreak107.vehiclesplus.vehicles.firstrun 
me.legofreak107.vehiclesplus.vehicles.fuel 
me.legofreak107.vehiclesplus.vehicles.hitbox 
me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.enums 
me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects 
me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.components 
me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables 
me.legofreak107.vehiclesplus.vehicles.listeners 
me.legofreak107.vehiclesplus.vehicles.locale.enums 
me.legofreak107.vehiclesplus.vehicles.locale.objects 
me.legofreak107.vehiclesplus.vehicles.managers.collision 
me.legofreak107.vehiclesplus.vehicles.managers.config 
me.legofreak107.vehiclesplus.vehicles.managers.eco 
me.legofreak107.vehiclesplus.vehicles.managers.main 
me.legofreak107.vehiclesplus.vehicles.managers.skulls 
me.legofreak107.vehiclesplus.vehicles.managers.sound 
me.legofreak107.vehiclesplus.vehicles.menus 
me.legofreak107.vehiclesplus.vehicles.reflection.movement 
me.legofreak107.vehiclesplus.vehicles.reflection.versions 
me.legofreak107.vehiclesplus.vehicles.rims 
me.legofreak107.vehiclesplus.vehicles.settings 
me.legofreak107.vehiclesplus.vehicles.vehicles.enums 
me.legofreak107.vehiclesplus.vehicles.vehicles.objects 
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons 
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats 
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins 
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage 
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types 
me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.base 
+
+ +
+ + + + + + + +
+ + + + diff --git a/docs/overview-tree.html b/docs/overview-tree.html new file mode 100644 index 0000000..5036b28 --- /dev/null +++ b/docs/overview-tree.html @@ -0,0 +1,381 @@ + + + + + +Class Hierarchy + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Annotation Type Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/docs/package-list b/docs/package-list new file mode 100644 index 0000000..99329ae --- /dev/null +++ b/docs/package-list @@ -0,0 +1,53 @@ +me.legofreak107.vehiclesplus +me.legofreak107.vehiclesplus.libraries.armorstands +me.legofreak107.vehiclesplus.libraries.chatinput +me.legofreak107.vehiclesplus.libraries.cloneable +me.legofreak107.vehiclesplus.libraries.commandlibrary +me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations +me.legofreak107.vehiclesplus.libraries.commandlibrary.objects +me.legofreak107.vehiclesplus.libraries.commandlibrary.util +me.legofreak107.vehiclesplus.libraries.config +me.legofreak107.vehiclesplus.libraries.gui.objects +me.legofreak107.vehiclesplus.libraries.gui.objects.components +me.legofreak107.vehiclesplus.libraries.gui.objects.types +me.legofreak107.vehiclesplus.libraries.itemstacks +me.legofreak107.vehiclesplus.libraries.materialchecker +me.legofreak107.vehiclesplus.libraries.nbtsaving +me.legofreak107.vehiclesplus.libraries.serialization.annotations +me.legofreak107.vehiclesplus.libraries.serialization.config +me.legofreak107.vehiclesplus.libraries.serialization.custom +me.legofreak107.vehiclesplus.vehicles.api +me.legofreak107.vehiclesplus.vehicles.api.events +me.legofreak107.vehiclesplus.vehicles.api.objects.collision +me.legofreak107.vehiclesplus.vehicles.api.objects.custominput +me.legofreak107.vehiclesplus.vehicles.api.objects.spawn +me.legofreak107.vehiclesplus.vehicles.commands +me.legofreak107.vehiclesplus.vehicles.firstrun +me.legofreak107.vehiclesplus.vehicles.fuel +me.legofreak107.vehiclesplus.vehicles.hitbox +me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.enums +me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects +me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.components +me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables +me.legofreak107.vehiclesplus.vehicles.listeners +me.legofreak107.vehiclesplus.vehicles.locale.enums +me.legofreak107.vehiclesplus.vehicles.locale.objects +me.legofreak107.vehiclesplus.vehicles.managers.collision +me.legofreak107.vehiclesplus.vehicles.managers.config +me.legofreak107.vehiclesplus.vehicles.managers.eco +me.legofreak107.vehiclesplus.vehicles.managers.main +me.legofreak107.vehiclesplus.vehicles.managers.skulls +me.legofreak107.vehiclesplus.vehicles.managers.sound +me.legofreak107.vehiclesplus.vehicles.menus +me.legofreak107.vehiclesplus.vehicles.reflection.movement +me.legofreak107.vehiclesplus.vehicles.reflection.versions +me.legofreak107.vehiclesplus.vehicles.rims +me.legofreak107.vehiclesplus.vehicles.settings +me.legofreak107.vehiclesplus.vehicles.vehicles.enums +me.legofreak107.vehiclesplus.vehicles.vehicles.objects +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types +me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.base diff --git a/docs/script.js b/docs/script.js new file mode 100644 index 0000000..b346356 --- /dev/null +++ b/docs/script.js @@ -0,0 +1,30 @@ +function show(type) +{ + count = 0; + for (var key in methods) { + var row = document.getElementById(key); + if ((methods[key] & type) != 0) { + row.style.display = ''; + row.className = (count++ % 2) ? rowColor : altColor; + } + else + row.style.display = 'none'; + } + updateTabs(type); +} + +function updateTabs(type) +{ + for (var value in tabs) { + var sNode = document.getElementById(tabs[value][0]); + var spanNode = sNode.firstChild; + if (value == type) { + sNode.className = activeTableTab; + spanNode.innerHTML = tabs[value][1]; + } + else { + sNode.className = tableTab; + spanNode.innerHTML = "" + tabs[value][1] + ""; + } + } +} diff --git a/docs/stylesheet.css b/docs/stylesheet.css new file mode 100644 index 0000000..98055b2 --- /dev/null +++ b/docs/stylesheet.css @@ -0,0 +1,574 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ + +@import url('resources/fonts/dejavu.css'); + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4A6782; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; + font-style:italic; +} +h4 { + font-size:13px; +} +h5 { + font-size:12px; +} +h6 { + font-size:11px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +table tr td dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:11px; + z-index:200; + margin-top:-9px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-color:#4D7A97; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:11px; + margin:0; +} +.topNav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.bottomNav { + margin-top:10px; + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.subNav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +ul.subNavList li{ + list-style:none; + float:left; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.navBarCell1Rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skipNav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader span{ + margin-right:15px; +} +.indexHeader h1 { + font-size:13px; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:12px; +} +.indexContainer h2 { + font-size:13px; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; + padding-top:2px; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:5px 0 10px 0px; + font-size:14px; + font-family:'DejaVu Sans Mono',monospace; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #ededed; + background-color:#f8f8f8; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { + width:100%; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; +} +.overviewSummary, .memberSummary { + padding:0px; +} +.overviewSummary caption, .memberSummary caption, .typeSummary caption, +.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + padding-top:10px; + padding-left:1px; + margin:0px; + white-space:pre; +} +.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, +.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, +.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, +.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, +.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, +.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, +.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, +.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, +.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +.memberSummary caption span.activeTableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#F8981D; + height:16px; +} +.memberSummary caption span.tableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#4D7A97; + height:16px; +} +.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { + padding-top:0px; + padding-left:0px; + padding-right:0px; + background-image:none; + float:none; + display:inline; +} +.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, +.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { + display:none; + width:5px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .activeTableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .tableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + background-color:#4D7A97; + float:left; + +} +.overviewSummary td, .memberSummary td, .typeSummary td, +.useSummary td, .constantsSummary td, .deprecatedSummary td { + text-align:left; + padding:0px 0px 12px 10px; +} +th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, +td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ + vertical-align:top; + padding-right:0px; + padding-top:8px; + padding-bottom:3px; +} +th.colFirst, th.colLast, th.colOne, .constantsSummary th { + background:#dee3e9; + text-align:left; + padding:8px 3px 3px 7px; +} +td.colFirst, th.colFirst { + white-space:nowrap; + font-size:13px; +} +td.colLast, th.colLast { + font-size:13px; +} +td.colOne, th.colOne { + font-size:13px; +} +.overviewSummary td.colFirst, .overviewSummary th.colFirst, +.useSummary td.colFirst, .useSummary th.colFirst, +.overviewSummary td.colOne, .overviewSummary th.colOne, +.memberSummary td.colFirst, .memberSummary th.colFirst, +.memberSummary td.colOne, .memberSummary th.colOne, +.typeSummary td.colFirst{ + width:25%; + vertical-align:top; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +.tableSubHeadingColor { + background-color:#EEEEFF; +} +.altColor { + background-color:#FFFFFF; +} +.rowColor { + background-color:#EEEEEF; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} + +ul.blockList ul.blockList ul.blockList li.blockList h3 { + font-style:normal; +} + +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} + +td.colLast div { + padding-top:0px; +} + + +td.colLast a { + padding-bottom:3px; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:3px 10px 2px 0px; + color:#474747; +} +.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, +.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, +.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { + font-weight:bold; +} +.deprecationComment, .emphasizedPhrase, .interfaceName { + font-style:italic; +} + +div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, +div.block div.block span.interfaceName { + font-style:normal; +} + +div.contentContainer ul.blockList li.blockList h2{ + padding-bottom:0px; +}