ProtocolLib/Javadoc/com/comphenix/protocol/injector/NetworkFieldInjector.html
Kristian S. Stangeland 99b9dc90ae Adding the new javadoc.
2012-09-18 17:27:59 +02:00

603 lines
24 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_07) on Sun Sep 16 02:10:55 CEST 2012 -->
<title>NetworkFieldInjector</title>
<meta name="date" content="2012-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="NetworkFieldInjector";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/NetworkFieldInjector.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/injector/ConcurrentListenerMultimap.html" title="class in com.comphenix.protocol.injector"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.FakePacket.html" title="interface in com.comphenix.protocol.injector"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/injector/NetworkFieldInjector.html" target="_top">Frames</a></li>
<li><a href="NetworkFieldInjector.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.comphenix.protocol.injector</div>
<h2 title="Class NetworkFieldInjector" class="title">Class NetworkFieldInjector</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.comphenix.protocol.injector.NetworkFieldInjector</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">NetworkFieldInjector</span>
extends java.lang.Object</pre>
<div class="block">Injection hook that overrides the packet queue lists in NetworkHandler.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Kristian</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested_class_summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.FakePacket.html" title="interface in com.comphenix.protocol.injector">NetworkFieldInjector.FakePacket</a></strong></code>
<div class="block">Marker interface that indicates a packet is fake and should not be processed.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.io.DataInputStream</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#cachedInput">cachedInput</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#hasInitialized">hasInitialized</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static java.lang.reflect.Field</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#inputField">inputField</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector">PacketFilterManager</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#manager">manager</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.lang.Object</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#netHandler">netHandler</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static java.lang.reflect.Field</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#netHandlerField">netHandlerField</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.lang.Object</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#networkManager">networkManager</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static java.lang.reflect.Field</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#networkManagerField">networkManagerField</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../com/comphenix/protocol/reflect/VolatileField.html" title="class in com.comphenix.protocol.reflect">VolatileField</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#networkManagerRef">networkManagerRef</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static <a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;java.lang.Object&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#networkModifier">networkModifier</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected org.bukkit.entity.Player</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#player">player</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static java.lang.reflect.Method</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#processMethod">processMethod</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static java.lang.reflect.Method</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#queueMethod">queueMethod</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected java.util.Set&lt;java.lang.Integer&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#sendingFilters">sendingFilters</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static java.lang.reflect.Field</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#serverHandlerField">serverHandlerField</a></strong></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#NetworkFieldInjector(org.bukkit.entity.Player, com.comphenix.protocol.injector.PacketFilterManager, java.util.Set)">NetworkFieldInjector</a></strong>(org.bukkit.entity.Player&nbsp;player,
<a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector">PacketFilterManager</a>&nbsp;manager,
java.util.Set&lt;java.lang.Integer&gt;&nbsp;sendingFilters)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#cleanupAll()">cleanupAll</a></strong>()</code>
<div class="block">Remove all hooks and modifications.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.io.DataInputStream</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#getInputStream(boolean)">getInputStream</a></strong>(boolean&nbsp;cache)</code>
<div class="block">Retrieve the current player's input stream.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#initialize()">initialize</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#injectManager()">injectManager</a></strong>()</code>
<div class="block">Inject a hook to catch packets sent to the current player.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#processPacket(net.minecraft.server.Packet)">processPacket</a></strong>(net.minecraft.server.Packet&nbsp;packet)</code>
<div class="block">Processes the given packet as if it was transmitted by the current player.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.html#sendServerPacket(net.minecraft.server.Packet, boolean)">sendServerPacket</a></strong>(net.minecraft.server.Packet&nbsp;packet,
boolean&nbsp;filtered)</code>
<div class="block">Send a packet to the client.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="serverHandlerField">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>serverHandlerField</h4>
<pre>protected static&nbsp;java.lang.reflect.Field serverHandlerField</pre>
</li>
</ul>
<a name="networkManagerField">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>networkManagerField</h4>
<pre>protected static&nbsp;java.lang.reflect.Field networkManagerField</pre>
</li>
</ul>
<a name="inputField">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>inputField</h4>
<pre>protected static&nbsp;java.lang.reflect.Field inputField</pre>
</li>
</ul>
<a name="netHandlerField">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>netHandlerField</h4>
<pre>protected static&nbsp;java.lang.reflect.Field netHandlerField</pre>
</li>
</ul>
<a name="networkModifier">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>networkModifier</h4>
<pre>protected static&nbsp;<a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;java.lang.Object&gt; networkModifier</pre>
</li>
</ul>
<a name="queueMethod">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>queueMethod</h4>
<pre>protected static&nbsp;java.lang.reflect.Method queueMethod</pre>
</li>
</ul>
<a name="processMethod">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>processMethod</h4>
<pre>protected static&nbsp;java.lang.reflect.Method processMethod</pre>
</li>
</ul>
<a name="player">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>player</h4>
<pre>protected&nbsp;org.bukkit.entity.Player player</pre>
</li>
</ul>
<a name="hasInitialized">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasInitialized</h4>
<pre>protected&nbsp;boolean hasInitialized</pre>
</li>
</ul>
<a name="networkManagerRef">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>networkManagerRef</h4>
<pre>protected&nbsp;<a href="../../../../com/comphenix/protocol/reflect/VolatileField.html" title="class in com.comphenix.protocol.reflect">VolatileField</a> networkManagerRef</pre>
</li>
</ul>
<a name="networkManager">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>networkManager</h4>
<pre>protected&nbsp;java.lang.Object networkManager</pre>
</li>
</ul>
<a name="netHandler">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>netHandler</h4>
<pre>protected&nbsp;java.lang.Object netHandler</pre>
</li>
</ul>
<a name="manager">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>manager</h4>
<pre>protected&nbsp;<a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector">PacketFilterManager</a> manager</pre>
</li>
</ul>
<a name="sendingFilters">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sendingFilters</h4>
<pre>protected&nbsp;java.util.Set&lt;java.lang.Integer&gt; sendingFilters</pre>
</li>
</ul>
<a name="cachedInput">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>cachedInput</h4>
<pre>protected&nbsp;java.io.DataInputStream cachedInput</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="NetworkFieldInjector(org.bukkit.entity.Player, com.comphenix.protocol.injector.PacketFilterManager, java.util.Set)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>NetworkFieldInjector</h4>
<pre>public&nbsp;NetworkFieldInjector(org.bukkit.entity.Player&nbsp;player,
<a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector">PacketFilterManager</a>&nbsp;manager,
java.util.Set&lt;java.lang.Integer&gt;&nbsp;sendingFilters)
throws java.lang.IllegalAccessException</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.IllegalAccessException</code></dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="initialize()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>initialize</h4>
<pre>protected&nbsp;void&nbsp;initialize()
throws java.lang.IllegalAccessException</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.IllegalAccessException</code></dd></dl>
</li>
</ul>
<a name="sendServerPacket(net.minecraft.server.Packet, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sendServerPacket</h4>
<pre>public&nbsp;void&nbsp;sendServerPacket(net.minecraft.server.Packet&nbsp;packet,
boolean&nbsp;filtered)
throws java.lang.reflect.InvocationTargetException</pre>
<div class="block">Send a packet to the client.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>packet</code> - - server packet to send.</dd><dd><code>filtered</code> - - whether or not the packet will be filtered by our listeners.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.reflect.InvocationTargetException</code></dd></dl>
</li>
</ul>
<a name="injectManager()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>injectManager</h4>
<pre>public&nbsp;void&nbsp;injectManager()</pre>
<div class="block">Inject a hook to catch packets sent to the current player.</div>
</li>
</ul>
<a name="cleanupAll()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cleanupAll</h4>
<pre>public&nbsp;void&nbsp;cleanupAll()</pre>
<div class="block">Remove all hooks and modifications.</div>
</li>
</ul>
<a name="processPacket(net.minecraft.server.Packet)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>processPacket</h4>
<pre>public&nbsp;void&nbsp;processPacket(net.minecraft.server.Packet&nbsp;packet)
throws java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException</pre>
<div class="block">Processes the given packet as if it was transmitted by the current player.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>packet</code> - - packet to process.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.IllegalAccessException</code> - If the reflection machinery failed.</dd>
<dd><code>java.lang.reflect.InvocationTargetException</code> - If the underlying method caused an error.</dd></dl>
</li>
</ul>
<a name="getInputStream(boolean)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getInputStream</h4>
<pre>public&nbsp;java.io.DataInputStream&nbsp;getInputStream(boolean&nbsp;cache)</pre>
<div class="block">Retrieve the current player's input stream.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>cache</code> - - whether or not to cache the result of this method.</dd>
<dt><span class="strong">Returns:</span></dt><dd>The player's input stream.</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/NetworkFieldInjector.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/injector/ConcurrentListenerMultimap.html" title="class in com.comphenix.protocol.injector"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/injector/NetworkFieldInjector.FakePacket.html" title="interface in com.comphenix.protocol.injector"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/injector/NetworkFieldInjector.html" target="_top">Frames</a></li>
<li><a href="NetworkFieldInjector.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>