Archiviert
13
0

Updating JavaDoc to include sync/async information.

Dieser Commit ist enthalten in:
Kristian S. Stangeland 2012-09-19 03:49:49 +02:00
Ursprung f232823820
Commit 10e5508c8a
133 geänderte Dateien mit 373 neuen und 313 gelöschten Zeilen

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:11 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>All Classes</title> <title>All Classes</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -42,9 +42,11 @@
<li><a href="com/comphenix/protocol/ProtocolLibrary.html" title="class in com.comphenix.protocol" target="classFrame">ProtocolLibrary</a></li> <li><a href="com/comphenix/protocol/ProtocolLibrary.html" title="class in com.comphenix.protocol" target="classFrame">ProtocolLibrary</a></li>
<li><a href="com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol" target="classFrame"><i>ProtocolManager</i></a></li> <li><a href="com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol" target="classFrame"><i>ProtocolManager</i></a></li>
<li><a href="com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">SortedCopyOnWriteArray</a></li> <li><a href="com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">SortedCopyOnWriteArray</a></li>
<li><a href="com/comphenix/protocol/injector/SortedCopyOnWriteArrayTest.html" title="class in com.comphenix.protocol.injector" target="classFrame">SortedCopyOnWriteArrayTest</a></li>
<li><a href="com/comphenix/protocol/metrics/Statistics.html" title="class in com.comphenix.protocol.metrics" target="classFrame">Statistics</a></li> <li><a href="com/comphenix/protocol/metrics/Statistics.html" title="class in com.comphenix.protocol.metrics" target="classFrame">Statistics</a></li>
<li><a href="com/comphenix/protocol/injector/StructureCache.html" title="class in com.comphenix.protocol.injector" target="classFrame">StructureCache</a></li> <li><a href="com/comphenix/protocol/injector/StructureCache.html" title="class in com.comphenix.protocol.injector" target="classFrame">StructureCache</a></li>
<li><a href="com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect" target="classFrame">StructureModifier</a></li> <li><a href="com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect" target="classFrame">StructureModifier</a></li>
<li><a href="com/comphenix/protocol/reflect/StructureModifierTest.html" title="class in com.comphenix.protocol.reflect" target="classFrame">StructureModifierTest</a></li>
<li><a href="com/comphenix/protocol/reflect/VolatileField.html" title="class in com.comphenix.protocol.reflect" target="classFrame">VolatileField</a></li> <li><a href="com/comphenix/protocol/reflect/VolatileField.html" title="class in com.comphenix.protocol.reflect" target="classFrame">VolatileField</a></li>
</ul> </ul>
</div> </div>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:11 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>All Classes</title> <title>All Classes</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -42,9 +42,11 @@
<li><a href="com/comphenix/protocol/ProtocolLibrary.html" title="class in com.comphenix.protocol">ProtocolLibrary</a></li> <li><a href="com/comphenix/protocol/ProtocolLibrary.html" title="class in com.comphenix.protocol">ProtocolLibrary</a></li>
<li><a href="com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol"><i>ProtocolManager</i></a></li> <li><a href="com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol"><i>ProtocolManager</i></a></li>
<li><a href="com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency">SortedCopyOnWriteArray</a></li> <li><a href="com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency">SortedCopyOnWriteArray</a></li>
<li><a href="com/comphenix/protocol/injector/SortedCopyOnWriteArrayTest.html" title="class in com.comphenix.protocol.injector">SortedCopyOnWriteArrayTest</a></li>
<li><a href="com/comphenix/protocol/metrics/Statistics.html" title="class in com.comphenix.protocol.metrics">Statistics</a></li> <li><a href="com/comphenix/protocol/metrics/Statistics.html" title="class in com.comphenix.protocol.metrics">Statistics</a></li>
<li><a href="com/comphenix/protocol/injector/StructureCache.html" title="class in com.comphenix.protocol.injector">StructureCache</a></li> <li><a href="com/comphenix/protocol/injector/StructureCache.html" title="class in com.comphenix.protocol.injector">StructureCache</a></li>
<li><a href="com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a></li> <li><a href="com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a></li>
<li><a href="com/comphenix/protocol/reflect/StructureModifierTest.html" title="class in com.comphenix.protocol.reflect">StructureModifierTest</a></li>
<li><a href="com/comphenix/protocol/reflect/VolatileField.html" title="class in com.comphenix.protocol.reflect">VolatileField</a></li> <li><a href="com/comphenix/protocol/reflect/VolatileField.html" title="class in com.comphenix.protocol.reflect">VolatileField</a></li>
</ul> </ul>
</div> </div>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>Application</title> <title>Application</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>Packets.Client</title> <title>Packets.Client</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>Packets.Server</title> <title>Packets.Server</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>Packets</title> <title>Packets</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>ProtocolLibrary</title> <title>ProtocolLibrary</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>ProtocolManager</title> <title>ProtocolManager</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -396,7 +396,10 @@
<pre>void&nbsp;updateEntity(org.bukkit.entity.Entity&nbsp;entity, <pre>void&nbsp;updateEntity(org.bukkit.entity.Entity&nbsp;entity,
java.util.List&lt;org.bukkit.entity.Player&gt;&nbsp;observers) java.util.List&lt;org.bukkit.entity.Player&gt;&nbsp;observers)
throws <a href="../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></pre> throws <a href="../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></pre>
<div class="block">Completely refresh all clients about an entity.</div> <div class="block">Completely refresh all clients about an entity.
<p>
Note that this method is NOT thread safe. If you call this method from anything
but the main thread, it will throw an exception.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>entity</code> - - entity to refresh.</dd><dd><code>observers</code> - - the clients to update.</dd> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>entity</code> - - entity to refresh.</dd><dd><code>observers</code> - - the clients to update.</dd>
<dt><span class="strong">Throws:</span></dt> <dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></code></dd></dl> <dd><code><a href="../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></code></dd></dl>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.Application</title> <title>Uses of Class com.comphenix.protocol.Application</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.Packets.Client</title> <title>Uses of Class com.comphenix.protocol.Packets.Client</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.Packets.Server</title> <title>Uses of Class com.comphenix.protocol.Packets.Server</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.Packets</title> <title>Uses of Class com.comphenix.protocol.Packets</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.ProtocolLibrary</title> <title>Uses of Class com.comphenix.protocol.ProtocolLibrary</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Interface com.comphenix.protocol.ProtocolManager</title> <title>Uses of Interface com.comphenix.protocol.ProtocolManager</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>SortedCopyOnWriteArray</title> <title>SortedCopyOnWriteArray</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray</title> <title>Uses of Class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>com.comphenix.protocol.concurrency</title> <title>com.comphenix.protocol.concurrency</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>com.comphenix.protocol.concurrency</title> <title>com.comphenix.protocol.concurrency</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>com.comphenix.protocol.concurrency Class Hierarchy</title> <title>com.comphenix.protocol.concurrency Class Hierarchy</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Package com.comphenix.protocol.concurrency</title> <title>Uses of Package com.comphenix.protocol.concurrency</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>ConnectionSide</title> <title>ConnectionSide</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>ListenerPriority</title> <title>ListenerPriority</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>ListeningWhitelist</title> <title>ListeningWhitelist</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>PacketAdapter</title> <title>PacketAdapter</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -333,7 +333,12 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
<h4>onPacketReceiving</h4> <h4>onPacketReceiving</h4>
<pre>public&nbsp;void&nbsp;onPacketReceiving(<a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;event)</pre> <pre>public&nbsp;void&nbsp;onPacketReceiving(<a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;event)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/events/PacketListener.html#onPacketReceiving(com.comphenix.protocol.events.PacketEvent)">PacketListener</a></code></strong></div> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/events/PacketListener.html#onPacketReceiving(com.comphenix.protocol.events.PacketEvent)">PacketListener</a></code></strong></div>
<div class="block">Invoked right before a recieved packet from a client is being processed.</div> <div class="block">Invoked right before a recieved packet from a client is being processed.
<p>
<b>WARNING</b>: </br>
This method will be called <i>asynchronously</i>! You should synchronize with the main
thread using <code>scheduleSyncDelayedTask</code>
if you need to call the Bukkit API.</div>
<dl> <dl>
<dt><strong>Specified by:</strong></dt> <dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/events/PacketListener.html#onPacketReceiving(com.comphenix.protocol.events.PacketEvent)">onPacketReceiving</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">PacketListener</a></code></dd> <dd><code><a href="../../../../com/comphenix/protocol/events/PacketListener.html#onPacketReceiving(com.comphenix.protocol.events.PacketEvent)">onPacketReceiving</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">PacketListener</a></code></dd>
@ -350,7 +355,9 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/events/PacketListener.html#onPacketSending(com.comphenix.protocol.events.PacketEvent)">PacketListener</a></code></strong></div> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/events/PacketListener.html#onPacketSending(com.comphenix.protocol.events.PacketEvent)">PacketListener</a></code></strong></div>
<div class="block">Invoked right before a packet is transmitted from the server to the client. <div class="block">Invoked right before a packet is transmitted from the server to the client.
<p> <p>
Note that the packet may be replaced, if needed.</div> Note that the packet may be replaced, if needed.
<p>
This method is executed on the main thread, and thus the Bukkit API is safe to use.</div>
<dl> <dl>
<dt><strong>Specified by:</strong></dt> <dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/events/PacketListener.html#onPacketSending(com.comphenix.protocol.events.PacketEvent)">onPacketSending</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">PacketListener</a></code></dd> <dd><code><a href="../../../../com/comphenix/protocol/events/PacketListener.html#onPacketSending(com.comphenix.protocol.events.PacketEvent)">onPacketSending</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">PacketListener</a></code></dd>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>PacketContainer</title> <title>PacketContainer</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>PacketEvent</title> <title>PacketEvent</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>PacketListener</title> <title>PacketListener</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -170,7 +170,9 @@
<pre>void&nbsp;onPacketSending(<a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;event)</pre> <pre>void&nbsp;onPacketSending(<a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;event)</pre>
<div class="block">Invoked right before a packet is transmitted from the server to the client. <div class="block">Invoked right before a packet is transmitted from the server to the client.
<p> <p>
Note that the packet may be replaced, if needed.</div> Note that the packet may be replaced, if needed.
<p>
This method is executed on the main thread, and thus the Bukkit API is safe to use.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>event</code> - - the packet that should be sent.</dd></dl> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>event</code> - - the packet that should be sent.</dd></dl>
</li> </li>
</ul> </ul>
@ -181,7 +183,12 @@
<li class="blockList"> <li class="blockList">
<h4>onPacketReceiving</h4> <h4>onPacketReceiving</h4>
<pre>void&nbsp;onPacketReceiving(<a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;event)</pre> <pre>void&nbsp;onPacketReceiving(<a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;event)</pre>
<div class="block">Invoked right before a recieved packet from a client is being processed.</div> <div class="block">Invoked right before a recieved packet from a client is being processed.
<p>
<b>WARNING</b>: </br>
This method will be called <i>asynchronously</i>! You should synchronize with the main
thread using <code>scheduleSyncDelayedTask</code>
if you need to call the Bukkit API.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>event</code> - - the packet that has been recieved.</dd></dl> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>event</code> - - the packet that has been recieved.</dd></dl>
</li> </li>
</ul> </ul>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.events.ConnectionSide</title> <title>Uses of Class com.comphenix.protocol.events.ConnectionSide</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.events.ListenerPriority</title> <title>Uses of Class com.comphenix.protocol.events.ListenerPriority</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.events.ListeningWhitelist</title> <title>Uses of Class com.comphenix.protocol.events.ListeningWhitelist</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.events.PacketAdapter</title> <title>Uses of Class com.comphenix.protocol.events.PacketAdapter</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.events.PacketContainer</title> <title>Uses of Class com.comphenix.protocol.events.PacketContainer</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.events.PacketEvent</title> <title>Uses of Class com.comphenix.protocol.events.PacketEvent</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Interface com.comphenix.protocol.events.PacketListener</title> <title>Uses of Interface com.comphenix.protocol.events.PacketListener</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>com.comphenix.protocol.events</title> <title>com.comphenix.protocol.events</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>com.comphenix.protocol.events</title> <title>com.comphenix.protocol.events</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>com.comphenix.protocol.events Class Hierarchy</title> <title>com.comphenix.protocol.events Class Hierarchy</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Package com.comphenix.protocol.events</title> <title>Uses of Package com.comphenix.protocol.events</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:09 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>ConcurrentListenerMultimap</title> <title>ConcurrentListenerMultimap</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:09 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>PacketConstructor.BukkitUnwrapper</title> <title>PacketConstructor.BukkitUnwrapper</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:09 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>PacketConstructor.Unwrapper</title> <title>PacketConstructor.Unwrapper</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:09 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>PacketConstructor</title> <title>PacketConstructor</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:09 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>PacketFilterManager.PlayerInjectHooks</title> <title>PacketFilterManager.PlayerInjectHooks</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -37,7 +37,7 @@
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
<li><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/injector/StructureCache.html" title="class in com.comphenix.protocol.injector"><span class="strong">Next Class</span></a></li> <li><a href="../../../../com/comphenix/protocol/injector/SortedCopyOnWriteArrayTest.html" title="class in com.comphenix.protocol.injector"><span class="strong">Next Class</span></a></li>
</ul> </ul>
<ul class="navList"> <ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" target="_top">Frames</a></li> <li><a href="../../../../index.html?com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" target="_top">Frames</a></li>
@ -290,7 +290,7 @@ with the specified name</dd>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
<li><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/injector/StructureCache.html" title="class in com.comphenix.protocol.injector"><span class="strong">Next Class</span></a></li> <li><a href="../../../../com/comphenix/protocol/injector/SortedCopyOnWriteArrayTest.html" title="class in com.comphenix.protocol.injector"><span class="strong">Next Class</span></a></li>
</ul> </ul>
<ul class="navList"> <ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" target="_top">Frames</a></li> <li><a href="../../../../index.html?com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" target="_top">Frames</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:09 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>PacketFilterManager</title> <title>PacketFilterManager</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -665,7 +665,10 @@ implements <a href="../../../../com/comphenix/protocol/ProtocolManager.html" tit
java.util.List&lt;org.bukkit.entity.Player&gt;&nbsp;observers) java.util.List&lt;org.bukkit.entity.Player&gt;&nbsp;observers)
throws <a href="../../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></pre> throws <a href="../../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/ProtocolManager.html#updateEntity(org.bukkit.entity.Entity, java.util.List)">ProtocolManager</a></code></strong></div> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/ProtocolManager.html#updateEntity(org.bukkit.entity.Entity, java.util.List)">ProtocolManager</a></code></strong></div>
<div class="block">Completely refresh all clients about an entity.</div> <div class="block">Completely refresh all clients about an entity.
<p>
Note that this method is NOT thread safe. If you call this method from anything
but the main thread, it will throw an exception.</div>
<dl> <dl>
<dt><strong>Specified by:</strong></dt> <dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/ProtocolManager.html#updateEntity(org.bukkit.entity.Entity, java.util.List)">updateEntity</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol">ProtocolManager</a></code></dd> <dd><code><a href="../../../../com/comphenix/protocol/ProtocolManager.html#updateEntity(org.bukkit.entity.Entity, java.util.List)">updateEntity</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol">ProtocolManager</a></code></dd>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 17:21:14 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>SortedCopyOnWriteArrayTest</title> <title>SortedCopyOnWriteArrayTest</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:09 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>StructureCache</title> <title>StructureCache</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -36,7 +36,7 @@
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
<li><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" title="enum in com.comphenix.protocol.injector"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../com/comphenix/protocol/injector/SortedCopyOnWriteArrayTest.html" title="class in com.comphenix.protocol.injector"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li> <li>Next Class</li>
</ul> </ul>
<ul class="navList"> <ul class="navList">
@ -237,7 +237,7 @@ extends java.lang.Object</pre>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
<li><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" title="enum in com.comphenix.protocol.injector"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../com/comphenix/protocol/injector/SortedCopyOnWriteArrayTest.html" title="class in com.comphenix.protocol.injector"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li> <li>Next Class</li>
</ul> </ul>
<ul class="navList"> <ul class="navList">

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.injector.ConcurrentListenerMultimap</title> <title>Uses of Class com.comphenix.protocol.injector.ConcurrentListenerMultimap</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/injector/ConcurrentListenerMultimap.html" title="class in com.comphenix.protocol.injector">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/injector/ConcurrentListenerMultimap.html" title="class in com.comphenix.protocol.injector">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</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="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/injector/ConcurrentListenerMultimap.html" title="class in com.comphenix.protocol.injector">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/injector/ConcurrentListenerMultimap.html" title="class in com.comphenix.protocol.injector">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.injector.PacketConstructor.BukkitUnwrapper</title> <title>Uses of Class com.comphenix.protocol.injector.PacketConstructor.BukkitUnwrapper</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/injector/PacketConstructor.BukkitUnwrapper.html" title="class in com.comphenix.protocol.injector">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/injector/PacketConstructor.BukkitUnwrapper.html" title="class in com.comphenix.protocol.injector">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</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="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/injector/PacketConstructor.BukkitUnwrapper.html" title="class in com.comphenix.protocol.injector">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/injector/PacketConstructor.BukkitUnwrapper.html" title="class in com.comphenix.protocol.injector">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Interface com.comphenix.protocol.injector.PacketConstructor.Unwrapper</title> <title>Uses of Interface com.comphenix.protocol.injector.PacketConstructor.Unwrapper</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html" title="interface in com.comphenix.protocol.injector">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html" title="interface in com.comphenix.protocol.injector">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>
@ -145,7 +145,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html" title="interface in com.comphenix.protocol.injector">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html" title="interface in com.comphenix.protocol.injector">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.injector.PacketConstructor</title> <title>Uses of Class com.comphenix.protocol.injector.PacketConstructor</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/injector/PacketConstructor.html" title="class in com.comphenix.protocol.injector">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/injector/PacketConstructor.html" title="class in com.comphenix.protocol.injector">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>
@ -171,7 +171,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/injector/PacketConstructor.html" title="class in com.comphenix.protocol.injector">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/injector/PacketConstructor.html" title="class in com.comphenix.protocol.injector">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.injector.PacketFilterManager.PlayerInjectHooks</title> <title>Uses of Class com.comphenix.protocol.injector.PacketFilterManager.PlayerInjectHooks</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" title="enum in com.comphenix.protocol.injector">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" title="enum in com.comphenix.protocol.injector">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>
@ -147,7 +147,7 @@ the order they are declared.</div>
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" title="enum in com.comphenix.protocol.injector">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" title="enum in com.comphenix.protocol.injector">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.injector.PacketFilterManager</title> <title>Uses of Class com.comphenix.protocol.injector.PacketFilterManager</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</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="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 17:21:14 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.injector.SortedCopyOnWriteArrayTest</title> <title>Uses of Class com.comphenix.protocol.injector.SortedCopyOnWriteArrayTest</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.injector.StructureCache</title> <title>Uses of Class com.comphenix.protocol.injector.StructureCache</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/injector/StructureCache.html" title="class in com.comphenix.protocol.injector">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/injector/StructureCache.html" title="class in com.comphenix.protocol.injector">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</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="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/injector/StructureCache.html" title="class in com.comphenix.protocol.injector">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/injector/StructureCache.html" title="class in com.comphenix.protocol.injector">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>com.comphenix.protocol.injector</title> <title>com.comphenix.protocol.injector</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -20,6 +20,7 @@
<li><a href="PacketConstructor.html" title="class in com.comphenix.protocol.injector" target="classFrame">PacketConstructor</a></li> <li><a href="PacketConstructor.html" title="class in com.comphenix.protocol.injector" target="classFrame">PacketConstructor</a></li>
<li><a href="PacketConstructor.BukkitUnwrapper.html" title="class in com.comphenix.protocol.injector" target="classFrame">PacketConstructor.BukkitUnwrapper</a></li> <li><a href="PacketConstructor.BukkitUnwrapper.html" title="class in com.comphenix.protocol.injector" target="classFrame">PacketConstructor.BukkitUnwrapper</a></li>
<li><a href="PacketFilterManager.html" title="class in com.comphenix.protocol.injector" target="classFrame">PacketFilterManager</a></li> <li><a href="PacketFilterManager.html" title="class in com.comphenix.protocol.injector" target="classFrame">PacketFilterManager</a></li>
<li><a href="SortedCopyOnWriteArrayTest.html" title="class in com.comphenix.protocol.injector" target="classFrame">SortedCopyOnWriteArrayTest</a></li>
<li><a href="StructureCache.html" title="class in com.comphenix.protocol.injector" target="classFrame">StructureCache</a></li> <li><a href="StructureCache.html" title="class in com.comphenix.protocol.injector" target="classFrame">StructureCache</a></li>
</ul> </ul>
<h2 title="Enums">Enums</h2> <h2 title="Enums">Enums</h2>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>com.comphenix.protocol.injector</title> <title>com.comphenix.protocol.injector</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -111,6 +111,10 @@
<td class="colLast">&nbsp;</td> <td class="colLast">&nbsp;</td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><a href="../../../../com/comphenix/protocol/injector/SortedCopyOnWriteArrayTest.html" title="class in com.comphenix.protocol.injector">SortedCopyOnWriteArrayTest</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../com/comphenix/protocol/injector/StructureCache.html" title="class in com.comphenix.protocol.injector">StructureCache</a></td> <td class="colFirst"><a href="../../../../com/comphenix/protocol/injector/StructureCache.html" title="class in com.comphenix.protocol.injector">StructureCache</a></td>
<td class="colLast"> <td class="colLast">
<div class="block">Caches structure modifiers.</div> <div class="block">Caches structure modifiers.</div>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>com.comphenix.protocol.injector Class Hierarchy</title> <title>com.comphenix.protocol.injector Class Hierarchy</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -78,6 +78,7 @@
<li type="circle">com.comphenix.protocol.injector.<a href="../../../../com/comphenix/protocol/injector/PacketConstructor.html" title="class in com.comphenix.protocol.injector"><span class="strong">PacketConstructor</span></a></li> <li type="circle">com.comphenix.protocol.injector.<a href="../../../../com/comphenix/protocol/injector/PacketConstructor.html" title="class in com.comphenix.protocol.injector"><span class="strong">PacketConstructor</span></a></li>
<li type="circle">com.comphenix.protocol.injector.<a href="../../../../com/comphenix/protocol/injector/PacketConstructor.BukkitUnwrapper.html" title="class in com.comphenix.protocol.injector"><span class="strong">PacketConstructor.BukkitUnwrapper</span></a> (implements com.comphenix.protocol.injector.<a href="../../../../com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html" title="interface in com.comphenix.protocol.injector">PacketConstructor.Unwrapper</a>)</li> <li type="circle">com.comphenix.protocol.injector.<a href="../../../../com/comphenix/protocol/injector/PacketConstructor.BukkitUnwrapper.html" title="class in com.comphenix.protocol.injector"><span class="strong">PacketConstructor.BukkitUnwrapper</span></a> (implements com.comphenix.protocol.injector.<a href="../../../../com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html" title="interface in com.comphenix.protocol.injector">PacketConstructor.Unwrapper</a>)</li>
<li type="circle">com.comphenix.protocol.injector.<a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector"><span class="strong">PacketFilterManager</span></a> (implements com.comphenix.protocol.<a href="../../../../com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol">ProtocolManager</a>)</li> <li type="circle">com.comphenix.protocol.injector.<a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector"><span class="strong">PacketFilterManager</span></a> (implements com.comphenix.protocol.<a href="../../../../com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol">ProtocolManager</a>)</li>
<li type="circle">com.comphenix.protocol.injector.<a href="../../../../com/comphenix/protocol/injector/SortedCopyOnWriteArrayTest.html" title="class in com.comphenix.protocol.injector"><span class="strong">SortedCopyOnWriteArrayTest</span></a></li>
<li type="circle">com.comphenix.protocol.injector.<a href="../../../../com/comphenix/protocol/injector/StructureCache.html" title="class in com.comphenix.protocol.injector"><span class="strong">StructureCache</span></a></li> <li type="circle">com.comphenix.protocol.injector.<a href="../../../../com/comphenix/protocol/injector/StructureCache.html" title="class in com.comphenix.protocol.injector"><span class="strong">StructureCache</span></a></li>
</ul> </ul>
</li> </li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Package com.comphenix.protocol.injector</title> <title>Uses of Package com.comphenix.protocol.injector</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>Statistics</title> <title>Statistics</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.metrics.Statistics</title> <title>Uses of Class com.comphenix.protocol.metrics.Statistics</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>com.comphenix.protocol.metrics</title> <title>com.comphenix.protocol.metrics</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>com.comphenix.protocol.metrics</title> <title>com.comphenix.protocol.metrics</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>com.comphenix.protocol.metrics Class Hierarchy</title> <title>com.comphenix.protocol.metrics Class Hierarchy</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Package com.comphenix.protocol.metrics</title> <title>Uses of Package com.comphenix.protocol.metrics</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>com.comphenix.protocol</title> <title>com.comphenix.protocol</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>com.comphenix.protocol</title> <title>com.comphenix.protocol</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>com.comphenix.protocol Class Hierarchy</title> <title>com.comphenix.protocol Class Hierarchy</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Package com.comphenix.protocol</title> <title>Uses of Package com.comphenix.protocol</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:09 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>EquivalentConverter</title> <title>EquivalentConverter</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:09 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>FieldAccessException</title> <title>FieldAccessException</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:09 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>FieldUtils</title> <title>FieldUtils</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:09 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>FuzzyReflection</title> <title>FuzzyReflection</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:09 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>IntEnum</title> <title>IntEnum</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>MethodUtils</title> <title>MethodUtils</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>PrimitiveUtils</title> <title>PrimitiveUtils</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>StructureModifier</title> <title>StructureModifier</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -37,7 +37,7 @@
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
<li><a href="../../../../com/comphenix/protocol/reflect/PrimitiveUtils.html" title="class in com.comphenix.protocol.reflect"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../com/comphenix/protocol/reflect/PrimitiveUtils.html" title="class in com.comphenix.protocol.reflect"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/reflect/VolatileField.html" title="class in com.comphenix.protocol.reflect"><span class="strong">Next Class</span></a></li> <li><a href="../../../../com/comphenix/protocol/reflect/StructureModifierTest.html" title="class in com.comphenix.protocol.reflect"><span class="strong">Next Class</span></a></li>
</ul> </ul>
<ul class="navList"> <ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/reflect/StructureModifier.html" target="_top">Frames</a></li> <li><a href="../../../../index.html?com/comphenix/protocol/reflect/StructureModifier.html" target="_top">Frames</a></li>
@ -503,7 +503,7 @@ extends java.lang.Object</pre>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
<li><a href="../../../../com/comphenix/protocol/reflect/PrimitiveUtils.html" title="class in com.comphenix.protocol.reflect"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../com/comphenix/protocol/reflect/PrimitiveUtils.html" title="class in com.comphenix.protocol.reflect"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/reflect/VolatileField.html" title="class in com.comphenix.protocol.reflect"><span class="strong">Next Class</span></a></li> <li><a href="../../../../com/comphenix/protocol/reflect/StructureModifierTest.html" title="class in com.comphenix.protocol.reflect"><span class="strong">Next Class</span></a></li>
</ul> </ul>
<ul class="navList"> <ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/reflect/StructureModifier.html" target="_top">Frames</a></li> <li><a href="../../../../index.html?com/comphenix/protocol/reflect/StructureModifier.html" target="_top">Frames</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 17:21:14 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>StructureModifierTest</title> <title>StructureModifierTest</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>VolatileField</title> <title>VolatileField</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -36,7 +36,7 @@
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
<li><a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../com/comphenix/protocol/reflect/StructureModifierTest.html" title="class in com.comphenix.protocol.reflect"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li> <li>Next Class</li>
</ul> </ul>
<ul class="navList"> <ul class="navList">
@ -397,7 +397,7 @@ extends java.lang.Object</pre>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
<li><a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../com/comphenix/protocol/reflect/StructureModifierTest.html" title="class in com.comphenix.protocol.reflect"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li> <li>Next Class</li>
</ul> </ul>
<ul class="navList"> <ul class="navList">

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Interface com.comphenix.protocol.reflect.EquivalentConverter</title> <title>Uses of Interface com.comphenix.protocol.reflect.EquivalentConverter</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/EquivalentConverter.html" title="interface in com.comphenix.protocol.reflect">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/reflect/EquivalentConverter.html" title="interface in com.comphenix.protocol.reflect">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>
@ -120,7 +120,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/EquivalentConverter.html" title="interface in com.comphenix.protocol.reflect">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/reflect/EquivalentConverter.html" title="interface in com.comphenix.protocol.reflect">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.reflect.FieldAccessException</title> <title>Uses of Class com.comphenix.protocol.reflect.FieldAccessException</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>
@ -189,19 +189,23 @@
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">StructureModifierTest.</span><code><strong><a href="../../../../../com/comphenix/protocol/reflect/StructureModifierTest.html#test()">test</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;<a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="type parameter in StructureModifier">TField</a>&gt;</code></td> <td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;<a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="type parameter in StructureModifier">TField</a>&gt;</code></td>
<td class="colLast"><span class="strong">StructureModifier.</span><code><strong><a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html#write(int, TField)">write</a></strong>(int&nbsp;fieldIndex, <td class="colLast"><span class="strong">StructureModifier.</span><code><strong><a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html#write(int, TField)">write</a></strong>(int&nbsp;fieldIndex,
<a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="type parameter in StructureModifier">TField</a>&nbsp;value)</code> <a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="type parameter in StructureModifier">TField</a>&nbsp;value)</code>
<div class="block">Writes the value of a field given its index.</div> <div class="block">Writes the value of a field given its index.</div>
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;<a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="type parameter in StructureModifier">TField</a>&gt;</code></td> <td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;<a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="type parameter in StructureModifier">TField</a>&gt;</code></td>
<td class="colLast"><span class="strong">StructureModifier.</span><code><strong><a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html#writeDefaults()">writeDefaults</a></strong>()</code> <td class="colLast"><span class="strong">StructureModifier.</span><code><strong><a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html#writeDefaults()">writeDefaults</a></strong>()</code>
<div class="block">Sets all non-primitive fields to a more fitting default value.</div> <div class="block">Sets all non-primitive fields to a more fitting default value.</div>
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;<a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="type parameter in StructureModifier">TField</a>&gt;</code></td> <td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;<a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="type parameter in StructureModifier">TField</a>&gt;</code></td>
<td class="colLast"><span class="strong">StructureModifier.</span><code><strong><a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html#writeSafely(int, TField)">writeSafely</a></strong>(int&nbsp;fieldIndex, <td class="colLast"><span class="strong">StructureModifier.</span><code><strong><a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html#writeSafely(int, TField)">writeSafely</a></strong>(int&nbsp;fieldIndex,
<a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="type parameter in StructureModifier">TField</a>&nbsp;value)</code> <a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="type parameter in StructureModifier">TField</a>&nbsp;value)</code>
@ -226,7 +230,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.reflect.FieldUtils</title> <title>Uses of Class com.comphenix.protocol.reflect.FieldUtils</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/FieldUtils.html" title="class in com.comphenix.protocol.reflect">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/reflect/FieldUtils.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</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="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/FieldUtils.html" title="class in com.comphenix.protocol.reflect">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/reflect/FieldUtils.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.reflect.FuzzyReflection</title> <title>Uses of Class com.comphenix.protocol.reflect.FuzzyReflection</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/FuzzyReflection.html" title="class in com.comphenix.protocol.reflect">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/reflect/FuzzyReflection.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>
@ -139,7 +139,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/FuzzyReflection.html" title="class in com.comphenix.protocol.reflect">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/reflect/FuzzyReflection.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.reflect.IntEnum</title> <title>Uses of Class com.comphenix.protocol.reflect.IntEnum</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/IntEnum.html" title="class in com.comphenix.protocol.reflect">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/reflect/IntEnum.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>
@ -125,7 +125,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/IntEnum.html" title="class in com.comphenix.protocol.reflect">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/reflect/IntEnum.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.reflect.MethodUtils</title> <title>Uses of Class com.comphenix.protocol.reflect.MethodUtils</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</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="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.reflect.PrimitiveUtils</title> <title>Uses of Class com.comphenix.protocol.reflect.PrimitiveUtils</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/PrimitiveUtils.html" title="class in com.comphenix.protocol.reflect">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/reflect/PrimitiveUtils.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</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="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/PrimitiveUtils.html" title="class in com.comphenix.protocol.reflect">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/reflect/PrimitiveUtils.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.reflect.StructureModifier</title> <title>Uses of Class com.comphenix.protocol.reflect.StructureModifier</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>
@ -265,7 +265,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 17:21:14 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.reflect.StructureModifierTest</title> <title>Uses of Class com.comphenix.protocol.reflect.StructureModifierTest</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.reflect.VolatileField</title> <title>Uses of Class com.comphenix.protocol.reflect.VolatileField</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li> <li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/VolatileField.html" title="class in com.comphenix.protocol.reflect">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/reflect/VolatileField.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</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="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/VolatileField.html" title="class in com.comphenix.protocol.reflect">Class</a></li> <li><a href="../../../../../com/comphenix/protocol/reflect/VolatileField.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li class="navBarCell1Rev">Use</li> <li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</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="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li> <li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>CollectionGenerator</title> <title>CollectionGenerator</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>DefaultInstances</title> <title>DefaultInstances</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>InstanceProvider</title> <title>InstanceProvider</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>PrimitiveGenerator</title> <title>PrimitiveGenerator</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.reflect.instances.CollectionGenerator</title> <title>Uses of Class com.comphenix.protocol.reflect.instances.CollectionGenerator</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.reflect.instances.DefaultInstances</title> <title>Uses of Class com.comphenix.protocol.reflect.instances.DefaultInstances</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Interface com.comphenix.protocol.reflect.instances.InstanceProvider</title> <title>Uses of Interface com.comphenix.protocol.reflect.instances.InstanceProvider</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.reflect.instances.PrimitiveGenerator</title> <title>Uses of Class com.comphenix.protocol.reflect.instances.PrimitiveGenerator</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>com.comphenix.protocol.reflect.instances</title> <title>com.comphenix.protocol.reflect.instances</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>com.comphenix.protocol.reflect.instances</title> <title>com.comphenix.protocol.reflect.instances</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:24 CEST 2012 -->
<title>com.comphenix.protocol.reflect.instances Class Hierarchy</title> <title>com.comphenix.protocol.reflect.instances Class Hierarchy</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 18:41:10 CEST 2012 --> <!-- Generated by javadoc (version 1.7.0_07) on Wed Sep 19 03:49:25 CEST 2012 -->
<title>Uses of Package com.comphenix.protocol.reflect.instances</title> <title>Uses of Package com.comphenix.protocol.reflect.instances</title>
<meta name="date" content="2012-09-18"> <meta name="date" content="2012-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden Mehr anzeigen