mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2024-11-24 11:36:51 +01:00
Updated JavaDoc for 1.9.0
This commit is contained in:
parent
044a58f657
commit
599e3b8828
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:39 CET 2012 -->
|
||||
<title>All Classes</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@ -14,6 +14,9 @@
|
||||
<li><a href="com/comphenix/protocol/concurrency/AbstractConcurrentListenerMultimap.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">AbstractConcurrentListenerMultimap</a></li>
|
||||
<li><a href="com/comphenix/protocol/concurrency/AbstractIntervalTree.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">AbstractIntervalTree</a></li>
|
||||
<li><a href="com/comphenix/protocol/concurrency/AbstractIntervalTree.State.html" title="enum in com.comphenix.protocol.concurrency" target="classFrame">AbstractIntervalTree.State</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/cloning/AggregateCloner.html" title="class in com.comphenix.protocol.reflect.cloning" target="classFrame">AggregateCloner</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/cloning/AggregateCloner.Builder.html" title="class in com.comphenix.protocol.reflect.cloning" target="classFrame">AggregateCloner.Builder</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/cloning/AggregateCloner.BuilderParameters.html" title="class in com.comphenix.protocol.reflect.cloning" target="classFrame">AggregateCloner.BuilderParameters</a></li>
|
||||
<li><a href="com/comphenix/protocol/Application.html" title="class in com.comphenix.protocol" target="classFrame">Application</a></li>
|
||||
<li><a href="com/comphenix/protocol/async/AsyncFilterManager.html" title="class in com.comphenix.protocol.async" target="classFrame">AsyncFilterManager</a></li>
|
||||
<li><a href="com/comphenix/protocol/AsynchronousManager.html" title="interface in com.comphenix.protocol" target="classFrame"><i>AsynchronousManager</i></a></li>
|
||||
@ -22,10 +25,13 @@
|
||||
<li><a href="com/comphenix/protocol/async/AsyncRunnable.html" title="interface in com.comphenix.protocol.async" target="classFrame"><i>AsyncRunnable</i></a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html" title="class in com.comphenix.protocol.reflect.compiler" target="classFrame">BackgroundCompiler</a></li>
|
||||
<li><a href="com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">BlockingHashMap</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/cloning/BukkitCloner.html" title="class in com.comphenix.protocol.reflect.cloning" target="classFrame">BukkitCloner</a></li>
|
||||
<li><a href="com/comphenix/protocol/wrappers/BukkitConverters.html" title="class in com.comphenix.protocol.wrappers" target="classFrame">BukkitConverters</a></li>
|
||||
<li><a href="com/comphenix/protocol/injector/BukkitUnwrapper.html" title="class in com.comphenix.protocol.injector" target="classFrame">BukkitUnwrapper</a></li>
|
||||
<li><a href="com/comphenix/protocol/utility/ChatExtensions.html" title="class in com.comphenix.protocol.utility" target="classFrame">ChatExtensions</a></li>
|
||||
<li><a href="com/comphenix/protocol/wrappers/ChunkPosition.html" title="class in com.comphenix.protocol.wrappers" target="classFrame">ChunkPosition</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/cloning/Cloner.html" title="interface in com.comphenix.protocol.reflect.cloning" target="classFrame"><i>Cloner</i></a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/cloning/CollectionCloner.html" title="class in com.comphenix.protocol.reflect.cloning" target="classFrame">CollectionCloner</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/instances/CollectionGenerator.html" title="class in com.comphenix.protocol.reflect.instances" target="classFrame">CollectionGenerator</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/compiler/CompiledStructureModifier.html" title="class in com.comphenix.protocol.reflect.compiler" target="classFrame">CompiledStructureModifier</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/compiler/CompileListener.html" title="interface in com.comphenix.protocol.reflect.compiler" target="classFrame"><i>CompileListener</i></a></li>
|
||||
@ -37,9 +43,11 @@
|
||||
<li><a href="com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error" target="classFrame"><i>ErrorReporter</i></a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/instances/ExistingGenerator.html" title="class in com.comphenix.protocol.reflect.instances" target="classFrame">ExistingGenerator</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect" target="classFrame">FieldAccessException</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/cloning/FieldCloner.html" title="class in com.comphenix.protocol.reflect.cloning" target="classFrame">FieldCloner</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/FieldUtils.html" title="class in com.comphenix.protocol.reflect" target="classFrame">FieldUtils</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/FuzzyReflection.html" title="class in com.comphenix.protocol.reflect" target="classFrame">FuzzyReflection</a></li>
|
||||
<li><a href="com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector" target="classFrame">GamePhase</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/cloning/ImmutableDetector.html" title="class in com.comphenix.protocol.reflect.cloning" target="classFrame">ImmutableDetector</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/instances/InstanceProvider.html" title="interface in com.comphenix.protocol.reflect.instances" target="classFrame"><i>InstanceProvider</i></a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/IntEnum.html" title="class in com.comphenix.protocol.reflect" target="classFrame">IntEnum</a></li>
|
||||
<li><a href="com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector" target="classFrame"><i>ListenerInvoker</i></a></li>
|
||||
@ -49,7 +57,8 @@
|
||||
<li><a href="com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility" target="classFrame">MinecraftReflection</a></li>
|
||||
<li><a href="com/comphenix/protocol/events/MonitorAdapter.html" title="class in com.comphenix.protocol.events" target="classFrame">MonitorAdapter</a></li>
|
||||
<li><a href="com/comphenix/protocol/injector/player/NetworkServerInjector.html" title="class in com.comphenix.protocol.injector.player" target="classFrame">NetworkServerInjector</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/ObjectCloner.html" title="class in com.comphenix.protocol.reflect" target="classFrame">ObjectCloner</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/cloning/NullableCloner.html" title="class in com.comphenix.protocol.reflect.cloning" target="classFrame">NullableCloner</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/ObjectWriter.html" title="class in com.comphenix.protocol.reflect" target="classFrame">ObjectWriter</a></li>
|
||||
<li><a href="com/comphenix/protocol/events/PacketAdapter.html" title="class in com.comphenix.protocol.events" target="classFrame">PacketAdapter</a></li>
|
||||
<li><a href="com/comphenix/protocol/injector/PacketConstructor.html" title="class in com.comphenix.protocol.injector" target="classFrame">PacketConstructor</a></li>
|
||||
<li><a href="com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html" title="interface in com.comphenix.protocol.injector" target="classFrame"><i>PacketConstructor.Unwrapper</i></a></li>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:39 CET 2012 -->
|
||||
<title>All Classes</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@ -14,6 +14,9 @@
|
||||
<li><a href="com/comphenix/protocol/concurrency/AbstractConcurrentListenerMultimap.html" title="class in com.comphenix.protocol.concurrency">AbstractConcurrentListenerMultimap</a></li>
|
||||
<li><a href="com/comphenix/protocol/concurrency/AbstractIntervalTree.html" title="class in com.comphenix.protocol.concurrency">AbstractIntervalTree</a></li>
|
||||
<li><a href="com/comphenix/protocol/concurrency/AbstractIntervalTree.State.html" title="enum in com.comphenix.protocol.concurrency">AbstractIntervalTree.State</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/cloning/AggregateCloner.html" title="class in com.comphenix.protocol.reflect.cloning">AggregateCloner</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/cloning/AggregateCloner.Builder.html" title="class in com.comphenix.protocol.reflect.cloning">AggregateCloner.Builder</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/cloning/AggregateCloner.BuilderParameters.html" title="class in com.comphenix.protocol.reflect.cloning">AggregateCloner.BuilderParameters</a></li>
|
||||
<li><a href="com/comphenix/protocol/Application.html" title="class in com.comphenix.protocol">Application</a></li>
|
||||
<li><a href="com/comphenix/protocol/async/AsyncFilterManager.html" title="class in com.comphenix.protocol.async">AsyncFilterManager</a></li>
|
||||
<li><a href="com/comphenix/protocol/AsynchronousManager.html" title="interface in com.comphenix.protocol"><i>AsynchronousManager</i></a></li>
|
||||
@ -22,10 +25,13 @@
|
||||
<li><a href="com/comphenix/protocol/async/AsyncRunnable.html" title="interface in com.comphenix.protocol.async"><i>AsyncRunnable</i></a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html" title="class in com.comphenix.protocol.reflect.compiler">BackgroundCompiler</a></li>
|
||||
<li><a href="com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency">BlockingHashMap</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/cloning/BukkitCloner.html" title="class in com.comphenix.protocol.reflect.cloning">BukkitCloner</a></li>
|
||||
<li><a href="com/comphenix/protocol/wrappers/BukkitConverters.html" title="class in com.comphenix.protocol.wrappers">BukkitConverters</a></li>
|
||||
<li><a href="com/comphenix/protocol/injector/BukkitUnwrapper.html" title="class in com.comphenix.protocol.injector">BukkitUnwrapper</a></li>
|
||||
<li><a href="com/comphenix/protocol/utility/ChatExtensions.html" title="class in com.comphenix.protocol.utility">ChatExtensions</a></li>
|
||||
<li><a href="com/comphenix/protocol/wrappers/ChunkPosition.html" title="class in com.comphenix.protocol.wrappers">ChunkPosition</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/cloning/Cloner.html" title="interface in com.comphenix.protocol.reflect.cloning"><i>Cloner</i></a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/cloning/CollectionCloner.html" title="class in com.comphenix.protocol.reflect.cloning">CollectionCloner</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/instances/CollectionGenerator.html" title="class in com.comphenix.protocol.reflect.instances">CollectionGenerator</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/compiler/CompiledStructureModifier.html" title="class in com.comphenix.protocol.reflect.compiler">CompiledStructureModifier</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/compiler/CompileListener.html" title="interface in com.comphenix.protocol.reflect.compiler"><i>CompileListener</i></a></li>
|
||||
@ -37,9 +43,11 @@
|
||||
<li><a href="com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error"><i>ErrorReporter</i></a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/instances/ExistingGenerator.html" title="class in com.comphenix.protocol.reflect.instances">ExistingGenerator</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/cloning/FieldCloner.html" title="class in com.comphenix.protocol.reflect.cloning">FieldCloner</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/FieldUtils.html" title="class in com.comphenix.protocol.reflect">FieldUtils</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/FuzzyReflection.html" title="class in com.comphenix.protocol.reflect">FuzzyReflection</a></li>
|
||||
<li><a href="com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/cloning/ImmutableDetector.html" title="class in com.comphenix.protocol.reflect.cloning">ImmutableDetector</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/instances/InstanceProvider.html" title="interface in com.comphenix.protocol.reflect.instances"><i>InstanceProvider</i></a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/IntEnum.html" title="class in com.comphenix.protocol.reflect">IntEnum</a></li>
|
||||
<li><a href="com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector"><i>ListenerInvoker</i></a></li>
|
||||
@ -49,7 +57,8 @@
|
||||
<li><a href="com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></li>
|
||||
<li><a href="com/comphenix/protocol/events/MonitorAdapter.html" title="class in com.comphenix.protocol.events">MonitorAdapter</a></li>
|
||||
<li><a href="com/comphenix/protocol/injector/player/NetworkServerInjector.html" title="class in com.comphenix.protocol.injector.player">NetworkServerInjector</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/ObjectCloner.html" title="class in com.comphenix.protocol.reflect">ObjectCloner</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/cloning/NullableCloner.html" title="class in com.comphenix.protocol.reflect.cloning">NullableCloner</a></li>
|
||||
<li><a href="com/comphenix/protocol/reflect/ObjectWriter.html" title="class in com.comphenix.protocol.reflect">ObjectWriter</a></li>
|
||||
<li><a href="com/comphenix/protocol/events/PacketAdapter.html" title="class in com.comphenix.protocol.events">PacketAdapter</a></li>
|
||||
<li><a href="com/comphenix/protocol/injector/PacketConstructor.html" title="class in com.comphenix.protocol.injector">PacketConstructor</a></li>
|
||||
<li><a href="com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html" title="interface in com.comphenix.protocol.injector"><i>PacketConstructor.Unwrapper</i></a></li>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>Application</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>AsynchronousManager</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>PacketStream</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>Packets.Client</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>Packets.Server</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>Packets</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>ProtocolLibrary</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@ -151,30 +151,36 @@ extends org.bukkit.plugin.java.JavaPlugin</pre>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolLibrary.html#getErrorReporter()">getErrorReporter</a></strong>()</code>
|
||||
<div class="block">Retrieve the current error reporter.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol">ProtocolManager</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolLibrary.html#getProtocolManager()">getProtocolManager</a></strong>()</code>
|
||||
<div class="block">Retrieves the packet protocol manager.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/comphenix/protocol/metrics/Statistics.html" title="class in com.comphenix.protocol.metrics">Statistics</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolLibrary.html#getStatistics()">getStatistics</a></strong>()</code>
|
||||
<div class="block">Retrieve the metrics instance used to measure users of this library.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolLibrary.html#onDisable()">onDisable</a></strong>()</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolLibrary.html#onEnable()">onEnable</a></strong>()</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolLibrary.html#onLoad()">onLoad</a></strong>()</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolLibrary.html#reloadConfig()">reloadConfig</a></strong>()</code> </td>
|
||||
</tr>
|
||||
@ -291,6 +297,17 @@ extends org.bukkit.plugin.java.JavaPlugin</pre>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getErrorReporter()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getErrorReporter</h4>
|
||||
<pre>public static <a href="../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a> getErrorReporter()</pre>
|
||||
<div class="block">Retrieve the current error reporter.</div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd>Current error reporter.</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getProtocolManager()">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>ProtocolManager</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>AsyncFilterManager</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>AsyncListenerHandler</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>AsyncMarker</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>AsyncRunnable</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.async.AsyncFilterManager</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.async.AsyncListenerHandler</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.async.AsyncMarker</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Interface com.comphenix.protocol.async.AsyncRunnable</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>com.comphenix.protocol.async</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>com.comphenix.protocol.async</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>com.comphenix.protocol.async Class Hierarchy</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:39 CET 2012 -->
|
||||
<title>Uses of Package com.comphenix.protocol.async</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.Application</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Interface com.comphenix.protocol.AsynchronousManager</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Interface com.comphenix.protocol.PacketStream</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.Packets.Client</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.Packets.Server</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.Packets</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.ProtocolLibrary</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Interface com.comphenix.protocol.ProtocolManager</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>AbstractConcurrentListenerMultimap</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>AbstractIntervalTree.EndPoint</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>AbstractIntervalTree.Entry</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>AbstractIntervalTree.State</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>AbstractIntervalTree</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>BlockingHashMap</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>SortedCopyOnWriteArray</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.concurrency.AbstractConcurrentListenerMultimap</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.concurrency.AbstractIntervalTree.EndPoint</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.concurrency.AbstractIntervalTree.Entry</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.concurrency.AbstractIntervalTree.State</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.concurrency.AbstractIntervalTree</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.concurrency.BlockingHashMap</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>com.comphenix.protocol.concurrency</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>com.comphenix.protocol.concurrency</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>com.comphenix.protocol.concurrency Class Hierarchy</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:39 CET 2012 -->
|
||||
<title>Uses of Package com.comphenix.protocol.concurrency</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>DetailedErrorReporter</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@ -145,13 +145,13 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
|
||||
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#ERROR_PERMISSION">ERROR_PERMISSION</a></strong></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>protected int</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#errorCount">errorCount</a></strong></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>protected java.util.Map<java.lang.String,java.lang.Object></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#globalParameters">globalParameters</a></strong></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>protected java.util.concurrent.atomic.AtomicInteger</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#internalErrorCount">internalErrorCount</a></strong></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>protected java.util.logging.Logger</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#logger">logger</a></strong></code> </td>
|
||||
@ -313,13 +313,19 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportMinimalNoSpam(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">reportMinimalNoSpam</a></strong>(org.bukkit.plugin.Plugin sender,
|
||||
java.lang.String methodName,
|
||||
java.lang.Throwable error)</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportWarning(java.lang.Object, java.lang.String)">reportWarning</a></strong>(java.lang.Object sender,
|
||||
java.lang.String message)</code>
|
||||
<div class="block">Prints a warning message from the current plugin.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportWarning(java.lang.Object, java.lang.String, java.lang.Throwable)">reportWarning</a></strong>(java.lang.Object sender,
|
||||
java.lang.String message,
|
||||
@ -327,23 +333,23 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
|
||||
<div class="block">Prints a warning message from the current plugin.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#setErrorCount(int)">setErrorCount</a></strong>(int errorCount)</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#setLogger(java.util.logging.Logger)">setLogger</a></strong>(java.util.logging.Logger logger)</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#setMaxErrorCount(int)">setMaxErrorCount</a></strong>(int maxErrorCount)</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#setPrefix(java.lang.String)">setPrefix</a></strong>(java.lang.String prefix)</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#setSupportURL(java.lang.String)">setSupportURL</a></strong>(java.lang.String supportURL)</code> </td>
|
||||
</tr>
|
||||
@ -447,13 +453,13 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
|
||||
<pre>protected java.lang.String supportURL</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="errorCount">
|
||||
<a name="internalErrorCount">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>errorCount</h4>
|
||||
<pre>protected int errorCount</pre>
|
||||
<h4>internalErrorCount</h4>
|
||||
<pre>protected java.util.concurrent.atomic.AtomicInteger internalErrorCount</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="maxErrorCount">
|
||||
@ -590,6 +596,17 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
|
||||
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the other plugin.</dd><dd><code>methodName</code> - - name of the caller method.</dd><dd><code>error</code> - - the exception itself.</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="reportMinimalNoSpam(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>reportMinimalNoSpam</h4>
|
||||
<pre>public boolean reportMinimalNoSpam(org.bukkit.plugin.Plugin sender,
|
||||
java.lang.String methodName,
|
||||
java.lang.Throwable error)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="reportWarning(java.lang.Object, java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>ErrorReporter</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.error.DetailedErrorReporter</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Interface com.comphenix.protocol.error.ErrorReporter</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@ -116,6 +116,12 @@
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></td>
|
||||
<td class="colLast"><span class="strong">ProtocolLibrary.</span><code><strong><a href="../../../../../com/comphenix/protocol/ProtocolLibrary.html#getErrorReporter()">getErrorReporter</a></strong>()</code>
|
||||
<div class="block">Retrieve the current error reporter.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></td>
|
||||
<td class="colLast"><span class="strong">AsynchronousManager.</span><code><strong><a href="../../../../../com/comphenix/protocol/AsynchronousManager.html#getErrorReporter()">getErrorReporter</a></strong>()</code>
|
||||
<div class="block">Retrieve the default error reporter.</div>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>com.comphenix.protocol.error</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>com.comphenix.protocol.error</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>com.comphenix.protocol.error Class Hierarchy</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:39 CET 2012 -->
|
||||
<title>Uses of Package com.comphenix.protocol.error</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>ConnectionSide</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>ListenerPriority</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>ListeningWhitelist</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>MonitorAdapter</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>PacketAdapter</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>PacketContainer</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@ -332,6 +332,12 @@ implements java.io.Serializable</pre>
|
||||
<div class="block">Retrieves a read/write structure for the world type enum.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainer.html#shallowClone()">shallowClone</a></strong>()</code>
|
||||
<div class="block">Create a shallow copy of the current packet.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
@ -706,6 +712,20 @@ implements java.io.Serializable</pre>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd>Packet ID.</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="shallowClone()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>shallowClone</h4>
|
||||
<pre>public <a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a> shallowClone()</pre>
|
||||
<div class="block">Create a shallow copy of the current packet.
|
||||
<p>
|
||||
This merely writes the content of each field to the new class directly,
|
||||
without performing any expensive copies.</div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd>A shallow copy of the current packet.</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="deepClone()">
|
||||
<!-- -->
|
||||
</a>
|
||||
@ -713,7 +733,12 @@ implements java.io.Serializable</pre>
|
||||
<li class="blockList">
|
||||
<h4>deepClone</h4>
|
||||
<pre>public <a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a> deepClone()</pre>
|
||||
<div class="block">Create a deep copy of the current packet.</div>
|
||||
<div class="block">Create a deep copy of the current packet.
|
||||
<p>
|
||||
This will perform a full copy of the entire object tree, only skipping
|
||||
known immutable objects and primitive types.
|
||||
<p>
|
||||
Note that the inflated buffers in packet 51 and 56 will be copied directly to save memory.</div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd>A deep copy of the current packet.</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>PacketEvent</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>PacketListener</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.events.ConnectionSide</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@ -28,7 +28,7 @@
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../overview-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
@ -213,7 +213,7 @@ the order they are declared.</div>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../overview-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.events.ListenerPriority</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@ -28,7 +28,7 @@
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../overview-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
@ -236,7 +236,7 @@ the order they are declared.</div>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../overview-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.events.ListeningWhitelist</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@ -28,7 +28,7 @@
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../overview-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
@ -162,11 +162,11 @@
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events">ListeningWhitelist</a></code></td>
|
||||
<td class="colLast"><span class="strong">PacketAdapter.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#getReceivingWhitelist()">getReceivingWhitelist</a></strong>()</code> </td>
|
||||
<td class="colLast"><span class="strong">MonitorAdapter.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/MonitorAdapter.html#getReceivingWhitelist()">getReceivingWhitelist</a></strong>()</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events">ListeningWhitelist</a></code></td>
|
||||
<td class="colLast"><span class="strong">MonitorAdapter.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/MonitorAdapter.html#getReceivingWhitelist()">getReceivingWhitelist</a></strong>()</code> </td>
|
||||
<td class="colLast"><span class="strong">PacketAdapter.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#getReceivingWhitelist()">getReceivingWhitelist</a></strong>()</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events">ListeningWhitelist</a></code></td>
|
||||
@ -176,11 +176,11 @@
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events">ListeningWhitelist</a></code></td>
|
||||
<td class="colLast"><span class="strong">PacketAdapter.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#getSendingWhitelist()">getSendingWhitelist</a></strong>()</code> </td>
|
||||
<td class="colLast"><span class="strong">MonitorAdapter.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/MonitorAdapter.html#getSendingWhitelist()">getSendingWhitelist</a></strong>()</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events">ListeningWhitelist</a></code></td>
|
||||
<td class="colLast"><span class="strong">MonitorAdapter.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/MonitorAdapter.html#getSendingWhitelist()">getSendingWhitelist</a></strong>()</code> </td>
|
||||
<td class="colLast"><span class="strong">PacketAdapter.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#getSendingWhitelist()">getSendingWhitelist</a></strong>()</code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@ -243,7 +243,7 @@
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../overview-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.events.MonitorAdapter</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@ -28,7 +28,7 @@
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../com/comphenix/protocol/events/MonitorAdapter.html" title="class in com.comphenix.protocol.events">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../overview-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
@ -77,7 +77,7 @@
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../com/comphenix/protocol/events/MonitorAdapter.html" title="class in com.comphenix.protocol.events">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../overview-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.events.PacketAdapter</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@ -28,7 +28,7 @@
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html" title="class in com.comphenix.protocol.events">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../overview-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
@ -77,7 +77,7 @@
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html" title="class in com.comphenix.protocol.events">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../overview-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.events.PacketContainer</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@ -28,7 +28,7 @@
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../overview-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
@ -201,6 +201,12 @@
|
||||
<div class="block">Retrieves the packet that will be sent to the player.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a></code></td>
|
||||
<td class="colLast"><span class="strong">PacketContainer.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketContainer.html#shallowClone()">shallowClone</a></strong>()</code>
|
||||
<div class="block">Create a shallow copy of the current packet.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
|
||||
@ -332,7 +338,7 @@
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../overview-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.events.PacketEvent</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@ -28,7 +28,7 @@
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../overview-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
@ -324,7 +324,7 @@
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../overview-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Interface com.comphenix.protocol.events.PacketListener</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@ -28,7 +28,7 @@
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../overview-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
@ -379,7 +379,7 @@
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../overview-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../../help-doc.html">Help</a></li>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>com.comphenix.protocol.events</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>com.comphenix.protocol.events</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>com.comphenix.protocol.events Class Hierarchy</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:39 CET 2012 -->
|
||||
<title>Uses of Package com.comphenix.protocol.events</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:12 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>BukkitUnwrapper</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>DelayedSingleTask</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>GamePhase</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>ListenerInvoker</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>PacketConstructor.Unwrapper</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>PacketConstructor</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>PacketFilterManager.PlayerInjectHooks</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>PacketFilterManager</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>PlayerLoggedOutException</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>PrioritizedListener</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>SortedPacketListenerList</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:13 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:37 CET 2012 -->
|
||||
<title>StructureCache</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@ -138,6 +138,19 @@ extends java.lang.Object</pre>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a><java.lang.Object></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/StructureCache.html#getStructure(java.lang.Class)">getStructure</a></strong>(java.lang.Class<?> packetType)</code>
|
||||
<div class="block">Retrieve a cached structure modifier given a packet type.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a><java.lang.Object></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/StructureCache.html#getStructure(java.lang.Class, boolean)">getStructure</a></strong>(java.lang.Class<?> packetType,
|
||||
boolean compile)</code>
|
||||
<div class="block">Retrieve a cached structure modifier given a packet type.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a><java.lang.Object></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/StructureCache.html#getStructure(int)">getStructure</a></strong>(int id)</code>
|
||||
<div class="block">Retrieve a cached structure modifier for the given packet id.</div>
|
||||
</td>
|
||||
@ -218,6 +231,31 @@ extends java.lang.Object</pre>
|
||||
<dt><span class="strong">Returns:</span></dt><dd>A structure modifier.</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getStructure(java.lang.Class)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getStructure</h4>
|
||||
<pre>public static <a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a><java.lang.Object> getStructure(java.lang.Class<?> packetType)</pre>
|
||||
<div class="block">Retrieve a cached structure modifier given a packet type.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>packetType</code> - - packet type.</dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd>A structure modifier.</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getStructure(java.lang.Class, boolean)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getStructure</h4>
|
||||
<pre>public static <a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a><java.lang.Object> getStructure(java.lang.Class<?> packetType,
|
||||
boolean compile)</pre>
|
||||
<div class="block">Retrieve a cached structure modifier given a packet type.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>packetType</code> - - packet type.</dd><dd><code>compile</code> - - whether or not to asynchronously compile the structure modifier.</dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd>A structure modifier.</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getStructure(int, boolean)">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.injector.BukkitUnwrapper</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.injector.DelayedSingleTask</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.injector.GamePhase</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Interface com.comphenix.protocol.injector.ListenerInvoker</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Interface com.comphenix.protocol.injector.PacketConstructor.Unwrapper</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.injector.PacketConstructor</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.injector.PacketFilterManager.PlayerInjectHooks</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.injector.PacketFilterManager</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.injector.PlayerLoggedOutException</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.injector.PrioritizedListener</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.injector.SortedPacketListenerList</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_07) on Thu Dec 27 17:42:38 CET 2012 -->
|
||||
<title>Uses of Class com.comphenix.protocol.injector.StructureCache</title>
|
||||
<meta name="date" content="2012-12-10">
|
||||
<meta name="date" content="2012-12-27">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user