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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Overview
+The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.
+
+
+Package
+Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:
+
+Interfaces (italic)
+Classes
+Enums
+Exceptions
+Errors
+Annotation Types
+
+
+
+Class/Interface
+Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:
+
+Class inheritance diagram
+Direct Subclasses
+All Known Subinterfaces
+All Known Implementing Classes
+Class/interface declaration
+Class/interface description
+
+
+Nested Class Summary
+Field Summary
+Constructor Summary
+Method Summary
+
+
+Field Detail
+Constructor Detail
+Method Detail
+
+Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
+
+
+Annotation Type
+Each annotation type has its own separate page with the following sections:
+
+Annotation Type declaration
+Annotation Type description
+Required Element Summary
+Optional Element Summary
+Element Detail
+
+
+
+Enum
+Each enum has its own separate page with the following sections:
+
+Enum declaration
+Enum description
+Enum Constant Summary
+Enum Constant Detail
+
+
+
+Tree (Class Hierarchy)
+There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object
. The interfaces do not inherit from java.lang.Object
.
+
+When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
+When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
+
+
+
+Deprecated API
+The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
+
+
+Index
+The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
+
+
+Prev/Next
+These links take you to the next or previous class, interface, package, or related page.
+
+
+Frames/No Frames
+These links show and hide the HTML frames. All pages are available with or without frames.
+
+
+All Classes
+The All Classes link shows all classes and interfaces except non-static nested types.
+
+
+Serialized Form
+Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
+
+
+Constant Field Values
+The Constant Field Values page lists the static final fields and their values.
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+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)
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+Frame Alert
+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 Non-frame version .
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+org.bukkit.plugin.PluginBase
+
+
+org.bukkit.plugin.java.JavaPlugin
+
+
+me.legofreak107.vehiclesplus.Main
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Main ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.armorstands.CustomArmorStand
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+CustomArmorStand (org.bukkit.Location center,
+ java.lang.Double xOffset,
+ java.lang.Double yOffset,
+ java.lang.Double zOffset)
+
+
+CustomArmorStand (org.bukkit.Location center,
+ java.lang.Double xOffset,
+ java.lang.Double yOffset,
+ java.lang.Double zOffset,
+ java.lang.Integer rotationOffset)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+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)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.chatinput.ChatConfirmCallback
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.chatinput.ChatConfirmation
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.libraries.chatinput.ChatConfirmation (implements org.bukkit.event.Listener)
+me.legofreak107.vehiclesplus.libraries.chatinput.ChatConfirmCallback
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.cloneable.Clone
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Clone ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+Clone
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.libraries.cloneable.Clone
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+org.bukkit.plugin.PluginBase
+
+
+org.bukkit.plugin.java.JavaPlugin
+
+
+me.legofreak107.vehiclesplus.libraries.commandlibrary.CommandLibrary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+CommandLibrary ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+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()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Required Element Summary
+
+Required Elements
+
+Modifier and Type
+Required Element and Description
+
+
+Message
+description
+
+
+java.lang.String
+name
+
+
+
+
+
+
+
+
+
+Optional Element Summary
+
+Optional Elements
+
+Modifier and Type
+Optional Element and Description
+
+
+java.lang.String[]
+aliases
+
+
+java.lang.String
+permission
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Element Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Field |
+Required |
+Optional
+
+
+Detail:
+Field |
+Element
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Field |
+Required |
+Optional
+
+
+Detail:
+Field |
+Element
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Field |
+Required |
+Optional
+
+
+Detail:
+Field |
+Element
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Field |
+Required |
+Optional
+
+
+Detail:
+Field |
+Element
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Required Element Summary
+
+Required Elements
+
+Modifier and Type
+Required Element and Description
+
+
+Message
+description
+
+
+java.lang.String
+name
+
+
+java.lang.String[]
+parameters
+
+
+
+
+
+
+
+
+
+Optional Element Summary
+
+Optional Elements
+
+Modifier and Type
+Optional Element and Description
+
+
+boolean
+async
+
+
+java.lang.String
+permission
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Element Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Field |
+Required |
+Optional
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Required Element Summary
+
+Required Elements
+
+Modifier and Type
+Required Element and Description
+
+
+java.lang.String[]
+value
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Element Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Field |
+Required |
+Optional
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Annotation Type Hierarchy
+
+me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations.Indefinite (implements java.lang.annotation.Annotation)
+me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations.SubCommand (implements java.lang.annotation.Annotation)
+me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations.Optional (implements java.lang.annotation.Annotation)
+me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations.TabCompleter (implements java.lang.annotation.Annotation)
+me.legofreak107.vehiclesplus.libraries.commandlibrary.annotations.Command (implements java.lang.annotation.Annotation)
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.Argument
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Argument (java.lang.String name,
+ boolean optional,
+ boolean indefinite,
+ java.util.List<java.lang.String> tabCompleters,
+ ArgumentOption argumentOption)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+Argument
+public Argument(java.lang.String name,
+ boolean optional,
+ boolean indefinite,
+ java.util.List<java.lang.String> tabCompleters,
+ ArgumentOption argumentOption)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+java.lang.Enum<ArgumentOption >
+
+
+me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.ArgumentOption
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.LibraryCommand
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+LibraryCommand (org.bukkit.command.PluginCommand command,
+ java.lang.String permission)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.LibraryCommandExecutor
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+boolean
+onCommand (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
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.LibraryTabCompleter
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method 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
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.SubCommand
+
+
+
+
+
+
+
+
+
+
+
+
+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)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+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)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.Argument
+me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.LibraryCommand
+me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.LibraryCommandExecutor (implements org.bukkit.command.CommandExecutor)
+me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.LibraryTabCompleter (implements org.bukkit.command.TabCompleter)
+me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.SubCommand
+
+
+
+
Enum Hierarchy
+
+java.lang.Object
+
+java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
+
+me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.ArgumentOption
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+org.bukkit.plugin.PluginBase (implements org.bukkit.plugin.Plugin)
+
+org.bukkit.plugin.java.JavaPlugin
+
+me.legofreak107.vehiclesplus.libraries.commandlibrary.CommandLibrary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.commandlibrary.util.CommandConstructor
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.config.ConfigConverter
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+ConfigConverter
+public ConfigConverter()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.config.StorageConverter
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.gui.objects.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()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+java.lang.Enum<MenuItem >
+
+
+me.legofreak107.vehiclesplus.libraries.gui.objects.MenuItem
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.gui.objects.components.GuiItem
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.gui.objects.components.GuiPage
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+GuiPage (java.lang.Integer pageNumber,
+ PaginationGui parentGui)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+GuiItem
+
+
+
+GuiPage
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.libraries.gui.objects.components.GuiItem
+me.legofreak107.vehiclesplus.libraries.gui.objects.components.GuiPage (implements org.bukkit.inventory.InventoryHolder)
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+CustomGui
+
+
+
+
+
+
+
+Enum Summary
+
+Enum
+Description
+
+
+
+MenuItem
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.libraries.gui.objects.CustomGui
+
+
+
+
Enum Hierarchy
+
+java.lang.Object
+
+java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
+
+me.legofreak107.vehiclesplus.libraries.gui.objects.MenuItem
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+ConfirmGui (org.bukkit.entity.Player player,
+ java.lang.String title)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+confirm
+public void confirm()
+
+
+
+
+
+
+
+deny
+public void deny()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+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 Type
+Method and Description
+
+
+void
+onClick (org.bukkit.event.inventory.InventoryClickEvent e)
+
+
+void
+onClose (org.bukkit.event.inventory.InventoryCloseEvent e)
+
+
+void
+select (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)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+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 Type
+Method and Description
+
+
+void
+nextPage ()
+
+
+void
+onClick (org.bukkit.event.inventory.InventoryClickEvent e)
+
+
+void
+onClose (org.bukkit.event.inventory.InventoryCloseEvent e)
+
+
+void
+previousPage ()
+
+
+void
+select (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
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+nextPage
+public void nextPage()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.gui.objects.types.PlayerSelectionGui
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Static Methods Concrete Methods
+
+Modifier and Type
+Method 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
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.libraries.gui.objects.CustomGui
+
+me.legofreak107.vehiclesplus.libraries.gui.objects.types.ConfirmGui (implements org.bukkit.event.Listener)
+me.legofreak107.vehiclesplus.libraries.gui.objects.types.NormalGui (implements org.bukkit.event.Listener)
+me.legofreak107.vehiclesplus.libraries.gui.objects.types.PaginationGui (implements org.bukkit.event.Listener)
+
+
+me.legofreak107.vehiclesplus.libraries.gui.objects.types.PlayerSelectionGui
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.itemstacks.CustomItemStack
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+CustomItemStack (org.bukkit.Material mat,
+ java.lang.Integer amount)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.materialchecker.MaterialChecker
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Static Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+static java.lang.Boolean
+isBottomSlab (org.bukkit.block.Block block)
+
+
+static java.lang.Boolean
+isFullBlock (org.bukkit.Material mat)
+
+
+static java.lang.Boolean
+isSlab (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()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+java.lang.Enum<NBTDataType >
+
+
+me.legofreak107.vehiclesplus.libraries.nbtsaving.NBTDataType
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Static Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+static NBTDataType
+valueOf (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
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.nbtsaving.NBTSave
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+NBTSave ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+NBTSave
+public NBTSave()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.nbtsaving.Pair<L,R>
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Pair (L left,
+ R right)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, finalize, getClass, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+getLeft
+public L getLeft()
+
+
+
+
+
+
+
+getRight
+public R getRight()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+NBTSave
+
+
+
+Pair <L,R>
+
+
+
+
+
+
+
+Enum Summary
+
+Enum
+Description
+
+
+
+NBTDataType
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.libraries.nbtsaving.NBTSave
+me.legofreak107.vehiclesplus.libraries.nbtsaving.Pair <L,R>
+
+
+
+
Enum Hierarchy
+
+java.lang.Object
+
+java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
+
+me.legofreak107.vehiclesplus.libraries.nbtsaving.NBTDataType
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Field |
+Required |
+Optional
+
+
+Detail:
+Field |
+Element
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Field |
+Required |
+Optional
+
+
+Detail:
+Field |
+Element
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Field |
+Required |
+Optional
+
+
+Detail:
+Field |
+Element
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Field |
+Required |
+Optional
+
+
+Detail:
+Field |
+Element
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Field |
+Required |
+Optional
+
+
+Detail:
+Field |
+Element
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Field |
+Required |
+Optional
+
+
+Detail:
+Field |
+Element
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Annotation Type Hierarchy
+
+me.legofreak107.vehiclesplus.libraries.serialization.annotations.IncludeInSerialize (implements java.lang.annotation.Annotation)
+me.legofreak107.vehiclesplus.libraries.serialization.annotations.IncludeInBaseSerialize (implements java.lang.annotation.Annotation)
+me.legofreak107.vehiclesplus.libraries.serialization.annotations.VPSerializable (implements java.lang.annotation.Annotation)
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.serialization.config.ConfigSerializer
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Static Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+static java.lang.Object
+getClassFromYml (org.bukkit.configuration.file.FileConfiguration config,
+ java.lang.String path,
+ java.lang.Boolean includeNormalSerializerTag)
+
+
+static void
+saveClassToYml (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
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.serialization.custom.ColorSerializer
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+ColorSerializer
+public ColorSerializer()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.serialization.custom.InventorySerializer
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.libraries.serialization.custom.ItemStackSerializer
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+Main
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+org.bukkit.plugin.PluginBase (implements org.bukkit.plugin.Plugin)
+
+org.bukkit.plugin.java.JavaPlugin
+
+me.legofreak107.vehiclesplus.Main
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.api.API
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+API ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+org.bukkit.event.Event
+
+
+me.legofreak107.vehiclesplus.vehicles.api.events.ClickVehicleEvent
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class org.bukkit.event.Event
+callEvent, getEventName, isAsynchronous
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor 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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+org.bukkit.event.Event
+
+
+me.legofreak107.vehiclesplus.vehicles.api.events.SendKeyEvent
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+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)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class org.bukkit.event.Event
+callEvent, getEventName, isAsynchronous
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+org.bukkit.event.Event
+
+
+me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+Nested classes/interfaces inherited from class org.bukkit.event.Event
+org.bukkit.event.Event.Result
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class org.bukkit.event.Event
+callEvent, getEventName, isAsynchronous
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor 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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+org.bukkit.event.Event
+
+
+me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDamageEvent
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class org.bukkit.event.Event
+callEvent, getEventName, isAsynchronous
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor 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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+org.bukkit.event.Event
+
+
+me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDestroyEvent
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+Nested classes/interfaces inherited from class org.bukkit.event.Event
+org.bukkit.event.Event.Result
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class org.bukkit.event.Event
+callEvent, getEventName, isAsynchronous
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+org.bukkit.event.Event
+
+
+me.legofreak107.vehiclesplus.vehicles.api.events.VehicleEnterEvent
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class org.bukkit.event.Event
+callEvent, getEventName, isAsynchronous
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor 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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+org.bukkit.event.Event
+
+
+me.legofreak107.vehiclesplus.vehicles.api.events.VehicleLeaveEvent
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class org.bukkit.event.Event
+callEvent, getEventName, isAsynchronous
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor 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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+org.bukkit.event.Event
+
+
+me.legofreak107.vehiclesplus.vehicles.api.events.VehicleSpawnEvent
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+Nested classes/interfaces inherited from class org.bukkit.event.Event
+org.bukkit.event.Event.Result
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class org.bukkit.event.Event
+callEvent, getEventName, isAsynchronous
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor 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)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+org.bukkit.event.Event
+
+me.legofreak107.vehiclesplus.vehicles.api.events.ClickVehicleEvent (implements org.bukkit.event.Cancellable)
+me.legofreak107.vehiclesplus.vehicles.api.events.SendKeyEvent (implements org.bukkit.event.Cancellable)
+me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent (implements org.bukkit.event.Cancellable)
+me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDamageEvent (implements org.bukkit.event.Cancellable)
+me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDestroyEvent (implements org.bukkit.event.Cancellable)
+me.legofreak107.vehiclesplus.vehicles.api.events.VehicleEnterEvent (implements org.bukkit.event.Cancellable)
+me.legofreak107.vehiclesplus.vehicles.api.events.VehicleLeaveEvent
+me.legofreak107.vehiclesplus.vehicles.api.events.VehicleSpawnEvent (implements org.bukkit.event.Cancellable)
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+java.lang.Enum<CollisionMode >
+
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.collision.CollisionMode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Static Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+static CollisionMode
+valueOf (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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Enum Hierarchy
+
+java.lang.Object
+
+java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.collision.CollisionMode
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.custominput.MovementInput
+
+
+
+
+
+
+
+
+
+
+
+
+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)
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+MovementInput
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.custominput.MovementInput
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+java.lang.Enum<SpawnMode >
+
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.spawn.SpawnMode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+Enum Constants
+
+Enum Constant and Description
+
+
+FORCE
+
+
+GARAGE
+
+
+UPDATE
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Static Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+static SpawnMode
+valueOf (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
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enum Summary
+
+Enum
+Description
+
+
+
+SpawnMode
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Enum Hierarchy
+
+java.lang.Object
+
+java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.spawn.SpawnMode
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.api.API
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.commands.AddonCommand
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+AddonCommand ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+void
+givePaint (org.bukkit.entity.Player sender,
+ org.bukkit.entity.Player target,
+ java.lang.Integer red,
+ java.lang.Integer green,
+ java.lang.Integer blue)
+
+
+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)
+
+
+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)
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.commands.FuelCommand
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+FuelCommand ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+void
+buy (org.bukkit.entity.Player sender,
+ java.lang.String type,
+ java.lang.Integer liters)
+
+
+void
+give (org.bukkit.entity.Player sender,
+ org.bukkit.entity.Player target,
+ java.lang.String type,
+ java.lang.Double amount)
+
+
+void
+shop (org.bukkit.entity.Player sender)
+
+
+void
+shop (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)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.commands.VehiclesCommand
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+void
+displayInfo (org.bukkit.entity.Player sender,
+ java.lang.String name)
+
+
+void
+displayList (org.bukkit.entity.Player sender)
+
+
+void
+give (org.bukkit.entity.Player sender,
+ org.bukkit.entity.Player target,
+ java.lang.String name)
+
+
+void
+onlinePlayers (org.bukkit.entity.Player sender)
+
+
+void
+openGarage (org.bukkit.entity.Player sender)
+
+
+void
+shop (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()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.firstrun.FirstRun
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+FirstRun ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+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()
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.firstrun.FirstRun
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.fuel.FuelItem
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+FuelItem (java.lang.String name,
+ java.lang.Double storage)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.fuel.FuelType
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.fuel.FuelItem
+me.legofreak107.vehiclesplus.vehicles.fuel.FuelType
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.hitbox.HitBox
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+HitBox (StorageHitbox hitbox)
+Hitbox constructor
+
+ This calculate all point offsets async
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+java.lang.Enum<HitBoxSide >
+
+
+me.legofreak107.vehiclesplus.vehicles.hitbox.HitBoxSide
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Static Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+static HitBoxSide
+valueOf (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
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+HitBox
+
+
+
+
+
+
+
+Enum Summary
+
+Enum
+Description
+
+
+
+HitBoxSide
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.hitbox.HitBox
+
+
+
+
Enum Hierarchy
+
+java.lang.Object
+
+java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
+
+me.legofreak107.vehiclesplus.vehicles.hitbox.HitBoxSide
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+java.lang.Enum<VehicleType >
+
+
+me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.enums.VehicleType
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Static Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+static VehicleType
+valueOf (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
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enum Summary
+
+Enum
+Description
+
+
+
+VehicleType
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Enum Hierarchy
+
+java.lang.Object
+
+java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
+
+me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.enums.VehicleType
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+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()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+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()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+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()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.InputManager
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+InputManager (boolean w,
+ boolean a,
+ boolean s,
+ boolean d,
+ boolean space)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+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()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+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()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+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()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.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()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.components.Seat
+
+
+
+
+
+
+
+
+
+
+
+
+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()
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+Seat
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.components.Seat
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.InputManager
+me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.Vehicle
+
+me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.Bike
+me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.Boat
+me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.Car
+me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.Helicopter
+me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.Plane
+me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.Speeder
+me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.objects.Tank
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables.Offset
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Offset (double x,
+ double y,
+ double z)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+getX
+public double getX()
+
+
+
+
+
+
+
+getY
+public double getY()
+
+
+
+
+
+
+
+getZ
+public double getZ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+Offset
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables.Offset
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.listeners.EntityDismount
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+EntityDismount ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.listeners.EntityInteractAtEntity
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.listeners.KeyPress
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+KeyPress ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.listeners.PlayerJoin
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+PlayerJoin ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.listeners.PlayerQuit
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+PlayerQuit ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.listeners.EntityDismount (implements org.bukkit.event.Listener)
+me.legofreak107.vehiclesplus.vehicles.listeners.EntityInteractAtEntity (implements org.bukkit.event.Listener)
+me.legofreak107.vehiclesplus.vehicles.listeners.KeyPress (implements org.bukkit.event.Listener)
+me.legofreak107.vehiclesplus.vehicles.listeners.PlayerJoin (implements org.bukkit.event.Listener)
+me.legofreak107.vehiclesplus.vehicles.listeners.PlayerQuit (implements org.bukkit.event.Listener)
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+java.lang.Enum<Message >
+
+
+me.legofreak107.vehiclesplus.vehicles.locale.enums.Message
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Static Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+static Message
+valueOf (java.lang.String name)
+Returns the enum constant of this type with the specified name.
+
+
+
+static Message []
+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
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enum Summary
+
+Enum
+Description
+
+
+
+Message
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Enum Hierarchy
+
+java.lang.Object
+
+java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
+
+me.legofreak107.vehiclesplus.vehicles.locale.enums.Message
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.locale.objects.Locale
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Locale ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+Locale
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.locale.objects.Locale
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.managers.collision.CollisionManager
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.managers.config.ConfigManager
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+ConfigManager ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+ConfigManager
+public ConfigManager()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+ConfigManager
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.managers.config.ConfigManager
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.managers.eco.EcoManager
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+EcoManager ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method 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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+EcoManager
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.managers.eco.EcoManager
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.managers.main.MainManager
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+MainManager ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+MainManager
+public MainManager()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+MainManager
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.managers.main.MainManager
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.managers.skulls.SkullManager
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+SkullManager ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+java.util.concurrent.CompletableFuture<org.bukkit.inventory.ItemStack>
+loadPlayerSkull (org.bukkit.entity.Player player)
+
+
+void
+loadSkull (org.bukkit.entity.Player player)
+
+
+void
+onJoin (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()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+SkullManager
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.managers.skulls.SkullManager (implements org.bukkit.event.Listener)
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.managers.sound.SoundManager
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+SoundManager ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+SoundManager
+public SoundManager()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+SoundManager
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.managers.sound.SoundManager
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.menus.MainVehicleMenu
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.menus.VehicleAddonMenu
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.menus.VehicleEnterMenu
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.menus.VehicleSettingsMenu
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.menus.VehicleUpgradeMenu
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.reflection.movement.MovementMethods
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Static Methods Concrete Methods Deprecated Methods
+
+Modifier and Type
+Method and Description
+
+
+static org.bukkit.util.Vector
+addRightVelocity (org.bukkit.entity.ArmorStand as,
+ int direction,
+ float vectorSize)
+
+
+static void
+move (org.bukkit.entity.ArmorStand a,
+ org.bukkit.util.Vector newPosition)
+Deprecated.
+
+
+
+static void
+setHeadPose (org.bukkit.entity.ArmorStand a,
+ org.bukkit.util.EulerAngle newPosition)
+Set the head pose of the armorstand using NMS
+
+
+
+static void
+setHitbox (org.bukkit.entity.ArmorStand a,
+ org.bukkit.util.Vector newPosition)
+Deprecated.
+
+
+
+static void
+setPosition (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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.reflection.movement.MovementMethods
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_12_2
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+void
+move (org.bukkit.entity.ArmorStand a,
+ org.bukkit.util.Vector v)
+
+
+void
+setHeadPose (org.bukkit.entity.ArmorStand a,
+ org.bukkit.util.EulerAngle eulerAngle)
+
+
+void
+setHitbox (org.bukkit.entity.ArmorStand a,
+ org.bukkit.util.Vector v)
+
+
+void
+setPosition (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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_13
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+void
+move (org.bukkit.entity.ArmorStand a,
+ org.bukkit.util.Vector v)
+
+
+void
+setHeadPose (org.bukkit.entity.ArmorStand a,
+ org.bukkit.util.EulerAngle eulerAngle)
+
+
+void
+setHitbox (org.bukkit.entity.ArmorStand a,
+ org.bukkit.util.Vector v)
+
+
+void
+setPosition (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()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_13_1
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+void
+move (org.bukkit.entity.ArmorStand a,
+ org.bukkit.util.Vector v)
+
+
+void
+setHeadPose (org.bukkit.entity.ArmorStand a,
+ org.bukkit.util.EulerAngle eulerAngle)
+
+
+void
+setHitbox (org.bukkit.entity.ArmorStand a,
+ org.bukkit.util.Vector v)
+
+
+void
+setPosition (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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_14
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+void
+move (org.bukkit.entity.ArmorStand a,
+ org.bukkit.util.Vector v)
+
+
+void
+setHeadPose (org.bukkit.entity.ArmorStand a,
+ org.bukkit.util.EulerAngle eulerAngle)
+
+
+void
+setHitbox (org.bukkit.entity.ArmorStand a,
+ org.bukkit.util.Vector v)
+
+
+void
+setPosition (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()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_15
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+void
+move (org.bukkit.entity.ArmorStand a,
+ org.bukkit.util.Vector v)
+
+
+void
+setHeadPose (org.bukkit.entity.ArmorStand a,
+ org.bukkit.util.EulerAngle eulerAngle)
+
+
+void
+setHitbox (org.bukkit.entity.ArmorStand a,
+ org.bukkit.util.Vector v)
+
+
+void
+setPosition (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()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+handleInput
+void handleInput()
+Handle the input
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler_1_12_2
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler_1_13
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler_1_13_1
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler_1_14
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler_1_15
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Abstract Methods
+
+Modifier and Type
+Method and Description
+
+
+void
+move (org.bukkit.entity.ArmorStand a,
+ org.bukkit.util.Vector v)
+
+
+void
+setHeadPose (org.bukkit.entity.ArmorStand a,
+ org.bukkit.util.EulerAngle eulerAngle)
+
+
+void
+setHitbox (org.bukkit.entity.ArmorStand a,
+ org.bukkit.util.Vector v)
+
+
+void
+setPosition (org.bukkit.entity.ArmorStand a,
+ org.bukkit.Location pos)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Abstract Methods
+
+Modifier and Type
+Method and Description
+
+
+java.lang.String
+getString (org.bukkit.inventory.ItemStack itemStack,
+ java.lang.String key)
+
+
+java.lang.Boolean
+hasString (org.bukkit.inventory.ItemStack itemStack,
+ java.lang.String key)
+
+
+org.bukkit.inventory.ItemStack
+setString (org.bukkit.inventory.ItemStack itemStack,
+ java.lang.String key,
+ java.lang.String value)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_12_2
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+java.lang.String
+getString (org.bukkit.inventory.ItemStack itemStack,
+ java.lang.String key)
+
+
+java.lang.Boolean
+hasString (org.bukkit.inventory.ItemStack itemStack,
+ java.lang.String key)
+
+
+org.bukkit.inventory.ItemStack
+setString (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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_13
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+java.lang.String
+getString (org.bukkit.inventory.ItemStack itemStack,
+ java.lang.String key)
+
+
+java.lang.Boolean
+hasString (org.bukkit.inventory.ItemStack itemStack,
+ java.lang.String key)
+
+
+org.bukkit.inventory.ItemStack
+setString (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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_13_1
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+java.lang.String
+getString (org.bukkit.inventory.ItemStack itemStack,
+ java.lang.String key)
+
+
+java.lang.Boolean
+hasString (org.bukkit.inventory.ItemStack itemStack,
+ java.lang.String key)
+
+
+org.bukkit.inventory.ItemStack
+setString (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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_14
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+java.lang.String
+getString (org.bukkit.inventory.ItemStack itemStack,
+ java.lang.String key)
+
+
+java.lang.Boolean
+hasString (org.bukkit.inventory.ItemStack itemStack,
+ java.lang.String key)
+
+
+org.bukkit.inventory.ItemStack
+setString (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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_15
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+java.lang.String
+getString (org.bukkit.inventory.ItemStack itemStack,
+ java.lang.String key)
+
+
+java.lang.Boolean
+hasString (org.bukkit.inventory.ItemStack itemStack,
+ java.lang.String key)
+
+
+org.bukkit.inventory.ItemStack
+setString (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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_12_2 (implements me.legofreak107.vehiclesplus.vehicles.reflection.versions.MyArmorStand )
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_13 (implements me.legofreak107.vehiclesplus.vehicles.reflection.versions.MyArmorStand )
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_13_1 (implements me.legofreak107.vehiclesplus.vehicles.reflection.versions.MyArmorStand )
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_14 (implements me.legofreak107.vehiclesplus.vehicles.reflection.versions.MyArmorStand )
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.ArmorStand_1_15 (implements me.legofreak107.vehiclesplus.vehicles.reflection.versions.MyArmorStand )
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler_1_12_2 (implements me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler )
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler_1_13 (implements me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler )
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler_1_13_1 (implements me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler )
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler_1_14 (implements me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler )
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler_1_15 (implements me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler )
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_12_2 (implements me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack )
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_13 (implements me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack )
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_13_1 (implements me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack )
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_14 (implements me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack )
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_15 (implements me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack )
+
+
+
+
Interface Hierarchy
+
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.InputHandler
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.MyArmorStand
+me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.rims.RimDesign
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+RimDesign ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+RimDesign
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.rims.RimDesign
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.settings.PluginSettings
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+PluginSettings ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+update
+public void update()
+Update config files
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+java.lang.Enum<MomentumType >
+
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.enums.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 Type
+Method and Description
+
+
+static MomentumType
+valueOf (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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+java.lang.Enum<MovementType >
+
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.enums.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 Type
+Method and Description
+
+
+static MovementType
+valueOf (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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+java.lang.Enum<TiltType >
+
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.enums.TiltType
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Static Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+static TiltType
+valueOf (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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Enum Hierarchy
+
+java.lang.Object
+
+java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.enums.MomentumType
+me.legofreak107.vehiclesplus.vehicles.vehicles.enums.MovementType
+me.legofreak107.vehiclesplus.vehicles.vehicles.enums.TiltType
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.BaseVehicle
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+BaseVehicle ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.SpawnedVehicle
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Static Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+void
+damage (int amount)
+Damage the vehicle (If enabled)
+
+
+
+void
+despawn (boolean force)
+Despawn a spawned vehicle
+
+
+
+static SpawnedVehicle
+fromString (org.bukkit.entity.ArmorStand holder,
+ java.lang.String input,
+ StorageVehicle storageVehicle)
+load the spawnedvehicle based on data string
+
+
+
+int
+getCurrentSpeedInKm ()
+Get current speed in kilometers an hour
+
+
+
+void
+spawn (org.bukkit.Location loc)
+Spawn the spawnedvehicle
+
+
+
+java.lang.String
+toString ()
+Serialize spawnedvehicle to a string
+
+
+
+void
+update ()
+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
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+fromString
+public static SpawnedVehicle fromString(org.bukkit.entity.ArmorStand holder,
+ java.lang.String input,
+ StorageVehicle storageVehicle)
+ throws java.lang.ClassNotFoundException
+load the spawnedvehicle based on data string
+
+Parameters:
+holder
- the armorstand holder of the vehicle
+input
- the datastring
+storageVehicle
- the storagevehicle it is linked to
+Returns:
+a new SpawnedVehicle class with defined data
+Throws:
+java.lang.ClassNotFoundException
- exception
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.StorageVehicle
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+StorageVehicle (BaseVehicle baseVehicle,
+ java.lang.String playerUid)
+Constructor to define a new StorageVehicle
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.VehicleStats
+
+
+
+
+
+
+
+
+
+
+
+
+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()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+Methods inherited from class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Colorable
+getSkinColored
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.Part
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Part ()
+
+
+Part (java.lang.Double xOffset,
+ java.lang.Double yOffset,
+ java.lang.Double zOffset)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+Part
+public Part()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Wheel.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Wheel.html
new file mode 100644
index 0000000..4e91be0
--- /dev/null
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Wheel.html
@@ -0,0 +1,311 @@
+
+
+
+
+
+Wheel
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+Methods inherited from class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Colorable
+getSkinColored
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+Addon
+
+
+
+Part
+
+
+
+Wheel
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.Part
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Colorable
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.Addon
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.Wheel
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+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,
+ 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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+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)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.Seat
+enter , spawnStand
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+ControllingSeat
+public ControllingSeat(java.lang.Double xOffset,
+ java.lang.Double yOffset,
+ java.lang.Double zOffset,
+ java.lang.Boolean steer)
+
+
+
+
+
+
+
+ControllingSeat
+public ControllingSeat()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+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()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+TurretSeat (java.lang.Double xOffset,
+ java.lang.Double yOffset,
+ java.lang.Double zOffset)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.Seat
+enter
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.Part
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.Seat
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.ControllingSeat
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.BikeSeat
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.seats.TurretSeat
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+Methods inherited from class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Colorable
+getSkinColored
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+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)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+Methods inherited from class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Colorable
+getSkinColored
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+Methods inherited from class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Colorable
+getSkinColored
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+Methods inherited from class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Colorable
+getSkinColored
+
+
+
+
+
+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)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.Part
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Colorable
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Rotor
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Skin
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.BikeSkin
+
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Turret
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage.StorageFuel
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage.StorageHitbox
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage.StorageHorn
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+StorageHorn (java.lang.Boolean enabled,
+ java.lang.String sound)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage.StorageSmoke
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage.StorageUpgradeable
+
+
+
+
+
+
+
+
+
+
+
+
+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)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage.StorageFuel
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage.StorageHitbox
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage.StorageHorn
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage.StorageSmoke
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage.StorageUpgradeable
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.BaseVehicle
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.SpawnedVehicle
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.StorageVehicle
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.VehicleStats
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+BikeType ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+BikeType
+public BikeType()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/BoatType.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/BoatType.html
new file mode 100644
index 0000000..b6aad9f
--- /dev/null
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/BoatType.html
@@ -0,0 +1,321 @@
+
+
+
+
+
+BoatType
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+BoatType ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+BoatType
+public BoatType()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/CarType.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/CarType.html
new file mode 100644
index 0000000..c03bf7d
--- /dev/null
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/CarType.html
@@ -0,0 +1,321 @@
+
+
+
+
+
+CarType
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+CarType ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+CarType
+public CarType()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/HelicopterType.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/HelicopterType.html
new file mode 100644
index 0000000..b9fc9cb
--- /dev/null
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/HelicopterType.html
@@ -0,0 +1,321 @@
+
+
+
+
+
+HelicopterType
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+HelicopterType ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+HelicopterType
+public HelicopterType()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+HovercraftType ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+HovercraftType
+public HovercraftType()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+PlaneType ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+PlaneType
+public PlaneType()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.base.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()
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+VehicleType
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.base.VehicleType
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.base.VehicleType
+
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.BikeType
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.BoatType
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.CarType
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.HelicopterType
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.HovercraftType
+me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.PlaneType
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
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;
+}