diff --git a/api/allclasses-frame.html b/api/allclasses-frame.html
deleted file mode 100644
index 693e95e..0000000
--- a/api/allclasses-frame.html
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
-
-
-
-All Classes (API 2.0.11-dev1 API)
-
-
-
-
-All Classes
-
-
-
diff --git a/api/allclasses-noframe.html b/api/allclasses-noframe.html
deleted file mode 100644
index 13c0067..0000000
--- a/api/allclasses-noframe.html
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
-
-
-
-All Classes (API 2.0.11-dev1 API)
-
-
-
-
-All Classes
-
-
-
diff --git a/api/constant-values.html b/api/constant-values.html
deleted file mode 100644
index 65e92e0..0000000
--- a/api/constant-values.html
+++ /dev/null
@@ -1,121 +0,0 @@
-
-
-
-
-
-Constant Field Values (API 2.0.11-dev1 API)
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/api/deprecated-list.html b/api/deprecated-list.html
deleted file mode 100644
index b2159e3..0000000
--- a/api/deprecated-list.html
+++ /dev/null
@@ -1,121 +0,0 @@
-
-
-
-
-
-Deprecated List (API 2.0.11-dev1 API)
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/api/help-doc.html b/api/help-doc.html
deleted file mode 100644
index 9202d13..0000000
--- a/api/help-doc.html
+++ /dev/null
@@ -1,222 +0,0 @@
-
-
-
-
-
-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/api/index-all.html b/api/index-all.html
deleted file mode 100644
index d6e6319..0000000
--- a/api/index-all.html
+++ /dev/null
@@ -1,493 +0,0 @@
-
-
-
-
-
-Index (API 2.0.11-dev1 API)
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-A C D G I M N R S V
-
-
-
A
-
-API - Class in me.legofreak107.vehiclesplus.vehicles.api
-
-API() - Constructor for class me.legofreak107.vehiclesplus.vehicles.api.API
-
-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.API
-
-
-
-
-
-
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.API
-
-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.API
-
-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.API
-
-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.API
-
-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(IVehicle) - Method in class me.legofreak107.vehiclesplus.vehicles.api.API
-
-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
-
-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
-
-
-
A C D G I M N R S V
-
-
-
-
-
-
diff --git a/api/index.html b/api/index.html
deleted file mode 100644
index 5c64901..0000000
--- a/api/index.html
+++ /dev/null
@@ -1,75 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/API.html b/api/me/legofreak107/vehiclesplus/vehicles/api/API.html
deleted file mode 100644
index d781d19..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/API.html
+++ /dev/null
@@ -1,335 +0,0 @@
-
-
-
-
-
-API (API 2.0.11-dev1 API)
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-Prev Class
-Next Class
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-java.lang.Object
-
-
-me.legofreak107.vehiclesplus.vehicles.api.API
-
-
-
-
-
-
-
-
-
-
-
-
-Constructor Summary
-
-Constructors
-
-Constructor and Description
-
-
-API ()
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
-
-
-Methods inherited from class java.lang.Object
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Prev Class
-Next Class
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/api/me/legofreak107/vehiclesplus/vehicles/api/events/ClickVehicleEvent.html b/api/me/legofreak107/vehiclesplus/vehicles/api/events/ClickVehicleEvent.html
deleted file mode 100644
index a651274..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/events/ClickVehicleEvent.html
+++ /dev/null
@@ -1,387 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/events/SendKeyEvent.html b/api/me/legofreak107/vehiclesplus/vehicles/api/events/SendKeyEvent.html
deleted file mode 100644
index 0e55130..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/events/SendKeyEvent.html
+++ /dev/null
@@ -1,394 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleCollisionEvent.html b/api/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleCollisionEvent.html
deleted file mode 100644
index c1608b2..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleCollisionEvent.html
+++ /dev/null
@@ -1,553 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleDamageEvent.html b/api/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleDamageEvent.html
deleted file mode 100644
index 79653c5..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleDamageEvent.html
+++ /dev/null
@@ -1,400 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleDestroyEvent.html b/api/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleDestroyEvent.html
deleted file mode 100644
index c3e2ecc..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleDestroyEvent.html
+++ /dev/null
@@ -1,371 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleEnterEvent.html b/api/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleEnterEvent.html
deleted file mode 100644
index 7e70f6e..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleEnterEvent.html
+++ /dev/null
@@ -1,403 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleGiveEvent.html b/api/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleGiveEvent.html
deleted file mode 100644
index 0ef4c8a..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleGiveEvent.html
+++ /dev/null
@@ -1,379 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleLeaveEvent.html b/api/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleLeaveEvent.html
deleted file mode 100644
index 336bd5f..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleLeaveEvent.html
+++ /dev/null
@@ -1,364 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleSpawnEvent.html b/api/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleSpawnEvent.html
deleted file mode 100644
index fc01911..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/events/VehicleSpawnEvent.html
+++ /dev/null
@@ -1,387 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/events/package-frame.html b/api/me/legofreak107/vehiclesplus/vehicles/api/events/package-frame.html
deleted file mode 100644
index 51df58b..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/events/package-frame.html
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api.events (API 2.0.11-dev1 API)
-
-
-
-
-
-
-
-
diff --git a/api/me/legofreak107/vehiclesplus/vehicles/api/events/package-summary.html b/api/me/legofreak107/vehiclesplus/vehicles/api/events/package-summary.html
deleted file mode 100644
index f671464..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/events/package-summary.html
+++ /dev/null
@@ -1,171 +0,0 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api.events (API 2.0.11-dev1 API)
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/api/me/legofreak107/vehiclesplus/vehicles/api/events/package-tree.html b/api/me/legofreak107/vehiclesplus/vehicles/api/events/package-tree.html
deleted file mode 100644
index 09c4250..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/events/package-tree.html
+++ /dev/null
@@ -1,146 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/interfaces/IPart.html b/api/me/legofreak107/vehiclesplus/vehicles/api/interfaces/IPart.html
deleted file mode 100644
index af354b2..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/interfaces/IPart.html
+++ /dev/null
@@ -1,168 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/interfaces/IVehicle.html b/api/me/legofreak107/vehiclesplus/vehicles/api/interfaces/IVehicle.html
deleted file mode 100644
index fe13f39..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/interfaces/IVehicle.html
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-frame.html b/api/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-frame.html
deleted file mode 100644
index 5bfd87a..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-frame.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api.interfaces (API 2.0.11-dev1 API)
-
-
-
-
-
-
-
-
diff --git a/api/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-summary.html b/api/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-summary.html
deleted file mode 100644
index c6a2892..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-summary.html
+++ /dev/null
@@ -1,143 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-tree.html b/api/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-tree.html
deleted file mode 100644
index f1a4be4..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/interfaces/package-tree.html
+++ /dev/null
@@ -1,131 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/NBTDataType.html b/api/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/NBTDataType.html
deleted file mode 100644
index 10d52d7..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/NBTDataType.html
+++ /dev/null
@@ -1,374 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-frame.html b/api/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-frame.html
deleted file mode 100644
index d311779..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-frame.html
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api.libraries.nbtsaving (API 2.0.11-dev1 API)
-
-
-
-
-
-
-
-
diff --git a/api/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-summary.html b/api/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-summary.html
deleted file mode 100644
index 1bc723d..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-summary.html
+++ /dev/null
@@ -1,139 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-tree.html b/api/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-tree.html
deleted file mode 100644
index 286a40d..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/libraries/nbtsaving/package-tree.html
+++ /dev/null
@@ -1,138 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/managers/MainManager.html b/api/me/legofreak107/vehiclesplus/vehicles/api/managers/MainManager.html
deleted file mode 100644
index eab54a6..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/managers/MainManager.html
+++ /dev/null
@@ -1,275 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/managers/package-frame.html b/api/me/legofreak107/vehiclesplus/vehicles/api/managers/package-frame.html
deleted file mode 100644
index c21da99..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/managers/package-frame.html
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api.managers (API 2.0.11-dev1 API)
-
-
-
-
-
-
-
-
diff --git a/api/me/legofreak107/vehiclesplus/vehicles/api/managers/package-summary.html b/api/me/legofreak107/vehiclesplus/vehicles/api/managers/package-summary.html
deleted file mode 100644
index d7f98f2..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/managers/package-summary.html
+++ /dev/null
@@ -1,139 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/managers/package-tree.html b/api/me/legofreak107/vehiclesplus/vehicles/api/managers/package-tree.html
deleted file mode 100644
index 66e4e2f..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/managers/package-tree.html
+++ /dev/null
@@ -1,134 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/CollisionMode.html b/api/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/CollisionMode.html
deleted file mode 100644
index bc25d6d..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/CollisionMode.html
+++ /dev/null
@@ -1,338 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-frame.html b/api/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-frame.html
deleted file mode 100644
index 0d79cc1..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-frame.html
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api.objects.collision (API 2.0.11-dev1 API)
-
-
-
-
-
-
-
-
diff --git a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-summary.html b/api/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-summary.html
deleted file mode 100644
index 55f19e3..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-summary.html
+++ /dev/null
@@ -1,139 +0,0 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api.objects.collision (API 2.0.11-dev1 API)
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-tree.html b/api/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-tree.html
deleted file mode 100644
index c7716ea..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/collision/package-tree.html
+++ /dev/null
@@ -1,138 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/MovementInput.html b/api/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/MovementInput.html
deleted file mode 100644
index 0bb13b5..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/MovementInput.html
+++ /dev/null
@@ -1,328 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-frame.html b/api/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-frame.html
deleted file mode 100644
index eb19b7e..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-frame.html
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api.objects.custominput (API 2.0.11-dev1 API)
-
-
-
-
-
-
-
-
diff --git a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-summary.html b/api/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-summary.html
deleted file mode 100644
index d696180..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-summary.html
+++ /dev/null
@@ -1,139 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-tree.html b/api/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-tree.html
deleted file mode 100644
index 9f2c1b7..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/custominput/package-tree.html
+++ /dev/null
@@ -1,134 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/APISeat.html b/api/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/APISeat.html
deleted file mode 100644
index d612d16..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/APISeat.html
+++ /dev/null
@@ -1,239 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-frame.html b/api/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-frame.html
deleted file mode 100644
index cef3601..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-frame.html
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api.objects.parts (API 2.0.11-dev1 API)
-
-
-
-
-
-
-
-
diff --git a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-summary.html b/api/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-summary.html
deleted file mode 100644
index cd26af6..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-summary.html
+++ /dev/null
@@ -1,139 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-tree.html b/api/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-tree.html
deleted file mode 100644
index 60425da..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/parts/package-tree.html
+++ /dev/null
@@ -1,134 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/SpawnMode.html b/api/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/SpawnMode.html
deleted file mode 100644
index b346200..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/SpawnMode.html
+++ /dev/null
@@ -1,350 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-frame.html b/api/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-frame.html
deleted file mode 100644
index 004a929..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-frame.html
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api.objects.spawn (API 2.0.11-dev1 API)
-
-
-
-
-
-
-
-
diff --git a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-summary.html b/api/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-summary.html
deleted file mode 100644
index 738b293..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-summary.html
+++ /dev/null
@@ -1,139 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-tree.html b/api/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-tree.html
deleted file mode 100644
index bd41cc7..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/spawn/package-tree.html
+++ /dev/null
@@ -1,138 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/APIVehicle.html b/api/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/APIVehicle.html
deleted file mode 100644
index 1f19edc..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/APIVehicle.html
+++ /dev/null
@@ -1,315 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/package-frame.html b/api/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/package-frame.html
deleted file mode 100644
index 5e9e776..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/package-frame.html
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api.objects.vehicles (API 2.0.11-dev1 API)
-
-
-
-
-
-
-
-
diff --git a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/package-summary.html b/api/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/package-summary.html
deleted file mode 100644
index 7fdd499..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/package-summary.html
+++ /dev/null
@@ -1,141 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/package-tree.html b/api/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/package-tree.html
deleted file mode 100644
index d3b9c1a..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/objects/vehicles/package-tree.html
+++ /dev/null
@@ -1,134 +0,0 @@
-
-
-
-
-
-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/api/me/legofreak107/vehiclesplus/vehicles/api/package-frame.html b/api/me/legofreak107/vehiclesplus/vehicles/api/package-frame.html
deleted file mode 100644
index 52f4117..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/package-frame.html
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api (API 2.0.11-dev1 API)
-
-
-
-
-
-
-
-
diff --git a/api/me/legofreak107/vehiclesplus/vehicles/api/package-summary.html b/api/me/legofreak107/vehiclesplus/vehicles/api/package-summary.html
deleted file mode 100644
index c643e68..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/package-summary.html
+++ /dev/null
@@ -1,139 +0,0 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api (API 2.0.11-dev1 API)
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-Class Summary
-
-Class
-Description
-
-
-
-API
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/api/me/legofreak107/vehiclesplus/vehicles/api/package-tree.html b/api/me/legofreak107/vehiclesplus/vehicles/api/package-tree.html
deleted file mode 100644
index 75222d5..0000000
--- a/api/me/legofreak107/vehiclesplus/vehicles/api/package-tree.html
+++ /dev/null
@@ -1,134 +0,0 @@
-
-
-
-
-
-me.legofreak107.vehiclesplus.vehicles.api Class Hierarchy (API 2.0.11-dev1 API)
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
Class Hierarchy
-
-java.lang.Object
-
-me.legofreak107.vehiclesplus.vehicles.api.API
-
-
-
-
-
-
-
-
-
-
diff --git a/api/overview-frame.html b/api/overview-frame.html
deleted file mode 100644
index ff548cd..0000000
--- a/api/overview-frame.html
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
-
-
-Overview List (API 2.0.11-dev1 API)
-
-
-
-
-
-
-
-
-
diff --git a/api/overview-summary.html b/api/overview-summary.html
deleted file mode 100644
index 82f94b0..0000000
--- a/api/overview-summary.html
+++ /dev/null
@@ -1,171 +0,0 @@
-
-
-
-
-
-Overview (API 2.0.11-dev1 API)
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/api/overview-tree.html b/api/overview-tree.html
deleted file mode 100644
index 1387323..0000000
--- a/api/overview-tree.html
+++ /dev/null
@@ -1,179 +0,0 @@
-
-
-
-
-
-Class Hierarchy (API 2.0.11-dev1 API)
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-
-
-
Class Hierarchy
-
-java.lang.Object
-
-me.legofreak107.vehiclesplus.vehicles.api.API
-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
-
-
-
-
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/api/package-list b/api/package-list
deleted file mode 100644
index 2ffce38..0000000
--- a/api/package-list
+++ /dev/null
@@ -1,10 +0,0 @@
-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/api/script.js b/api/script.js
deleted file mode 100644
index c3a1cae..0000000
--- a/api/script.js
+++ /dev/null
@@ -1,30 +0,0 @@
-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/api/stylesheet.css b/api/stylesheet.css
deleted file mode 100644
index b8dad08..0000000
--- a/api/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;
-}