From f8a8a645ebc7b4d3105803bbae85400910fcf1fa Mon Sep 17 00:00:00 2001 From: "Kristian S. Stangeland" Date: Wed, 17 Oct 2012 08:16:18 +0200 Subject: [PATCH] Added JavaDoc again. What the ... feels like everything is falling apart. --- Javadoc/allclasses-frame.html | 2 +- Javadoc/allclasses-noframe.html | 2 +- .../com/comphenix/protocol/Application.html | 2 +- .../protocol/AsynchronousManager.html | 2 +- .../com/comphenix/protocol/PacketStream.html | 2 +- .../comphenix/protocol/Packets.Client.html | 2 +- .../comphenix/protocol/Packets.Server.html | 2 +- Javadoc/com/comphenix/protocol/Packets.html | 2 +- .../comphenix/protocol/ProtocolLibrary.html | 2 +- .../comphenix/protocol/ProtocolManager.html | 2 +- .../protocol/async/AsyncFilterManager.html | 2 +- .../protocol/async/AsyncListenerHandler.html | 2 +- .../comphenix/protocol/async/AsyncMarker.html | 2 +- .../protocol/async/AsyncRunnable.html | 2 +- .../async/class-use/AsyncFilterManager.html | 2 +- .../async/class-use/AsyncListenerHandler.html | 2 +- .../protocol/async/class-use/AsyncMarker.html | 2 +- .../async/class-use/AsyncRunnable.html | 2 +- .../protocol/async/package-frame.html | 2 +- .../protocol/async/package-summary.html | 2 +- .../protocol/async/package-tree.html | 2 +- .../comphenix/protocol/async/package-use.html | 2 +- .../protocol/class-use/Application.html | 2 +- .../class-use/AsynchronousManager.html | 2 +- .../protocol/class-use/PacketStream.html | 2 +- .../protocol/class-use/Packets.Client.html | 2 +- .../protocol/class-use/Packets.Server.html | 2 +- .../comphenix/protocol/class-use/Packets.html | 2 +- .../protocol/class-use/ProtocolLibrary.html | 2 +- .../protocol/class-use/ProtocolManager.html | 2 +- .../AbstractConcurrentListenerMultimap.html | 2 +- .../concurrency/SortedCopyOnWriteArray.html | 2 +- .../AbstractConcurrentListenerMultimap.html | 2 +- .../class-use/SortedCopyOnWriteArray.html | 2 +- .../protocol/concurrency/package-frame.html | 2 +- .../protocol/concurrency/package-summary.html | 2 +- .../protocol/concurrency/package-tree.html | 2 +- .../protocol/concurrency/package-use.html | 2 +- .../protocol/events/ConnectionSide.html | 2 +- .../protocol/events/ListenerPriority.html | 2 +- .../protocol/events/ListeningWhitelist.html | 2 +- .../protocol/events/MonitorAdapter.html | 339 +++++++ .../protocol/events/PacketAdapter.html | 2 +- .../protocol/events/PacketContainer.html | 2 +- .../protocol/events/PacketEvent.html | 2 +- .../protocol/events/PacketListener.html | 2 +- .../events/class-use/ConnectionSide.html | 2 +- .../events/class-use/ListenerPriority.html | 2 +- .../events/class-use/ListeningWhitelist.html | 2 +- .../events/class-use/PacketAdapter.html | 2 +- .../events/class-use/PacketContainer.html | 2 +- .../events/class-use/PacketEvent.html | 2 +- .../events/class-use/PacketListener.html | 2 +- .../protocol/events/package-frame.html | 2 +- .../protocol/events/package-summary.html | 2 +- .../protocol/events/package-tree.html | 2 +- .../protocol/events/package-use.html | 2 +- .../protocol/injector/BukkitUnwrapper.html | 2 +- .../injector/ConcurrentListenerMultimap.html | 359 ------- .../protocol/injector/DelayedSingleTask.html | 470 +++++++++ .../protocol/injector/GamePhase.html | 2 +- .../protocol/injector/ListenerInvoker.html | 2 +- .../NetworkFieldInjector.FakePacket.html | 165 --- .../injector/NetworkFieldInjector.html | 602 ----------- .../injector/NetworkObjectInjector.html | 581 ----------- .../injector/NetworkServerInjector.html | 665 ------------ .../PacketConstructor.BukkitUnwrapper.html | 269 ----- .../injector/PacketConstructor.Unwrapper.html | 2 +- .../protocol/injector/PacketConstructor.html | 2 +- ...PacketFilterManager.PlayerInjectHooks.html | 2 +- .../injector/PacketFilterManager.html | 2 +- .../injector/PlayerLoggedOutException.html | 2 +- .../injector/PrioritizedListener.html | 2 +- .../injector/SortedCopyOnWriteArrayTest.html | 2 +- .../protocol/injector/StructureCache.html | 2 +- .../injector/class-use/BukkitUnwrapper.html | 2 +- .../class-use/ConcurrentListenerMultimap.html | 115 --- .../injector/class-use/ListenerInvoker.html | 2 +- .../NetworkFieldInjector.FakePacket.html | 115 --- .../class-use/NetworkFieldInjector.html | 115 --- .../class-use/NetworkObjectInjector.html | 115 --- .../class-use/NetworkServerInjector.html | 115 --- .../PacketConstructor.BukkitUnwrapper.html | 115 --- .../PacketConstructor.Unwrapper.html | 2 +- .../injector/class-use/PacketConstructor.html | 2 +- ...PacketFilterManager.PlayerInjectHooks.html | 2 +- .../class-use/PacketFilterManager.html | 2 +- .../class-use/PlayerLoggedOutException.html | 2 +- .../class-use/PrioritizedListener.html | 2 +- .../class-use/SortedCopyOnWriteArrayTest.html | 2 +- .../injector/class-use/StructureCache.html | 2 +- .../protocol/injector/package-frame.html | 2 +- .../protocol/injector/package-summary.html | 2 +- .../protocol/injector/package-tree.html | 2 +- .../protocol/injector/package-use.html | 2 +- .../player/NetworkServerInjector.html | 2 +- .../player/PlayerInjectionHandler.html | 2 +- .../class-use/NetworkServerInjector.html | 2 +- .../class-use/PlayerInjectionHandler.html | 2 +- .../injector/player/package-frame.html | 2 +- .../injector/player/package-summary.html | 2 +- .../injector/player/package-tree.html | 2 +- .../protocol/injector/player/package-use.html | 2 +- .../protocol/metrics/Statistics.html | 2 +- .../metrics/class-use/Statistics.html | 2 +- .../protocol/metrics/package-frame.html | 2 +- .../protocol/metrics/package-summary.html | 2 +- .../protocol/metrics/package-tree.html | 2 +- .../protocol/metrics/package-use.html | 2 +- .../com/comphenix/protocol/package-frame.html | 2 +- .../comphenix/protocol/package-summary.html | 2 +- .../com/comphenix/protocol/package-tree.html | 2 +- .../com/comphenix/protocol/package-use.html | 2 +- .../protocol/reflect/EquivalentConverter.html | 2 +- .../reflect/FieldAccessException.html | 2 +- .../protocol/reflect/FieldUtils.html | 2 +- .../protocol/reflect/FuzzyReflection.html | 2 +- .../comphenix/protocol/reflect/IntEnum.html | 2 +- .../protocol/reflect/MethodUtils.html | 2 +- .../protocol/reflect/ObjectCloner.html | 2 +- .../protocol/reflect/PrimitiveUtils.html | 2 +- .../protocol/reflect/StructureModifier.html | 2 +- .../reflect/StructureModifierTest.html | 2 +- .../protocol/reflect/VolatileField.html | 2 +- .../class-use/EquivalentConverter.html | 2 +- .../class-use/FieldAccessException.html | 2 +- .../reflect/class-use/FieldUtils.html | 2 +- .../reflect/class-use/FuzzyReflection.html | 2 +- .../protocol/reflect/class-use/IntEnum.html | 2 +- .../reflect/class-use/MethodUtils.html | 2 +- .../reflect/class-use/ObjectCloner.html | 2 +- .../reflect/class-use/PrimitiveUtils.html | 2 +- .../reflect/class-use/StructureModifier.html | 2 +- .../class-use/StructureModifierTest.html | 2 +- .../reflect/class-use/VolatileField.html | 2 +- .../reflect/compiler/BackgroundCompiler.html | 2 +- .../reflect/compiler/CompileListener.html | 2 +- .../compiler/CompiledStructureModifier.html | 2 +- .../reflect/compiler/StructureCompiler.html | 2 +- .../class-use/BackgroundCompiler.html | 2 +- .../compiler/class-use/CompileListener.html | 2 +- .../class-use/CompiledStructureModifier.html | 2 +- .../compiler/class-use/StructureCompiler.html | 2 +- .../reflect/compiler/package-frame.html | 2 +- .../reflect/compiler/package-summary.html | 2 +- .../reflect/compiler/package-tree.html | 2 +- .../reflect/compiler/package-use.html | 2 +- .../instances/CollectionGenerator.html | 2 +- .../reflect/instances/DefaultInstances.html | 2 +- .../reflect/instances/ExistingGenerator.html | 2 +- .../reflect/instances/InstanceProvider.html | 2 +- .../reflect/instances/PrimitiveGenerator.html | 2 +- .../class-use/CollectionGenerator.html | 2 +- .../instances/class-use/DefaultInstances.html | 2 +- .../class-use/ExistingGenerator.html | 2 +- .../instances/class-use/InstanceProvider.html | 2 +- .../class-use/PrimitiveGenerator.html | 2 +- .../reflect/instances/package-frame.html | 2 +- .../reflect/instances/package-summary.html | 2 +- .../reflect/instances/package-tree.html | 2 +- .../reflect/instances/package-use.html | 2 +- .../protocol/reflect/package-frame.html | 2 +- .../protocol/reflect/package-summary.html | 2 +- .../protocol/reflect/package-tree.html | 2 +- .../protocol/reflect/package-use.html | 2 +- Javadoc/constant-values.html | 2 +- Javadoc/deprecated-list.html | 2 +- Javadoc/help-doc.html | 2 +- Javadoc/index-files/index-1.html | 2 +- Javadoc/index-files/index-10.html | 2 +- Javadoc/index-files/index-11.html | 2 +- Javadoc/index-files/index-12.html | 2 +- Javadoc/index-files/index-13.html | 2 +- Javadoc/index-files/index-14.html | 2 +- Javadoc/index-files/index-15.html | 2 +- Javadoc/index-files/index-16.html | 2 +- Javadoc/index-files/index-17.html | 2 +- Javadoc/index-files/index-18.html | 2 +- Javadoc/index-files/index-19.html | 2 +- Javadoc/index-files/index-2.html | 2 +- Javadoc/index-files/index-20.html | 2 +- Javadoc/index-files/index-21.html | 2 +- Javadoc/index-files/index-3.html | 2 +- Javadoc/index-files/index-4.html | 2 +- Javadoc/index-files/index-5.html | 2 +- Javadoc/index-files/index-6.html | 2 +- Javadoc/index-files/index-7.html | 2 +- Javadoc/index-files/index-8.html | 2 +- Javadoc/index-files/index-9.html | 2 +- Javadoc/index.html | 2 +- Javadoc/overview-frame.html | 2 +- Javadoc/overview-summary.html | 2 +- Javadoc/overview-tree.html | 2 +- Javadoc/serialized-form.html | 2 +- Javadoc/stylesheet.css | 948 +++++++++--------- 195 files changed, 1463 insertions(+), 3985 deletions(-) create mode 100644 Javadoc/com/comphenix/protocol/events/MonitorAdapter.html delete mode 100644 Javadoc/com/comphenix/protocol/injector/ConcurrentListenerMultimap.html create mode 100644 Javadoc/com/comphenix/protocol/injector/DelayedSingleTask.html delete mode 100644 Javadoc/com/comphenix/protocol/injector/NetworkFieldInjector.FakePacket.html delete mode 100644 Javadoc/com/comphenix/protocol/injector/NetworkFieldInjector.html delete mode 100644 Javadoc/com/comphenix/protocol/injector/NetworkObjectInjector.html delete mode 100644 Javadoc/com/comphenix/protocol/injector/NetworkServerInjector.html delete mode 100644 Javadoc/com/comphenix/protocol/injector/PacketConstructor.BukkitUnwrapper.html delete mode 100644 Javadoc/com/comphenix/protocol/injector/class-use/ConcurrentListenerMultimap.html delete mode 100644 Javadoc/com/comphenix/protocol/injector/class-use/NetworkFieldInjector.FakePacket.html delete mode 100644 Javadoc/com/comphenix/protocol/injector/class-use/NetworkFieldInjector.html delete mode 100644 Javadoc/com/comphenix/protocol/injector/class-use/NetworkObjectInjector.html delete mode 100644 Javadoc/com/comphenix/protocol/injector/class-use/NetworkServerInjector.html delete mode 100644 Javadoc/com/comphenix/protocol/injector/class-use/PacketConstructor.BukkitUnwrapper.html diff --git a/Javadoc/allclasses-frame.html b/Javadoc/allclasses-frame.html index f77125df..9f373076 100644 --- a/Javadoc/allclasses-frame.html +++ b/Javadoc/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes diff --git a/Javadoc/allclasses-noframe.html b/Javadoc/allclasses-noframe.html index 716647be..31ad6f73 100644 --- a/Javadoc/allclasses-noframe.html +++ b/Javadoc/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes diff --git a/Javadoc/com/comphenix/protocol/Application.html b/Javadoc/com/comphenix/protocol/Application.html index 2bfe0181..fedd1ea6 100644 --- a/Javadoc/com/comphenix/protocol/Application.html +++ b/Javadoc/com/comphenix/protocol/Application.html @@ -2,7 +2,7 @@ - + Application diff --git a/Javadoc/com/comphenix/protocol/AsynchronousManager.html b/Javadoc/com/comphenix/protocol/AsynchronousManager.html index 2052f43e..f3b9c81e 100644 --- a/Javadoc/com/comphenix/protocol/AsynchronousManager.html +++ b/Javadoc/com/comphenix/protocol/AsynchronousManager.html @@ -2,7 +2,7 @@ - + AsynchronousManager diff --git a/Javadoc/com/comphenix/protocol/PacketStream.html b/Javadoc/com/comphenix/protocol/PacketStream.html index 40d57530..a0b342c5 100644 --- a/Javadoc/com/comphenix/protocol/PacketStream.html +++ b/Javadoc/com/comphenix/protocol/PacketStream.html @@ -2,7 +2,7 @@ - + PacketStream diff --git a/Javadoc/com/comphenix/protocol/Packets.Client.html b/Javadoc/com/comphenix/protocol/Packets.Client.html index 043109fe..729221b5 100644 --- a/Javadoc/com/comphenix/protocol/Packets.Client.html +++ b/Javadoc/com/comphenix/protocol/Packets.Client.html @@ -2,7 +2,7 @@ - + Packets.Client diff --git a/Javadoc/com/comphenix/protocol/Packets.Server.html b/Javadoc/com/comphenix/protocol/Packets.Server.html index 095270bf..808f4161 100644 --- a/Javadoc/com/comphenix/protocol/Packets.Server.html +++ b/Javadoc/com/comphenix/protocol/Packets.Server.html @@ -2,7 +2,7 @@ - + Packets.Server diff --git a/Javadoc/com/comphenix/protocol/Packets.html b/Javadoc/com/comphenix/protocol/Packets.html index a4a0b57f..a5d16699 100644 --- a/Javadoc/com/comphenix/protocol/Packets.html +++ b/Javadoc/com/comphenix/protocol/Packets.html @@ -2,7 +2,7 @@ - + Packets diff --git a/Javadoc/com/comphenix/protocol/ProtocolLibrary.html b/Javadoc/com/comphenix/protocol/ProtocolLibrary.html index 0fdc09e3..66744d06 100644 --- a/Javadoc/com/comphenix/protocol/ProtocolLibrary.html +++ b/Javadoc/com/comphenix/protocol/ProtocolLibrary.html @@ -2,7 +2,7 @@ - + ProtocolLibrary diff --git a/Javadoc/com/comphenix/protocol/ProtocolManager.html b/Javadoc/com/comphenix/protocol/ProtocolManager.html index c56286be..9b8c700e 100644 --- a/Javadoc/com/comphenix/protocol/ProtocolManager.html +++ b/Javadoc/com/comphenix/protocol/ProtocolManager.html @@ -2,7 +2,7 @@ - + ProtocolManager diff --git a/Javadoc/com/comphenix/protocol/async/AsyncFilterManager.html b/Javadoc/com/comphenix/protocol/async/AsyncFilterManager.html index da08eb31..4a46bf09 100644 --- a/Javadoc/com/comphenix/protocol/async/AsyncFilterManager.html +++ b/Javadoc/com/comphenix/protocol/async/AsyncFilterManager.html @@ -2,7 +2,7 @@ - + AsyncFilterManager diff --git a/Javadoc/com/comphenix/protocol/async/AsyncListenerHandler.html b/Javadoc/com/comphenix/protocol/async/AsyncListenerHandler.html index eb7e737d..9717a5c8 100644 --- a/Javadoc/com/comphenix/protocol/async/AsyncListenerHandler.html +++ b/Javadoc/com/comphenix/protocol/async/AsyncListenerHandler.html @@ -2,7 +2,7 @@ - + AsyncListenerHandler diff --git a/Javadoc/com/comphenix/protocol/async/AsyncMarker.html b/Javadoc/com/comphenix/protocol/async/AsyncMarker.html index ff1aa49c..196aafda 100644 --- a/Javadoc/com/comphenix/protocol/async/AsyncMarker.html +++ b/Javadoc/com/comphenix/protocol/async/AsyncMarker.html @@ -2,7 +2,7 @@ - + AsyncMarker diff --git a/Javadoc/com/comphenix/protocol/async/AsyncRunnable.html b/Javadoc/com/comphenix/protocol/async/AsyncRunnable.html index a16f8dd6..1a4fb51a 100644 --- a/Javadoc/com/comphenix/protocol/async/AsyncRunnable.html +++ b/Javadoc/com/comphenix/protocol/async/AsyncRunnable.html @@ -2,7 +2,7 @@ - + AsyncRunnable diff --git a/Javadoc/com/comphenix/protocol/async/class-use/AsyncFilterManager.html b/Javadoc/com/comphenix/protocol/async/class-use/AsyncFilterManager.html index bd6967f8..2acf4317 100644 --- a/Javadoc/com/comphenix/protocol/async/class-use/AsyncFilterManager.html +++ b/Javadoc/com/comphenix/protocol/async/class-use/AsyncFilterManager.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.async.AsyncFilterManager diff --git a/Javadoc/com/comphenix/protocol/async/class-use/AsyncListenerHandler.html b/Javadoc/com/comphenix/protocol/async/class-use/AsyncListenerHandler.html index dd7d2452..cf773998 100644 --- a/Javadoc/com/comphenix/protocol/async/class-use/AsyncListenerHandler.html +++ b/Javadoc/com/comphenix/protocol/async/class-use/AsyncListenerHandler.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.async.AsyncListenerHandler diff --git a/Javadoc/com/comphenix/protocol/async/class-use/AsyncMarker.html b/Javadoc/com/comphenix/protocol/async/class-use/AsyncMarker.html index 3118be15..2abd7ceb 100644 --- a/Javadoc/com/comphenix/protocol/async/class-use/AsyncMarker.html +++ b/Javadoc/com/comphenix/protocol/async/class-use/AsyncMarker.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.async.AsyncMarker diff --git a/Javadoc/com/comphenix/protocol/async/class-use/AsyncRunnable.html b/Javadoc/com/comphenix/protocol/async/class-use/AsyncRunnable.html index c9d390bb..3fd9c2d0 100644 --- a/Javadoc/com/comphenix/protocol/async/class-use/AsyncRunnable.html +++ b/Javadoc/com/comphenix/protocol/async/class-use/AsyncRunnable.html @@ -2,7 +2,7 @@ - + Uses of Interface com.comphenix.protocol.async.AsyncRunnable diff --git a/Javadoc/com/comphenix/protocol/async/package-frame.html b/Javadoc/com/comphenix/protocol/async/package-frame.html index 88c70ad9..cc89fd5e 100644 --- a/Javadoc/com/comphenix/protocol/async/package-frame.html +++ b/Javadoc/com/comphenix/protocol/async/package-frame.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.async diff --git a/Javadoc/com/comphenix/protocol/async/package-summary.html b/Javadoc/com/comphenix/protocol/async/package-summary.html index 4c4861e1..c24b11ac 100644 --- a/Javadoc/com/comphenix/protocol/async/package-summary.html +++ b/Javadoc/com/comphenix/protocol/async/package-summary.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.async diff --git a/Javadoc/com/comphenix/protocol/async/package-tree.html b/Javadoc/com/comphenix/protocol/async/package-tree.html index 36eab492..7e36278b 100644 --- a/Javadoc/com/comphenix/protocol/async/package-tree.html +++ b/Javadoc/com/comphenix/protocol/async/package-tree.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.async Class Hierarchy diff --git a/Javadoc/com/comphenix/protocol/async/package-use.html b/Javadoc/com/comphenix/protocol/async/package-use.html index 2d2aaa1b..02a7634a 100644 --- a/Javadoc/com/comphenix/protocol/async/package-use.html +++ b/Javadoc/com/comphenix/protocol/async/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.comphenix.protocol.async diff --git a/Javadoc/com/comphenix/protocol/class-use/Application.html b/Javadoc/com/comphenix/protocol/class-use/Application.html index cfeb32a6..f4e7c141 100644 --- a/Javadoc/com/comphenix/protocol/class-use/Application.html +++ b/Javadoc/com/comphenix/protocol/class-use/Application.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.Application diff --git a/Javadoc/com/comphenix/protocol/class-use/AsynchronousManager.html b/Javadoc/com/comphenix/protocol/class-use/AsynchronousManager.html index 6596869b..4369254f 100644 --- a/Javadoc/com/comphenix/protocol/class-use/AsynchronousManager.html +++ b/Javadoc/com/comphenix/protocol/class-use/AsynchronousManager.html @@ -2,7 +2,7 @@ - + Uses of Interface com.comphenix.protocol.AsynchronousManager diff --git a/Javadoc/com/comphenix/protocol/class-use/PacketStream.html b/Javadoc/com/comphenix/protocol/class-use/PacketStream.html index e4eaa831..53d3e26e 100644 --- a/Javadoc/com/comphenix/protocol/class-use/PacketStream.html +++ b/Javadoc/com/comphenix/protocol/class-use/PacketStream.html @@ -2,7 +2,7 @@ - + Uses of Interface com.comphenix.protocol.PacketStream diff --git a/Javadoc/com/comphenix/protocol/class-use/Packets.Client.html b/Javadoc/com/comphenix/protocol/class-use/Packets.Client.html index 695d4ea8..874198b6 100644 --- a/Javadoc/com/comphenix/protocol/class-use/Packets.Client.html +++ b/Javadoc/com/comphenix/protocol/class-use/Packets.Client.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.Packets.Client diff --git a/Javadoc/com/comphenix/protocol/class-use/Packets.Server.html b/Javadoc/com/comphenix/protocol/class-use/Packets.Server.html index 4fa933f7..663e2dc7 100644 --- a/Javadoc/com/comphenix/protocol/class-use/Packets.Server.html +++ b/Javadoc/com/comphenix/protocol/class-use/Packets.Server.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.Packets.Server diff --git a/Javadoc/com/comphenix/protocol/class-use/Packets.html b/Javadoc/com/comphenix/protocol/class-use/Packets.html index 9a74e201..6205e615 100644 --- a/Javadoc/com/comphenix/protocol/class-use/Packets.html +++ b/Javadoc/com/comphenix/protocol/class-use/Packets.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.Packets diff --git a/Javadoc/com/comphenix/protocol/class-use/ProtocolLibrary.html b/Javadoc/com/comphenix/protocol/class-use/ProtocolLibrary.html index cc4a31bf..b66e02a3 100644 --- a/Javadoc/com/comphenix/protocol/class-use/ProtocolLibrary.html +++ b/Javadoc/com/comphenix/protocol/class-use/ProtocolLibrary.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.ProtocolLibrary diff --git a/Javadoc/com/comphenix/protocol/class-use/ProtocolManager.html b/Javadoc/com/comphenix/protocol/class-use/ProtocolManager.html index 0f7f1043..1a3f2b29 100644 --- a/Javadoc/com/comphenix/protocol/class-use/ProtocolManager.html +++ b/Javadoc/com/comphenix/protocol/class-use/ProtocolManager.html @@ -2,7 +2,7 @@ - + Uses of Interface com.comphenix.protocol.ProtocolManager diff --git a/Javadoc/com/comphenix/protocol/concurrency/AbstractConcurrentListenerMultimap.html b/Javadoc/com/comphenix/protocol/concurrency/AbstractConcurrentListenerMultimap.html index a9fb798a..0aee76d9 100644 --- a/Javadoc/com/comphenix/protocol/concurrency/AbstractConcurrentListenerMultimap.html +++ b/Javadoc/com/comphenix/protocol/concurrency/AbstractConcurrentListenerMultimap.html @@ -2,7 +2,7 @@ - + AbstractConcurrentListenerMultimap diff --git a/Javadoc/com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html b/Javadoc/com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html index 1d72225c..a4e02144 100644 --- a/Javadoc/com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html +++ b/Javadoc/com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html @@ -2,7 +2,7 @@ - + SortedCopyOnWriteArray diff --git a/Javadoc/com/comphenix/protocol/concurrency/class-use/AbstractConcurrentListenerMultimap.html b/Javadoc/com/comphenix/protocol/concurrency/class-use/AbstractConcurrentListenerMultimap.html index 9b6d763d..2ae8d6df 100644 --- a/Javadoc/com/comphenix/protocol/concurrency/class-use/AbstractConcurrentListenerMultimap.html +++ b/Javadoc/com/comphenix/protocol/concurrency/class-use/AbstractConcurrentListenerMultimap.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.concurrency.AbstractConcurrentListenerMultimap diff --git a/Javadoc/com/comphenix/protocol/concurrency/class-use/SortedCopyOnWriteArray.html b/Javadoc/com/comphenix/protocol/concurrency/class-use/SortedCopyOnWriteArray.html index 7fa392c4..226b5074 100644 --- a/Javadoc/com/comphenix/protocol/concurrency/class-use/SortedCopyOnWriteArray.html +++ b/Javadoc/com/comphenix/protocol/concurrency/class-use/SortedCopyOnWriteArray.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray diff --git a/Javadoc/com/comphenix/protocol/concurrency/package-frame.html b/Javadoc/com/comphenix/protocol/concurrency/package-frame.html index 59fecadf..76052b83 100644 --- a/Javadoc/com/comphenix/protocol/concurrency/package-frame.html +++ b/Javadoc/com/comphenix/protocol/concurrency/package-frame.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.concurrency diff --git a/Javadoc/com/comphenix/protocol/concurrency/package-summary.html b/Javadoc/com/comphenix/protocol/concurrency/package-summary.html index 2710a1fa..7bc15bcf 100644 --- a/Javadoc/com/comphenix/protocol/concurrency/package-summary.html +++ b/Javadoc/com/comphenix/protocol/concurrency/package-summary.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.concurrency diff --git a/Javadoc/com/comphenix/protocol/concurrency/package-tree.html b/Javadoc/com/comphenix/protocol/concurrency/package-tree.html index 83543168..0c6da3ec 100644 --- a/Javadoc/com/comphenix/protocol/concurrency/package-tree.html +++ b/Javadoc/com/comphenix/protocol/concurrency/package-tree.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.concurrency Class Hierarchy diff --git a/Javadoc/com/comphenix/protocol/concurrency/package-use.html b/Javadoc/com/comphenix/protocol/concurrency/package-use.html index bd3d8b1d..37245127 100644 --- a/Javadoc/com/comphenix/protocol/concurrency/package-use.html +++ b/Javadoc/com/comphenix/protocol/concurrency/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.comphenix.protocol.concurrency diff --git a/Javadoc/com/comphenix/protocol/events/ConnectionSide.html b/Javadoc/com/comphenix/protocol/events/ConnectionSide.html index 206b520f..13feeea2 100644 --- a/Javadoc/com/comphenix/protocol/events/ConnectionSide.html +++ b/Javadoc/com/comphenix/protocol/events/ConnectionSide.html @@ -2,7 +2,7 @@ - + ConnectionSide diff --git a/Javadoc/com/comphenix/protocol/events/ListenerPriority.html b/Javadoc/com/comphenix/protocol/events/ListenerPriority.html index 8a32298f..bce614f9 100644 --- a/Javadoc/com/comphenix/protocol/events/ListenerPriority.html +++ b/Javadoc/com/comphenix/protocol/events/ListenerPriority.html @@ -2,7 +2,7 @@ - + ListenerPriority diff --git a/Javadoc/com/comphenix/protocol/events/ListeningWhitelist.html b/Javadoc/com/comphenix/protocol/events/ListeningWhitelist.html index aa9e56d4..0e654b54 100644 --- a/Javadoc/com/comphenix/protocol/events/ListeningWhitelist.html +++ b/Javadoc/com/comphenix/protocol/events/ListeningWhitelist.html @@ -2,7 +2,7 @@ - + ListeningWhitelist diff --git a/Javadoc/com/comphenix/protocol/events/MonitorAdapter.html b/Javadoc/com/comphenix/protocol/events/MonitorAdapter.html new file mode 100644 index 00000000..a92cbed1 --- /dev/null +++ b/Javadoc/com/comphenix/protocol/events/MonitorAdapter.html @@ -0,0 +1,339 @@ + + + + + +MonitorAdapter + + + + + + + +
+ + + + + +
+ + + +
+
com.comphenix.protocol.events
+

Class MonitorAdapter

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    PacketListener
    +
    +
    +
    +
    public abstract class MonitorAdapter
    +extends java.lang.Object
    +implements PacketListener
    +
    Represents a listener that is notified of every sent and recieved packet.
    +
    Author:
    +
    Kristian
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MonitorAdapter

        +
        public MonitorAdapter(org.bukkit.plugin.Plugin plugin,
        +              ConnectionSide side)
        +
      • +
      + + + +
        +
      • +

        MonitorAdapter

        +
        public MonitorAdapter(org.bukkit.plugin.Plugin plugin,
        +              ConnectionSide side,
        +              java.util.logging.Logger logger)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getSendingWhitelist

        +
        public ListeningWhitelist getSendingWhitelist()
        +
        Description copied from interface: PacketListener
        +
        Retrieve which packets sent by the server this listener will observe.
        +
        +
        Specified by:
        +
        getSendingWhitelist in interface PacketListener
        +
        Returns:
        List of server packets to observe, along with the priority.
        +
      • +
      + + + +
        +
      • +

        getReceivingWhitelist

        +
        public ListeningWhitelist getReceivingWhitelist()
        +
        Description copied from interface: PacketListener
        +
        Retrieve which packets sent by the client this listener will observe.
        +
        +
        Specified by:
        +
        getReceivingWhitelist in interface PacketListener
        +
        Returns:
        List of server packets to observe, along with the priority.
        +
      • +
      + + + +
        +
      • +

        getPlugin

        +
        public org.bukkit.plugin.Plugin getPlugin()
        +
        Description copied from interface: PacketListener
        +
        Retrieve the plugin that created list packet listener.
        +
        +
        Specified by:
        +
        getPlugin in interface PacketListener
        +
        Returns:
        The plugin, or NULL if not available.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/Javadoc/com/comphenix/protocol/events/PacketAdapter.html b/Javadoc/com/comphenix/protocol/events/PacketAdapter.html index a6afd709..e4f9af29 100644 --- a/Javadoc/com/comphenix/protocol/events/PacketAdapter.html +++ b/Javadoc/com/comphenix/protocol/events/PacketAdapter.html @@ -2,7 +2,7 @@ - + PacketAdapter diff --git a/Javadoc/com/comphenix/protocol/events/PacketContainer.html b/Javadoc/com/comphenix/protocol/events/PacketContainer.html index 96f8461d..c01847ca 100644 --- a/Javadoc/com/comphenix/protocol/events/PacketContainer.html +++ b/Javadoc/com/comphenix/protocol/events/PacketContainer.html @@ -2,7 +2,7 @@ - + PacketContainer diff --git a/Javadoc/com/comphenix/protocol/events/PacketEvent.html b/Javadoc/com/comphenix/protocol/events/PacketEvent.html index 72c8e70f..e2f3aacc 100644 --- a/Javadoc/com/comphenix/protocol/events/PacketEvent.html +++ b/Javadoc/com/comphenix/protocol/events/PacketEvent.html @@ -2,7 +2,7 @@ - + PacketEvent diff --git a/Javadoc/com/comphenix/protocol/events/PacketListener.html b/Javadoc/com/comphenix/protocol/events/PacketListener.html index 2fc605ae..8dcf8c35 100644 --- a/Javadoc/com/comphenix/protocol/events/PacketListener.html +++ b/Javadoc/com/comphenix/protocol/events/PacketListener.html @@ -2,7 +2,7 @@ - + PacketListener diff --git a/Javadoc/com/comphenix/protocol/events/class-use/ConnectionSide.html b/Javadoc/com/comphenix/protocol/events/class-use/ConnectionSide.html index b6d05e7e..27db71c2 100644 --- a/Javadoc/com/comphenix/protocol/events/class-use/ConnectionSide.html +++ b/Javadoc/com/comphenix/protocol/events/class-use/ConnectionSide.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.events.ConnectionSide diff --git a/Javadoc/com/comphenix/protocol/events/class-use/ListenerPriority.html b/Javadoc/com/comphenix/protocol/events/class-use/ListenerPriority.html index 17de192e..7e3dd8bc 100644 --- a/Javadoc/com/comphenix/protocol/events/class-use/ListenerPriority.html +++ b/Javadoc/com/comphenix/protocol/events/class-use/ListenerPriority.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.events.ListenerPriority diff --git a/Javadoc/com/comphenix/protocol/events/class-use/ListeningWhitelist.html b/Javadoc/com/comphenix/protocol/events/class-use/ListeningWhitelist.html index 6f562b51..e0d95279 100644 --- a/Javadoc/com/comphenix/protocol/events/class-use/ListeningWhitelist.html +++ b/Javadoc/com/comphenix/protocol/events/class-use/ListeningWhitelist.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.events.ListeningWhitelist diff --git a/Javadoc/com/comphenix/protocol/events/class-use/PacketAdapter.html b/Javadoc/com/comphenix/protocol/events/class-use/PacketAdapter.html index 2f9818b5..20008e7d 100644 --- a/Javadoc/com/comphenix/protocol/events/class-use/PacketAdapter.html +++ b/Javadoc/com/comphenix/protocol/events/class-use/PacketAdapter.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.events.PacketAdapter diff --git a/Javadoc/com/comphenix/protocol/events/class-use/PacketContainer.html b/Javadoc/com/comphenix/protocol/events/class-use/PacketContainer.html index 583c361d..ad2f1be1 100644 --- a/Javadoc/com/comphenix/protocol/events/class-use/PacketContainer.html +++ b/Javadoc/com/comphenix/protocol/events/class-use/PacketContainer.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.events.PacketContainer diff --git a/Javadoc/com/comphenix/protocol/events/class-use/PacketEvent.html b/Javadoc/com/comphenix/protocol/events/class-use/PacketEvent.html index bbc64c59..9b0bcea6 100644 --- a/Javadoc/com/comphenix/protocol/events/class-use/PacketEvent.html +++ b/Javadoc/com/comphenix/protocol/events/class-use/PacketEvent.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.events.PacketEvent diff --git a/Javadoc/com/comphenix/protocol/events/class-use/PacketListener.html b/Javadoc/com/comphenix/protocol/events/class-use/PacketListener.html index a7c2df24..3ea55d55 100644 --- a/Javadoc/com/comphenix/protocol/events/class-use/PacketListener.html +++ b/Javadoc/com/comphenix/protocol/events/class-use/PacketListener.html @@ -2,7 +2,7 @@ - + Uses of Interface com.comphenix.protocol.events.PacketListener diff --git a/Javadoc/com/comphenix/protocol/events/package-frame.html b/Javadoc/com/comphenix/protocol/events/package-frame.html index bffc5a74..255404a5 100644 --- a/Javadoc/com/comphenix/protocol/events/package-frame.html +++ b/Javadoc/com/comphenix/protocol/events/package-frame.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.events diff --git a/Javadoc/com/comphenix/protocol/events/package-summary.html b/Javadoc/com/comphenix/protocol/events/package-summary.html index e5921fff..037b66a0 100644 --- a/Javadoc/com/comphenix/protocol/events/package-summary.html +++ b/Javadoc/com/comphenix/protocol/events/package-summary.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.events diff --git a/Javadoc/com/comphenix/protocol/events/package-tree.html b/Javadoc/com/comphenix/protocol/events/package-tree.html index 0e6cab31..81a5981b 100644 --- a/Javadoc/com/comphenix/protocol/events/package-tree.html +++ b/Javadoc/com/comphenix/protocol/events/package-tree.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.events Class Hierarchy diff --git a/Javadoc/com/comphenix/protocol/events/package-use.html b/Javadoc/com/comphenix/protocol/events/package-use.html index d9125660..dfe824b3 100644 --- a/Javadoc/com/comphenix/protocol/events/package-use.html +++ b/Javadoc/com/comphenix/protocol/events/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.comphenix.protocol.events diff --git a/Javadoc/com/comphenix/protocol/injector/BukkitUnwrapper.html b/Javadoc/com/comphenix/protocol/injector/BukkitUnwrapper.html index 922a21c0..1773b613 100644 --- a/Javadoc/com/comphenix/protocol/injector/BukkitUnwrapper.html +++ b/Javadoc/com/comphenix/protocol/injector/BukkitUnwrapper.html @@ -2,7 +2,7 @@ - + BukkitUnwrapper diff --git a/Javadoc/com/comphenix/protocol/injector/ConcurrentListenerMultimap.html b/Javadoc/com/comphenix/protocol/injector/ConcurrentListenerMultimap.html deleted file mode 100644 index 3af651cd..00000000 --- a/Javadoc/com/comphenix/protocol/injector/ConcurrentListenerMultimap.html +++ /dev/null @@ -1,359 +0,0 @@ - - - - - -ConcurrentListenerMultimap - - - - - - - -
- - - - - -
- - - -
-
com.comphenix.protocol.injector
-

Class ConcurrentListenerMultimap

-
-
- -
-
    -
  • -
    -
    -
    public class ConcurrentListenerMultimap
    -extends java.lang.Object
    -
    A thread-safe implementation of a listener multimap.
    -
    Author:
    -
    Kristian
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      protected java.util.concurrent.ConcurrentMap<java.lang.Integer,SortedCopyOnWriteArray<com.comphenix.protocol.injector.ConcurrentListenerMultimap.PrioritizedListener>>listeners 
      -
    • -
    - - - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidaddListener(PacketListener listener, - ListeningWhitelist whitelist) -
      Adds a listener to its requested list of packet recievers.
      -
      voidinvokePacketRecieving(java.util.logging.Logger logger, - PacketEvent event) -
      Invokes the given packet event for every registered listener.
      -
      voidinvokePacketSending(java.util.logging.Logger logger, - PacketEvent event) -
      Invokes the given packet event for every registered listener.
      -
      java.util.List<java.lang.Integer>removeListener(PacketListener listener, - ListeningWhitelist whitelist) -
      Removes the given listener from the packet event list.
      -
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Field Detail

      - - - -
        -
      • -

        listeners

        -
        protected java.util.concurrent.ConcurrentMap<java.lang.Integer,SortedCopyOnWriteArray<com.comphenix.protocol.injector.ConcurrentListenerMultimap.PrioritizedListener>> listeners
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ConcurrentListenerMultimap

        -
        public ConcurrentListenerMultimap()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        addListener

        -
        public void addListener(PacketListener listener,
        -               ListeningWhitelist whitelist)
        -
        Adds a listener to its requested list of packet recievers.
        -
        Parameters:
        listener - - listener with a list of packets to recieve notifcations for.
        whitelist - - the packet whitelist to use.
        -
      • -
      - - - -
        -
      • -

        removeListener

        -
        public java.util.List<java.lang.Integer> removeListener(PacketListener listener,
        -                                               ListeningWhitelist whitelist)
        -
        Removes the given listener from the packet event list.
        -
        Parameters:
        listener - - listener to remove.
        whitelist - - the packet whitelist that was used.
        -
        Returns:
        Every packet ID that was removed due to no listeners.
        -
      • -
      - - - -
        -
      • -

        invokePacketRecieving

        -
        public void invokePacketRecieving(java.util.logging.Logger logger,
        -                         PacketEvent event)
        -
        Invokes the given packet event for every registered listener.
        -
        Parameters:
        logger - - the logger that will be used to inform about listener exceptions.
        event - - the packet event to invoke.
        -
      • -
      - - - -
        -
      • -

        invokePacketSending

        -
        public void invokePacketSending(java.util.logging.Logger logger,
        -                       PacketEvent event)
        -
        Invokes the given packet event for every registered listener.
        -
        Parameters:
        logger - - the logger that will be used to inform about listener exceptions.
        event - - the packet event to invoke.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - diff --git a/Javadoc/com/comphenix/protocol/injector/DelayedSingleTask.html b/Javadoc/com/comphenix/protocol/injector/DelayedSingleTask.html new file mode 100644 index 00000000..47a7b950 --- /dev/null +++ b/Javadoc/com/comphenix/protocol/injector/DelayedSingleTask.html @@ -0,0 +1,470 @@ + + + + + +DelayedSingleTask + + + + + + + +
+ + + + + +
+ + + +
+
com.comphenix.protocol.injector
+

Class DelayedSingleTask

+
+
+ +
+
    +
  • +
    +
    +
    public class DelayedSingleTask
    +extends java.lang.Object
    +
    Represents a single delayed task.
    +
    Author:
    +
    Kristian
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      protected booleanclosed 
      protected org.bukkit.plugin.Pluginplugin 
      protected org.bukkit.scheduler.BukkitSchedulerscheduler 
      protected inttaskID 
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + + +
      Constructors 
      Constructor and Description
      DelayedSingleTask(org.bukkit.plugin.Plugin plugin) +
      Create a single task scheduler.
      +
      DelayedSingleTask(org.bukkit.plugin.Plugin plugin, + org.bukkit.scheduler.BukkitScheduler scheduler) +
      Create a single task scheduler.
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleancancel() +
      Cancel a future task from being executed.
      +
      voidclose() +
      Stop the current task and all future tasks scheduled by this instance.
      +
      protected voidfinalize() 
      org.bukkit.plugin.PlugingetPlugin() +
      Retrieve the plugin this task belongs to.
      +
      intgetTaskID() +
      Retrieve the raw task ID.
      +
      booleanisRunning() +
      Whether or not a future task is scheduled to be executed.
      +
      booleanschedule(long ticksDelay, + java.lang.Runnable task) +
      Schedule a single task for execution.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      Field Detail

      + + + +
        +
      • +

        taskID

        +
        protected int taskID
        +
      • +
      + + + +
        +
      • +

        plugin

        +
        protected org.bukkit.plugin.Plugin plugin
        +
      • +
      + + + +
        +
      • +

        scheduler

        +
        protected org.bukkit.scheduler.BukkitScheduler scheduler
        +
      • +
      + + + +
        +
      • +

        closed

        +
        protected boolean closed
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DelayedSingleTask

        +
        public DelayedSingleTask(org.bukkit.plugin.Plugin plugin)
        +
        Create a single task scheduler.
        +
        Parameters:
        plugin - - owner plugin.
        +
      • +
      + + + +
        +
      • +

        DelayedSingleTask

        +
        public DelayedSingleTask(org.bukkit.plugin.Plugin plugin,
        +                 org.bukkit.scheduler.BukkitScheduler scheduler)
        +
        Create a single task scheduler.
        +
        Parameters:
        plugin - - owner plugin.
        scheduler - - specialized scheduler.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        schedule

        +
        public boolean schedule(long ticksDelay,
        +               java.lang.Runnable task)
        +
        Schedule a single task for execution. +

        + Any previously scheduled task will be automatically cancelled. +

        + Note that a tick delay of zero will execute the task immediately.

        +
        Parameters:
        ticksDelay - - number of ticks before the task is executed.
        task - - the task to schedule.
        +
        Returns:
        TRUE if the task was successfully scheduled or executed, FALSE otherwise.
        +
      • +
      + + + +
        +
      • +

        isRunning

        +
        public boolean isRunning()
        +
        Whether or not a future task is scheduled to be executed.
        +
        Returns:
        TRUE if a current task has been scheduled for execution, FALSE otherwise.
        +
      • +
      + + + +
        +
      • +

        cancel

        +
        public boolean cancel()
        +
        Cancel a future task from being executed.
        +
        Returns:
        TRUE if a task was cancelled, FALSE otherwise.
        +
      • +
      + + + +
        +
      • +

        getTaskID

        +
        public int getTaskID()
        +
        Retrieve the raw task ID.
        +
        Returns:
        Raw task ID, or negative one if no task has been scheduled.
        +
      • +
      + + + +
        +
      • +

        getPlugin

        +
        public org.bukkit.plugin.Plugin getPlugin()
        +
        Retrieve the plugin this task belongs to.
        +
        Returns:
        The plugin scheduling the current taks.
        +
      • +
      + + + +
        +
      • +

        close

        +
        public void close()
        +
        Stop the current task and all future tasks scheduled by this instance.
        +
      • +
      + + + +
        +
      • +

        finalize

        +
        protected void finalize()
        +                 throws java.lang.Throwable
        +
        +
        Overrides:
        +
        finalize in class java.lang.Object
        +
        Throws:
        +
        java.lang.Throwable
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/Javadoc/com/comphenix/protocol/injector/GamePhase.html b/Javadoc/com/comphenix/protocol/injector/GamePhase.html index 723cf8bc..55468edf 100644 --- a/Javadoc/com/comphenix/protocol/injector/GamePhase.html +++ b/Javadoc/com/comphenix/protocol/injector/GamePhase.html @@ -2,7 +2,7 @@ - + GamePhase diff --git a/Javadoc/com/comphenix/protocol/injector/ListenerInvoker.html b/Javadoc/com/comphenix/protocol/injector/ListenerInvoker.html index c96a3cf4..8ca00c44 100644 --- a/Javadoc/com/comphenix/protocol/injector/ListenerInvoker.html +++ b/Javadoc/com/comphenix/protocol/injector/ListenerInvoker.html @@ -2,7 +2,7 @@ - + ListenerInvoker diff --git a/Javadoc/com/comphenix/protocol/injector/NetworkFieldInjector.FakePacket.html b/Javadoc/com/comphenix/protocol/injector/NetworkFieldInjector.FakePacket.html deleted file mode 100644 index b9bdfafd..00000000 --- a/Javadoc/com/comphenix/protocol/injector/NetworkFieldInjector.FakePacket.html +++ /dev/null @@ -1,165 +0,0 @@ - - - - - -NetworkFieldInjector.FakePacket - - - - - - - -
- - - - - -
- - - -
-
com.comphenix.protocol.injector
-

Interface NetworkFieldInjector.FakePacket

-
-
-
-
    -
  • -
    -
    Enclosing class:
    -
    NetworkFieldInjector
    -
    -
    -
    -
    public static interface NetworkFieldInjector.FakePacket
    -
    Marker interface that indicates a packet is fake and should not be processed.
    -
    Author:
    -
    Kristian
    -
  • -
-
-
- - -
- - - - - -
- - - - diff --git a/Javadoc/com/comphenix/protocol/injector/NetworkFieldInjector.html b/Javadoc/com/comphenix/protocol/injector/NetworkFieldInjector.html deleted file mode 100644 index bc781cf0..00000000 --- a/Javadoc/com/comphenix/protocol/injector/NetworkFieldInjector.html +++ /dev/null @@ -1,602 +0,0 @@ - - - - - -NetworkFieldInjector - - - - - - - -
- - - - - -
- - - -
-
com.comphenix.protocol.injector
-

Class NetworkFieldInjector

-
-
- -
-
    -
  • -
    -
    -
    public class NetworkFieldInjector
    -extends java.lang.Object
    -
    Injection hook that overrides the packet queue lists in NetworkHandler.
    -
    Author:
    -
    Kristian
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Nested Class Summary

      - - - - - - - - - - -
      Nested Classes 
      Modifier and TypeClass and Description
      static interface NetworkFieldInjector.FakePacket -
      Marker interface that indicates a packet is fake and should not be processed.
      -
      -
    • -
    - - - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      NetworkFieldInjector(org.bukkit.entity.Player player, - PacketFilterManager manager, - java.util.Set<java.lang.Integer> sendingFilters) 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidcleanupAll() -
      Remove all hooks and modifications.
      -
      java.io.DataInputStreamgetInputStream(boolean cache) -
      Retrieve the current player's input stream.
      -
      protected voidinitialize() 
      voidinjectManager() -
      Inject a hook to catch packets sent to the current player.
      -
      voidprocessPacket(net.minecraft.server.Packet packet) -
      Processes the given packet as if it was transmitted by the current player.
      -
      voidsendServerPacket(net.minecraft.server.Packet packet, - boolean filtered) -
      Send a packet to the client.
      -
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Field Detail

      - - - -
        -
      • -

        serverHandlerField

        -
        protected static java.lang.reflect.Field serverHandlerField
        -
      • -
      - - - -
        -
      • -

        networkManagerField

        -
        protected static java.lang.reflect.Field networkManagerField
        -
      • -
      - - - -
        -
      • -

        inputField

        -
        protected static java.lang.reflect.Field inputField
        -
      • -
      - - - -
        -
      • -

        netHandlerField

        -
        protected static java.lang.reflect.Field netHandlerField
        -
      • -
      - - - -
        -
      • -

        networkModifier

        -
        protected static StructureModifier<java.lang.Object> networkModifier
        -
      • -
      - - - -
        -
      • -

        queueMethod

        -
        protected static java.lang.reflect.Method queueMethod
        -
      • -
      - - - -
        -
      • -

        processMethod

        -
        protected static java.lang.reflect.Method processMethod
        -
      • -
      - - - -
        -
      • -

        player

        -
        protected org.bukkit.entity.Player player
        -
      • -
      - - - -
        -
      • -

        hasInitialized

        -
        protected boolean hasInitialized
        -
      • -
      - - - -
        -
      • -

        networkManagerRef

        -
        protected VolatileField networkManagerRef
        -
      • -
      - - - -
        -
      • -

        networkManager

        -
        protected java.lang.Object networkManager
        -
      • -
      - - - -
        -
      • -

        netHandler

        -
        protected java.lang.Object netHandler
        -
      • -
      - - - - - - - -
        -
      • -

        sendingFilters

        -
        protected java.util.Set<java.lang.Integer> sendingFilters
        -
      • -
      - - - -
        -
      • -

        cachedInput

        -
        protected java.io.DataInputStream cachedInput
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        NetworkFieldInjector

        -
        public NetworkFieldInjector(org.bukkit.entity.Player player,
        -                    PacketFilterManager manager,
        -                    java.util.Set<java.lang.Integer> sendingFilters)
        -                     throws java.lang.IllegalAccessException
        -
        Throws:
        -
        java.lang.IllegalAccessException
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        initialize

        -
        protected void initialize()
        -                   throws java.lang.IllegalAccessException
        -
        Throws:
        -
        java.lang.IllegalAccessException
        -
      • -
      - - - -
        -
      • -

        sendServerPacket

        -
        public void sendServerPacket(net.minecraft.server.Packet packet,
        -                    boolean filtered)
        -                      throws java.lang.reflect.InvocationTargetException
        -
        Send a packet to the client.
        -
        Parameters:
        packet - - server packet to send.
        filtered - - whether or not the packet will be filtered by our listeners.
        -
        Throws:
        -
        java.lang.reflect.InvocationTargetException
        -
      • -
      - - - -
        -
      • -

        injectManager

        -
        public void injectManager()
        -
        Inject a hook to catch packets sent to the current player.
        -
      • -
      - - - -
        -
      • -

        cleanupAll

        -
        public void cleanupAll()
        -
        Remove all hooks and modifications.
        -
      • -
      - - - -
        -
      • -

        processPacket

        -
        public void processPacket(net.minecraft.server.Packet packet)
        -                   throws java.lang.IllegalAccessException,
        -                          java.lang.reflect.InvocationTargetException
        -
        Processes the given packet as if it was transmitted by the current player.
        -
        Parameters:
        packet - - packet to process.
        -
        Throws:
        -
        java.lang.IllegalAccessException - If the reflection machinery failed.
        -
        java.lang.reflect.InvocationTargetException - If the underlying method caused an error.
        -
      • -
      - - - -
        -
      • -

        getInputStream

        -
        public java.io.DataInputStream getInputStream(boolean cache)
        -
        Retrieve the current player's input stream.
        -
        Parameters:
        cache - - whether or not to cache the result of this method.
        -
        Returns:
        The player's input stream.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - diff --git a/Javadoc/com/comphenix/protocol/injector/NetworkObjectInjector.html b/Javadoc/com/comphenix/protocol/injector/NetworkObjectInjector.html deleted file mode 100644 index 4740aa2c..00000000 --- a/Javadoc/com/comphenix/protocol/injector/NetworkObjectInjector.html +++ /dev/null @@ -1,581 +0,0 @@ - - - - - -NetworkObjectInjector - - - - - - - -
- - - - - -
- - - -
-
com.comphenix.protocol.injector
-

Class NetworkObjectInjector

-
-
- -
-
    -
  • -
    -
    -
    public class NetworkObjectInjector
    -extends java.lang.Object
    -
    Injection method that overrides the NetworkHandler itself, and it's sendPacket-method.
    -
    Author:
    -
    Kristian
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      NetworkObjectInjector(org.bukkit.entity.Player player, - PacketFilterManager manager, - java.util.Set<java.lang.Integer> sendingFilters) 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidcleanupAll() -
      Remove all hooks and modifications.
      -
      java.io.DataInputStreamgetInputStream(boolean cache) -
      Retrieve the current player's input stream.
      -
      protected voidinitialize() 
      voidinjectManager() -
      Inject a hook to catch packets sent to the current player.
      -
      voidprocessPacket(net.minecraft.server.Packet packet) -
      Processes the given packet as if it was transmitted by the current player.
      -
      voidsendServerPacket(net.minecraft.server.Packet packet, - boolean filtered) -
      Send a packet to the client.
      -
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Field Detail

      - - - -
        -
      • -

        serverHandlerField

        -
        protected static java.lang.reflect.Field serverHandlerField
        -
      • -
      - - - -
        -
      • -

        networkManagerField

        -
        protected static java.lang.reflect.Field networkManagerField
        -
      • -
      - - - -
        -
      • -

        inputField

        -
        protected static java.lang.reflect.Field inputField
        -
      • -
      - - - -
        -
      • -

        netHandlerField

        -
        protected static java.lang.reflect.Field netHandlerField
        -
      • -
      - - - -
        -
      • -

        networkModifier

        -
        protected static StructureModifier<java.lang.Object> networkModifier
        -
      • -
      - - - -
        -
      • -

        queueMethod

        -
        protected static java.lang.reflect.Method queueMethod
        -
      • -
      - - - -
        -
      • -

        processMethod

        -
        protected static java.lang.reflect.Method processMethod
        -
      • -
      - - - -
        -
      • -

        player

        -
        protected org.bukkit.entity.Player player
        -
      • -
      - - - -
        -
      • -

        hasInitialized

        -
        protected boolean hasInitialized
        -
      • -
      - - - -
        -
      • -

        networkManagerRef

        -
        protected VolatileField networkManagerRef
        -
      • -
      - - - -
        -
      • -

        networkManager

        -
        protected java.lang.Object networkManager
        -
      • -
      - - - -
        -
      • -

        netHandler

        -
        protected java.lang.Object netHandler
        -
      • -
      - - - - - - - -
        -
      • -

        sendingFilters

        -
        protected java.util.Set<java.lang.Integer> sendingFilters
        -
      • -
      - - - -
        -
      • -

        cachedInput

        -
        protected java.io.DataInputStream cachedInput
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        NetworkObjectInjector

        -
        public NetworkObjectInjector(org.bukkit.entity.Player player,
        -                     PacketFilterManager manager,
        -                     java.util.Set<java.lang.Integer> sendingFilters)
        -                      throws java.lang.IllegalAccessException
        -
        Throws:
        -
        java.lang.IllegalAccessException
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        sendServerPacket

        -
        public void sendServerPacket(net.minecraft.server.Packet packet,
        -                    boolean filtered)
        -                      throws java.lang.reflect.InvocationTargetException
        -
        Send a packet to the client.
        -
        Parameters:
        packet - - server packet to send.
        filtered - - whether or not the packet will be filtered by our listeners.
        -
        Throws:
        -
        java.lang.reflect.InvocationTargetException
        -
      • -
      - - - -
        -
      • -

        injectManager

        -
        public void injectManager()
        -
        Inject a hook to catch packets sent to the current player.
        -
      • -
      - - - -
        -
      • -

        cleanupAll

        -
        public void cleanupAll()
        -
        Remove all hooks and modifications.
        -
      • -
      - - - -
        -
      • -

        initialize

        -
        protected void initialize()
        -                   throws java.lang.IllegalAccessException
        -
        Throws:
        -
        java.lang.IllegalAccessException
        -
      • -
      - - - -
        -
      • -

        processPacket

        -
        public void processPacket(net.minecraft.server.Packet packet)
        -                   throws java.lang.IllegalAccessException,
        -                          java.lang.reflect.InvocationTargetException
        -
        Processes the given packet as if it was transmitted by the current player.
        -
        Parameters:
        packet - - packet to process.
        -
        Throws:
        -
        java.lang.IllegalAccessException - If the reflection machinery failed.
        -
        java.lang.reflect.InvocationTargetException - If the underlying method caused an error.
        -
      • -
      - - - -
        -
      • -

        getInputStream

        -
        public java.io.DataInputStream getInputStream(boolean cache)
        -
        Retrieve the current player's input stream.
        -
        Parameters:
        cache - - whether or not to cache the result of this method.
        -
        Returns:
        The player's input stream.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - diff --git a/Javadoc/com/comphenix/protocol/injector/NetworkServerInjector.html b/Javadoc/com/comphenix/protocol/injector/NetworkServerInjector.html deleted file mode 100644 index ad651608..00000000 --- a/Javadoc/com/comphenix/protocol/injector/NetworkServerInjector.html +++ /dev/null @@ -1,665 +0,0 @@ - - - - - -NetworkServerInjector - - - - - - - -
- - - - - -
- - - -
-
com.comphenix.protocol.injector
-

Class NetworkServerInjector

-
-
- -
-
    -
  • -
    -
    -
    public class NetworkServerInjector
    -extends java.lang.Object
    -
    Represents a player hook into the NetServerHandler class.
    -
    Author:
    -
    Kristian
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      NetworkServerInjector(org.bukkit.entity.Player player, - PacketFilterManager manager, - java.util.Set<java.lang.Integer> sendingFilters, - com.comphenix.protocol.injector.InjectedServerConnection serverInjection) 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidcheckListener(PacketListener listener) -
      Invoked before a new listener is registered.
      -
      voidcleanupAll() -
      Remove all hooks and modifications.
      -
      protected net.minecraft.server.EntityPlayergetEntityPlayer() -
      Retrieve the notch (NMS) entity player object.
      -
      java.io.DataInputStreamgetInputStream(boolean cache) -
      Retrieve the current player's input stream.
      -
      protected java.lang.ObjectgetNetHandler() -
      Retrieves the current net handler for this player.
      -
      protected voidinitialize() 
      voidinjectManager() -
      Inject a hook to catch packets sent to the current player.
      -
      voidprocessPacket(net.minecraft.server.Packet packet) -
      Processes the given packet as if it was transmitted by the current player.
      -
      voidsendServerPacket(net.minecraft.server.Packet packet, - boolean filtered) -
      Send a packet to the client.
      -
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Field Detail

      - - - -
        -
      • -

        serverHandlerField

        -
        protected static java.lang.reflect.Field serverHandlerField
        -
      • -
      - - - -
        -
      • -

        networkManagerField

        -
        protected static java.lang.reflect.Field networkManagerField
        -
      • -
      - - - -
        -
      • -

        inputField

        -
        protected static java.lang.reflect.Field inputField
        -
      • -
      - - - -
        -
      • -

        netHandlerField

        -
        protected static java.lang.reflect.Field netHandlerField
        -
      • -
      - - - -
        -
      • -

        networkModifier

        -
        protected static StructureModifier<java.lang.Object> networkModifier
        -
      • -
      - - - -
        -
      • -

        queueMethod

        -
        protected static java.lang.reflect.Method queueMethod
        -
      • -
      - - - -
        -
      • -

        processMethod

        -
        protected static java.lang.reflect.Method processMethod
        -
      • -
      - - - -
        -
      • -

        player

        -
        protected org.bukkit.entity.Player player
        -
      • -
      - - - -
        -
      • -

        hasInitialized

        -
        protected boolean hasInitialized
        -
      • -
      - - - -
        -
      • -

        networkManagerRef

        -
        protected VolatileField networkManagerRef
        -
      • -
      - - - -
        -
      • -

        serverHandlerRef

        -
        protected VolatileField serverHandlerRef
        -
      • -
      - - - -
        -
      • -

        networkManager

        -
        protected java.lang.Object networkManager
        -
      • -
      - - - -
        -
      • -

        serverHandler

        -
        protected java.lang.Object serverHandler
        -
      • -
      - - - -
        -
      • -

        netHandler

        -
        protected java.lang.Object netHandler
        -
      • -
      - - - - - - - -
        -
      • -

        sendingFilters

        -
        protected java.util.Set<java.lang.Integer> sendingFilters
        -
      • -
      - - - -
        -
      • -

        cachedInput

        -
        protected java.io.DataInputStream cachedInput
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        NetworkServerInjector

        -
        public NetworkServerInjector(org.bukkit.entity.Player player,
        -                     PacketFilterManager manager,
        -                     java.util.Set<java.lang.Integer> sendingFilters,
        -                     com.comphenix.protocol.injector.InjectedServerConnection serverInjection)
        -                      throws java.lang.IllegalAccessException
        -
        Throws:
        -
        java.lang.IllegalAccessException
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        initialize

        -
        protected void initialize()
        -                   throws java.lang.IllegalAccessException
        -
        Throws:
        -
        java.lang.IllegalAccessException
        -
      • -
      - - - -
        -
      • -

        sendServerPacket

        -
        public void sendServerPacket(net.minecraft.server.Packet packet,
        -                    boolean filtered)
        -                      throws java.lang.reflect.InvocationTargetException
        -
        Send a packet to the client.
        -
        Parameters:
        packet - - server packet to send.
        filtered - - whether or not the packet will be filtered by our listeners.
        -
        Throws:
        -
        java.lang.reflect.InvocationTargetException
        -
      • -
      - - - -
        -
      • -

        injectManager

        -
        public void injectManager()
        -
        Inject a hook to catch packets sent to the current player.
        -
      • -
      - - - -
        -
      • -

        cleanupAll

        -
        public void cleanupAll()
        -
        Remove all hooks and modifications.
        -
      • -
      - - - -
        -
      • -

        checkListener

        -
        public void checkListener(PacketListener listener)
        -
        Invoked before a new listener is registered. -

        - The player injector should throw an exception if this listener cannot be properly supplied with packet events.

        -
        Parameters:
        listener - - the listener that is about to be registered.
        -
      • -
      - - - -
        -
      • -

        getEntityPlayer

        -
        protected net.minecraft.server.EntityPlayer getEntityPlayer()
        -
        Retrieve the notch (NMS) entity player object.
        -
        Returns:
        Notch player object.
        -
      • -
      - - - -
        -
      • -

        getNetHandler

        -
        protected java.lang.Object getNetHandler()
        -                                  throws java.lang.IllegalAccessException
        -
        Retrieves the current net handler for this player.
        -
        Returns:
        Current net handler.
        -
        Throws:
        -
        java.lang.IllegalAccessException - Unable to find or retrieve net handler.
        -
      • -
      - - - -
        -
      • -

        processPacket

        -
        public void processPacket(net.minecraft.server.Packet packet)
        -                   throws java.lang.IllegalAccessException,
        -                          java.lang.reflect.InvocationTargetException
        -
        Processes the given packet as if it was transmitted by the current player.
        -
        Parameters:
        packet - - packet to process.
        -
        Throws:
        -
        java.lang.IllegalAccessException - If the reflection machinery failed.
        -
        java.lang.reflect.InvocationTargetException - If the underlying method caused an error.
        -
      • -
      - - - -
        -
      • -

        getInputStream

        -
        public java.io.DataInputStream getInputStream(boolean cache)
        -
        Retrieve the current player's input stream.
        -
        Parameters:
        cache - - whether or not to cache the result of this method.
        -
        Returns:
        The player's input stream.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - diff --git a/Javadoc/com/comphenix/protocol/injector/PacketConstructor.BukkitUnwrapper.html b/Javadoc/com/comphenix/protocol/injector/PacketConstructor.BukkitUnwrapper.html deleted file mode 100644 index 1ae8c00d..00000000 --- a/Javadoc/com/comphenix/protocol/injector/PacketConstructor.BukkitUnwrapper.html +++ /dev/null @@ -1,269 +0,0 @@ - - - - - -PacketConstructor.BukkitUnwrapper - - - - - - - -
- - - - - -
- - - -
-
com.comphenix.protocol.injector
-

Class PacketConstructor.BukkitUnwrapper

-
-
- -
- -
-
-
    -
  • - - - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      java.lang.ObjectunwrapItem(java.lang.Object wrappedObject) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        PacketConstructor.BukkitUnwrapper

        -
        public PacketConstructor.BukkitUnwrapper()
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - -
- - - - diff --git a/Javadoc/com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html b/Javadoc/com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html index 3ae750f0..d6a38912 100644 --- a/Javadoc/com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html +++ b/Javadoc/com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html @@ -2,7 +2,7 @@ - + PacketConstructor.Unwrapper diff --git a/Javadoc/com/comphenix/protocol/injector/PacketConstructor.html b/Javadoc/com/comphenix/protocol/injector/PacketConstructor.html index 7a47f374..cd426ffd 100644 --- a/Javadoc/com/comphenix/protocol/injector/PacketConstructor.html +++ b/Javadoc/com/comphenix/protocol/injector/PacketConstructor.html @@ -2,7 +2,7 @@ - + PacketConstructor diff --git a/Javadoc/com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html b/Javadoc/com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html index 55955a34..152f2a20 100644 --- a/Javadoc/com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html +++ b/Javadoc/com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html @@ -2,7 +2,7 @@ - + PacketFilterManager.PlayerInjectHooks diff --git a/Javadoc/com/comphenix/protocol/injector/PacketFilterManager.html b/Javadoc/com/comphenix/protocol/injector/PacketFilterManager.html index 2209b46f..cba83fc4 100644 --- a/Javadoc/com/comphenix/protocol/injector/PacketFilterManager.html +++ b/Javadoc/com/comphenix/protocol/injector/PacketFilterManager.html @@ -2,7 +2,7 @@ - + PacketFilterManager diff --git a/Javadoc/com/comphenix/protocol/injector/PlayerLoggedOutException.html b/Javadoc/com/comphenix/protocol/injector/PlayerLoggedOutException.html index 7e88e4a0..87484759 100644 --- a/Javadoc/com/comphenix/protocol/injector/PlayerLoggedOutException.html +++ b/Javadoc/com/comphenix/protocol/injector/PlayerLoggedOutException.html @@ -2,7 +2,7 @@ - + PlayerLoggedOutException diff --git a/Javadoc/com/comphenix/protocol/injector/PrioritizedListener.html b/Javadoc/com/comphenix/protocol/injector/PrioritizedListener.html index 06ce1855..1b647843 100644 --- a/Javadoc/com/comphenix/protocol/injector/PrioritizedListener.html +++ b/Javadoc/com/comphenix/protocol/injector/PrioritizedListener.html @@ -2,7 +2,7 @@ - + PrioritizedListener diff --git a/Javadoc/com/comphenix/protocol/injector/SortedCopyOnWriteArrayTest.html b/Javadoc/com/comphenix/protocol/injector/SortedCopyOnWriteArrayTest.html index 87f3f058..8339992d 100644 --- a/Javadoc/com/comphenix/protocol/injector/SortedCopyOnWriteArrayTest.html +++ b/Javadoc/com/comphenix/protocol/injector/SortedCopyOnWriteArrayTest.html @@ -2,7 +2,7 @@ - + SortedCopyOnWriteArrayTest diff --git a/Javadoc/com/comphenix/protocol/injector/StructureCache.html b/Javadoc/com/comphenix/protocol/injector/StructureCache.html index deac0da9..2d696cc1 100644 --- a/Javadoc/com/comphenix/protocol/injector/StructureCache.html +++ b/Javadoc/com/comphenix/protocol/injector/StructureCache.html @@ -2,7 +2,7 @@ - + StructureCache diff --git a/Javadoc/com/comphenix/protocol/injector/class-use/BukkitUnwrapper.html b/Javadoc/com/comphenix/protocol/injector/class-use/BukkitUnwrapper.html index f090b295..3d2472b9 100644 --- a/Javadoc/com/comphenix/protocol/injector/class-use/BukkitUnwrapper.html +++ b/Javadoc/com/comphenix/protocol/injector/class-use/BukkitUnwrapper.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.injector.BukkitUnwrapper diff --git a/Javadoc/com/comphenix/protocol/injector/class-use/ConcurrentListenerMultimap.html b/Javadoc/com/comphenix/protocol/injector/class-use/ConcurrentListenerMultimap.html deleted file mode 100644 index 337267ae..00000000 --- a/Javadoc/com/comphenix/protocol/injector/class-use/ConcurrentListenerMultimap.html +++ /dev/null @@ -1,115 +0,0 @@ - - - - - -Uses of Class com.comphenix.protocol.injector.ConcurrentListenerMultimap - - - - - - - -
- - - - - -
- - -
-

Uses of Class
com.comphenix.protocol.injector.ConcurrentListenerMultimap

-
-
No usage of com.comphenix.protocol.injector.ConcurrentListenerMultimap
- -
- - - - - -
- - - - diff --git a/Javadoc/com/comphenix/protocol/injector/class-use/ListenerInvoker.html b/Javadoc/com/comphenix/protocol/injector/class-use/ListenerInvoker.html index abeef7ce..3569bc56 100644 --- a/Javadoc/com/comphenix/protocol/injector/class-use/ListenerInvoker.html +++ b/Javadoc/com/comphenix/protocol/injector/class-use/ListenerInvoker.html @@ -2,7 +2,7 @@ - + Uses of Interface com.comphenix.protocol.injector.ListenerInvoker diff --git a/Javadoc/com/comphenix/protocol/injector/class-use/NetworkFieldInjector.FakePacket.html b/Javadoc/com/comphenix/protocol/injector/class-use/NetworkFieldInjector.FakePacket.html deleted file mode 100644 index e70e581b..00000000 --- a/Javadoc/com/comphenix/protocol/injector/class-use/NetworkFieldInjector.FakePacket.html +++ /dev/null @@ -1,115 +0,0 @@ - - - - - -Uses of Interface com.comphenix.protocol.injector.NetworkFieldInjector.FakePacket - - - - - - - -
- - - - - -
- - -
-

Uses of Interface
com.comphenix.protocol.injector.NetworkFieldInjector.FakePacket

-
-
No usage of com.comphenix.protocol.injector.NetworkFieldInjector.FakePacket
- -
- - - - - -
- - - - diff --git a/Javadoc/com/comphenix/protocol/injector/class-use/NetworkFieldInjector.html b/Javadoc/com/comphenix/protocol/injector/class-use/NetworkFieldInjector.html deleted file mode 100644 index 69b7c1a0..00000000 --- a/Javadoc/com/comphenix/protocol/injector/class-use/NetworkFieldInjector.html +++ /dev/null @@ -1,115 +0,0 @@ - - - - - -Uses of Class com.comphenix.protocol.injector.NetworkFieldInjector - - - - - - - -
- - - - - -
- - -
-

Uses of Class
com.comphenix.protocol.injector.NetworkFieldInjector

-
-
No usage of com.comphenix.protocol.injector.NetworkFieldInjector
- -
- - - - - -
- - - - diff --git a/Javadoc/com/comphenix/protocol/injector/class-use/NetworkObjectInjector.html b/Javadoc/com/comphenix/protocol/injector/class-use/NetworkObjectInjector.html deleted file mode 100644 index 40ea51e7..00000000 --- a/Javadoc/com/comphenix/protocol/injector/class-use/NetworkObjectInjector.html +++ /dev/null @@ -1,115 +0,0 @@ - - - - - -Uses of Class com.comphenix.protocol.injector.NetworkObjectInjector - - - - - - - -
- - - - - -
- - -
-

Uses of Class
com.comphenix.protocol.injector.NetworkObjectInjector

-
-
No usage of com.comphenix.protocol.injector.NetworkObjectInjector
- -
- - - - - -
- - - - diff --git a/Javadoc/com/comphenix/protocol/injector/class-use/NetworkServerInjector.html b/Javadoc/com/comphenix/protocol/injector/class-use/NetworkServerInjector.html deleted file mode 100644 index 13284348..00000000 --- a/Javadoc/com/comphenix/protocol/injector/class-use/NetworkServerInjector.html +++ /dev/null @@ -1,115 +0,0 @@ - - - - - -Uses of Class com.comphenix.protocol.injector.NetworkServerInjector - - - - - - - -
- - - - - -
- - -
-

Uses of Class
com.comphenix.protocol.injector.NetworkServerInjector

-
-
No usage of com.comphenix.protocol.injector.NetworkServerInjector
- -
- - - - - -
- - - - diff --git a/Javadoc/com/comphenix/protocol/injector/class-use/PacketConstructor.BukkitUnwrapper.html b/Javadoc/com/comphenix/protocol/injector/class-use/PacketConstructor.BukkitUnwrapper.html deleted file mode 100644 index 6bfee7da..00000000 --- a/Javadoc/com/comphenix/protocol/injector/class-use/PacketConstructor.BukkitUnwrapper.html +++ /dev/null @@ -1,115 +0,0 @@ - - - - - -Uses of Class com.comphenix.protocol.injector.PacketConstructor.BukkitUnwrapper - - - - - - - -
- - - - - -
- - -
-

Uses of Class
com.comphenix.protocol.injector.PacketConstructor.BukkitUnwrapper

-
-
No usage of com.comphenix.protocol.injector.PacketConstructor.BukkitUnwrapper
- -
- - - - - -
- - - - diff --git a/Javadoc/com/comphenix/protocol/injector/class-use/PacketConstructor.Unwrapper.html b/Javadoc/com/comphenix/protocol/injector/class-use/PacketConstructor.Unwrapper.html index e2be3e94..175b5ac9 100644 --- a/Javadoc/com/comphenix/protocol/injector/class-use/PacketConstructor.Unwrapper.html +++ b/Javadoc/com/comphenix/protocol/injector/class-use/PacketConstructor.Unwrapper.html @@ -2,7 +2,7 @@ - + Uses of Interface com.comphenix.protocol.injector.PacketConstructor.Unwrapper diff --git a/Javadoc/com/comphenix/protocol/injector/class-use/PacketConstructor.html b/Javadoc/com/comphenix/protocol/injector/class-use/PacketConstructor.html index d0db5c03..b64c12b9 100644 --- a/Javadoc/com/comphenix/protocol/injector/class-use/PacketConstructor.html +++ b/Javadoc/com/comphenix/protocol/injector/class-use/PacketConstructor.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.injector.PacketConstructor diff --git a/Javadoc/com/comphenix/protocol/injector/class-use/PacketFilterManager.PlayerInjectHooks.html b/Javadoc/com/comphenix/protocol/injector/class-use/PacketFilterManager.PlayerInjectHooks.html index 6dc5e303..377e2986 100644 --- a/Javadoc/com/comphenix/protocol/injector/class-use/PacketFilterManager.PlayerInjectHooks.html +++ b/Javadoc/com/comphenix/protocol/injector/class-use/PacketFilterManager.PlayerInjectHooks.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.injector.PacketFilterManager.PlayerInjectHooks diff --git a/Javadoc/com/comphenix/protocol/injector/class-use/PacketFilterManager.html b/Javadoc/com/comphenix/protocol/injector/class-use/PacketFilterManager.html index c7511e5b..4ebfd817 100644 --- a/Javadoc/com/comphenix/protocol/injector/class-use/PacketFilterManager.html +++ b/Javadoc/com/comphenix/protocol/injector/class-use/PacketFilterManager.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.injector.PacketFilterManager diff --git a/Javadoc/com/comphenix/protocol/injector/class-use/PlayerLoggedOutException.html b/Javadoc/com/comphenix/protocol/injector/class-use/PlayerLoggedOutException.html index b38b99e7..1b351c1f 100644 --- a/Javadoc/com/comphenix/protocol/injector/class-use/PlayerLoggedOutException.html +++ b/Javadoc/com/comphenix/protocol/injector/class-use/PlayerLoggedOutException.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.injector.PlayerLoggedOutException diff --git a/Javadoc/com/comphenix/protocol/injector/class-use/PrioritizedListener.html b/Javadoc/com/comphenix/protocol/injector/class-use/PrioritizedListener.html index eb1c817d..140169b5 100644 --- a/Javadoc/com/comphenix/protocol/injector/class-use/PrioritizedListener.html +++ b/Javadoc/com/comphenix/protocol/injector/class-use/PrioritizedListener.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.injector.PrioritizedListener diff --git a/Javadoc/com/comphenix/protocol/injector/class-use/SortedCopyOnWriteArrayTest.html b/Javadoc/com/comphenix/protocol/injector/class-use/SortedCopyOnWriteArrayTest.html index f910576e..fedf9a0e 100644 --- a/Javadoc/com/comphenix/protocol/injector/class-use/SortedCopyOnWriteArrayTest.html +++ b/Javadoc/com/comphenix/protocol/injector/class-use/SortedCopyOnWriteArrayTest.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.injector.SortedCopyOnWriteArrayTest diff --git a/Javadoc/com/comphenix/protocol/injector/class-use/StructureCache.html b/Javadoc/com/comphenix/protocol/injector/class-use/StructureCache.html index 38c14632..2ba6cd0a 100644 --- a/Javadoc/com/comphenix/protocol/injector/class-use/StructureCache.html +++ b/Javadoc/com/comphenix/protocol/injector/class-use/StructureCache.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.injector.StructureCache diff --git a/Javadoc/com/comphenix/protocol/injector/package-frame.html b/Javadoc/com/comphenix/protocol/injector/package-frame.html index bb83a183..526787ba 100644 --- a/Javadoc/com/comphenix/protocol/injector/package-frame.html +++ b/Javadoc/com/comphenix/protocol/injector/package-frame.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.injector diff --git a/Javadoc/com/comphenix/protocol/injector/package-summary.html b/Javadoc/com/comphenix/protocol/injector/package-summary.html index 9bc58617..c6676a95 100644 --- a/Javadoc/com/comphenix/protocol/injector/package-summary.html +++ b/Javadoc/com/comphenix/protocol/injector/package-summary.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.injector diff --git a/Javadoc/com/comphenix/protocol/injector/package-tree.html b/Javadoc/com/comphenix/protocol/injector/package-tree.html index 7eed6fa9..4037b484 100644 --- a/Javadoc/com/comphenix/protocol/injector/package-tree.html +++ b/Javadoc/com/comphenix/protocol/injector/package-tree.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.injector Class Hierarchy diff --git a/Javadoc/com/comphenix/protocol/injector/package-use.html b/Javadoc/com/comphenix/protocol/injector/package-use.html index 72b18ead..39d33ed9 100644 --- a/Javadoc/com/comphenix/protocol/injector/package-use.html +++ b/Javadoc/com/comphenix/protocol/injector/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.comphenix.protocol.injector diff --git a/Javadoc/com/comphenix/protocol/injector/player/NetworkServerInjector.html b/Javadoc/com/comphenix/protocol/injector/player/NetworkServerInjector.html index dcbaff96..8568958d 100644 --- a/Javadoc/com/comphenix/protocol/injector/player/NetworkServerInjector.html +++ b/Javadoc/com/comphenix/protocol/injector/player/NetworkServerInjector.html @@ -2,7 +2,7 @@ - + NetworkServerInjector diff --git a/Javadoc/com/comphenix/protocol/injector/player/PlayerInjectionHandler.html b/Javadoc/com/comphenix/protocol/injector/player/PlayerInjectionHandler.html index 0d44b306..b1b805d7 100644 --- a/Javadoc/com/comphenix/protocol/injector/player/PlayerInjectionHandler.html +++ b/Javadoc/com/comphenix/protocol/injector/player/PlayerInjectionHandler.html @@ -2,7 +2,7 @@ - + PlayerInjectionHandler diff --git a/Javadoc/com/comphenix/protocol/injector/player/class-use/NetworkServerInjector.html b/Javadoc/com/comphenix/protocol/injector/player/class-use/NetworkServerInjector.html index 2142f032..7ac48149 100644 --- a/Javadoc/com/comphenix/protocol/injector/player/class-use/NetworkServerInjector.html +++ b/Javadoc/com/comphenix/protocol/injector/player/class-use/NetworkServerInjector.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.injector.player.NetworkServerInjector diff --git a/Javadoc/com/comphenix/protocol/injector/player/class-use/PlayerInjectionHandler.html b/Javadoc/com/comphenix/protocol/injector/player/class-use/PlayerInjectionHandler.html index e9ef6b77..1ea94252 100644 --- a/Javadoc/com/comphenix/protocol/injector/player/class-use/PlayerInjectionHandler.html +++ b/Javadoc/com/comphenix/protocol/injector/player/class-use/PlayerInjectionHandler.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.injector.player.PlayerInjectionHandler diff --git a/Javadoc/com/comphenix/protocol/injector/player/package-frame.html b/Javadoc/com/comphenix/protocol/injector/player/package-frame.html index 6f1ac9b3..fb2c4fb2 100644 --- a/Javadoc/com/comphenix/protocol/injector/player/package-frame.html +++ b/Javadoc/com/comphenix/protocol/injector/player/package-frame.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.injector.player diff --git a/Javadoc/com/comphenix/protocol/injector/player/package-summary.html b/Javadoc/com/comphenix/protocol/injector/player/package-summary.html index 6f4d7904..3a3ab325 100644 --- a/Javadoc/com/comphenix/protocol/injector/player/package-summary.html +++ b/Javadoc/com/comphenix/protocol/injector/player/package-summary.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.injector.player diff --git a/Javadoc/com/comphenix/protocol/injector/player/package-tree.html b/Javadoc/com/comphenix/protocol/injector/player/package-tree.html index 6fdb5c6c..7d0833e5 100644 --- a/Javadoc/com/comphenix/protocol/injector/player/package-tree.html +++ b/Javadoc/com/comphenix/protocol/injector/player/package-tree.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.injector.player Class Hierarchy diff --git a/Javadoc/com/comphenix/protocol/injector/player/package-use.html b/Javadoc/com/comphenix/protocol/injector/player/package-use.html index f0263220..47366d79 100644 --- a/Javadoc/com/comphenix/protocol/injector/player/package-use.html +++ b/Javadoc/com/comphenix/protocol/injector/player/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.comphenix.protocol.injector.player diff --git a/Javadoc/com/comphenix/protocol/metrics/Statistics.html b/Javadoc/com/comphenix/protocol/metrics/Statistics.html index 3a63650d..e8db4aee 100644 --- a/Javadoc/com/comphenix/protocol/metrics/Statistics.html +++ b/Javadoc/com/comphenix/protocol/metrics/Statistics.html @@ -2,7 +2,7 @@ - + Statistics diff --git a/Javadoc/com/comphenix/protocol/metrics/class-use/Statistics.html b/Javadoc/com/comphenix/protocol/metrics/class-use/Statistics.html index 82248b20..f8b0b461 100644 --- a/Javadoc/com/comphenix/protocol/metrics/class-use/Statistics.html +++ b/Javadoc/com/comphenix/protocol/metrics/class-use/Statistics.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.metrics.Statistics diff --git a/Javadoc/com/comphenix/protocol/metrics/package-frame.html b/Javadoc/com/comphenix/protocol/metrics/package-frame.html index 0b954fe9..c90266b8 100644 --- a/Javadoc/com/comphenix/protocol/metrics/package-frame.html +++ b/Javadoc/com/comphenix/protocol/metrics/package-frame.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.metrics diff --git a/Javadoc/com/comphenix/protocol/metrics/package-summary.html b/Javadoc/com/comphenix/protocol/metrics/package-summary.html index ad83f8b9..c02b4fd7 100644 --- a/Javadoc/com/comphenix/protocol/metrics/package-summary.html +++ b/Javadoc/com/comphenix/protocol/metrics/package-summary.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.metrics diff --git a/Javadoc/com/comphenix/protocol/metrics/package-tree.html b/Javadoc/com/comphenix/protocol/metrics/package-tree.html index 6fb885fd..53d42b43 100644 --- a/Javadoc/com/comphenix/protocol/metrics/package-tree.html +++ b/Javadoc/com/comphenix/protocol/metrics/package-tree.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.metrics Class Hierarchy diff --git a/Javadoc/com/comphenix/protocol/metrics/package-use.html b/Javadoc/com/comphenix/protocol/metrics/package-use.html index 64ca7eac..c725eb10 100644 --- a/Javadoc/com/comphenix/protocol/metrics/package-use.html +++ b/Javadoc/com/comphenix/protocol/metrics/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.comphenix.protocol.metrics diff --git a/Javadoc/com/comphenix/protocol/package-frame.html b/Javadoc/com/comphenix/protocol/package-frame.html index a1cece6c..25fbad86 100644 --- a/Javadoc/com/comphenix/protocol/package-frame.html +++ b/Javadoc/com/comphenix/protocol/package-frame.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol diff --git a/Javadoc/com/comphenix/protocol/package-summary.html b/Javadoc/com/comphenix/protocol/package-summary.html index abbb95bc..0a7e9b12 100644 --- a/Javadoc/com/comphenix/protocol/package-summary.html +++ b/Javadoc/com/comphenix/protocol/package-summary.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol diff --git a/Javadoc/com/comphenix/protocol/package-tree.html b/Javadoc/com/comphenix/protocol/package-tree.html index ebe945c5..6b629bc5 100644 --- a/Javadoc/com/comphenix/protocol/package-tree.html +++ b/Javadoc/com/comphenix/protocol/package-tree.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol Class Hierarchy diff --git a/Javadoc/com/comphenix/protocol/package-use.html b/Javadoc/com/comphenix/protocol/package-use.html index 086f1c4a..15cbe5dd 100644 --- a/Javadoc/com/comphenix/protocol/package-use.html +++ b/Javadoc/com/comphenix/protocol/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.comphenix.protocol diff --git a/Javadoc/com/comphenix/protocol/reflect/EquivalentConverter.html b/Javadoc/com/comphenix/protocol/reflect/EquivalentConverter.html index 7f2cc29d..bd36f72c 100644 --- a/Javadoc/com/comphenix/protocol/reflect/EquivalentConverter.html +++ b/Javadoc/com/comphenix/protocol/reflect/EquivalentConverter.html @@ -2,7 +2,7 @@ - + EquivalentConverter diff --git a/Javadoc/com/comphenix/protocol/reflect/FieldAccessException.html b/Javadoc/com/comphenix/protocol/reflect/FieldAccessException.html index 5107e542..a8759639 100644 --- a/Javadoc/com/comphenix/protocol/reflect/FieldAccessException.html +++ b/Javadoc/com/comphenix/protocol/reflect/FieldAccessException.html @@ -2,7 +2,7 @@ - + FieldAccessException diff --git a/Javadoc/com/comphenix/protocol/reflect/FieldUtils.html b/Javadoc/com/comphenix/protocol/reflect/FieldUtils.html index f1436e78..9c202cff 100644 --- a/Javadoc/com/comphenix/protocol/reflect/FieldUtils.html +++ b/Javadoc/com/comphenix/protocol/reflect/FieldUtils.html @@ -2,7 +2,7 @@ - + FieldUtils diff --git a/Javadoc/com/comphenix/protocol/reflect/FuzzyReflection.html b/Javadoc/com/comphenix/protocol/reflect/FuzzyReflection.html index e7825743..b275265c 100644 --- a/Javadoc/com/comphenix/protocol/reflect/FuzzyReflection.html +++ b/Javadoc/com/comphenix/protocol/reflect/FuzzyReflection.html @@ -2,7 +2,7 @@ - + FuzzyReflection diff --git a/Javadoc/com/comphenix/protocol/reflect/IntEnum.html b/Javadoc/com/comphenix/protocol/reflect/IntEnum.html index c15a2fa8..747be932 100644 --- a/Javadoc/com/comphenix/protocol/reflect/IntEnum.html +++ b/Javadoc/com/comphenix/protocol/reflect/IntEnum.html @@ -2,7 +2,7 @@ - + IntEnum diff --git a/Javadoc/com/comphenix/protocol/reflect/MethodUtils.html b/Javadoc/com/comphenix/protocol/reflect/MethodUtils.html index 86dbab16..2a87f391 100644 --- a/Javadoc/com/comphenix/protocol/reflect/MethodUtils.html +++ b/Javadoc/com/comphenix/protocol/reflect/MethodUtils.html @@ -2,7 +2,7 @@ - + MethodUtils diff --git a/Javadoc/com/comphenix/protocol/reflect/ObjectCloner.html b/Javadoc/com/comphenix/protocol/reflect/ObjectCloner.html index cef0c17d..97bad8c1 100644 --- a/Javadoc/com/comphenix/protocol/reflect/ObjectCloner.html +++ b/Javadoc/com/comphenix/protocol/reflect/ObjectCloner.html @@ -2,7 +2,7 @@ - + ObjectCloner diff --git a/Javadoc/com/comphenix/protocol/reflect/PrimitiveUtils.html b/Javadoc/com/comphenix/protocol/reflect/PrimitiveUtils.html index 045ac01a..54a212b3 100644 --- a/Javadoc/com/comphenix/protocol/reflect/PrimitiveUtils.html +++ b/Javadoc/com/comphenix/protocol/reflect/PrimitiveUtils.html @@ -2,7 +2,7 @@ - + PrimitiveUtils diff --git a/Javadoc/com/comphenix/protocol/reflect/StructureModifier.html b/Javadoc/com/comphenix/protocol/reflect/StructureModifier.html index b71c6918..52088e7b 100644 --- a/Javadoc/com/comphenix/protocol/reflect/StructureModifier.html +++ b/Javadoc/com/comphenix/protocol/reflect/StructureModifier.html @@ -2,7 +2,7 @@ - + StructureModifier diff --git a/Javadoc/com/comphenix/protocol/reflect/StructureModifierTest.html b/Javadoc/com/comphenix/protocol/reflect/StructureModifierTest.html index 93a929a8..231d99fb 100644 --- a/Javadoc/com/comphenix/protocol/reflect/StructureModifierTest.html +++ b/Javadoc/com/comphenix/protocol/reflect/StructureModifierTest.html @@ -2,7 +2,7 @@ - + StructureModifierTest diff --git a/Javadoc/com/comphenix/protocol/reflect/VolatileField.html b/Javadoc/com/comphenix/protocol/reflect/VolatileField.html index 3b5d8d4a..1d1327aa 100644 --- a/Javadoc/com/comphenix/protocol/reflect/VolatileField.html +++ b/Javadoc/com/comphenix/protocol/reflect/VolatileField.html @@ -2,7 +2,7 @@ - + VolatileField diff --git a/Javadoc/com/comphenix/protocol/reflect/class-use/EquivalentConverter.html b/Javadoc/com/comphenix/protocol/reflect/class-use/EquivalentConverter.html index 9b5d544e..0cb17926 100644 --- a/Javadoc/com/comphenix/protocol/reflect/class-use/EquivalentConverter.html +++ b/Javadoc/com/comphenix/protocol/reflect/class-use/EquivalentConverter.html @@ -2,7 +2,7 @@ - + Uses of Interface com.comphenix.protocol.reflect.EquivalentConverter diff --git a/Javadoc/com/comphenix/protocol/reflect/class-use/FieldAccessException.html b/Javadoc/com/comphenix/protocol/reflect/class-use/FieldAccessException.html index f38988d3..7e22ca0a 100644 --- a/Javadoc/com/comphenix/protocol/reflect/class-use/FieldAccessException.html +++ b/Javadoc/com/comphenix/protocol/reflect/class-use/FieldAccessException.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.reflect.FieldAccessException diff --git a/Javadoc/com/comphenix/protocol/reflect/class-use/FieldUtils.html b/Javadoc/com/comphenix/protocol/reflect/class-use/FieldUtils.html index 22fe66f3..e1b5134f 100644 --- a/Javadoc/com/comphenix/protocol/reflect/class-use/FieldUtils.html +++ b/Javadoc/com/comphenix/protocol/reflect/class-use/FieldUtils.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.reflect.FieldUtils diff --git a/Javadoc/com/comphenix/protocol/reflect/class-use/FuzzyReflection.html b/Javadoc/com/comphenix/protocol/reflect/class-use/FuzzyReflection.html index a109bc56..0b5782cf 100644 --- a/Javadoc/com/comphenix/protocol/reflect/class-use/FuzzyReflection.html +++ b/Javadoc/com/comphenix/protocol/reflect/class-use/FuzzyReflection.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.reflect.FuzzyReflection diff --git a/Javadoc/com/comphenix/protocol/reflect/class-use/IntEnum.html b/Javadoc/com/comphenix/protocol/reflect/class-use/IntEnum.html index 7fe04ea0..c056ab20 100644 --- a/Javadoc/com/comphenix/protocol/reflect/class-use/IntEnum.html +++ b/Javadoc/com/comphenix/protocol/reflect/class-use/IntEnum.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.reflect.IntEnum diff --git a/Javadoc/com/comphenix/protocol/reflect/class-use/MethodUtils.html b/Javadoc/com/comphenix/protocol/reflect/class-use/MethodUtils.html index 1988a667..9bb13682 100644 --- a/Javadoc/com/comphenix/protocol/reflect/class-use/MethodUtils.html +++ b/Javadoc/com/comphenix/protocol/reflect/class-use/MethodUtils.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.reflect.MethodUtils diff --git a/Javadoc/com/comphenix/protocol/reflect/class-use/ObjectCloner.html b/Javadoc/com/comphenix/protocol/reflect/class-use/ObjectCloner.html index f00ede2e..43361771 100644 --- a/Javadoc/com/comphenix/protocol/reflect/class-use/ObjectCloner.html +++ b/Javadoc/com/comphenix/protocol/reflect/class-use/ObjectCloner.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.reflect.ObjectCloner diff --git a/Javadoc/com/comphenix/protocol/reflect/class-use/PrimitiveUtils.html b/Javadoc/com/comphenix/protocol/reflect/class-use/PrimitiveUtils.html index 851d4549..2f33669e 100644 --- a/Javadoc/com/comphenix/protocol/reflect/class-use/PrimitiveUtils.html +++ b/Javadoc/com/comphenix/protocol/reflect/class-use/PrimitiveUtils.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.reflect.PrimitiveUtils diff --git a/Javadoc/com/comphenix/protocol/reflect/class-use/StructureModifier.html b/Javadoc/com/comphenix/protocol/reflect/class-use/StructureModifier.html index 90ac6577..c9ecdae4 100644 --- a/Javadoc/com/comphenix/protocol/reflect/class-use/StructureModifier.html +++ b/Javadoc/com/comphenix/protocol/reflect/class-use/StructureModifier.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.reflect.StructureModifier diff --git a/Javadoc/com/comphenix/protocol/reflect/class-use/StructureModifierTest.html b/Javadoc/com/comphenix/protocol/reflect/class-use/StructureModifierTest.html index b19a580d..01c289b0 100644 --- a/Javadoc/com/comphenix/protocol/reflect/class-use/StructureModifierTest.html +++ b/Javadoc/com/comphenix/protocol/reflect/class-use/StructureModifierTest.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.reflect.StructureModifierTest diff --git a/Javadoc/com/comphenix/protocol/reflect/class-use/VolatileField.html b/Javadoc/com/comphenix/protocol/reflect/class-use/VolatileField.html index 6d4be46a..0725058d 100644 --- a/Javadoc/com/comphenix/protocol/reflect/class-use/VolatileField.html +++ b/Javadoc/com/comphenix/protocol/reflect/class-use/VolatileField.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.reflect.VolatileField diff --git a/Javadoc/com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html b/Javadoc/com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html index 4009e155..35b48342 100644 --- a/Javadoc/com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html +++ b/Javadoc/com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html @@ -2,7 +2,7 @@ - + BackgroundCompiler diff --git a/Javadoc/com/comphenix/protocol/reflect/compiler/CompileListener.html b/Javadoc/com/comphenix/protocol/reflect/compiler/CompileListener.html index 330958c0..84ef9f5a 100644 --- a/Javadoc/com/comphenix/protocol/reflect/compiler/CompileListener.html +++ b/Javadoc/com/comphenix/protocol/reflect/compiler/CompileListener.html @@ -2,7 +2,7 @@ - + CompileListener diff --git a/Javadoc/com/comphenix/protocol/reflect/compiler/CompiledStructureModifier.html b/Javadoc/com/comphenix/protocol/reflect/compiler/CompiledStructureModifier.html index 600fa7ab..7cb318ae 100644 --- a/Javadoc/com/comphenix/protocol/reflect/compiler/CompiledStructureModifier.html +++ b/Javadoc/com/comphenix/protocol/reflect/compiler/CompiledStructureModifier.html @@ -2,7 +2,7 @@ - + CompiledStructureModifier diff --git a/Javadoc/com/comphenix/protocol/reflect/compiler/StructureCompiler.html b/Javadoc/com/comphenix/protocol/reflect/compiler/StructureCompiler.html index 8c25d5eb..d9dfba90 100644 --- a/Javadoc/com/comphenix/protocol/reflect/compiler/StructureCompiler.html +++ b/Javadoc/com/comphenix/protocol/reflect/compiler/StructureCompiler.html @@ -2,7 +2,7 @@ - + StructureCompiler diff --git a/Javadoc/com/comphenix/protocol/reflect/compiler/class-use/BackgroundCompiler.html b/Javadoc/com/comphenix/protocol/reflect/compiler/class-use/BackgroundCompiler.html index 51ecedf1..3d6e935d 100644 --- a/Javadoc/com/comphenix/protocol/reflect/compiler/class-use/BackgroundCompiler.html +++ b/Javadoc/com/comphenix/protocol/reflect/compiler/class-use/BackgroundCompiler.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.reflect.compiler.BackgroundCompiler diff --git a/Javadoc/com/comphenix/protocol/reflect/compiler/class-use/CompileListener.html b/Javadoc/com/comphenix/protocol/reflect/compiler/class-use/CompileListener.html index b2f1adaf..4993ae56 100644 --- a/Javadoc/com/comphenix/protocol/reflect/compiler/class-use/CompileListener.html +++ b/Javadoc/com/comphenix/protocol/reflect/compiler/class-use/CompileListener.html @@ -2,7 +2,7 @@ - + Uses of Interface com.comphenix.protocol.reflect.compiler.CompileListener diff --git a/Javadoc/com/comphenix/protocol/reflect/compiler/class-use/CompiledStructureModifier.html b/Javadoc/com/comphenix/protocol/reflect/compiler/class-use/CompiledStructureModifier.html index 2ab3abc8..60e969c4 100644 --- a/Javadoc/com/comphenix/protocol/reflect/compiler/class-use/CompiledStructureModifier.html +++ b/Javadoc/com/comphenix/protocol/reflect/compiler/class-use/CompiledStructureModifier.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.reflect.compiler.CompiledStructureModifier diff --git a/Javadoc/com/comphenix/protocol/reflect/compiler/class-use/StructureCompiler.html b/Javadoc/com/comphenix/protocol/reflect/compiler/class-use/StructureCompiler.html index a90e3aa9..3d25d5b5 100644 --- a/Javadoc/com/comphenix/protocol/reflect/compiler/class-use/StructureCompiler.html +++ b/Javadoc/com/comphenix/protocol/reflect/compiler/class-use/StructureCompiler.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.reflect.compiler.StructureCompiler diff --git a/Javadoc/com/comphenix/protocol/reflect/compiler/package-frame.html b/Javadoc/com/comphenix/protocol/reflect/compiler/package-frame.html index 3055dc44..12079a01 100644 --- a/Javadoc/com/comphenix/protocol/reflect/compiler/package-frame.html +++ b/Javadoc/com/comphenix/protocol/reflect/compiler/package-frame.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.reflect.compiler diff --git a/Javadoc/com/comphenix/protocol/reflect/compiler/package-summary.html b/Javadoc/com/comphenix/protocol/reflect/compiler/package-summary.html index 9a9d65d7..5a7886eb 100644 --- a/Javadoc/com/comphenix/protocol/reflect/compiler/package-summary.html +++ b/Javadoc/com/comphenix/protocol/reflect/compiler/package-summary.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.reflect.compiler diff --git a/Javadoc/com/comphenix/protocol/reflect/compiler/package-tree.html b/Javadoc/com/comphenix/protocol/reflect/compiler/package-tree.html index 1727d974..a26cb553 100644 --- a/Javadoc/com/comphenix/protocol/reflect/compiler/package-tree.html +++ b/Javadoc/com/comphenix/protocol/reflect/compiler/package-tree.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.reflect.compiler Class Hierarchy diff --git a/Javadoc/com/comphenix/protocol/reflect/compiler/package-use.html b/Javadoc/com/comphenix/protocol/reflect/compiler/package-use.html index 851884ae..bcf80ecf 100644 --- a/Javadoc/com/comphenix/protocol/reflect/compiler/package-use.html +++ b/Javadoc/com/comphenix/protocol/reflect/compiler/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.comphenix.protocol.reflect.compiler diff --git a/Javadoc/com/comphenix/protocol/reflect/instances/CollectionGenerator.html b/Javadoc/com/comphenix/protocol/reflect/instances/CollectionGenerator.html index 644885ec..810ba233 100644 --- a/Javadoc/com/comphenix/protocol/reflect/instances/CollectionGenerator.html +++ b/Javadoc/com/comphenix/protocol/reflect/instances/CollectionGenerator.html @@ -2,7 +2,7 @@ - + CollectionGenerator diff --git a/Javadoc/com/comphenix/protocol/reflect/instances/DefaultInstances.html b/Javadoc/com/comphenix/protocol/reflect/instances/DefaultInstances.html index 8138e81e..1892ece6 100644 --- a/Javadoc/com/comphenix/protocol/reflect/instances/DefaultInstances.html +++ b/Javadoc/com/comphenix/protocol/reflect/instances/DefaultInstances.html @@ -2,7 +2,7 @@ - + DefaultInstances diff --git a/Javadoc/com/comphenix/protocol/reflect/instances/ExistingGenerator.html b/Javadoc/com/comphenix/protocol/reflect/instances/ExistingGenerator.html index cc8af01b..a815337c 100644 --- a/Javadoc/com/comphenix/protocol/reflect/instances/ExistingGenerator.html +++ b/Javadoc/com/comphenix/protocol/reflect/instances/ExistingGenerator.html @@ -2,7 +2,7 @@ - + ExistingGenerator diff --git a/Javadoc/com/comphenix/protocol/reflect/instances/InstanceProvider.html b/Javadoc/com/comphenix/protocol/reflect/instances/InstanceProvider.html index 87ea371b..70d1f49d 100644 --- a/Javadoc/com/comphenix/protocol/reflect/instances/InstanceProvider.html +++ b/Javadoc/com/comphenix/protocol/reflect/instances/InstanceProvider.html @@ -2,7 +2,7 @@ - + InstanceProvider diff --git a/Javadoc/com/comphenix/protocol/reflect/instances/PrimitiveGenerator.html b/Javadoc/com/comphenix/protocol/reflect/instances/PrimitiveGenerator.html index 795cabf4..ccfa02fa 100644 --- a/Javadoc/com/comphenix/protocol/reflect/instances/PrimitiveGenerator.html +++ b/Javadoc/com/comphenix/protocol/reflect/instances/PrimitiveGenerator.html @@ -2,7 +2,7 @@ - + PrimitiveGenerator diff --git a/Javadoc/com/comphenix/protocol/reflect/instances/class-use/CollectionGenerator.html b/Javadoc/com/comphenix/protocol/reflect/instances/class-use/CollectionGenerator.html index a8e97a75..de89c555 100644 --- a/Javadoc/com/comphenix/protocol/reflect/instances/class-use/CollectionGenerator.html +++ b/Javadoc/com/comphenix/protocol/reflect/instances/class-use/CollectionGenerator.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.reflect.instances.CollectionGenerator diff --git a/Javadoc/com/comphenix/protocol/reflect/instances/class-use/DefaultInstances.html b/Javadoc/com/comphenix/protocol/reflect/instances/class-use/DefaultInstances.html index 35d14b14..234b6fef 100644 --- a/Javadoc/com/comphenix/protocol/reflect/instances/class-use/DefaultInstances.html +++ b/Javadoc/com/comphenix/protocol/reflect/instances/class-use/DefaultInstances.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.reflect.instances.DefaultInstances diff --git a/Javadoc/com/comphenix/protocol/reflect/instances/class-use/ExistingGenerator.html b/Javadoc/com/comphenix/protocol/reflect/instances/class-use/ExistingGenerator.html index 02211c11..3de68b8c 100644 --- a/Javadoc/com/comphenix/protocol/reflect/instances/class-use/ExistingGenerator.html +++ b/Javadoc/com/comphenix/protocol/reflect/instances/class-use/ExistingGenerator.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.reflect.instances.ExistingGenerator diff --git a/Javadoc/com/comphenix/protocol/reflect/instances/class-use/InstanceProvider.html b/Javadoc/com/comphenix/protocol/reflect/instances/class-use/InstanceProvider.html index 8e2b5903..d19f9649 100644 --- a/Javadoc/com/comphenix/protocol/reflect/instances/class-use/InstanceProvider.html +++ b/Javadoc/com/comphenix/protocol/reflect/instances/class-use/InstanceProvider.html @@ -2,7 +2,7 @@ - + Uses of Interface com.comphenix.protocol.reflect.instances.InstanceProvider diff --git a/Javadoc/com/comphenix/protocol/reflect/instances/class-use/PrimitiveGenerator.html b/Javadoc/com/comphenix/protocol/reflect/instances/class-use/PrimitiveGenerator.html index 52817824..67290456 100644 --- a/Javadoc/com/comphenix/protocol/reflect/instances/class-use/PrimitiveGenerator.html +++ b/Javadoc/com/comphenix/protocol/reflect/instances/class-use/PrimitiveGenerator.html @@ -2,7 +2,7 @@ - + Uses of Class com.comphenix.protocol.reflect.instances.PrimitiveGenerator diff --git a/Javadoc/com/comphenix/protocol/reflect/instances/package-frame.html b/Javadoc/com/comphenix/protocol/reflect/instances/package-frame.html index 03515346..73645c4e 100644 --- a/Javadoc/com/comphenix/protocol/reflect/instances/package-frame.html +++ b/Javadoc/com/comphenix/protocol/reflect/instances/package-frame.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.reflect.instances diff --git a/Javadoc/com/comphenix/protocol/reflect/instances/package-summary.html b/Javadoc/com/comphenix/protocol/reflect/instances/package-summary.html index d3a780d6..9abe4ec0 100644 --- a/Javadoc/com/comphenix/protocol/reflect/instances/package-summary.html +++ b/Javadoc/com/comphenix/protocol/reflect/instances/package-summary.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.reflect.instances diff --git a/Javadoc/com/comphenix/protocol/reflect/instances/package-tree.html b/Javadoc/com/comphenix/protocol/reflect/instances/package-tree.html index b8c02ced..28fabb72 100644 --- a/Javadoc/com/comphenix/protocol/reflect/instances/package-tree.html +++ b/Javadoc/com/comphenix/protocol/reflect/instances/package-tree.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.reflect.instances Class Hierarchy diff --git a/Javadoc/com/comphenix/protocol/reflect/instances/package-use.html b/Javadoc/com/comphenix/protocol/reflect/instances/package-use.html index e9b5ff8c..fed29a69 100644 --- a/Javadoc/com/comphenix/protocol/reflect/instances/package-use.html +++ b/Javadoc/com/comphenix/protocol/reflect/instances/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.comphenix.protocol.reflect.instances diff --git a/Javadoc/com/comphenix/protocol/reflect/package-frame.html b/Javadoc/com/comphenix/protocol/reflect/package-frame.html index e34f8f3a..5bf1b0ce 100644 --- a/Javadoc/com/comphenix/protocol/reflect/package-frame.html +++ b/Javadoc/com/comphenix/protocol/reflect/package-frame.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.reflect diff --git a/Javadoc/com/comphenix/protocol/reflect/package-summary.html b/Javadoc/com/comphenix/protocol/reflect/package-summary.html index a66bcc88..c57cf678 100644 --- a/Javadoc/com/comphenix/protocol/reflect/package-summary.html +++ b/Javadoc/com/comphenix/protocol/reflect/package-summary.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.reflect diff --git a/Javadoc/com/comphenix/protocol/reflect/package-tree.html b/Javadoc/com/comphenix/protocol/reflect/package-tree.html index c8eb99a9..b94a5a8e 100644 --- a/Javadoc/com/comphenix/protocol/reflect/package-tree.html +++ b/Javadoc/com/comphenix/protocol/reflect/package-tree.html @@ -2,7 +2,7 @@ - + com.comphenix.protocol.reflect Class Hierarchy diff --git a/Javadoc/com/comphenix/protocol/reflect/package-use.html b/Javadoc/com/comphenix/protocol/reflect/package-use.html index f5063fc5..1f5e71b0 100644 --- a/Javadoc/com/comphenix/protocol/reflect/package-use.html +++ b/Javadoc/com/comphenix/protocol/reflect/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.comphenix.protocol.reflect diff --git a/Javadoc/constant-values.html b/Javadoc/constant-values.html index 5167d67f..9de7b054 100644 --- a/Javadoc/constant-values.html +++ b/Javadoc/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values diff --git a/Javadoc/deprecated-list.html b/Javadoc/deprecated-list.html index 15c82f7e..527db264 100644 --- a/Javadoc/deprecated-list.html +++ b/Javadoc/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List diff --git a/Javadoc/help-doc.html b/Javadoc/help-doc.html index 04b0cd51..cd5badad 100644 --- a/Javadoc/help-doc.html +++ b/Javadoc/help-doc.html @@ -2,7 +2,7 @@ - + API Help diff --git a/Javadoc/index-files/index-1.html b/Javadoc/index-files/index-1.html index ede67fdc..a1eb5b3e 100644 --- a/Javadoc/index-files/index-1.html +++ b/Javadoc/index-files/index-1.html @@ -2,7 +2,7 @@ - + A-Index diff --git a/Javadoc/index-files/index-10.html b/Javadoc/index-files/index-10.html index bcc14288..03553766 100644 --- a/Javadoc/index-files/index-10.html +++ b/Javadoc/index-files/index-10.html @@ -2,7 +2,7 @@ - + K-Index diff --git a/Javadoc/index-files/index-11.html b/Javadoc/index-files/index-11.html index ed6e07e3..c9592000 100644 --- a/Javadoc/index-files/index-11.html +++ b/Javadoc/index-files/index-11.html @@ -2,7 +2,7 @@ - + L-Index diff --git a/Javadoc/index-files/index-12.html b/Javadoc/index-files/index-12.html index ca52c259..db2db672 100644 --- a/Javadoc/index-files/index-12.html +++ b/Javadoc/index-files/index-12.html @@ -2,7 +2,7 @@ - + M-Index diff --git a/Javadoc/index-files/index-13.html b/Javadoc/index-files/index-13.html index b9cd6254..e9f90c2a 100644 --- a/Javadoc/index-files/index-13.html +++ b/Javadoc/index-files/index-13.html @@ -2,7 +2,7 @@ - + N-Index diff --git a/Javadoc/index-files/index-14.html b/Javadoc/index-files/index-14.html index ce7275aa..b309455c 100644 --- a/Javadoc/index-files/index-14.html +++ b/Javadoc/index-files/index-14.html @@ -2,7 +2,7 @@ - + O-Index diff --git a/Javadoc/index-files/index-15.html b/Javadoc/index-files/index-15.html index 699d7c69..de5eca3c 100644 --- a/Javadoc/index-files/index-15.html +++ b/Javadoc/index-files/index-15.html @@ -2,7 +2,7 @@ - + P-Index diff --git a/Javadoc/index-files/index-16.html b/Javadoc/index-files/index-16.html index 454bb22e..036666e0 100644 --- a/Javadoc/index-files/index-16.html +++ b/Javadoc/index-files/index-16.html @@ -2,7 +2,7 @@ - + R-Index diff --git a/Javadoc/index-files/index-17.html b/Javadoc/index-files/index-17.html index 554bbb88..80bb4158 100644 --- a/Javadoc/index-files/index-17.html +++ b/Javadoc/index-files/index-17.html @@ -2,7 +2,7 @@ - + S-Index diff --git a/Javadoc/index-files/index-18.html b/Javadoc/index-files/index-18.html index c1aeb329..d49eba74 100644 --- a/Javadoc/index-files/index-18.html +++ b/Javadoc/index-files/index-18.html @@ -2,7 +2,7 @@ - + T-Index diff --git a/Javadoc/index-files/index-19.html b/Javadoc/index-files/index-19.html index d20d42f0..be9e9d0f 100644 --- a/Javadoc/index-files/index-19.html +++ b/Javadoc/index-files/index-19.html @@ -2,7 +2,7 @@ - + U-Index diff --git a/Javadoc/index-files/index-2.html b/Javadoc/index-files/index-2.html index 781dc4e6..f1db57cf 100644 --- a/Javadoc/index-files/index-2.html +++ b/Javadoc/index-files/index-2.html @@ -2,7 +2,7 @@ - + B-Index diff --git a/Javadoc/index-files/index-20.html b/Javadoc/index-files/index-20.html index a532bcf5..578f8be2 100644 --- a/Javadoc/index-files/index-20.html +++ b/Javadoc/index-files/index-20.html @@ -2,7 +2,7 @@ - + V-Index diff --git a/Javadoc/index-files/index-21.html b/Javadoc/index-files/index-21.html index 35393ed4..437273e7 100644 --- a/Javadoc/index-files/index-21.html +++ b/Javadoc/index-files/index-21.html @@ -2,7 +2,7 @@ - + W-Index diff --git a/Javadoc/index-files/index-3.html b/Javadoc/index-files/index-3.html index 7d9a3683..840dcddb 100644 --- a/Javadoc/index-files/index-3.html +++ b/Javadoc/index-files/index-3.html @@ -2,7 +2,7 @@ - + C-Index diff --git a/Javadoc/index-files/index-4.html b/Javadoc/index-files/index-4.html index 2eaf512c..dde72375 100644 --- a/Javadoc/index-files/index-4.html +++ b/Javadoc/index-files/index-4.html @@ -2,7 +2,7 @@ - + D-Index diff --git a/Javadoc/index-files/index-5.html b/Javadoc/index-files/index-5.html index 22f6dd75..7998ce3e 100644 --- a/Javadoc/index-files/index-5.html +++ b/Javadoc/index-files/index-5.html @@ -2,7 +2,7 @@ - + E-Index diff --git a/Javadoc/index-files/index-6.html b/Javadoc/index-files/index-6.html index d1bf5ab5..28bed64a 100644 --- a/Javadoc/index-files/index-6.html +++ b/Javadoc/index-files/index-6.html @@ -2,7 +2,7 @@ - + F-Index diff --git a/Javadoc/index-files/index-7.html b/Javadoc/index-files/index-7.html index 371cd449..795f32dd 100644 --- a/Javadoc/index-files/index-7.html +++ b/Javadoc/index-files/index-7.html @@ -2,7 +2,7 @@ - + G-Index diff --git a/Javadoc/index-files/index-8.html b/Javadoc/index-files/index-8.html index 04a32f53..ca79f78a 100644 --- a/Javadoc/index-files/index-8.html +++ b/Javadoc/index-files/index-8.html @@ -2,7 +2,7 @@ - + H-Index diff --git a/Javadoc/index-files/index-9.html b/Javadoc/index-files/index-9.html index 8f2052cd..df366d26 100644 --- a/Javadoc/index-files/index-9.html +++ b/Javadoc/index-files/index-9.html @@ -2,7 +2,7 @@ - + I-Index diff --git a/Javadoc/index.html b/Javadoc/index.html index b2575f12..cbc18e24 100644 --- a/Javadoc/index.html +++ b/Javadoc/index.html @@ -2,7 +2,7 @@ - + Generated Documentation (Untitled)