diff --git a/docs/README.md b/docs/README.md
deleted file mode 100644
index 8d019aa..0000000
--- a/docs/README.md
+++ /dev/null
@@ -1 +0,0 @@
-VehiclesPlusDocs
diff --git a/docs/allclasses-frame.html b/docs/allclasses-frame.html
index b255558..6257a4b 100644
--- a/docs/allclasses-frame.html
+++ b/docs/allclasses-frame.html
@@ -1,160 +1,36 @@
-
-
-
-
-
-All Classes
-
-
-
-
-
-All Classes
-
-
-
+
+
+
+
+
+All Classes (API 2.0.11-dev1 API)
+
+
+
+
+All Classes
+
+
+
diff --git a/docs/allclasses-noframe.html b/docs/allclasses-noframe.html
index e923130..8519fa2 100644
--- a/docs/allclasses-noframe.html
+++ b/docs/allclasses-noframe.html
@@ -1,160 +1,36 @@
-
-
-
-
-
-All Classes
-
-
-
-
-
-All Classes
-
-
-
+
+
+
+
+
+All Classes (API 2.0.11-dev1 API)
+
+
+
+
+All Classes
+
+
+
diff --git a/docs/constant-values.html b/docs/constant-values.html
index 926136b..21d7862 100644
--- a/docs/constant-values.html
+++ b/docs/constant-values.html
@@ -1,122 +1,121 @@
-
-
-
-
-
-Constant Field Values
-
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+Constant Field Values (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/deprecated-list.html b/docs/deprecated-list.html
index f0b196c..198122b 100644
--- a/docs/deprecated-list.html
+++ b/docs/deprecated-list.html
@@ -1,147 +1,121 @@
-
-
-
-
-
-Deprecated List
-
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+Deprecated List (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/dracula-javadoc8.css b/docs/dracula-javadoc8.css
new file mode 100644
index 0000000..cb52b12
--- /dev/null
+++ b/docs/dracula-javadoc8.css
@@ -0,0 +1,686 @@
+/*
+ Javadoc Dracula Style Sheet
+
+ Authors: Allan Im
+ https://raw.githubusercontent.com/dracula/javadoc/master/styles/dracula-javadoc8.css
+*/
+@import url(https://fonts.googleapis.com/css?family=Open+Sans|Roboto);
+
+body {
+ background-color: #3C4556;
+ color: #f8f8f2;
+ font-family: 'Open Sans', Arial, Helvetica, sans-serif;
+ font-size: 14px;
+ margin: 0;
+}
+
+a:link, a:visited {
+ text-decoration: none;
+ color: #8be9fd;
+}
+
+a:hover, a:focus {
+ text-decoration: none;
+ color: #50fa7b;
+ font-weight: bold;
+}
+
+a:active {
+ text-decoration: none;
+ color: #ff5555;
+}
+
+a[name] {
+ color: #f8f8f2;
+}
+
+a[name]:hover {
+ text-decoration: none;
+ color: #f8f8f2;
+}
+
+pre {
+ font-family: 'Open Sans', 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: 'Roboto', monospace;
+ font-size: 14px;
+ padding-top: 4px;
+ margin-top: 8px;
+ line-height: 1.4em;
+}
+
+dt code {
+ font-family: 'Roboto', monospace;
+ font-size: 14px;
+ padding-top: 4px;
+}
+
+table tr td dt code {
+ font-family: 'Roboto', monospace;
+ font-size: 14px;
+ vertical-align: top;
+ padding-top: 4px;
+}
+
+sup {
+ font-size: 8px;
+}
+
+/*
+Document title and Copyright styles
+*/
+.clear {
+ clear: both;
+ height: 0;
+ overflow: hidden;
+}
+
+.aboutLanguage {
+ float: right;
+ padding: 0 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: #8be9fd;
+ text-decoration: none;
+}
+
+.bar a:hover, .bar a:focus {
+ color: #ff5555;
+}
+
+.tab {
+ background-color: #8be9fd;
+ color: #282a36;
+ padding: 8px;
+ width: 5em;
+ font-weight: bold;
+}
+
+/*
+Navigation bar styles
+*/
+.bar {
+ background-color: #44475a;
+ color: #f8f8f2;
+ padding: .8em .5em .4em .8em;
+ height: auto; /*height:1.8em;*/
+ font-size: 11px;
+ margin: 0;
+ border-bottom: 2px solid #ff79c6;
+}
+
+.topNav {
+ color: #f8f8f2;
+ float: left;
+ width: 100%;
+ clear: right;
+ height: 2.8em;
+ padding: 10px 0 0;
+ overflow: hidden;
+ font-size: 12px;
+ border-bottom: 4px solid #8be9fd;
+}
+
+.bottomNav {
+ margin-top: 10px;
+ background-color: #44475a;
+ color: #f8f8f2;
+ float: left;
+ width: 100%;
+ clear: right;
+ height: 2.8em;
+ padding: 10px 0 0;
+ overflow: hidden;
+ font-size: 12px;
+ border-bottom: 4px solid #8be9fd;
+}
+
+.subNav {
+ background-color: #6272a4;
+ float: left;
+ width: 100%;
+ overflow: hidden;
+ font-size: 12px;
+ border-bottom: 2px solid #ff79c6;
+}
+
+.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: #f8f8f2;
+ text-decoration: none;
+ text-transform: uppercase;
+}
+
+.topNav a:hover, .bottomNav a:hover {
+ text-decoration: none;
+ color: #8be9fd;
+ font-weight: bold;
+ text-transform: uppercase;
+}
+
+.navBarCell1Rev {
+ /*background-color: rgba(139,233,253,0.2);*/
+ color: #8be9fd;
+ border: 1px solid #8be9fd;
+ border-radius: 5px;
+ 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: #ff79c6;
+ 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: #6272a4;
+ border-top-left-radius: 3px;
+ border-top-right-radius: 3px;
+ margin: 0 0 6px -8px;
+ padding: 7px 10px;
+}
+
+ul.blockList ul.blockList ul.blockList li.blockList h3 {
+ background-color: #6272a4;
+ border-top-left-radius: 3px;
+ border-top-right-radius: 3px;
+ margin: 0 0 6px -8px;
+ padding: 7px 10px;
+}
+
+ul.blockList ul.blockList li.blockList h3 {
+ padding: 0;
+ margin: 15px 0;
+}
+
+ul.blockList li.blockList h2 {
+ padding: 0 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: #f1fa8c;
+}
+
+.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd {
+ margin: 5px 0 10px 0;
+ font-size: 14px;
+ font-family: 'Open Sans', 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: 0 20px 5px 10px;
+ border: 1px solid rgba(255, 121, 198, 0.3);
+ border-radius: 3px;
+ background-color: #44475a;
+}
+
+ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList {
+ padding: 0 0 5px 8px;
+ background-color: #282a36;
+ 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%;
+}
+
+.overviewSummary, .memberSummary {
+ padding: 0;
+}
+
+.overviewSummary caption, .memberSummary caption, .typeSummary caption,
+.useSummary caption, .constantsSummary caption, .deprecatedSummary caption {
+ position: relative;
+ text-align: left;
+ background-repeat: no-repeat;
+ color: #f8f8f2;
+ font-weight: bold;
+ clear: none;
+ overflow: hidden;
+ padding: 10px 0 0 1px;
+ margin: 0;
+ 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: #f8f8f2;
+}
+
+.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span,
+.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span {
+ white-space: nowrap;
+ padding: 5px 12px 7px;
+ display: inline-block;
+ float: left;
+ background-color: #ff79c6;
+ border-top-right-radius: 5px;
+ border-top-left-radius: 5px;
+ border: none;
+ height: 16px;
+}
+
+.memberSummary caption span.activeTableTab span {
+ white-space: nowrap;
+ padding-top: 5px;
+ padding-left: 12px;
+ padding-right: 12px;
+ margin-right: 5px;
+ display: inline-block;
+ float: left;
+ background-color: #ff79c6;
+ border-top-right-radius: 5px;
+ border-top-left-radius: 5px;
+ height: 16px;
+}
+
+.memberSummary caption span.tableTab span {
+ white-space: nowrap;
+ padding-top: 5px;
+ padding-left: 12px;
+ padding-right: 12px;
+ margin-right: 5px;
+ display: inline-block;
+ float: left;
+ background-color: rgba(255, 121, 198, 0.3);
+ border-top-right-radius: 5px;
+ border-top-left-radius: 5px;
+ height: 16px;
+}
+
+.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab {
+ padding-top: 0;
+ padding-left: 0;
+ padding-right: 0;
+ 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: #ff79c6;
+}
+
+.memberSummary .activeTableTab .tabEnd {
+ display: none;
+ width: 5px;
+ margin-right: 3px;
+ position: relative;
+ float: left;
+ background-color: #ff79c6;
+}
+
+.memberSummary .tableTab .tabEnd {
+ display: none;
+ width: 5px;
+ margin-right: 3px;
+ position: relative;
+ background-color: #6272a4;
+ float: left;
+
+}
+
+.overviewSummary td, .memberSummary td, .typeSummary td,
+.useSummary td, .constantsSummary td, .deprecatedSummary td {
+ text-align: left;
+ padding: 0 0 12px 10px;
+ width: 100%;
+}
+
+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: 0;
+ padding-top: 8px;
+ padding-bottom: 3px;
+}
+
+th.colFirst, th.colLast, th.colOne, .constantsSummary th {
+ background: #6272a4;
+ 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,
+.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: #282a36;
+}
+
+.rowColor {
+ background-color: #282a36;
+}
+
+.altColor .colFirst, .altColor .colLast, .altColor .colOne {
+ border-bottom: 1px solid #bd93f9;
+}
+
+.rowColor .colFirst, .rowColor .colLast, .rowColor .colOne {
+ border-bottom: 1px solid #bd93f9;
+}
+
+/*
+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: 'Roboto', Georgia, "Times New Roman", Times, serif;
+}
+
+td.colLast div {
+ padding-top: 0;
+}
+
+td.colLast a {
+ padding-bottom: 3px;
+}
+
+/*
+Formatting effect styles
+*/
+.sourceLineNo {
+ color: #50fa7b;
+ padding: 0 30px 0 0;
+}
+
+h1.hidden {
+ visibility: hidden;
+ overflow: hidden;
+ font-size: 10px;
+}
+
+.block {
+ display: block;
+ margin: 3px 10px 2px 0;
+ color: #f8f8f2;
+}
+
+.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: 0;
+}
diff --git a/docs/help-doc.html b/docs/help-doc.html
index fead6d3..1e7cea0 100644
--- a/docs/help-doc.html
+++ b/docs/help-doc.html
@@ -1,223 +1,222 @@
-
-
-
-
-
-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.
-
-
-
-
-
-
+
+
+
+
+
+API Help (API 2.0.11-dev1 API)
+
+
+
+
+
+
+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-all.html b/docs/index-all.html
new file mode 100644
index 0000000..e6291c6
--- /dev/null
+++ b/docs/index-all.html
@@ -0,0 +1,493 @@
+
+
+
+
+
+Index (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+A C D G I M N R S V
+
+
+
A
+
+APISeat - Class in me.legofreak107.vehiclesplus.vehicles.api.objects.parts
+
+APISeat() - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.objects.parts.APISeat
+
+APIVehicle - Class in me.legofreak107.vehiclesplus.vehicles.api.objects.vehicles
+
+A Vehicle for the API.
+
+APIVehicle(IVehicle, String) - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.objects.vehicles.APIVehicle
+
+
+
+
+
+
C
+
+ClickVehicleEvent - Class in me.legofreak107.vehiclesplus.vehicles.api.events
+
+ClickVehicleEvent(IVehicle, Player) - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.events.ClickVehicleEvent
+
+This is triggered when a player clicks the vehicle
+
+CollisionMode - Enum in me.legofreak107.vehiclesplus.vehicles.api.objects.collision
+
+createVehicle(IVehicle, Player) - Method in class me.legofreak107.vehiclesplus.vehicles.api.VehiclesPlusAPI
+
+
+
+
+
+
D
+
+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
+
+
+
+
+
+
G
+
+getBackward() - Method in class me.legofreak107.vehiclesplus.vehicles.api.objects.custominput.MovementInput
+
+getBaseVehicleFromString(String) - Method in class me.legofreak107.vehiclesplus.vehicles.api.VehiclesPlusAPI
+
+getBaseVehicleHashMap() - Method in class me.legofreak107.vehiclesplus.vehicles.api.managers.MainManager
+
+A map of base vehicles
+ Key: name of the baseVehicle
+ Value: BaseVehicle
+
+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
+
+getDamageAmount() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDamageEvent
+
+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.VehicleGiveEvent
+
+getDriver() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleLeaveEvent
+
+getForward() - Method in class me.legofreak107.vehiclesplus.vehicles.api.objects.custominput.MovementInput
+
+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.VehicleGiveEvent
+
+getHandlers() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleLeaveEvent
+
+getHandlers() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleSpawnEvent
+
+getInput() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.SendKeyEvent
+
+getInstance() - Static method in class me.legofreak107.vehiclesplus.vehicles.api.VehiclesPlusAPI
+
+getJump() - Method in class me.legofreak107.vehiclesplus.vehicles.api.objects.custominput.MovementInput
+
+getLeft() - Method in class me.legofreak107.vehiclesplus.vehicles.api.objects.custominput.MovementInput
+
+getMainManager() - Static method in class me.legofreak107.vehiclesplus.vehicles.api.VehiclesPlusAPI
+
+getOwner() - Method in interface me.legofreak107.vehiclesplus.vehicles.api.interfaces.IVehicle
+
+getOwner() - Method in class me.legofreak107.vehiclesplus.vehicles.api.objects.vehicles.APIVehicle
+
+getPlayerVehicles(Player) - Method in class me.legofreak107.vehiclesplus.vehicles.api.VehiclesPlusAPI
+
+getRiding() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.SendKeyEvent
+
+getRight() - Method in class me.legofreak107.vehiclesplus.vehicles.api.objects.custominput.MovementInput
+
+getSeat() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleEnterEvent
+
+getSeat() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleLeaveEvent
+
+getSpawnMode() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleSpawnEvent
+
+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.VehicleGiveEvent
+
+getVehicle() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleLeaveEvent
+
+getVehicle() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleSpawnEvent
+
+
+
+
+
+
I
+
+IPart - Interface in me.legofreak107.vehiclesplus.vehicles.api.interfaces
+
+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.VehicleGiveEvent
+
+isCancelled() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleSpawnEvent
+
+IVehicle - Interface in me.legofreak107.vehiclesplus.vehicles.api.interfaces
+
+
+
+
+
+
M
+
+MainManager - Class in me.legofreak107.vehiclesplus.vehicles.api.managers
+
+MainManager() - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.managers.MainManager
+
+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.interfaces - package me.legofreak107.vehiclesplus.vehicles.api.interfaces
+
+me.legofreak107.vehiclesplus.vehicles.api.libraries.nbtsaving - package me.legofreak107.vehiclesplus.vehicles.api.libraries.nbtsaving
+
+me.legofreak107.vehiclesplus.vehicles.api.managers - package me.legofreak107.vehiclesplus.vehicles.api.managers
+
+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.parts - package me.legofreak107.vehiclesplus.vehicles.api.objects.parts
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.spawn - package me.legofreak107.vehiclesplus.vehicles.api.objects.spawn
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.vehicles - package me.legofreak107.vehiclesplus.vehicles.api.objects.vehicles
+
+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
+
+
+
+
+
+
N
+
+NBTDataType - Enum in me.legofreak107.vehiclesplus.vehicles.api.libraries.nbtsaving
+
+
+
+
+
+
R
+
+removeVehicle(Player) - Method in interface me.legofreak107.vehiclesplus.vehicles.api.interfaces.IVehicle
+
+removeVehicle(Player) - Method in class me.legofreak107.vehiclesplus.vehicles.api.objects.vehicles.APIVehicle
+
+removeVehicle(IVehicle) - Method in class me.legofreak107.vehiclesplus.vehicles.api.VehiclesPlusAPI
+
+run(Runnable) - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleGiveEvent
+
+
+
+
+
+
S
+
+saveVehicle() - Method in interface me.legofreak107.vehiclesplus.vehicles.api.interfaces.IVehicle
+
+saveVehicle() - Method in class me.legofreak107.vehiclesplus.vehicles.api.objects.vehicles.APIVehicle
+
+SendKeyEvent - Class in me.legofreak107.vehiclesplus.vehicles.api.events
+
+SendKeyEvent(Entity, Player, MovementInput) - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.events.SendKeyEvent
+
+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.VehicleGiveEvent
+
+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
+
+SpawnMode - Enum in me.legofreak107.vehiclesplus.vehicles.api.objects.spawn
+
+
+
+
+
+
V
+
+valueOf(String) - Static method in enum me.legofreak107.vehiclesplus.vehicles.api.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.
+
+values() - Static method in enum me.legofreak107.vehiclesplus.vehicles.api.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.
+
+VehicleCollisionEvent - Class in me.legofreak107.vehiclesplus.vehicles.api.events
+
+VehicleCollisionEvent(IVehicle, IVehicle) - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
+
+This event is triggered when a vehicle hits another vehicle
+
+VehicleCollisionEvent(IVehicle, 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(IVehicle, 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(IVehicle) - 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(IVehicle, Player, IPart) - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleEnterEvent
+
+This event is triggered when a player enters the vehicle
+
+VehicleGiveEvent - Class in me.legofreak107.vehiclesplus.vehicles.api.events
+
+VehicleGiveEvent(IVehicle, Player) - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleGiveEvent
+
+VehicleLeaveEvent - Class in me.legofreak107.vehiclesplus.vehicles.api.events
+
+VehicleLeaveEvent(IVehicle, Player, IPart) - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleLeaveEvent
+
+This event is triggered when a player leaves a vehicle
+
+VehicleSpawnEvent - Class in me.legofreak107.vehiclesplus.vehicles.api.events
+
+VehicleSpawnEvent(IVehicle, SpawnMode) - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleSpawnEvent
+
+This event is triggered when a vehicle is spawned
+
+VehiclesPlusAPI - Class in me.legofreak107.vehiclesplus.vehicles.api
+
+VehiclesPlusAPI() - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.VehiclesPlusAPI
+
+
+
A C D G I M N R S V
+
+
+
+
+
+
diff --git a/docs/index-files/index-1.html b/docs/index-files/index-1.html
deleted file mode 100644
index 296da79..0000000
--- a/docs/index-files/index-1.html
+++ /dev/null
@@ -1,175 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index c48700b..0000000
--- a/docs/index-files/index-10.html
+++ /dev/null
@@ -1,129 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index d9ee91a..0000000
--- a/docs/index-files/index-11.html
+++ /dev/null
@@ -1,175 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index a2e01f4..0000000
--- a/docs/index-files/index-12.html
+++ /dev/null
@@ -1,281 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 0d2dc88..0000000
--- a/docs/index-files/index-13.html
+++ /dev/null
@@ -1,159 +0,0 @@
-
-
-
-
-
-N-Index
-
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/index-files/index-14.html b/docs/index-files/index-14.html
deleted file mode 100644
index 3a7adca..0000000
--- a/docs/index-files/index-14.html
+++ /dev/null
@@ -1,185 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 19d6425..0000000
--- a/docs/index-files/index-15.html
+++ /dev/null
@@ -1,169 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 7060583..0000000
--- a/docs/index-files/index-16.html
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index b21ccda..0000000
--- a/docs/index-files/index-17.html
+++ /dev/null
@@ -1,375 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 2b023e8..0000000
--- a/docs/index-files/index-18.html
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 653b9cc..0000000
--- a/docs/index-files/index-19.html
+++ /dev/null
@@ -1,138 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 9fbe87d..0000000
--- a/docs/index-files/index-2.html
+++ /dev/null
@@ -1,157 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index ae6a315..0000000
--- a/docs/index-files/index-20.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 5d4732b..0000000
--- a/docs/index-files/index-21.html
+++ /dev/null
@@ -1,137 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index e034300..0000000
--- a/docs/index-files/index-3.html
+++ /dev/null
@@ -1,241 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 9952970..0000000
--- a/docs/index-files/index-4.html
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 1f8ce95..0000000
--- a/docs/index-files/index-5.html
+++ /dev/null
@@ -1,141 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 74f9dca..0000000
--- a/docs/index-files/index-6.html
+++ /dev/null
@@ -1,147 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index f0a5c1b..0000000
--- a/docs/index-files/index-7.html
+++ /dev/null
@@ -1,391 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 4d6c7ce..0000000
--- a/docs/index-files/index-8.html
+++ /dev/null
@@ -1,187 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index fede974..0000000
--- a/docs/index-files/index-9.html
+++ /dev/null
@@ -1,213 +0,0 @@
-
-
-
-
-
-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
index 37304e3..5c64901 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1,75 +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 .
-
-
-
+
+
+
+
+
+API 2.0.11-dev1 API
+
+
+
+
+
+
+
+
+
+
+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
deleted file mode 100644
index d33b530..0000000
--- a/docs/me/legofreak107/vehiclesplus/Main.html
+++ /dev/null
@@ -1,335 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 4ad3747..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/armorstands/CustomArmorStand.html
+++ /dev/null
@@ -1,373 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index e1a5ae9..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index d0b3897..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-summary.html
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index c85f6ca..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/armorstands/package-tree.html
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index c568b0e..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/chatinput/ChatConfirmCallback.html
+++ /dev/null
@@ -1,271 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 9697a5b..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/chatinput/ChatConfirmation.html
+++ /dev/null
@@ -1,280 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 7294683..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-frame.html
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 80796f4..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-summary.html
+++ /dev/null
@@ -1,144 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 0861d0b..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/chatinput/package-tree.html
+++ /dev/null
@@ -1,136 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 9b5f642..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/cloneable/Clone.html
+++ /dev/null
@@ -1,269 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index bcf3a8f..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 136ebb0..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-summary.html
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index dafcb5a..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/cloneable/package-tree.html
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 099adc1..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/CommandLibrary.html
+++ /dev/null
@@ -1,330 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index be85f43..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Command.html
+++ /dev/null
@@ -1,283 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 509ef46..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Indefinite.html
+++ /dev/null
@@ -1,163 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 1c0a589..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/Optional.html
+++ /dev/null
@@ -1,163 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 9b6c393..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/SubCommand.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 87ab2b6..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/TabCompleter.html
+++ /dev/null
@@ -1,211 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index d3de82f..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-frame.html
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 33883ed..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-summary.html
+++ /dev/null
@@ -1,156 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 84aaa5e..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/annotations/package-tree.html
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index cf43784..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/Argument.html
+++ /dev/null
@@ -1,342 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index e19f549..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/ArgumentOption.html
+++ /dev/null
@@ -1,414 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 78971c8..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryCommand.html
+++ /dev/null
@@ -1,353 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index b59deb8..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryCommandExecutor.html
+++ /dev/null
@@ -1,284 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 484ccc0..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/LibraryTabCompleter.html
+++ /dev/null
@@ -1,284 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 2028330..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/SubCommand.html
+++ /dev/null
@@ -1,417 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 86f5862..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-frame.html
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index cc22f31..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-summary.html
+++ /dev/null
@@ -1,171 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index c917b75..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/objects/package-tree.html
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 4d1f13f..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 7c1c8a7..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-summary.html
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 3f31f8d..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/package-tree.html
+++ /dev/null
@@ -1,143 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index aa96f34..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/CommandConstructor.html
+++ /dev/null
@@ -1,269 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index dfd01da..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 1f9fbed..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-summary.html
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 8ed22d1..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/commandlibrary/util/package-tree.html
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 791ea36..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/config/ConfigConverter.html
+++ /dev/null
@@ -1,360 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index d8a026f..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/config/StorageConverter.html
+++ /dev/null
@@ -1,269 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 0227eb1..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/config/package-frame.html
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 8c4374b..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/config/package-summary.html
+++ /dev/null
@@ -1,144 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 768bbdd..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/config/package-tree.html
+++ /dev/null
@@ -1,136 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index d5dbb0c..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/CustomGui.html
+++ /dev/null
@@ -1,239 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 5b6491c..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/MenuItem.html
+++ /dev/null
@@ -1,388 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 70e5676..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/GuiItem.html
+++ /dev/null
@@ -1,253 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index a18a867..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/GuiPage.html
+++ /dev/null
@@ -1,280 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 1b6c9ae..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/package-frame.html
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.libraries.gui.objects.components
-
-
-
-
-
-
-
-
-
diff --git a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/package-frame.html b/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/package-frame.html
deleted file mode 100644
index 495ec10..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/package-frame.html
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 5826d26..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/package-summary.html
+++ /dev/null
@@ -1,155 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 8ddac58..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/package-tree.html
+++ /dev/null
@@ -1,147 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 9735c15..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/ConfirmGui.html
+++ /dev/null
@@ -1,320 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 8b95501..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/NormalGui.html
+++ /dev/null
@@ -1,313 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index bebffe5..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/PaginationGui.html
+++ /dev/null
@@ -1,337 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index ee58ba2..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/PlayerSelectionGui.html
+++ /dev/null
@@ -1,271 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 84c48a1..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/package-frame.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index d4ad6c0..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/package-summary.html
+++ /dev/null
@@ -1,152 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 863d379..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/types/package-tree.html
+++ /dev/null
@@ -1,142 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 12363ed..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/CustomItemStack.html
+++ /dev/null
@@ -1,310 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 0b8b7c1..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 13e82b7..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-summary.html
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 2cb95cf..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/itemstacks/package-tree.html
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index a2c7807..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/MaterialChecker.html
+++ /dev/null
@@ -1,295 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 5e1e3a7..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index dca1268..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-summary.html
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 49ba187..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/materialchecker/package-tree.html
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 236b8a0..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/NBTDataType.html
+++ /dev/null
@@ -1,363 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index ab2545b..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/NBTSave.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index c8d87aa..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/Pair.html
+++ /dev/null
@@ -1,337 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index a97dd8b..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-frame.html
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index fb013fa..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-summary.html
+++ /dev/null
@@ -1,159 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index e52a226..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/nbtsaving/package-tree.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
-
-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/IncludeInSerialize.html b/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInSerialize.html
deleted file mode 100644
index e2a2d5a..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInSerialize.html
+++ /dev/null
@@ -1,163 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 6bf7f26..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/VPSerializable.html
+++ /dev/null
@@ -1,163 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 5cd9fce..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-frame.html
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 9577150..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-summary.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 4c97af1..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/package-tree.html
+++ /dev/null
@@ -1,133 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 3d2e973..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/ConfigSerializer.html
+++ /dev/null
@@ -1,306 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 4ad6f25..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index c7e995c..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-summary.html
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 48a7274..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/config/package-tree.html
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 33ad696..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/ColorSerializer.html
+++ /dev/null
@@ -1,282 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 65583a7..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/InventorySerializer.html
+++ /dev/null
@@ -1,282 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 9b91a05..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/ItemStackSerializer.html
+++ /dev/null
@@ -1,282 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index d96fea7..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-frame.html
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 593dc08..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-summary.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index fe9987c..0000000
--- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/custom/package-tree.html
+++ /dev/null
@@ -1,137 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index bd7bb2d..0000000
--- a/docs/me/legofreak107/vehiclesplus/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus
-
-
-
-
-
-
-
-
-
diff --git a/docs/me/legofreak107/vehiclesplus/package-summary.html b/docs/me/legofreak107/vehiclesplus/package-summary.html
deleted file mode 100644
index c8e0790..0000000
--- a/docs/me/legofreak107/vehiclesplus/package-summary.html
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 25fa900..0000000
--- a/docs/me/legofreak107/vehiclesplus/package-tree.html
+++ /dev/null
@@ -1,143 +0,0 @@
-
-
-
-
-
-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/VehiclesPlusAPI.html
similarity index 55%
rename from docs/me/legofreak107/vehiclesplus/vehicles/api/API.html
rename to docs/me/legofreak107/vehiclesplus/vehicles/api/VehiclesPlusAPI.html
index 56901f3..2715702 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/API.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/VehiclesPlusAPI.html
@@ -1,311 +1,335 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+VehiclesPlusAPI (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.api.VehiclesPlusAPI
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+VehiclesPlusAPI
+public VehiclesPlusAPI()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+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
index 89762f8..91e3eb5 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/ClickVehicleEvent.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/ClickVehicleEvent.html
@@ -1,388 +1,387 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+ClickVehicleEvent (API 2.0.11-dev1 API)
+
+
+
+
+
+
+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 (IVehicle 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
+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(IVehicle 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
index ad214eb..8d7e2e1 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/SendKeyEvent.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/SendKeyEvent.html
@@ -1,395 +1,394 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+SendKeyEvent (API 2.0.11-dev1 API)
+
+
+
+
+
+
+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
+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
index 626b022..c669dd7 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleCollisionEvent.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleCollisionEvent.html
@@ -1,554 +1,553 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+VehicleCollisionEvent (API 2.0.11-dev1 API)
+
+
+
+
+
+
+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
+
+Constructors
+
+Constructor and Description
+
+
+VehicleCollisionEvent (IVehicle vehicle,
+ org.bukkit.entity.Entity collisionEntity)
+This event is triggered when a vehicle hits another entity
+
+
+
+VehicleCollisionEvent (IVehicle vehicle,
+ IVehicle collisionVehicle)
+This event is triggered when a vehicle hits another vehicle
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class org.bukkit.event.Event
+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(IVehicle vehicle,
+ IVehicle 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(IVehicle 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
index 3b37f7b..359c698 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleDamageEvent.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleDamageEvent.html
@@ -1,401 +1,400 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+VehicleDamageEvent (API 2.0.11-dev1 API)
+
+
+
+
+
+
+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 (IVehicle vehicle,
+ int damageAmount)
+This event is being triggered when a vehicle is getting damage
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class org.bukkit.event.Event
+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(IVehicle 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
index e3ec34a..cd45b4d 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleDestroyEvent.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleDestroyEvent.html
@@ -1,372 +1,371 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+VehicleDestroyEvent (API 2.0.11-dev1 API)
+
+
+
+
+
+
+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
+
+Constructors
+
+Constructor and Description
+
+
+VehicleDestroyEvent (IVehicle vehicle)
+This is triggered when a vehicle gets destroyed
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class org.bukkit.event.Event
+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
index 0d125ce..8fe7a64 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleEnterEvent.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleEnterEvent.html
@@ -1,404 +1,403 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+VehicleEnterEvent (API 2.0.11-dev1 API)
+
+
+
+
+
+
+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 (IVehicle vehicle,
+ org.bukkit.entity.Player driver,
+ IPart seat)
+This event is triggered when a player enters the vehicle
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class org.bukkit.event.Event
+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(IVehicle vehicle,
+ org.bukkit.entity.Player driver,
+ IPart 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/reflection/versions/ArmorStand_1_15.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleGiveEvent.html
similarity index 53%
rename from docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_15.html
rename to docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleGiveEvent.html
index eb888a3..5fd274f 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_15.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleGiveEvent.html
@@ -1,337 +1,379 @@
-
-
-
-
-
-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()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+VehicleGiveEvent (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+org.bukkit.event.Event
+
+
+me.legofreak107.vehiclesplus.vehicles.api.events.VehicleGiveEvent
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+Nested classes/interfaces inherited from class org.bukkit.event.Event
+org.bukkit.event.Event.Result
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+VehicleGiveEvent (IVehicle vehicle,
+ org.bukkit.entity.Player driver)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class org.bukkit.event.Event
+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/VehicleLeaveEvent.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleLeaveEvent.html
index f834c34..dd69e9e 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleLeaveEvent.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleLeaveEvent.html
@@ -1,365 +1,364 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+VehicleLeaveEvent (API 2.0.11-dev1 API)
+
+
+
+
+
+
+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 (IVehicle vehicle,
+ org.bukkit.entity.Player driver,
+ IPart seat)
+This event is triggered when a player leaves a vehicle
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class org.bukkit.event.Event
+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(IVehicle vehicle,
+ org.bukkit.entity.Player driver,
+ IPart 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
index d1135be..ac0e3c2 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleSpawnEvent.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleSpawnEvent.html
@@ -1,388 +1,387 @@
-
-
-
-
-
-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)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+VehicleSpawnEvent (API 2.0.11-dev1 API)
+
+
+
+
+
+
+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
+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(IVehicle 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
index 6498bae..b83f9b6 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-frame.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-frame.html
@@ -1,27 +1,27 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api.events
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.events (API 2.0.11-dev1 API)
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-summary.html
index 6c25097..a1df476 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-summary.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-summary.html
@@ -1,168 +1,171 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api.events
-
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.events (API 2.0.11-dev1 API)
+
+
+
+
+
+
+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
index 8ae62e0..d453785 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-tree.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/events/package-tree.html
@@ -1,146 +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)
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.events Class Hierarchy (API 2.0.11-dev1 API)
+
+
+
+
+
+
+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.VehicleGiveEvent (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/libraries/serialization/annotations/IncludeInBaseSerialize.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/IPart.html
similarity index 65%
rename from docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInBaseSerialize.html
rename to docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/IPart.html
index bf0099c..9bcb20d 100644
--- a/docs/me/legofreak107/vehiclesplus/libraries/serialization/annotations/IncludeInBaseSerialize.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/IPart.html
@@ -1,163 +1,168 @@
-
-
-
-
-
-IncludeInBaseSerialize
-
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-
-
-Summary:
-Field |
-Required |
-Optional
-
-
-Detail:
-Field |
-Element
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Summary:
-Field |
-Required |
-Optional
-
-
-Detail:
-Field |
-Element
-
-
-
-
-
-
-
-
+
+
+
+
+
+IPart (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Known Implementing Classes:
+APISeat
+
+
+
+public interface IPart
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/IVehicle.html
similarity index 65%
rename from docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler.html
rename to docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/IVehicle.html
index 686bd2d..ce8aae0 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/IVehicle.html
@@ -1,226 +1,248 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
+
+
+
+
+
+IVehicle (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+saveVehicle
+void saveVehicle()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-frame.html
new file mode 100644
index 0000000..631a3a2
--- /dev/null
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-frame.html
@@ -0,0 +1,20 @@
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.interfaces (API 2.0.11-dev1 API)
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-summary.html
similarity index 72%
rename from docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-summary.html
rename to docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-summary.html
index 35937a9..7a609b0 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-summary.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-summary.html
@@ -1,140 +1,143 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.locale.objects
-
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-Class Summary
-
-Class
-Description
-
-
-
-Locale
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.interfaces (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Interface Summary
+
+Interface
+Description
+
+
+
+IPart
+
+
+
+IVehicle
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/sound/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-tree.html
similarity index 70%
rename from docs/me/legofreak107/vehiclesplus/vehicles/managers/sound/package-tree.html
rename to docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-tree.html
index b33abd1..3534c83 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/sound/package-tree.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-tree.html
@@ -1,135 +1,131 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.interfaces Class Hierarchy (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Interface Hierarchy
+
+me.legofreak107.vehiclesplus.vehicles.api.interfaces.IPart
+me.legofreak107.vehiclesplus.vehicles.api.interfaces.IVehicle
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/VehicleType.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/NBTDataType.html
similarity index 66%
rename from docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/VehicleType.html
rename to docs/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/NBTDataType.html
index 83797c9..e84581e 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/VehicleType.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/NBTDataType.html
@@ -1,399 +1,374 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+NBTDataType (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+java.lang.Enum<NBTDataType >
+
+
+me.legofreak107.vehiclesplus.vehicles.api.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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-frame.html
new file mode 100644
index 0000000..9bd2515
--- /dev/null
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-frame.html
@@ -0,0 +1,19 @@
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.libraries.nbtsaving (API 2.0.11-dev1 API)
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-summary.html
similarity index 78%
rename from docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-summary.html
rename to docs/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-summary.html
index 0808374..cf11065 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-summary.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-summary.html
@@ -1,140 +1,139 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.enums
-
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-Enum Summary
-
-Enum
-Description
-
-
-
-VehicleType
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.libraries.nbtsaving (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enum Summary
+
+Enum
+Description
+
+
+
+NBTDataType
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-tree.html
similarity index 76%
rename from docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-tree.html
rename to docs/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-tree.html
index 7a9113d..fe04b93 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-tree.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-tree.html
@@ -1,139 +1,138 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.libraries.nbtsaving Class Hierarchy (API 2.0.11-dev1 API)
+
+
+
+
+
+
+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.libraries.nbtsaving.NBTDataType
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/EcoManager.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/managers/MainManager.html
similarity index 74%
rename from docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/EcoManager.html
rename to docs/me/legofreak107/vehiclesplus/vehicles/api/managers/MainManager.html
index 43d34ed..d54839f 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/EcoManager.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/managers/MainManager.html
@@ -1,271 +1,275 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+MainManager (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.api.managers.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()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+getBaseVehicleHashMap
+public java.util.HashMap<java.lang.String,IVehicle > getBaseVehicleHashMap()
+A map of base vehicles
+ Key: name of the baseVehicle
+ Value: BaseVehicle
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/managers/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/managers/package-frame.html
new file mode 100644
index 0000000..b0f6fbf
--- /dev/null
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/managers/package-frame.html
@@ -0,0 +1,19 @@
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.managers (API 2.0.11-dev1 API)
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/managers/package-summary.html
similarity index 78%
rename from docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/package-summary.html
rename to docs/me/legofreak107/vehiclesplus/vehicles/api/managers/package-summary.html
index 1a0efc4..590938b 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/package-summary.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/managers/package-summary.html
@@ -1,140 +1,139 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.managers.eco
-
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-Class Summary
-
-Class
-Description
-
-
-
-EcoManager
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.managers (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+MainManager
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/managers/package-tree.html
similarity index 75%
rename from docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/package-tree.html
rename to docs/me/legofreak107/vehiclesplus/vehicles/api/managers/package-tree.html
index 94e04d6..e2983ae 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/package-tree.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/managers/package-tree.html
@@ -1,135 +1,134 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.managers Class Hierarchy (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.api.managers.MainManager
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/CollisionMode.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/CollisionMode.html
index 5473e34..ca31255 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/CollisionMode.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/CollisionMode.html
@@ -1,339 +1,338 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+CollisionMode (API 2.0.11-dev1 API)
+
+
+
+
+
+
+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
index b517f05..998a8c9 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-frame.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-frame.html
@@ -1,20 +1,19 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api.objects.collision
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.collision (API 2.0.11-dev1 API)
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-summary.html
index bbb66a4..1f101b4 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-summary.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-summary.html
@@ -1,140 +1,139 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api.objects.collision
-
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.collision (API 2.0.11-dev1 API)
+
+
+
+
+
+
+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
index 8bb434a..269dc55 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-tree.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-tree.html
@@ -1,139 +1,138 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.collision Class Hierarchy (API 2.0.11-dev1 API)
+
+
+
+
+
+
+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
index 916527e..2c97930 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/MovementInput.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/MovementInput.html
@@ -1,243 +1,328 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
+
+
+
+
+
+MovementInput (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
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
index 2050500..15fae02 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-frame.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-frame.html
@@ -1,20 +1,19 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api.objects.custominput
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.custominput (API 2.0.11-dev1 API)
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-summary.html
index 218d204..e64519a 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-summary.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-summary.html
@@ -1,140 +1,139 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api.objects.custominput
-
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-Class Summary
-
-Class
-Description
-
-
-
-MovementInput
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.custominput (API 2.0.11-dev1 API)
+
+
+
+
+
+
+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
index 3935ec5..5194689 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-tree.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-tree.html
@@ -1,135 +1,134 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.custominput Class Hierarchy (API 2.0.11-dev1 API)
+
+
+
+
+
+
+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/legacy/vehicles/objects/Bike.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/APISeat.html
similarity index 73%
rename from docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Bike.html
rename to docs/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/APISeat.html
index 3824369..33085ff 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Bike.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/APISeat.html
@@ -1,240 +1,239 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
+
+
+
+
+
+APISeat (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.parts.APISeat
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+APISeat ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+APISeat
+public APISeat()
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-frame.html
new file mode 100644
index 0000000..b6215f2
--- /dev/null
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-frame.html
@@ -0,0 +1,19 @@
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.parts (API 2.0.11-dev1 API)
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-summary.html
similarity index 78%
rename from docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-summary.html
rename to docs/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-summary.html
index 1c96357..83f6f9c 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-summary.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-summary.html
@@ -1,140 +1,139 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables
-
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-Class Summary
-
-Class
-Description
-
-
-
-Offset
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.parts (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+APISeat
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-tree.html
similarity index 67%
rename from docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/package-tree.html
rename to docs/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-tree.html
index 9875d3a..8bf8c54 100644
--- a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/package-tree.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-tree.html
@@ -1,136 +1,134 @@
-
-
-
-
-
-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)
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.parts Class Hierarchy (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.parts.APISeat (implements me.legofreak107.vehiclesplus.vehicles.api.interfaces.IPart )
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/SpawnMode.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/SpawnMode.html
index a437b60..5dbd756 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/SpawnMode.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/SpawnMode.html
@@ -1,351 +1,350 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+SpawnMode (API 2.0.11-dev1 API)
+
+
+
+
+
+
+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
index 11199b4..3ec6427 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-frame.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-frame.html
@@ -1,20 +1,19 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api.objects.spawn
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.spawn (API 2.0.11-dev1 API)
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-summary.html
index f20174f..68f116f 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-summary.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-summary.html
@@ -1,140 +1,139 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api.objects.spawn
-
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-Enum Summary
-
-Enum
-Description
-
-
-
-SpawnMode
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.spawn (API 2.0.11-dev1 API)
+
+
+
+
+
+
+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
index b8dcce2..0bab9dd 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-tree.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-tree.html
@@ -1,139 +1,138 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.spawn Class Hierarchy (API 2.0.11-dev1 API)
+
+
+
+
+
+
+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/vehicles/objects/addons/Part.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/APIVehicle.html
similarity index 60%
rename from docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Part.html
rename to docs/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/APIVehicle.html
index 8433810..6e438bd 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Part.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/APIVehicle.html
@@ -1,317 +1,315 @@
-
-
-
-
-
-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()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+APIVehicle (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.vehicles.APIVehicle
+
+
+
+
+
+
+
+All Implemented Interfaces:
+IVehicle
+
+
+
+public class APIVehicle
+extends java.lang.Object
+implements IVehicle
+A Vehicle for the API.
+ It's just an empty class, and doesn't do anything
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+APIVehicle (IVehicle baseVehicle,
+ java.lang.String toString)
+
+
+
+
+
+
+
+
+
+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/objects/vehicles/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/package-frame.html
new file mode 100644
index 0000000..491fd33
--- /dev/null
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/package-frame.html
@@ -0,0 +1,19 @@
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.vehicles (API 2.0.11-dev1 API)
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/package-summary.html
similarity index 70%
rename from docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/package-summary.html
rename to docs/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/package-summary.html
index 4d80f5d..640c747 100644
--- a/docs/me/legofreak107/vehiclesplus/libraries/gui/objects/components/package-summary.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/package-summary.html
@@ -1,144 +1,141 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.libraries.gui.objects.components
-
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-Class Summary
-
-Class
-Description
-
-
-
-GuiItem
-
-
-
-GuiPage
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.vehicles (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+APIVehicle
+
+A Vehicle for the API.
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/package-tree.html
similarity index 72%
rename from docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-tree.html
rename to docs/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/package-tree.html
index 22e5d96..eaedf71 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-tree.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/package-tree.html
@@ -1,135 +1,134 @@
-
-
-
-
-
-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
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.vehicles Class Hierarchy (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.vehicles.APIVehicle (implements me.legofreak107.vehiclesplus.vehicles.api.interfaces.IVehicle )
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/package-frame.html
index 9735672..a0b99ae 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/package-frame.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/package-frame.html
@@ -1,20 +1,19 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api (API 2.0.11-dev1 API)
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/package-summary.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/package-summary.html
index 0960cc8..d603df5 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/package-summary.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/package-summary.html
@@ -1,140 +1,139 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api
-
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-Class Summary
-
-Class
-Description
-
-
-
-API
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/api/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/api/package-tree.html
index 199ad87..72ce050 100644
--- a/docs/me/legofreak107/vehiclesplus/vehicles/api/package-tree.html
+++ b/docs/me/legofreak107/vehiclesplus/vehicles/api/package-tree.html
@@ -1,135 +1,134 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api Class Hierarchy
-
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
Class Hierarchy
-
-java.lang.Object
-
-me.legofreak107.vehiclesplus.vehicles.api.API
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+me.legofreak107.vehiclesplus.vehicles.api Class Hierarchy (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/commands/AddonCommand.html b/docs/me/legofreak107/vehiclesplus/vehicles/commands/AddonCommand.html
deleted file mode 100644
index 9091e92..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/commands/AddonCommand.html
+++ /dev/null
@@ -1,327 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index ac4c6ce..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/commands/FuelCommand.html
+++ /dev/null
@@ -1,320 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 29efffc..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/commands/VehiclesCommand.html
+++ /dev/null
@@ -1,340 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 1ffda0c..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/commands/package-frame.html
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 327c29a..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/commands/package-summary.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index f583f95..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/commands/package-tree.html
+++ /dev/null
@@ -1,137 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index fe4ba3a..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/FirstRun.html
+++ /dev/null
@@ -1,269 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index b6294e2..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index b017a6c..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-summary.html
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 1a205ac..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/firstrun/package-tree.html
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index e341959..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/fuel/FuelItem.html
+++ /dev/null
@@ -1,271 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 3227e71..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/fuel/FuelType.html
+++ /dev/null
@@ -1,239 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 7a0f513..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-frame.html
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index bddac9d..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-summary.html
+++ /dev/null
@@ -1,144 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 4bd70bb..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/fuel/package-tree.html
+++ /dev/null
@@ -1,136 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 703d6d9..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/HitBox.html
+++ /dev/null
@@ -1,289 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index ddd2b29..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/HitBoxSide.html
+++ /dev/null
@@ -1,387 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index d42e93c..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/package-frame.html
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 04568a4..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/package-summary.html
+++ /dev/null
@@ -1,155 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index b86f27c..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/hitbox/package-tree.html
+++ /dev/null
@@ -1,147 +0,0 @@
-
-
-
-
-
-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/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-frame.html
deleted file mode 100644
index 20eb3fa..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/enums/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.enums
-
-
-
-
-
-
-
-
-
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Boat.html b/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Boat.html
deleted file mode 100644
index 7370c3b..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Boat.html
+++ /dev/null
@@ -1,240 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 884dd27..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Car.html
+++ /dev/null
@@ -1,240 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 5ecb5fa..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Helicopter.html
+++ /dev/null
@@ -1,240 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 29e5745..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/InputManager.html
+++ /dev/null
@@ -1,329 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 30a2797..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Plane.html
+++ /dev/null
@@ -1,240 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 91f6fee..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Speeder.html
+++ /dev/null
@@ -1,240 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 0f5f7cb..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Tank.html
+++ /dev/null
@@ -1,240 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index d6f0123..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/Vehicle.html
+++ /dev/null
@@ -1,239 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index e01faf2..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/Seat.html
+++ /dev/null
@@ -1,235 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 1224bd0..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 0727467..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-summary.html
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index fa09fee..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/components/package-tree.html
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index babef1e..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-frame.html
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 91d46f1..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-summary.html
+++ /dev/null
@@ -1,172 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 2fa7d5b..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/objects/package-tree.html
+++ /dev/null
@@ -1,146 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 515fceb..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/Offset.html
+++ /dev/null
@@ -1,312 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index f09086b..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/legacy/vehicles/serializables/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables
-
-
-
-
-
-
-
-
-
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/EntityDismount.html b/docs/me/legofreak107/vehiclesplus/vehicles/listeners/EntityDismount.html
deleted file mode 100644
index b6eaf60..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/EntityDismount.html
+++ /dev/null
@@ -1,274 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index aae23c6..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/EntityInteractAtEntity.html
+++ /dev/null
@@ -1,274 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index d919727..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/KeyPress.html
+++ /dev/null
@@ -1,283 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 6782599..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/PlayerJoin.html
+++ /dev/null
@@ -1,274 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 91696c1..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/PlayerQuit.html
+++ /dev/null
@@ -1,274 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index d426d0e..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-frame.html
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index ae6e36c..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-summary.html
+++ /dev/null
@@ -1,156 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 257fc5a..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/listeners/package-tree.html
+++ /dev/null
@@ -1,139 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 5a0d5c1..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/Message.html
+++ /dev/null
@@ -1,1407 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 0e49f9f..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 860742e..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-summary.html
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index ac28b50..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/locale/enums/package-tree.html
+++ /dev/null
@@ -1,139 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index d4175db..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/Locale.html
+++ /dev/null
@@ -1,278 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 62e1ab5..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.locale.objects
-
-
-
-
-
-
-
-
-
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-tree.html b/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-tree.html
deleted file mode 100644
index 61e15c3..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/locale/objects/package-tree.html
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 4f390f8..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/collision/CollisionManager.html
+++ /dev/null
@@ -1,278 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index eb44842..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/collision/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 36ae0bf..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/collision/package-summary.html
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index ca5ce6f..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/collision/package-tree.html
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 781d965..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/config/ConfigManager.html
+++ /dev/null
@@ -1,282 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 32bcc5f..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/config/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 22dc919..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/config/package-summary.html
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 80e8d7b..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/config/package-tree.html
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-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/package-frame.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/package-frame.html
deleted file mode 100644
index 985e75a..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/eco/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.managers.eco
-
-
-
-
-
-
-
-
-
diff --git a/docs/me/legofreak107/vehiclesplus/vehicles/managers/main/MainManager.html b/docs/me/legofreak107/vehiclesplus/vehicles/managers/main/MainManager.html
deleted file mode 100644
index 33e068c..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/main/MainManager.html
+++ /dev/null
@@ -1,340 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 883dbc8..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/main/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index d019833..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/main/package-summary.html
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 603362c..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/main/package-tree.html
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 86b0451..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/skulls/SkullManager.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index bd7deab..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/skulls/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 5a9262e..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/skulls/package-summary.html
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 01ff6e8..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/skulls/package-tree.html
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index f0d7bbd..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/sound/SoundManager.html
+++ /dev/null
@@ -1,269 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 1f91e3b..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/sound/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index aedd03d..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/managers/sound/package-summary.html
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-
-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/menus/MainVehicleMenu.html b/docs/me/legofreak107/vehiclesplus/vehicles/menus/MainVehicleMenu.html
deleted file mode 100644
index 567a3bc..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/menus/MainVehicleMenu.html
+++ /dev/null
@@ -1,273 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 5c97583..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/menus/VehicleAddonMenu.html
+++ /dev/null
@@ -1,273 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 41b7bc6..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/menus/VehicleEnterMenu.html
+++ /dev/null
@@ -1,273 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index d8d1300..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/menus/VehicleSettingsMenu.html
+++ /dev/null
@@ -1,273 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 673bb71..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/menus/VehicleUpgradeMenu.html
+++ /dev/null
@@ -1,273 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 50a5da2..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/menus/package-frame.html
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 6d63f18..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/menus/package-summary.html
+++ /dev/null
@@ -1,156 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 58ba433..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/menus/package-tree.html
+++ /dev/null
@@ -1,139 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 249423f..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/movement/MovementMethods.html
+++ /dev/null
@@ -1,369 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 5d0077f..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/movement/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index ea84a7f..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/movement/package-summary.html
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 43261ae..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/movement/package-tree.html
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 4205df3..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_12_2.html
+++ /dev/null
@@ -1,337 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 5a60fd6..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_13.html
+++ /dev/null
@@ -1,337 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 80fa2d1..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_13_1.html
+++ /dev/null
@@ -1,337 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 2c3b8c7..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/ArmorStand_1_14.html
+++ /dev/null
@@ -1,337 +0,0 @@
-
-
-
-
-
-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/InputHandler_1_12_2.html b/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_12_2.html
deleted file mode 100644
index 0d000cd..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_12_2.html
+++ /dev/null
@@ -1,282 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 8ce6657..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_13.html
+++ /dev/null
@@ -1,282 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 847d8ae..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_13_1.html
+++ /dev/null
@@ -1,282 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index c3f1891..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_14.html
+++ /dev/null
@@ -1,282 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index e37a85b..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/InputHandler_1_15.html
+++ /dev/null
@@ -1,282 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index e41395b..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/MyArmorStand.html
+++ /dev/null
@@ -1,270 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 0cec9e2..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack.html
+++ /dev/null
@@ -1,257 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index c99d6f8..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack_1_12_2.html
+++ /dev/null
@@ -1,320 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index de0ca9a..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack_1_13.html
+++ /dev/null
@@ -1,320 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 314a462..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack_1_13_1.html
+++ /dev/null
@@ -1,320 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index fb388da..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack_1_14.html
+++ /dev/null
@@ -1,320 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index c142e75..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/NMSItemStack_1_15.html
+++ /dev/null
@@ -1,320 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 985a9b5..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/package-frame.html
+++ /dev/null
@@ -1,40 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 0167a91..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/package-summary.html
+++ /dev/null
@@ -1,219 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 9d17b4a..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/reflection/versions/package-tree.html
+++ /dev/null
@@ -1,155 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index d1abec4..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/rims/RimDesign.html
+++ /dev/null
@@ -1,269 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 1e74737..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/rims/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index e815b8f..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/rims/package-summary.html
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 9ecc45d..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/rims/package-tree.html
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index b46928f..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/settings/PluginSettings.html
+++ /dev/null
@@ -1,320 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 5ffb602..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/settings/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index bf03a69..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/settings/package-summary.html
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index e30f325..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/settings/package-tree.html
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 7a447b5..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/MomentumType.html
+++ /dev/null
@@ -1,366 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index d05d755..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/MovementType.html
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 74902f4..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/TiltType.html
+++ /dev/null
@@ -1,405 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index a95594d..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/package-frame.html
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 40439e1..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/package-summary.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 25c9eda..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/enums/package-tree.html
+++ /dev/null
@@ -1,141 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 0270cc1..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/BaseVehicle.html
+++ /dev/null
@@ -1,269 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 2558f4a..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/SpawnedVehicle.html
+++ /dev/null
@@ -1,410 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 9cab4a6..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/StorageVehicle.html
+++ /dev/null
@@ -1,392 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 58a365b..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/VehicleStats.html
+++ /dev/null
@@ -1,235 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 9e431e1..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Addon.html
+++ /dev/null
@@ -1,324 +0,0 @@
-
-
-
-
-
-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/Wheel.html b/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Wheel.html
deleted file mode 100644
index 4e91be0..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/Wheel.html
+++ /dev/null
@@ -1,311 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index b868806..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/package-frame.html
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 4b5d7be..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/package-summary.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 0b7ae5c..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/package-tree.html
+++ /dev/null
@@ -1,144 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 98e08a2..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/BikeSeat.html
+++ /dev/null
@@ -1,360 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 5ce8729..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/ControllingSeat.html
+++ /dev/null
@@ -1,331 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 2c477ff..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/Seat.html
+++ /dev/null
@@ -1,322 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index a5e35d7..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/TurretSeat.html
+++ /dev/null
@@ -1,325 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index d806cb7..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/package-frame.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 4e97fd2..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/package-summary.html
+++ /dev/null
@@ -1,152 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index fa325df..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/seats/package-tree.html
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 46ea050..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/BikeSkin.html
+++ /dev/null
@@ -1,312 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index bd61f61..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Colorable.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index bdcdb5f..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Rotor.html
+++ /dev/null
@@ -1,307 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 7d9fecd..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Skin.html
+++ /dev/null
@@ -1,311 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 9d48b7e..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/Turret.html
+++ /dev/null
@@ -1,341 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index c266a82..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/package-frame.html
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index c37147c..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/package-summary.html
+++ /dev/null
@@ -1,156 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 7e97cce..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/addons/skins/package-tree.html
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 559b51b..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageFuel.html
+++ /dev/null
@@ -1,237 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index c891f53..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageHitbox.html
+++ /dev/null
@@ -1,239 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 8e82111..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageHorn.html
+++ /dev/null
@@ -1,271 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 1ee8a86..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageSmoke.html
+++ /dev/null
@@ -1,277 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 79dc207..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/StorageUpgradeable.html
+++ /dev/null
@@ -1,241 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 2694ca5..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/package-frame.html
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index c7e63c6..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/package-summary.html
+++ /dev/null
@@ -1,156 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 933bb5b..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/base/storage/package-tree.html
+++ /dev/null
@@ -1,139 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 1c609e3..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/package-frame.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 13d30ed..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/package-summary.html
+++ /dev/null
@@ -1,152 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 5dea174..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/package-tree.html
+++ /dev/null
@@ -1,138 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index d68754e..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/BikeType.html
+++ /dev/null
@@ -1,321 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index b6aad9f..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/BoatType.html
+++ /dev/null
@@ -1,321 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index c03bf7d..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/CarType.html
+++ /dev/null
@@ -1,321 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index b9fc9cb..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/HelicopterType.html
+++ /dev/null
@@ -1,321 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 5c194c8..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/HovercraftType.html
+++ /dev/null
@@ -1,321 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 6c2cc43..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/PlaneType.html
+++ /dev/null
@@ -1,321 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 1fc5482..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/VehicleType.html
+++ /dev/null
@@ -1,239 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index d3a6452..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index f88a7cb..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/package-summary.html
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 9137972..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/base/package-tree.html
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 80eb14c..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/package-frame.html
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 28cdd11..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/package-summary.html
+++ /dev/null
@@ -1,160 +0,0 @@
-
-
-
-
-
-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
deleted file mode 100644
index 09b4e98..0000000
--- a/docs/me/legofreak107/vehiclesplus/vehicles/vehicles/objects/types/package-tree.html
+++ /dev/null
@@ -1,144 +0,0 @@
-
-
-
-
-
-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
index 4c80eba..52a0d4f 100644
--- a/docs/overview-frame.html
+++ b/docs/overview-frame.html
@@ -1,73 +1,29 @@
-
-
-
-
-
-Overview List
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+Overview List (API 2.0.11-dev1 API)
+
+
+
+
+
+
+
+
+
diff --git a/docs/overview-summary.html b/docs/overview-summary.html
index a7694d8..cf7add4 100644
--- a/docs/overview-summary.html
+++ b/docs/overview-summary.html
@@ -1,341 +1,171 @@
-
-
-
-
-
-Overview
-
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+Overview (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/overview-tree.html b/docs/overview-tree.html
index 5036b28..bcc0ee2 100644
--- a/docs/overview-tree.html
+++ b/docs/overview-tree.html
@@ -1,381 +1,179 @@
-
-
-
-
-
-Class Hierarchy
-
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+Class Hierarchy (API 2.0.11-dev1 API)
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+me.legofreak107.vehiclesplus.vehicles.api.objects.parts.APISeat (implements me.legofreak107.vehiclesplus.vehicles.api.interfaces.IPart )
+me.legofreak107.vehiclesplus.vehicles.api.objects.vehicles.APIVehicle (implements me.legofreak107.vehiclesplus.vehicles.api.interfaces.IVehicle )
+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.VehicleGiveEvent (implements org.bukkit.event.Cancellable)
+me.legofreak107.vehiclesplus.vehicles.api.events.VehicleLeaveEvent
+me.legofreak107.vehiclesplus.vehicles.api.events.VehicleSpawnEvent (implements org.bukkit.event.Cancellable)
+
+
+me.legofreak107.vehiclesplus.vehicles.api.managers.MainManager
+me.legofreak107.vehiclesplus.vehicles.api.objects.custominput.MovementInput
+me.legofreak107.vehiclesplus.vehicles.api.VehiclesPlusAPI
+
+
+
+
Interface Hierarchy
+
+me.legofreak107.vehiclesplus.vehicles.api.interfaces.IPart
+me.legofreak107.vehiclesplus.vehicles.api.interfaces.IVehicle
+
+
Enum Hierarchy
+
+java.lang.Object
+
+java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
+
+me.legofreak107.vehiclesplus.vehicles.api.libraries.nbtsaving.NBTDataType
+me.legofreak107.vehiclesplus.vehicles.api.objects.collision.CollisionMode
+me.legofreak107.vehiclesplus.vehicles.api.objects.spawn.SpawnMode
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/package-list b/docs/package-list
index 99329ae..2ffce38 100644
--- a/docs/package-list
+++ b/docs/package-list
@@ -1,53 +1,10 @@
-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
+me.legofreak107.vehiclesplus.vehicles.api
+me.legofreak107.vehiclesplus.vehicles.api.events
+me.legofreak107.vehiclesplus.vehicles.api.interfaces
+me.legofreak107.vehiclesplus.vehicles.api.libraries.nbtsaving
+me.legofreak107.vehiclesplus.vehicles.api.managers
+me.legofreak107.vehiclesplus.vehicles.api.objects.collision
+me.legofreak107.vehiclesplus.vehicles.api.objects.custominput
+me.legofreak107.vehiclesplus.vehicles.api.objects.parts
+me.legofreak107.vehiclesplus.vehicles.api.objects.spawn
+me.legofreak107.vehiclesplus.vehicles.api.objects.vehicles
diff --git a/docs/script.js b/docs/script.js
index b346356..c3a1cae 100644
--- a/docs/script.js
+++ b/docs/script.js
@@ -1,30 +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] + " ";
- }
- }
-}
+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
deleted file mode 100644
index 98055b2..0000000
--- a/docs/stylesheet.css
+++ /dev/null
@@ -1,574 +0,0 @@
-/* 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;
-}