Archiviert
13
0
Dieses Repository wurde am 2021-01-06 archiviert. Du kannst Dateien ansehen und es klonen, aber nicht pushen oder Issues/Pull-Requests öffnen.
ProtocolLib/Javadoc/index-files/index-9.html

367 Zeilen
34 KiB
HTML

2012-10-17 08:07:20 +02:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
2012-11-13 17:54:42 +01:00
<!-- Generated by javadoc (version 1.7.0_07) on Tue Nov 13 17:51:12 CET 2012 -->
2012-10-17 08:07:20 +02:00
<title>I-Index</title>
2012-11-13 17:54:42 +01:00
<meta name="date" content="2012-11-13">
2012-10-17 08:07:20 +02:00
<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="I-Index";
}
//-->
</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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-8.html">Prev Letter</a></li>
<li><a href="index-10.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-9.html" target="_top">Frames</a></li>
<li><a href="index-9.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>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
2012-11-13 17:54:42 +01:00
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a href="index-22.html">X</a>&nbsp;<a href="index-23.html">Y</a>&nbsp;<a href="index-24.html">Z</a>&nbsp;<a name="_I_">
2012-10-17 08:07:20 +02:00
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#id">id</a></span> - Variable in class com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a></dt>
<dd>&nbsp;</dd>
2012-11-04 03:50:58 +01:00
<dt><span class="strong"><a href="../com/comphenix/protocol/concurrency/AbstractIntervalTree.html#incrementKey(TKey)">incrementKey(TKey)</a></span> - Method in class com.comphenix.protocol.concurrency.<a href="../com/comphenix/protocol/concurrency/AbstractIntervalTree.html" title="class in com.comphenix.protocol.concurrency">AbstractIntervalTree</a></dt>
<dd>
<div class="block">Increment the given key by one unit.</div>
</dd>
2012-10-17 08:07:20 +02:00
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncMarker.html#incrementProcessingDelay()">incrementProcessingDelay()</a></span> - Method in class com.comphenix.protocol.async.<a href="../com/comphenix/protocol/async/AsyncMarker.html" title="class in com.comphenix.protocol.async">AsyncMarker</a></dt>
<dd>
<div class="block">Increment the number of times this packet must be signalled as done before its transmitted.</div>
</dd>
2012-11-13 17:54:42 +01:00
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedDataWatcher.html#indexSet()">indexSet()</a></span> - Method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/WrappedDataWatcher.html" title="class in com.comphenix.protocol.wrappers">WrappedDataWatcher</a></dt>
<dd>
<div class="block">Retrieve a copy of every index associated with a watched object.</div>
</dd>
2012-10-17 08:07:20 +02:00
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/player/NetworkServerInjector.html#initialize(java.lang.Object)">initialize(Object)</a></span> - Method in class com.comphenix.protocol.injector.player.<a href="../com/comphenix/protocol/injector/player/NetworkServerInjector.html" title="class in com.comphenix.protocol.injector.player">NetworkServerInjector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/StructureModifier.html#initialize(com.comphenix.protocol.reflect.StructureModifier)">initialize(StructureModifier&lt;TField&gt;)</a></span> - Method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a></dt>
<dd>
<div class="block">Initialize using the same field types.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/StructureModifier.html#initialize(java.lang.Class, java.lang.Class, java.util.List, java.util.Map, com.comphenix.protocol.reflect.EquivalentConverter, java.util.Map)">initialize(Class, Class, List&lt;Field&gt;, Map&lt;Field, Integer&gt;, EquivalentConverter&lt;TField&gt;, Map&lt;Class, StructureModifier&gt;)</a></span> - Method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a></dt>
<dd>
<div class="block">Initialize every field of this class.</div>
</dd>
2012-11-13 17:54:42 +01:00
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/StructureModifier.html#initialize(java.lang.Class, java.lang.Class, java.util.List, java.util.Map, com.comphenix.protocol.reflect.EquivalentConverter, java.util.Map, boolean)">initialize(Class, Class, List&lt;Field&gt;, Map&lt;Field, Integer&gt;, EquivalentConverter&lt;TField&gt;, Map&lt;Class, StructureModifier&gt;, boolean)</a></span> - Method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a></dt>
<dd>
<div class="block">Initialize every field of this class.</div>
</dd>
2012-10-17 08:07:20 +02:00
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PacketFilterManager.html#initializePlayers(org.bukkit.entity.Player[])">initializePlayers(Player[])</a></span> - Method in class com.comphenix.protocol.injector.<a href="../com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector">PacketFilterManager</a></dt>
<dd>
<div class="block">Initialize the packet injection for every player.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/player/NetworkServerInjector.html#injectManager()">injectManager()</a></span> - Method in class com.comphenix.protocol.injector.player.<a href="../com/comphenix/protocol/injector/player/NetworkServerInjector.html" title="class in com.comphenix.protocol.injector.player">NetworkServerInjector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html#injectPlayer(org.bukkit.entity.Player)">injectPlayer(Player)</a></span> - Method in class com.comphenix.protocol.injector.player.<a href="../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html" title="class in com.comphenix.protocol.injector.player">PlayerInjectionHandler</a></dt>
<dd>
<div class="block">Initialize a player hook, allowing us to read server packets.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/instances/CollectionGenerator.html#INSTANCE">INSTANCE</a></span> - Static variable in class com.comphenix.protocol.reflect.instances.<a href="../com/comphenix/protocol/reflect/instances/CollectionGenerator.html" title="class in com.comphenix.protocol.reflect.instances">CollectionGenerator</a></dt>
<dd>
<div class="block">Shared instance of this generator.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/instances/PrimitiveGenerator.html#INSTANCE">INSTANCE</a></span> - Static variable in class com.comphenix.protocol.reflect.instances.<a href="../com/comphenix/protocol/reflect/instances/PrimitiveGenerator.html" title="class in com.comphenix.protocol.reflect.instances">PrimitiveGenerator</a></dt>
<dd>
<div class="block">Shared instance of this generator.</div>
</dd>
<dt><a href="../com/comphenix/protocol/reflect/instances/InstanceProvider.html" title="interface in com.comphenix.protocol.reflect.instances"><span class="strong">InstanceProvider</span></a> - Interface in <a href="../com/comphenix/protocol/reflect/instances/package-summary.html">com.comphenix.protocol.reflect.instances</a></dt>
<dd>
<div class="block">Represents a type generator for specific types.</div>
</dd>
<dt><a href="../com/comphenix/protocol/reflect/IntEnum.html" title="class in com.comphenix.protocol.reflect"><span class="strong">IntEnum</span></a> - Class in <a href="../com/comphenix/protocol/reflect/package-summary.html">com.comphenix.protocol.reflect</a></dt>
<dd>
<div class="block">Represents a traditional int field enum.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/IntEnum.html#IntEnum()">IntEnum()</a></span> - Constructor for class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/IntEnum.html" title="class in com.comphenix.protocol.reflect">IntEnum</a></dt>
<dd>
<div class="block">Registers every declared integer field.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodUtils.html#invokeExactMethod(java.lang.Object, java.lang.String, java.lang.Object)">invokeExactMethod(Object, String, Object)</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect">MethodUtils</a></dt>
<dd>
<div class="block">Invoke a method whose parameter type matches exactly the object
type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodUtils.html#invokeExactMethod(java.lang.Object, java.lang.String, java.lang.Object[])">invokeExactMethod(Object, String, Object[])</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect">MethodUtils</a></dt>
<dd>
<div class="block">Invoke a method whose parameter types match exactly the object
types.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodUtils.html#invokeExactMethod(java.lang.Object, java.lang.String, java.lang.Object[], java.lang.Class[])">invokeExactMethod(Object, String, Object[], Class[])</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect">MethodUtils</a></dt>
<dd>
<div class="block">Invoke a method whose parameter types match exactly the parameter
types given.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodUtils.html#invokeExactStaticMethod(java.lang.Class, java.lang.String, java.lang.Object[], java.lang.Class[])">invokeExactStaticMethod(Class, String, Object[], Class[])</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect">MethodUtils</a></dt>
<dd>
<div class="block">Invoke a static method whose parameter types match exactly the parameter
types given.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodUtils.html#invokeExactStaticMethod(java.lang.Class, java.lang.String, java.lang.Object)">invokeExactStaticMethod(Class, String, Object)</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect">MethodUtils</a></dt>
<dd>
<div class="block">Invoke a static method whose parameter type matches exactly the object
type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodUtils.html#invokeExactStaticMethod(java.lang.Class, java.lang.String, java.lang.Object[])">invokeExactStaticMethod(Class, String, Object[])</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect">MethodUtils</a></dt>
<dd>
<div class="block">Invoke a static method whose parameter types match exactly the object
types.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodUtils.html#invokeMethod(java.lang.Object, java.lang.String, java.lang.Object)">invokeMethod(Object, String, Object)</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect">MethodUtils</a></dt>
<dd>
<div class="block">Invoke a named method whose parameter type matches the object type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodUtils.html#invokeMethod(java.lang.Object, java.lang.String, java.lang.Object[])">invokeMethod(Object, String, Object[])</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect">MethodUtils</a></dt>
<dd>
<div class="block">Invoke a named method whose parameter type matches the object type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodUtils.html#invokeMethod(java.lang.Object, java.lang.String, java.lang.Object[], java.lang.Class[])">invokeMethod(Object, String, Object[], Class[])</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect">MethodUtils</a></dt>
<dd>
<div class="block">Invoke a named method whose parameter type matches the object type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/ListenerInvoker.html#invokePacketRecieving(com.comphenix.protocol.events.PacketEvent)">invokePacketRecieving(PacketEvent)</a></span> - Method in interface com.comphenix.protocol.injector.<a href="../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a></dt>
<dd>
<div class="block">Invokes the given packet event for every registered listener.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PacketFilterManager.html#invokePacketRecieving(com.comphenix.protocol.events.PacketEvent)">invokePacketRecieving(PacketEvent)</a></span> - Method in class com.comphenix.protocol.injector.<a href="../com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector">PacketFilterManager</a></dt>
<dd>&nbsp;</dd>
2012-11-04 03:50:58 +01:00
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/SortedPacketListenerList.html#invokePacketRecieving(com.comphenix.protocol.error.ErrorReporter, com.comphenix.protocol.events.PacketEvent)">invokePacketRecieving(ErrorReporter, PacketEvent)</a></span> - Method in class com.comphenix.protocol.injector.<a href="../com/comphenix/protocol/injector/SortedPacketListenerList.html" title="class in com.comphenix.protocol.injector">SortedPacketListenerList</a></dt>
<dd>
<div class="block">Invokes the given packet event for every registered listener.</div>
</dd>
2012-10-17 08:07:20 +02:00
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/ListenerInvoker.html#invokePacketSending(com.comphenix.protocol.events.PacketEvent)">invokePacketSending(PacketEvent)</a></span> - Method in interface com.comphenix.protocol.injector.<a href="../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a></dt>
<dd>
<div class="block">Invokes the given packet event for every registered listener.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PacketFilterManager.html#invokePacketSending(com.comphenix.protocol.events.PacketEvent)">invokePacketSending(PacketEvent)</a></span> - Method in class com.comphenix.protocol.injector.<a href="../com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector">PacketFilterManager</a></dt>
<dd>&nbsp;</dd>
2012-11-04 03:50:58 +01:00
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/SortedPacketListenerList.html#invokePacketSending(com.comphenix.protocol.error.ErrorReporter, com.comphenix.protocol.events.PacketEvent)">invokePacketSending(ErrorReporter, PacketEvent)</a></span> - Method in class com.comphenix.protocol.injector.<a href="../com/comphenix/protocol/injector/SortedPacketListenerList.html" title="class in com.comphenix.protocol.injector">SortedPacketListenerList</a></dt>
<dd>
<div class="block">Invokes the given packet event for every registered listener.</div>
</dd>
2012-10-17 08:07:20 +02:00
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodUtils.html#invokeStaticMethod(java.lang.Class, java.lang.String, java.lang.Object)">invokeStaticMethod(Class, String, Object)</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect">MethodUtils</a></dt>
<dd>
<div class="block">Invoke a named static method whose parameter type matches the object type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodUtils.html#invokeStaticMethod(java.lang.Class, java.lang.String, java.lang.Object[])">invokeStaticMethod(Class, String, Object[])</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect">MethodUtils</a></dt>
<dd>
<div class="block">Invoke a named static method whose parameter type matches the object type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodUtils.html#invokeStaticMethod(java.lang.Class, java.lang.String, java.lang.Object[], java.lang.Class[])">invokeStaticMethod(Class, String, Object[], Class[])</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect">MethodUtils</a></dt>
<dd>
<div class="block">Invoke a named static method whose parameter type matches the object type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodUtils.html#isAssignmentCompatible(java.lang.Class, java.lang.Class)">isAssignmentCompatible(Class, Class)</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect">MethodUtils</a></dt>
<dd>
<div class="block">Determine whether a type can be used as a parameter in a method invocation.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncMarker.html#isAsyncCancelled()">isAsyncCancelled()</a></span> - Method in class com.comphenix.protocol.async.<a href="../com/comphenix/protocol/async/AsyncMarker.html" title="class in com.comphenix.protocol.async">AsyncMarker</a></dt>
<dd>
<div class="block">Determine if the asynchronous handling should be cancelled.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketEvent.html#isAsynchronous()">isAsynchronous()</a></span> - Method in class com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></dt>
<dd>
<div class="block">Determine if the packet event has been executed asynchronously or not.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncListenerHandler.html#isCancelled()">isCancelled()</a></span> - Method in class com.comphenix.protocol.async.<a href="../com/comphenix/protocol/async/AsyncListenerHandler.html" title="class in com.comphenix.protocol.async">AsyncListenerHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketEvent.html#isCancelled()">isCancelled()</a></span> - Method in class com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></dt>
<dd>
<div class="block">Retrieves whether or not the packet should be cancelled.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PacketFilterManager.html#isClosed()">isClosed()</a></span> - Method in class com.comphenix.protocol.injector.<a href="../com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector">PacketFilterManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/ProtocolManager.html#isClosed()">isClosed()</a></span> - Method in interface com.comphenix.protocol.<a href="../com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol">ProtocolManager</a></dt>
<dd>
<div class="block">Determines whether or not this protocol mananger has been disabled.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/VolatileField.html#isCurrentSet()">isCurrentSet()</a></span> - Method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/VolatileField.html" title="class in com.comphenix.protocol.reflect">VolatileField</a></dt>
<dd>
<div class="block">Determine whether or not we'll need to revert the value.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html#isEmpty()">isEmpty()</a></span> - Method in class com.comphenix.protocol.concurrency.<a href="../com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency">SortedCopyOnWriteArray</a></dt>
<dd>&nbsp;</dd>
2012-11-04 03:50:58 +01:00
<dt><span class="strong"><a href="../com/comphenix/protocol/events/ListeningWhitelist.html#isEmpty(com.comphenix.protocol.events.ListeningWhitelist)">isEmpty(ListeningWhitelist)</a></span> - Static method in class com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events">ListeningWhitelist</a></dt>
<dd>
<div class="block">Determine if the given whitelist is empty or not.</div>
</dd>
2012-10-17 08:07:20 +02:00
<dt><span class="strong"><a href="../com/comphenix/protocol/events/ListeningWhitelist.html#isEnabled()">isEnabled()</a></span> - Method in class com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events">ListeningWhitelist</a></dt>
<dd>
<div class="block">Whether or not this whitelist has any enabled packets.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html#isEnabled()">isEnabled()</a></span> - Method in class com.comphenix.protocol.reflect.compiler.<a href="../com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html" title="class in com.comphenix.protocol.reflect.compiler">BackgroundCompiler</a></dt>
<dd>
<div class="block">Retrieve whether or not the background compiler is enabled.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncRunnable.html#isFinished()">isFinished()</a></span> - Method in interface com.comphenix.protocol.async.<a href="../com/comphenix/protocol/async/AsyncRunnable.html" title="interface in com.comphenix.protocol.async">AsyncRunnable</a></dt>
<dd>
<div class="block">Determine if this runnable has already run its course.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#isForceAccess()">isForceAccess()</a></span> - Method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/FuzzyReflection.html" title="class in com.comphenix.protocol.reflect">FuzzyReflection</a></dt>
<dd>
<div class="block">Retrieves whether or not not to override any scope restrictions.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/VolatileField.html#isForceAccess()">isForceAccess()</a></span> - Method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/VolatileField.html" title="class in com.comphenix.protocol.reflect">VolatileField</a></dt>
<dd>
<div class="block">Retrieves whether or not not to override any scope restrictions.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/ConnectionSide.html#isForClient()">isForClient()</a></span> - Method in enum com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/ConnectionSide.html#isForServer()">isForServer()</a></span> - Method in enum com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html#isInjectionNecessary(com.comphenix.protocol.injector.GamePhase)">isInjectionNecessary(GamePhase)</a></span> - Method in class com.comphenix.protocol.injector.player.<a href="../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html" title="class in com.comphenix.protocol.injector.player">PlayerInjectionHandler</a></dt>
<dd>
<div class="block">Determine if it's truly necessary to perform the given player injection.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncMarker.html#isMinecraftAsync(com.comphenix.protocol.events.PacketEvent)">isMinecraftAsync(PacketEvent)</a></span> - Method in class com.comphenix.protocol.async.<a href="../com/comphenix/protocol/async/AsyncMarker.html" title="class in com.comphenix.protocol.async">AsyncMarker</a></dt>
<dd>
<div class="block">Determine if Minecraft allows asynchronous processing of this packet.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/instances/DefaultInstances.html#isNonNull()">isNonNull()</a></span> - Method in class com.comphenix.protocol.reflect.instances.<a href="../com/comphenix/protocol/reflect/instances/DefaultInstances.html" title="class in com.comphenix.protocol.reflect.instances">DefaultInstances</a></dt>
<dd>
<div class="block">Retrieve whether or not the constructor's parameters must be non-null.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncMarker.html#isProcessed()">isProcessed()</a></span> - Method in class com.comphenix.protocol.async.<a href="../com/comphenix/protocol/async/AsyncMarker.html" title="class in com.comphenix.protocol.async">AsyncMarker</a></dt>
<dd>
<div class="block">Retrieve whether or not this packet has been processed by the async listeners.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncMarker.html#isQueued()">isQueued()</a></span> - Method in class com.comphenix.protocol.async.<a href="../com/comphenix/protocol/async/AsyncMarker.html" title="class in com.comphenix.protocol.async">AsyncMarker</a></dt>
<dd>
<div class="block">Whether or not this packet is or has been queued for processing.</div>
</dd>
2012-11-13 17:54:42 +01:00
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/StructureModifier.html#isReadOnly(int)">isReadOnly(int)</a></span> - Method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a></dt>
<dd>
<div class="block">Determine whether or not a field is read-only (final).</div>
</dd>
2012-10-17 08:07:20 +02:00
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncRunnable.html#isRunning()">isRunning()</a></span> - Method in interface com.comphenix.protocol.async.<a href="../com/comphenix/protocol/async/AsyncRunnable.html" title="interface in com.comphenix.protocol.async">AsyncRunnable</a></dt>
<dd>
<div class="block">Determine if we're running or not.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/DelayedSingleTask.html#isRunning()">isRunning()</a></span> - Method in class com.comphenix.protocol.injector.<a href="../com/comphenix/protocol/injector/DelayedSingleTask.html" title="class in com.comphenix.protocol.injector">DelayedSingleTask</a></dt>
<dd>
<div class="block">Whether or not a future task is scheduled to be executed.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketEvent.html#isServerPacket()">isServerPacket()</a></span> - Method in class com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></dt>
<dd>
<div class="block">Whether or not this packet was created by the server.</div>
</dd>
2012-11-04 03:50:58 +01:00
<dt><span class="strong"><a href="../com/comphenix/protocol/error/DetailedErrorReporter.html#isSimpleType(java.lang.Object)">isSimpleType(Object)</a></span> - Method in class com.comphenix.protocol.error.<a href="../com/comphenix/protocol/error/DetailedErrorReporter.html" title="class in com.comphenix.protocol.error">DetailedErrorReporter</a></dt>
<dd>
<div class="block">Determine if the given object is a wrapper for a primitive/simple type or not.</div>
</dd>
2012-10-17 08:07:20 +02:00
<dt><span class="strong"><a href="../com/comphenix/protocol/Packets.Client.html#isSupported(int)">isSupported(int)</a></span> - Static method in class com.comphenix.protocol.<a href="../com/comphenix/protocol/Packets.Client.html" title="class in com.comphenix.protocol">Packets.Client</a></dt>
<dd>
<div class="block">Determine if the given packet is a valid client packet in the current version of Minecraft.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/Packets.Server.html#isSupported(int)">isSupported(int)</a></span> - Static method in class com.comphenix.protocol.<a href="../com/comphenix/protocol/Packets.Server.html" title="class in com.comphenix.protocol">Packets.Server</a></dt>
<dd>
<div class="block">Determine if the given packet is a valid server packet in the current version of Minecraft.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncMarker.html#isTransmitted()">isTransmitted()</a></span> - Method in class com.comphenix.protocol.async.<a href="../com/comphenix/protocol/async/AsyncMarker.html" title="class in com.comphenix.protocol.async">AsyncMarker</a></dt>
<dd>
<div class="block">Retrieve whether or not this packet has already been sent.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/Packets.Server.html#ITEM_DATA">ITEM_DATA</a></span> - Static variable in class com.comphenix.protocol.<a href="../com/comphenix/protocol/Packets.Server.html" title="class in com.comphenix.protocol">Packets.Server</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html#iterator()">iterator()</a></span> - Method in class com.comphenix.protocol.concurrency.<a href="../com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency">SortedCopyOnWriteArray</a></dt>
<dd>
<div class="block">Retrieves an iterator over the elements in the given list.</div>
</dd>
</dl>
2012-11-13 17:54:42 +01:00
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a href="index-22.html">X</a>&nbsp;<a href="index-23.html">Y</a>&nbsp;<a href="index-24.html">Z</a>&nbsp;</div>
2012-10-17 08:07:20 +02:00
<!-- ======= 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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-8.html">Prev Letter</a></li>
<li><a href="index-10.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-9.html" target="_top">Frames</a></li>
<li><a href="index-9.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>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>