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-7.html
Kristian S. Stangeland 0a67cf3cd1 JavaDoc for 1.2.0
2012-10-01 05:01:08 +02:00

521 Zeilen
49 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 Mon Oct 01 05:00:24 CEST 2012 -->
<title>G-Index</title>
<meta name="date" content="2012-10-01">
<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="G-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-6.html">Prev Letter</a></li>
<li><a href="index-8.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-7.html" target="_top">Frames</a></li>
<li><a href="index-7.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 ========= -->
<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 name="_G_">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="strong"><a href="../com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html#get(int)">get(int)</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 element by index.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/Packets.Client.html#GET_INFO">GET_INFO</a></span> - Static variable in class com.comphenix.protocol.<a href="../com/comphenix/protocol/Packets.Client.html" title="class in com.comphenix.protocol">Packets.Client</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodUtils.html#getAccessibleMethod(java.lang.Class, java.lang.String, java.lang.Class[])">getAccessibleMethod(Class, String, 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">Return an accessible method (that is, one that can be invoked via
reflection) with given name and parameters.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodUtils.html#getAccessibleMethod(java.lang.reflect.Method)">getAccessibleMethod(Method)</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">Return an accessible method (that is, one that can be invoked via
reflection) that implements the specified Method.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodUtils.html#getAccessibleMethod(java.lang.Class, java.lang.reflect.Method)">getAccessibleMethod(Class, Method)</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">Return an accessible method (that is, one that can be invoked via
reflection) that implements the specified Method.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PacketFilterManager.html#getAsynchronousManager()">getAsynchronousManager()</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#getAsynchronousManager()">getAsynchronousManager()</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">Retrieve the current asyncronous packet manager.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncListenerHandler.html#getAsyncListener()">getAsyncListener()</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#getAsyncMarker()">getAsyncMarker()</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">Retrieve the asynchronous marker.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PacketFilterManager.html#getClassLoader()">getClassLoader()</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">Retrieves the current plugin class loader.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/Packets.html#getClientRegistry()">getClientRegistry()</a></span> - Static method in class com.comphenix.protocol.<a href="../com/comphenix/protocol/Packets.html" title="class in com.comphenix.protocol">Packets</a></dt>
<dd>
<div class="block">A registry that parses between names and packet IDs.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html#getCompiler()">getCompiler()</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 the current structure compiler.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/VolatileField.html#getContainer()">getContainer()</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 the object the field is stored.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/Packets.html#getDeclaredName(int)">getDeclaredName(int)</a></span> - Static method in class com.comphenix.protocol.<a href="../com/comphenix/protocol/Packets.html" title="class in com.comphenix.protocol">Packets</a></dt>
<dd>
<div class="block">Retrieves the name of a packet.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/IntEnum.html#getDeclaredName(java.lang.Integer)">getDeclaredName(Integer)</a></span> - Method in 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">Retrieve the name of the member with the given id.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/instances/DefaultInstances.html#getDefault(java.lang.Class)">getDefault(Class&lt;T&gt;)</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">Retrieves a default instance or value that is assignable to this type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/instances/DefaultInstances.html#getDefault(java.lang.Class, java.util.List)">getDefault(Class&lt;T&gt;, List&lt;InstanceProvider&gt;)</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">Retrieves a default instance or value that is assignable to this type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getEntityModifier(org.bukkit.World)">getEntityModifier(World)</a></span> - Method 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>
<div class="block">Retrieves a read/write structure for entity objects.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FieldUtils.html#getField(java.lang.Class, java.lang.String)">getField(Class, String)</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/FieldUtils.html" title="class in com.comphenix.protocol.reflect">FieldUtils</a></dt>
<dd>
<div class="block">Gets an accessible <code>Field</code> by name respecting scope.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FieldUtils.html#getField(java.lang.Class, java.lang.String, boolean)">getField(Class, String, boolean)</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/FieldUtils.html" title="class in com.comphenix.protocol.reflect">FieldUtils</a></dt>
<dd>
<div class="block">Gets an accessible <code>Field</code> by name breaking scope if
requested.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/VolatileField.html#getField()">getField()</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 the current field.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#getFieldByName(java.lang.String)">getFieldByName(String)</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 a field by name.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#getFieldByType(java.lang.String, java.lang.Class)">getFieldByType(String, Class&lt;?&gt;)</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 the first field with a type equal to or more specific to the given type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#getFieldByType(java.lang.String)">getFieldByType(String)</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 a field by type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#getFieldByType(java.lang.String, java.util.Set)">getFieldByType(String, Set&lt;Class&gt;)</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 a field by type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#getFieldListByType(java.lang.Class)">getFieldListByType(Class&lt;?&gt;)</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 every field with a type equal to or more specific to the given type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#getFields()">getFields()</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 all private and public fields in declared order (after JDK 1.5).</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/StructureModifier.html#getFields()">getFields()</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">Retrieves a list of the fields matching the constraints of this structure modifier.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/StructureModifier.html#getFieldType()">getFieldType()</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">Retrieves the common type of each field.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/EquivalentConverter.html#getGeneric(TType)">getGeneric(TType)</a></span> - Method in interface com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/EquivalentConverter.html" title="interface in com.comphenix.protocol.reflect">EquivalentConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getHandle()">getHandle()</a></span> - Method 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>
<div class="block">Retrieves the underlying Minecraft packet.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PacketFilterManager.html#getHookInstance(org.bukkit.entity.Player, com.comphenix.protocol.injector.PacketFilterManager.PlayerInjectHooks)">getHookInstance(Player, PacketFilterManager.PlayerInjectHooks)</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">Used to construct a player hook.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getID()">getID()</a></span> - Method 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>
<div class="block">Retrieves the ID of this packet.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncMarker.html#getInitialTime()">getInitialTime()</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 the time the packet was initially queued for asynchronous processing.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html#getInstance()">getInstance()</a></span> - Static 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">Retrieves the current background compiler.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getItemArrayModifier()">getItemArrayModifier()</a></span> - Method 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>
<div class="block">Retrieves a read/write structure for arrays of ItemStacks.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getItemModifier()">getItemModifier()</a></span> - Method 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>
<div class="block">Retrieves a read/write structure for ItemStack.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/concurrency/AbstractConcurrentListenerMultimap.html#getListener(int)">getListener(int)</a></span> - Method in class com.comphenix.protocol.concurrency.<a href="../com/comphenix/protocol/concurrency/AbstractConcurrentListenerMultimap.html" title="class in com.comphenix.protocol.concurrency">AbstractConcurrentListenerMultimap</a></dt>
<dd>
<div class="block">Retrieve the registered listeners, in order from the lowest to the highest priority.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PrioritizedListener.html#getListener()">getListener()</a></span> - Method in class com.comphenix.protocol.injector.<a href="../com/comphenix/protocol/injector/PrioritizedListener.html" title="class in com.comphenix.protocol.injector">PrioritizedListener</a></dt>
<dd>
<div class="block">Retrieve the underlying listener.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncListenerHandler.html#getListenerLoop()">getListenerLoop()</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>
<div class="block">Create a runnable that will initiate the listener loop.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncMarker.html#getListenerTraversal()">getListenerTraversal()</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 iterator for the next listener in line.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncFilterManager.html#getLogger()">getLogger()</a></span> - Method in class com.comphenix.protocol.async.<a href="../com/comphenix/protocol/async/AsyncFilterManager.html" title="class in com.comphenix.protocol.async">AsyncFilterManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/AsynchronousManager.html#getLogger()">getLogger()</a></span> - Method in interface com.comphenix.protocol.<a href="../com/comphenix/protocol/AsynchronousManager.html" title="interface in com.comphenix.protocol">AsynchronousManager</a></dt>
<dd>
<div class="block">Retrieve the default error logger.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PacketFilterManager.html#getLogger()">getLogger()</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/reflect/MethodUtils.html#getMatchingAccessibleMethod(java.lang.Class, java.lang.String, java.lang.Class[])">getMatchingAccessibleMethod(Class, String, 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">Find an accessible method that matches the given name and has compatible parameters.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#getMethodByName(java.lang.String)">getMethodByName(String)</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 a method by looking at its name.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#getMethodByParameters(java.lang.String, java.lang.Class...)">getMethodByParameters(String, Class&lt;?&gt;...)</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 a method by looking at the parameter types only.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#getMethodByParameters(java.lang.String, java.lang.Class, java.lang.Class[])">getMethodByParameters(String, Class&lt;?&gt;, Class&lt;?&gt;[])</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 a method by looking at the parameter types and return type only.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#getMethodByParameters(java.lang.String, java.lang.String, java.lang.String[])">getMethodByParameters(String, String, String[])</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 a method by looking at the parameter types and return type only.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#getMethodListByParameters(java.lang.Class, java.lang.Class[])">getMethodListByParameters(Class&lt;?&gt;, Class&lt;?&gt;[])</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 every method that has the given parameter types and return type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#getMethods()">getMethods()</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 all private and public methods in declared order (after JDK 1.5).</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/instances/DefaultInstances.html#getMinimumConstructor(java.lang.Class)">getMinimumConstructor(Class&lt;T&gt;)</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 the constructor with the fewest number of parameters.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getModifier()">getModifier()</a></span> - Method 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>
<div class="block">Retrieves the generic structure modifier for this packet.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncMarker.html#getNewSendingIndex()">getNewSendingIndex()</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 the desired sending order after processing has completed.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/VolatileField.html#getOldValue()">getOldValue()</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 the field value before the previous setValue(), unless saveValue() has been called.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncMarker.html#getOriginalSendingIndex()">getOriginalSendingIndex()</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 the order the packet was originally transmitted.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketEvent.html#getPacket()">getPacket()</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 the packet that will be sent to the player.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketEvent.html#getPacketID()">getPacketID()</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 the packet ID.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PacketConstructor.html#getPacketID()">getPacketID()</a></span> - Method in class com.comphenix.protocol.injector.<a href="../com/comphenix/protocol/injector/PacketConstructor.html" title="class in com.comphenix.protocol.injector">PacketConstructor</a></dt>
<dd>
<div class="block">Retrieve the id of the packets this constructor creates.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PacketFilterManager.html#getPacketListeners()">getPacketListeners()</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#getPacketListeners()">getPacketListeners()</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">Retrieves a list of every registered packet listener.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncFilterManager.html#getPacketStream()">getPacketStream()</a></span> - Method in class com.comphenix.protocol.async.<a href="../com/comphenix/protocol/async/AsyncFilterManager.html" title="class in com.comphenix.protocol.async">AsyncFilterManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncMarker.html#getPacketStream()">getPacketStream()</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 the packet stream responsible for transmitting this packet.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/AsynchronousManager.html#getPacketStream()">getPacketStream()</a></span> - Method in interface com.comphenix.protocol.<a href="../com/comphenix/protocol/AsynchronousManager.html" title="interface in com.comphenix.protocol">AsynchronousManager</a></dt>
<dd>
<div class="block">Retrieve the default packet stream.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketEvent.html#getPlayer()">getPlayer()</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 the player that has sent the packet or is recieving it.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PacketFilterManager.html#getPlayerHook()">getPlayerHook()</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">Retrieves how the server packets are read.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncListenerHandler.html#getPlugin()">getPlugin()</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>
<div class="block">Retrieve the plugin associated with this async listener.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketAdapter.html#getPlugin()">getPlugin()</a></span> - Method in class com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/PacketAdapter.html" title="class in com.comphenix.protocol.events">PacketAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketListener.html#getPlugin()">getPlugin()</a></span> - Method in interface com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">PacketListener</a></dt>
<dd>
<div class="block">Retrieve the plugin that created list packet listener.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketAdapter.html#getPluginName(com.comphenix.protocol.events.PacketListener)">getPluginName(PacketListener)</a></span> - Static method in class com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/PacketAdapter.html" title="class in com.comphenix.protocol.events">PacketAdapter</a></dt>
<dd>
<div class="block">Retrieves the name of the plugin that has been associated with the listener.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodUtils.html#getPrimitiveType(java.lang.Class)">getPrimitiveType(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">Gets the class for the primitive type corresponding to the primitive wrapper class given.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodUtils.html#getPrimitiveWrapper(java.lang.Class)">getPrimitiveWrapper(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">Gets the wrapper object class for the given primitive type class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/ListeningWhitelist.html#getPriority()">getPriority()</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">Retrieve the priority in the execution order of the packet listener.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PrioritizedListener.html#getPriority()">getPriority()</a></span> - Method in class com.comphenix.protocol.injector.<a href="../com/comphenix/protocol/injector/PrioritizedListener.html" title="class in com.comphenix.protocol.injector">PrioritizedListener</a></dt>
<dd>
<div class="block">Retrieve the priority of this listener.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/ProtocolLibrary.html#getProtocolManager()">getProtocolManager()</a></span> - Static method in class com.comphenix.protocol.<a href="../com/comphenix/protocol/ProtocolLibrary.html" title="class in com.comphenix.protocol">ProtocolLibrary</a></dt>
<dd>
<div class="block">Retrieves the packet protocol manager.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncFilterManager.html#getReceivingFilters()">getReceivingFilters()</a></span> - Method in class com.comphenix.protocol.async.<a href="../com/comphenix/protocol/async/AsyncFilterManager.html" title="class in com.comphenix.protocol.async">AsyncFilterManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/AsynchronousManager.html#getReceivingFilters()">getReceivingFilters()</a></span> - Method in interface com.comphenix.protocol.<a href="../com/comphenix/protocol/AsynchronousManager.html" title="interface in com.comphenix.protocol">AsynchronousManager</a></dt>
<dd>
<div class="block">Retrieves a immutable set containing the ID of the recieved client packets that will be
observed by the asynchronous listeners.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PacketFilterManager.html#getReceivingFilters()">getReceivingFilters()</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#getReceivingFilters()">getReceivingFilters()</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">Retrieves a immutable set containing the ID of the recieved client packets that will be observed by listeners.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketAdapter.html#getReceivingWhitelist()">getReceivingWhitelist()</a></span> - Method in class com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/PacketAdapter.html" title="class in com.comphenix.protocol.events">PacketAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketListener.html#getReceivingWhitelist()">getReceivingWhitelist()</a></span> - Method in interface com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">PacketListener</a></dt>
<dd>
<div class="block">Retrieve which packets sent by the client this listener will observe.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/instances/DefaultInstances.html#getRegistered()">getRegistered()</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">Retrieves a immutable list of every default object providers that generates instances.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/Packets.Client.html#getRegistry()">getRegistry()</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">A registry that parses between names and packet IDs.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/Packets.Server.html#getRegistry()">getRegistry()</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">A registry that parses between names and packet IDs.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncFilterManager.html#getSendingFilters()">getSendingFilters()</a></span> - Method in class com.comphenix.protocol.async.<a href="../com/comphenix/protocol/async/AsyncFilterManager.html" title="class in com.comphenix.protocol.async">AsyncFilterManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/AsynchronousManager.html#getSendingFilters()">getSendingFilters()</a></span> - Method in interface com.comphenix.protocol.<a href="../com/comphenix/protocol/AsynchronousManager.html" title="interface in com.comphenix.protocol">AsynchronousManager</a></dt>
<dd>
<div class="block">Retrieves a immutable set containing the ID of the sent server packets that will be
observed by the asynchronous listeners.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PacketFilterManager.html#getSendingFilters()">getSendingFilters()</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#getSendingFilters()">getSendingFilters()</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">Retrieves a immutable set containing the ID of the sent server packets that will be observed by listeners.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketAdapter.html#getSendingWhitelist()">getSendingWhitelist()</a></span> - Method in class com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/PacketAdapter.html" title="class in com.comphenix.protocol.events">PacketAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketListener.html#getSendingWhitelist()">getSendingWhitelist()</a></span> - Method in interface com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">PacketListener</a></dt>
<dd>
<div class="block">Retrieve which packets sent by the server this listener will observe.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/Packets.html#getServerRegistry()">getServerRegistry()</a></span> - Static method in class com.comphenix.protocol.<a href="../com/comphenix/protocol/Packets.html" title="class in com.comphenix.protocol">Packets</a></dt>
<dd>
<div class="block">A registry that parses between names and packet IDs.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/ListenerPriority.html#getSlot()">getSlot()</a></span> - Method in enum com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a></dt>
<dd>
<div class="block">A low slot represents a low priority.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#getSource()">getSource()</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 the underlying class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/EquivalentConverter.html#getSpecific(java.lang.Object)">getSpecific(Object)</a></span> - Method in interface com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/EquivalentConverter.html" title="interface in com.comphenix.protocol.reflect">EquivalentConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getSpecificModifier(java.lang.Class)">getSpecificModifier(Class&lt;T&gt;)</a></span> - Method 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>
<div class="block">Retrieves a read/write structure for every field with the given type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/EquivalentConverter.html#getSpecificType()">getSpecificType()</a></span> - Method in interface com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/EquivalentConverter.html" title="interface in com.comphenix.protocol.reflect">EquivalentConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/ProtocolLibrary.html#getStatistics()">getStatistics()</a></span> - Method in class com.comphenix.protocol.<a href="../com/comphenix/protocol/ProtocolLibrary.html" title="class in com.comphenix.protocol">ProtocolLibrary</a></dt>
<dd>
<div class="block">Retrieve the metrics instance used to measure users of this library.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/instances/PrimitiveGenerator.html#getStringDefault()">getStringDefault()</a></span> - Method 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">Retrieve the string default.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/StructureCache.html#getStructure(int)">getStructure(int)</a></span> - Static method in class com.comphenix.protocol.injector.<a href="../com/comphenix/protocol/injector/StructureCache.html" title="class in com.comphenix.protocol.injector">StructureCache</a></dt>
<dd>
<div class="block">Retrieve a cached structure modifier for the given packet id.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/StructureCache.html#getStructure(int, boolean)">getStructure(int, boolean)</a></span> - Static method in class com.comphenix.protocol.injector.<a href="../com/comphenix/protocol/injector/StructureCache.html" title="class in com.comphenix.protocol.injector">StructureCache</a></dt>
<dd>
<div class="block">Retrieve a cached structure modifier for the given packet id.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/StructureModifier.html#getTarget()">getTarget()</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">Retrieves the object we're currently modifying.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/StructureModifier.html#getTargetType()">getTargetType()</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">Retrieves the type of the object we're modifying.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncMarker.html#getTimeout()">getTimeout()</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 the time the packet will be forcefully rejected.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PacketConstructor.html#getUnwrappers()">getUnwrappers()</a></span> - Method in class com.comphenix.protocol.injector.<a href="../com/comphenix/protocol/injector/PacketConstructor.html" title="class in com.comphenix.protocol.injector">PacketConstructor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/VolatileField.html#getValue()">getValue()</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 the current field value.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/StructureModifier.html#getValues()">getValues()</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">Retrieve every value stored in the fields of the current type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/ListeningWhitelist.html#getWhitelist()">getWhitelist()</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">Retrieves the list of packets that will be observed by the listeners.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getWorldTypeModifier()">getWorldTypeModifier()</a></span> - Method 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>
<div class="block">Retrieves a read/write structure for the world type enum.</div>
</dd>
</dl>
<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;</div>
<!-- ======= 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-6.html">Prev Letter</a></li>
<li><a href="index-8.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-7.html" target="_top">Frames</a></li>
<li><a href="index-7.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>