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
2013-02-05 23:35:15 +01:00

1410 Zeilen
148 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 Tue Feb 05 23:33:36 CET 2013 -->
<title>G-Index</title>
<meta name="date" content="2013-02-05">
<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 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="_G_">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><a href="../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector"><span class="strong">GamePhase</span></a> - Enum in <a href="../com/comphenix/protocol/injector/package-summary.html">com.comphenix.protocol.injector</a></dt>
<dd>
<div class="block">The current player phase.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/concurrency/AbstractIntervalTree.html#get(TKey)">get(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">Retrieves the value of the range that matches the given key, or NULL if nothing was found.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/concurrency/BlockingHashMap.html#get(TKey)">get(TKey)</a></span> - Method in class com.comphenix.protocol.concurrency.<a href="../com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency">BlockingHashMap</a></dt>
<dd>
<div class="block">Waits until a value has been associated with the given key, and then retrieves that value.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/concurrency/BlockingHashMap.html#get(TKey, long, java.util.concurrent.TimeUnit)">get(TKey, long, TimeUnit)</a></span> - Method in class com.comphenix.protocol.concurrency.<a href="../com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency">BlockingHashMap</a></dt>
<dd>
<div class="block">Waits until a value has been associated with the given key, and then retrieves that value.</div>
</dd>
<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/reflect/cloning/AggregateCloner.BuilderParameters.html#getAggregateCloner()">getAggregateCloner()</a></span> - Method in class com.comphenix.protocol.reflect.cloning.<a href="../com/comphenix/protocol/reflect/cloning/AggregateCloner.BuilderParameters.html" title="class in com.comphenix.protocol.reflect.cloning">AggregateCloner.BuilderParameters</a></dt>
<dd>
<div class="block">Retrieve the aggregate cloner that is being built.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getArrayClass(java.lang.Class)">getArrayClass(Class&lt;?&gt;)</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the array class of a given component type.</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>
<div class="block">Retrieve the current asynchronous packet listener.</div>
</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/wrappers/nbt/io/NbtTextSerializer.html#getBinarySerializer()">getBinarySerializer()</a></span> - Method in class com.comphenix.protocol.wrappers.nbt.io.<a href="../com/comphenix/protocol/wrappers/nbt/io/NbtTextSerializer.html" title="class in com.comphenix.protocol.wrappers.nbt.io">NbtTextSerializer</a></dt>
<dd>
<div class="block">Retrieve the binary serializer that is used.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getBlockClass()">getBlockClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the Block (NMS) class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getBooleans()">getBooleans()</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 boolean field.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getBukkitEntity(java.lang.Object)">getBukkitEntity(Object)</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Dynamically retrieve the Bukkit entity from a given entity.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getBukkitItemStack(org.bukkit.inventory.ItemStack)">getBukkitItemStack(ItemStack)</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve a CraftItemStack from a given ItemStack.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getBukkitItemStack(java.lang.Object)">getBukkitItemStack(Object)</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the Bukkit ItemStack from a given net.minecraft.server ItemStack.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getByte(java.lang.String)">getByte(String)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve the byte value of an entry identified by a given key.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedDataWatcher.html#getByte(int)">getByte(int)</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">Get a watched byte.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getByteArray(java.lang.String)">getByteArray(String)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve the byte array value of an entry identified by a given key.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getByteArrays()">getByteArrays()</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 byte array field.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getByteArraySerializer()">getByteArraySerializer()</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">Retrieve a serializer for reading and writing ItemStacks stored in a byte array.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getByteOrDefault(java.lang.String)">getByteOrDefault(String)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve the byte value of an existing entry, or from a new default entry if it doesn't exist.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getBytes()">getBytes()</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 byte field.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedDataWatcher.html#getChunkCoordinate(int)">getChunkCoordinate(int)</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">Get a watched string.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getChunkCoordinatesClass()">getChunkCoordinatesClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the ChunkPosition class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getChunkPositionClass()">getChunkPositionClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the ChunkPosition class.</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/injector/packet/PacketRegistry.html#getClientPackets()">getClientPackets()</a></span> - Static method in class com.comphenix.protocol.injector.packet.<a href="../com/comphenix/protocol/injector/packet/PacketRegistry.html" title="class in com.comphenix.protocol.injector.packet">PacketRegistry</a></dt>
<dd>
<div class="block">Retrieve every known and supported client packet.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PacketFilterManager.html#getClientPackets()">getClientPackets()</a></span> - Static 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">Retrieve every known and supported client packet.</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/cloning/AggregateCloner.html#getCloners()">getCloners()</a></span> - Method in class com.comphenix.protocol.reflect.cloning.<a href="../com/comphenix/protocol/reflect/cloning/AggregateCloner.html" title="class in com.comphenix.protocol.reflect.cloning">AggregateCloner</a></dt>
<dd>
<div class="block">Retrieves a view of the current list of cloners.</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/wrappers/nbt/NbtCompound.html#getCompound(java.lang.String)">getCompound(String)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve the compound (map) value of an entry identified by a given key.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getCompoundOrDefault(java.lang.String)">getCompoundOrDefault(String)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve a compound (map) value by its key, or create a new compound if it doesn't exist.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#getConstructor(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">getConstructor(AbstractFuzzyMatcher&lt;MethodInfo&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">Retrieve the first constructor that matches.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.html#getConstructorContracts()">getConstructorContracts()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyClassContract</a></dt>
<dd>
<div class="block">Retrieve an immutable list of every constructor contract.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#getConstructorList(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">getConstructorList(AbstractFuzzyMatcher&lt;MethodInfo&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">Retrieve a list of every constructor that matches the given matcher.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#getConstructors()">getConstructors()</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 constructors in declared order (after JDK 1.5).</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/wrappers/ChunkPosition.html#getConverter()">getConverter()</a></span> - Static method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/ChunkPosition.html" title="class in com.comphenix.protocol.wrappers">ChunkPosition</a></dt>
<dd>
<div class="block">Used to convert between NMS ChunkPosition and the wrapper instance.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getCraftBukkitClass(java.lang.String)">getCraftBukkitClass(String)</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the class object of a specific CraftBukkit class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getCraftBukkitPackage()">getCraftBukkitPackage()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the name of the root CraftBukkit package.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getCraftItemStackClass()">getCraftItemStackClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the CraftItemStack class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getCraftPlayerClass()">getCraftPlayerClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the CraftPlayer class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/io/NbtConfigurationSerializer.html#getDataTypeDelimiter()">getDataTypeDelimiter()</a></span> - Method in class com.comphenix.protocol.wrappers.nbt.io.<a href="../com/comphenix/protocol/wrappers/nbt/io/NbtConfigurationSerializer.html" title="class in com.comphenix.protocol.wrappers.nbt.io">NbtConfigurationSerializer</a></dt>
<dd>
<div class="block">Retrieve the current data type delimiter.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getDataWatcherClass()">getDataWatcherClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the DataWatcher class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/BukkitConverters.html#getDataWatcherConverter()">getDataWatcherConverter()</a></span> - Static method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/BukkitConverters.html" title="class in com.comphenix.protocol.wrappers">BukkitConverters</a></dt>
<dd>
<div class="block">Retrieve a converter for the NMS DataWatcher class and our wrapper.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getDataWatcherModifier()">getDataWatcherModifier()</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 data watchers.</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/fuzzy/AbstractFuzzyMember.html#getDeclaringMatcher()">getDeclaringMatcher()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMember</a></dt>
<dd>
<div class="block">Retrieve a class matcher for the declaring class of the member.</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/reflect/cloning/CollectionCloner.html#getDefaultCloner()">getDefaultCloner()</a></span> - Method in class com.comphenix.protocol.reflect.cloning.<a href="../com/comphenix/protocol/reflect/cloning/CollectionCloner.html" title="class in com.comphenix.protocol.reflect.cloning">CollectionCloner</a></dt>
<dd>
<div class="block">Retrieve the default cloner used to clone the content of each element in the collection.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/cloning/FieldCloner.html#getDefaultCloner()">getDefaultCloner()</a></span> - Method in class com.comphenix.protocol.reflect.cloning.<a href="../com/comphenix/protocol/reflect/cloning/FieldCloner.html" title="class in com.comphenix.protocol.reflect.cloning">FieldCloner</a></dt>
<dd>
<div class="block">Retrieve the default cloner used to clone the content of each field.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedWatchableObject.html#getDirtyState()">getDirtyState()</a></span> - Method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/WrappedWatchableObject.html" title="class in com.comphenix.protocol.wrappers">WrappedWatchableObject</a></dt>
<dd>
<div class="block">Retrieve whether or not the value must be synchronized with the client.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getDouble(java.lang.String)">getDouble(String)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve the double value of an entry identified by a given key.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getDoubleOrDefault(java.lang.String)">getDoubleOrDefault(String)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve the double value of an existing entry, or from a new default entry if it doesn't exist.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getDoubles()">getDoubles()</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 double field.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtList.html#getElementType()">getElementType()</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtList.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtList</a></dt>
<dd>
<div class="block">Get the type of each element.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/concurrency/AbstractIntervalTree.html#getEndPoint(TKey)">getEndPoint(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">Get the left-most end-point associated with this key.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getEntityClass()">getEntityClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the entity (NMS) class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/BukkitConverters.html#getEntityConverter(org.bukkit.World)">getEntityConverter(World)</a></span> - Static method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/BukkitConverters.html" title="class in com.comphenix.protocol.wrappers">BukkitConverters</a></dt>
<dd>
<div class="block">Retrieve a converter for NMS entities and Bukkit entities.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PacketFilterManager.html#getEntityFromID(org.bukkit.World, int)">getEntityFromID(World, int)</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#getEntityFromID(org.bukkit.World, int)">getEntityFromID(World, int)</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 associated entity.</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/utility/MinecraftReflection.html#getEntityPlayerClass()">getEntityPlayerClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the EntityPlayer (NMS) class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getEntityTrackerClass()">getEntityTrackerClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the EntityTracker (NMS) class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PacketFilterManager.html#getEntityTrackers(org.bukkit.entity.Entity)">getEntityTrackers(Entity)</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#getEntityTrackers(org.bukkit.entity.Entity)">getEntityTrackers(Entity)</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 every client that is receiving information about a given entity.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedDataWatcher.html#getEntityWatcher(org.bukkit.entity.Entity)">getEntityWatcher(Entity)</a></span> - Static 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 the data watcher associated with an entity.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/concurrency/AbstractIntervalTree.html#getEntry(com.comphenix.protocol.concurrency.AbstractIntervalTree.EndPoint, com.comphenix.protocol.concurrency.AbstractIntervalTree.EndPoint)">getEntry(AbstractIntervalTree&lt;TKey, TValue&gt;.EndPoint, AbstractIntervalTree&lt;TKey, TValue&gt;.EndPoint)</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">Retrieve the entry from a given set of end points.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/error/DetailedErrorReporter.html#getErrorCount()">getErrorCount()</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncFilterManager.html#getErrorReporter()">getErrorReporter()</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#getErrorReporter()">getErrorReporter()</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 reporter.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/ProtocolLibrary.html#getErrorReporter()">getErrorReporter()</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">Retrieve the current error reporter.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.html#getExceptionMatchers()">getExceptionMatchers()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract</a></dt>
<dd>
<div class="block">Retrieve an immutable list of every exception matcher for this method.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodInfo.html#getExceptionTypes()">getExceptionTypes()</a></span> - Method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a></dt>
<dd>
<div class="block">Returns an array of Class objects that represent the types of the exceptions declared to be thrown by the
underlying method or constructor represented by this MethodInfo object.</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/FuzzyReflection.html#getField(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">getField(AbstractFuzzyMatcher&lt;Field&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">Retrieve the first field that matches.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/StructureModifier.html#getField(int)">getField(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">Retrieve a field by index.</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/fuzzy/FuzzyClassContract.html#getFieldContracts()">getFieldContracts()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyClassContract</a></dt>
<dd>
<div class="block">Retrieve an immutable list of every field contract.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#getFieldList(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">getFieldList(AbstractFuzzyMatcher&lt;Field&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">Retrieve a list of every field that matches the given matcher.</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(int)">getFieldType(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">Retrieve the type of a specified field.</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/events/PacketContainer.html#getFloat()">getFloat()</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 float field.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getFloat(java.lang.String)">getFloat(String)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve the float value of an entry identified by a given key.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedDataWatcher.html#getFloat(int)">getFloat(int)</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">Get a watched float.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getFloatOrDefault(java.lang.String)">getFloatOrDefault(String)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve the float value of an existing entry, or from a new default entry if it doesn't exist.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncListenerHandler.html#getFriendlyWorkerName(int)">getFriendlyWorkerName(int)</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 friendly thread name using the following convention:</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/ListeningWhitelist.html#getGamePhase()">getGamePhase()</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 which game phase this listener is active under.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/EquivalentConverter.html#getGeneric(java.lang.Class, TType)">getGeneric(Class&lt;?&gt;, 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>
<div class="block">Retrieve a copy of the generic type from a specific type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/error/DetailedErrorReporter.html#getGlobalParameter(java.lang.String)">getGlobalParameter(String)</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>&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/wrappers/nbt/NbtWrapper.html#getHandle()">getHandle()</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtWrapper.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtWrapper</a></dt>
<dd>
<div class="block">Retrieve the underlying net.minecraft.server instance.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedChunkCoordinate.html#getHandle()">getHandle()</a></span> - Method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/WrappedChunkCoordinate.html" title="class in com.comphenix.protocol.wrappers">WrappedChunkCoordinate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedDataWatcher.html#getHandle()">getHandle()</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">Retrieves the underlying data watcher.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedWatchableObject.html#getHandle()">getHandle()</a></span> - Method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/WrappedWatchableObject.html" title="class in com.comphenix.protocol.wrappers">WrappedWatchableObject</a></dt>
<dd>
<div class="block">Retrieves the underlying watchable object.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/player/NetworkObjectInjector.html#getHookType()">getHookType()</a></span> - Method in class com.comphenix.protocol.injector.player.<a href="../com/comphenix/protocol/injector/player/NetworkObjectInjector.html" title="class in com.comphenix.protocol.injector.player">NetworkObjectInjector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncRunnable.html#getID()">getID()</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">Retrieve a unique worker ID.</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/wrappers/BukkitConverters.html#getIgnoreNull(com.comphenix.protocol.reflect.EquivalentConverter)">getIgnoreNull(EquivalentConverter&lt;TType&gt;)</a></span> - Static method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/BukkitConverters.html" title="class in com.comphenix.protocol.wrappers">BukkitConverters</a></dt>
<dd>
<div class="block">Wraps a given equivalent converter in NULL checks, ensuring that such values are ignored.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedWatchableObject.html#getIndex()">getIndex()</a></span> - Method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/WrappedWatchableObject.html" title="class in com.comphenix.protocol.wrappers">WrappedWatchableObject</a></dt>
<dd>
<div class="block">Retrieve the index of this watchable object.</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/reflect/cloning/AggregateCloner.BuilderParameters.html#getInstanceProvider()">getInstanceProvider()</a></span> - Method in class com.comphenix.protocol.reflect.cloning.<a href="../com/comphenix/protocol/reflect/cloning/AggregateCloner.BuilderParameters.html" title="class in com.comphenix.protocol.reflect.cloning">AggregateCloner.BuilderParameters</a></dt>
<dd>
<div class="block">Retrieve the instance provider last set in the builder.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/cloning/FieldCloner.html#getInstanceProvider()">getInstanceProvider()</a></span> - Method in class com.comphenix.protocol.reflect.cloning.<a href="../com/comphenix/protocol/reflect/cloning/FieldCloner.html" title="class in com.comphenix.protocol.reflect.cloning">FieldCloner</a></dt>
<dd>
<div class="block">Retrieve the instance provider this cloner is using to create new, empty classes.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getInteger(java.lang.String)">getInteger(String)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve the integer value of an entry identified by a given key.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedDataWatcher.html#getInteger(int)">getInteger(int)</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">Get a watched integer.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getIntegerArray(java.lang.String)">getIntegerArray(String)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve the integer array value of an entry identified by a given key.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getIntegerArrays()">getIntegerArrays()</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 int array field.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getIntegerOrDefault(java.lang.String)">getIntegerOrDefault(String)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve the integer value of an existing entry, or from a new default entry if it doesn't exist.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getIntegers()">getIntegers()</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 integer field.</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/wrappers/WrappedDataWatcher.html#getItemStack(int)">getItemStack(int)</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">Get a watched string.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getItemStackArrayClass()">getItemStackArrayClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the ItemStack[] class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getItemStackClass()">getItemStackClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the NMS ItemStack class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/BukkitConverters.html#getItemStackConverter()">getItemStackConverter()</a></span> - Static method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/BukkitConverters.html" title="class in com.comphenix.protocol.wrappers">BukkitConverters</a></dt>
<dd>
<div class="block">Retrieve the converter used to convert NMS ItemStacks to Bukkit's ItemStack.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/concurrency/AbstractIntervalTree.Entry.html#getKey()">getKey()</a></span> - Method in class com.comphenix.protocol.concurrency.<a href="../com/comphenix/protocol/concurrency/AbstractIntervalTree.Entry.html" title="class in com.comphenix.protocol.concurrency">AbstractIntervalTree.Entry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getKeys()">getKeys()</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve a Set view of the keys of each entry in this compound.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.html#getKeyValueView()">getKeyValueView()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMember</a></dt>
<dd>
<div class="block">Generate a view of this matcher as a key-value map.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.html#getKeyValueView()">getKeyValueView()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyFieldContract</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.html#getKeyValueView()">getKeyValueView()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getList(java.lang.String)">getList(String)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve the NBT list value of an entry identified by a given key.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/BukkitConverters.html#getListConverter(java.lang.Class, com.comphenix.protocol.reflect.EquivalentConverter)">getListConverter(Class&lt;?&gt;, EquivalentConverter&lt;T&gt;)</a></span> - Static method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/BukkitConverters.html" title="class in com.comphenix.protocol.wrappers">BukkitConverters</a></dt>
<dd>&nbsp;</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/AsyncMarker.html#getListenerHandler()">getListenerHandler()</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 current asynchronous listener handler.</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 worker that will initiate the listener loop.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getListOrDefault(java.lang.String)">getListOrDefault(String)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve a NBT list value by its key, or create a new list if it doesn't exist.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/error/DetailedErrorReporter.html#getLogger()">getLogger()</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getLong(java.lang.String)">getLong(String)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve the long value of an entry identified by a given key.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getLongOrDefault(java.lang.String)">getLongOrDefault(String)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve the long value of an existing entry, or from a new default entry if it doesn't exist.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getLongs()">getLongs()</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 long field.</div>
</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/error/DetailedErrorReporter.html#getMaxErrorCount()">getMaxErrorCount()</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/instances/DefaultInstances.html#getMaximumRecursion()">getMaximumRecursion()</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 the maximum height of the hierachy of creates types.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#getMethod(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">getMethod(AbstractFuzzyMatcher&lt;MethodInfo&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">Retrieve the first method that matches.</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/fuzzy/FuzzyClassContract.html#getMethodContracts()">getMethodContracts()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyClassContract</a></dt>
<dd>
<div class="block">Retrieve an immutable list of every method contract.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#getMethodList(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">getMethodList(AbstractFuzzyMatcher&lt;MethodInfo&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">Retrieve a list of every method that matches the given matcher.</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/utility/MinecraftReflection.html#getMinecraftClass(java.lang.String)">getMinecraftClass(String)</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the class object of a specific Minecraft class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getMinecraftClass(java.lang.String, java.lang.String...)">getMinecraftClass(String, String...)</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the first class that matches a specified Minecraft name.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getMinecraftItemStack(org.bukkit.inventory.ItemStack)">getMinecraftItemStack(ItemStack)</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the net.minecraft.server ItemStack from a Bukkit ItemStack.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getMinecraftObjectMatcher()">getMinecraftObjectMatcher()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve a abstract fuzzy class matcher for Minecraft objects.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getMinecraftObjectRegex()">getMinecraftObjectRegex()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve a regular expression that can match Minecraft package objects.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getMinecraftPackage()">getMinecraftPackage()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the name of the Minecraft server package.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getMinecraftServerClass()">getMinecraftServerClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the MinecraftServer class.</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/reflect/fuzzy/AbstractFuzzyMember.html#getModifiersBanned()">getModifiersBanned()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMember</a></dt>
<dd>
<div class="block">Retrieve a bit field of every <code>Modifier</code> that must not be present for the member to match.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.html#getModifiersRequired()">getModifiersRequired()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMember</a></dt>
<dd>
<div class="block">Retrieve a bit field of every <code>Modifier</code> that is required for the member to match.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtBase.html#getName()">getName()</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a></dt>
<dd>
<div class="block">Retrieve the name of this NBT tag.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.html#getNameRegex()">getNameRegex()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMember</a></dt>
<dd>
<div class="block">Retrieve the regular expression pattern that is used to match the name of a member.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getNBTBaseClass()">getNBTBaseClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the NBT base class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/BukkitConverters.html#getNbtConverter()">getNbtConverter()</a></span> - Static method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/BukkitConverters.html" title="class in com.comphenix.protocol.wrappers">BukkitConverters</a></dt>
<dd>
<div class="block">Retrieve an equivalent converter for net.minecraft.server NBT classes and their wrappers.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getNbtModifier()">getNbtModifier()</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 NBT classes.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getNetHandlerClass()">getNetHandlerClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the NetHandler class (or Connection)</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getNetLoginHandlerClass()">getNetLoginHandlerClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the NetLoginHandler class (or PendingConnection)</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getNetLoginHandlerName()">getNetLoginHandlerName()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Dynamically retrieve the name of the current NetLoginHandler.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getNetServerHandlerClass()">getNetServerHandlerClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the NetServerHandler class (or PlayerConnection)</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getNetworkListenThreadClass()">getNetworkListenThreadClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the NetworkListenThread class (NMS).</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getNetworkManagerClass()">getNetworkManagerClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the NetworkManager class or its interface.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getNetworkManagerName()">getNetworkManagerName()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Dynamically retrieve the NetworkManager name.</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/concurrency/AbstractIntervalTree.html#getNextEndPoint(TKey, boolean)">getNextEndPoint(TKey, boolean)</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">Get the next end point of a given key.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedDataWatcher.html#getObject(int)">getObject(int)</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 watchable object by index.</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/injector/packet/PacketRegistry.html#getOverwrittenPackets()">getOverwrittenPackets()</a></span> - Static method in class com.comphenix.protocol.injector.packet.<a href="../com/comphenix/protocol/injector/packet/PacketRegistry.html" title="class in com.comphenix.protocol.injector.packet">PacketRegistry</a></dt>
<dd>
<div class="block">Retrieve the injected proxy classes handlig each packet ID.</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/utility/MinecraftReflection.html#getPacketClass()">getPacketClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the packet class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/ListenerInvoker.html#getPacketClassFromID(int, boolean)">getPacketClassFromID(int, boolean)</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">Retrieves the correct packet class from a given packet ID.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/packet/PacketRegistry.html#getPacketClassFromID(int)">getPacketClassFromID(int)</a></span> - Static method in class com.comphenix.protocol.injector.packet.<a href="../com/comphenix/protocol/injector/packet/PacketRegistry.html" title="class in com.comphenix.protocol.injector.packet">PacketRegistry</a></dt>
<dd>
<div class="block">Retrieves the correct packet class from a given packet ID.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/packet/PacketRegistry.html#getPacketClassFromID(int, boolean)">getPacketClassFromID(int, boolean)</a></span> - Static method in class com.comphenix.protocol.injector.packet.<a href="../com/comphenix/protocol/injector/packet/PacketRegistry.html" title="class in com.comphenix.protocol.injector.packet">PacketRegistry</a></dt>
<dd>
<div class="block">Retrieves the correct packet class from a given packet ID.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PacketFilterManager.html#getPacketClassFromID(int, boolean)">getPacketClassFromID(int, boolean)</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/injector/packet/PacketInjector.html#getPacketHandlers()">getPacketHandlers()</a></span> - Method in interface com.comphenix.protocol.injector.packet.<a href="../com/comphenix/protocol/injector/packet/PacketInjector.html" title="interface in com.comphenix.protocol.injector.packet">PacketInjector</a></dt>
<dd>
<div class="block">Retrieve every intercepted packet ID.</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/ListenerInvoker.html#getPacketID(java.lang.Object)">getPacketID(Object)</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">Retrieve the associated ID of a packet.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/packet/PacketRegistry.html#getPacketID(java.lang.Class)">getPacketID(Class&lt;?&gt;)</a></span> - Static method in class com.comphenix.protocol.injector.packet.<a href="../com/comphenix/protocol/injector/packet/PacketRegistry.html" title="class in com.comphenix.protocol.injector.packet">PacketRegistry</a></dt>
<dd>
<div class="block">Retrieve the packet ID of a given packet.</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#getPacketID(java.lang.Object)">getPacketID(Object)</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/injector/spigot/SpigotPacketInjector.html#getPacketInjector()">getPacketInjector()</a></span> - Method in class com.comphenix.protocol.injector.spigot.<a href="../com/comphenix/protocol/injector/spigot/SpigotPacketInjector.html" title="class in com.comphenix.protocol.injector.spigot">SpigotPacketInjector</a></dt>
<dd>
<div class="block">Retrieve the dummy packet injection handler.</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/injector/packet/PacketRegistry.html#getPacketToID()">getPacketToID()</a></span> - Static method in class com.comphenix.protocol.injector.packet.<a href="../com/comphenix/protocol/injector/packet/PacketRegistry.html" title="class in com.comphenix.protocol.injector.packet">PacketRegistry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.html#getParamCount()">getParamCount()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract</a></dt>
<dd>
<div class="block">Retrieve the expected parameter count for this method.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodInfo.html#getParameterTypes()">getParameterTypes()</a></span> - Method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a></dt>
<dd>
<div class="block">Returns an array of Class objects that represent the formal parameter types, in declaration order,
of the method or constructor represented by this MethodInfo object.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.html#getParamMatchers()">getParamMatchers()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract</a></dt>
<dd>
<div class="block">Retrieve an immutable list of every parameter matcher for this method.</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/player/PlayerInjectionHandler.html#getPlayerByConnection(java.io.DataInputStream)">getPlayerByConnection(DataInputStream)</a></span> - Method in interface com.comphenix.protocol.injector.player.<a href="../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html" title="interface in com.comphenix.protocol.injector.player">PlayerInjectionHandler</a></dt>
<dd>
<div class="block">Retrieve a player by its DataInput connection.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html#getPlayerByConnection(java.io.DataInputStream, long, java.util.concurrent.TimeUnit)">getPlayerByConnection(DataInputStream, long, TimeUnit)</a></span> - Method in interface com.comphenix.protocol.injector.player.<a href="../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html" title="interface in com.comphenix.protocol.injector.player">PlayerInjectionHandler</a></dt>
<dd>
<div class="block">Retrieve a player by its DataInput connection.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/spigot/SpigotPacketInjector.html#getPlayerHandler()">getPlayerHandler()</a></span> - Method in class com.comphenix.protocol.injector.spigot.<a href="../com/comphenix/protocol/injector/spigot/SpigotPacketInjector.html" title="class in com.comphenix.protocol.injector.spigot">SpigotPacketInjector</a></dt>
<dd>
<div class="block">Retrieve the dummy player injection handler.</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/injector/player/PlayerInjectionHandler.html#getPlayerHook()">getPlayerHook()</a></span> - Method in interface com.comphenix.protocol.injector.player.<a href="../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html" title="interface in com.comphenix.protocol.injector.player">PlayerInjectionHandler</a></dt>
<dd>
<div class="block">Retrieves how the server packets are read.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html#getPlayerHook(com.comphenix.protocol.injector.GamePhase)">getPlayerHook(GamePhase)</a></span> - Method in interface com.comphenix.protocol.injector.player.<a href="../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html" title="interface in com.comphenix.protocol.injector.player">PlayerInjectionHandler</a></dt>
<dd>
<div class="block">Retrieves how the server packets are read.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getPlayerListClass()">getPlayerListClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the player list class (or ServerConfigurationManager),</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/MonitorAdapter.html#getPlugin()">getPlugin()</a></span> - Method in class com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/MonitorAdapter.html" title="class in com.comphenix.protocol.events">MonitorAdapter</a></dt>
<dd>&nbsp;</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/injector/DelayedSingleTask.html#getPlugin()">getPlugin()</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">Retrieve the plugin this task belongs to.</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/events/PacketAdapter.html#getPluginName(org.bukkit.plugin.Plugin)">getPluginName(Plugin)</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 given plugin.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getPositionCollectionModifier()">getPositionCollectionModifier()</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 collections of chunk positions.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getPositionModifier()">getPositionModifier()</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 chunk positions.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/error/DetailedErrorReporter.html#getPrefix()">getPrefix()</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/concurrency/AbstractIntervalTree.html#getPreviousEndPoint(TKey, boolean)">getPreviousEndPoint(TKey, boolean)</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">Get the previous end point of a given key.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/packet/PacketRegistry.html#getPreviousPackets()">getPreviousPackets()</a></span> - Static method in class com.comphenix.protocol.injector.packet.<a href="../com/comphenix/protocol/injector/packet/PacketRegistry.html" title="class in com.comphenix.protocol.injector.packet">PacketRegistry</a></dt>
<dd>
<div class="block">Retrieve the vanilla classes handling each packet ID.</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/async/AsyncMarker.html#getProcessingDelay()">getProcessingDelay()</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 number of times a packet must be signalled to be done before it's sent.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncMarker.html#getProcessingLock()">getProcessingLock()</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">Processing lock used to synchronize access to the parent PacketEvent and PacketContainer.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncFilterManager.html#getProcessingQueue(com.comphenix.protocol.events.PacketEvent)">getProcessingQueue(PacketEvent)</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>
<div class="block">Retrieve the processing queue this packet belongs to.</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/AsyncMarker.html#getQueuedSendingIndex()">getQueuedSendingIndex()</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 sending index when the packet was queued.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtType.html#getRawID()">getRawID()</a></span> - Method in enum com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtType.html" title="enum in com.comphenix.protocol.wrappers.nbt">NbtType</a></dt>
<dd>
<div class="block">Retrieves the raw unique integer that identifies the type of the parent NBT element.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedDataWatcher.html#getReadWriteLock()">getReadWriteLock()</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 the current read write lock.</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/MonitorAdapter.html#getReceivingWhitelist()">getReceivingWhitelist()</a></span> - Method in class com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/MonitorAdapter.html" title="class in com.comphenix.protocol.events">MonitorAdapter</a></dt>
<dd>&nbsp;</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/reflect/fuzzy/FuzzyMethodContract.html#getReturnMatcher()">getReturnMatcher()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract</a></dt>
<dd>
<div class="block">Retrieve the class matcher for the return type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodInfo.html#getReturnType()">getReturnType()</a></span> - Method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a></dt>
<dd>
<div class="block">Returns a Class object that represents the formal return type of the method or constructor
represented by this MethodInfo object.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html#getRoundNumber()">getRoundNumber()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a></dt>
<dd>
<div class="block">Retrieve the cached round number.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncFilterManager.html#getScheduler()">getScheduler()</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>
<div class="block">Retrieve the current task scheduler.</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/injector/player/PlayerInjectionHandler.html#getSendingFilters()">getSendingFilters()</a></span> - Method in interface com.comphenix.protocol.injector.player.<a href="../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html" title="interface in com.comphenix.protocol.injector.player">PlayerInjectionHandler</a></dt>
<dd>
<div class="block">Retrieve the current list of registered sending listeners.</div>
</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/async/AsyncFilterManager.html#getSendingQueue(com.comphenix.protocol.events.PacketEvent)">getSendingQueue(PacketEvent)</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>
<div class="block">Retrieve the sending queue this packet belongs to.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncFilterManager.html#getSendingQueue(com.comphenix.protocol.events.PacketEvent, boolean)">getSendingQueue(PacketEvent, boolean)</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>
<div class="block">Retrieve the sending queue this packet belongs to.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/MonitorAdapter.html#getSendingWhitelist()">getSendingWhitelist()</a></span> - Method in class com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/MonitorAdapter.html" title="class in com.comphenix.protocol.events">MonitorAdapter</a></dt>
<dd>&nbsp;</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/utility/MinecraftReflection.html#getServerConnectionClass()">getServerConnectionClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the ServerConnection abstract class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/packet/PacketRegistry.html#getServerPackets()">getServerPackets()</a></span> - Static method in class com.comphenix.protocol.injector.packet.<a href="../com/comphenix/protocol/injector/packet/PacketRegistry.html" title="class in com.comphenix.protocol.injector.packet">PacketRegistry</a></dt>
<dd>
<div class="block">Retrieve every known and supported server packet.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PacketFilterManager.html#getServerPackets()">getServerPackets()</a></span> - Static 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">Retrieve every known and supported server packet.</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/wrappers/nbt/NbtCompound.html#getShort(java.lang.String)">getShort(String)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve the short value of an entry identified by a given key.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedDataWatcher.html#getShort(int)">getShort(int)</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">Get a watched short.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getShortOrDefault(java.lang.String)">getShortOrDefault(String)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve the short value of an existing entry, or from a new default entry if it doesn't exist.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getShorts()">getShorts()</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 short field.</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>
<div class="block">Retrieve a copy of the specific type using an instance of the generic type.</div>
</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>
<div class="block">Due to type erasion, we need to explicitly keep a reference to the specific type.</div>
</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/wrappers/nbt/NbtCompound.html#getString(java.lang.String)">getString(String)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve the string value of an entry identified by a given key.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedDataWatcher.html#getString(int)">getString(int)</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">Get a watched string.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getStringArrays()">getStringArrays()</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 String array field.</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/error/DetailedErrorReporter.html#getStringDescription(java.lang.Object)">getStringDescription(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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getStringOrDefault(java.lang.String)">getStringOrDefault(String)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve the string value of an existing entry, or from a new default entry if it doesn't exist.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getStrings()">getStrings()</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 String field.</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(java.lang.Class)">getStructure(Class&lt;?&gt;)</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 given a packet type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/StructureCache.html#getStructure(java.lang.Class, boolean)">getStructure(Class&lt;?&gt;, 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 given a packet type.</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/Packets.Client.html#getSupported()">getSupported()</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">Retrieve every client packet the current version of Minecraft is aware of.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/Packets.Server.html#getSupported()">getSupported()</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">Retrieve every client packet the current version of Minecraft is aware of.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/error/DetailedErrorReporter.html#getSupportURL()">getSupportURL()</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>&nbsp;</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/injector/DelayedSingleTask.html#getTaskID()">getTaskID()</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">Retrieve the raw task ID.</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/async/AsyncFilterManager.html#getTimeoutHandlers()">getTimeoutHandlers()</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#getTimeoutHandlers()">getTimeoutHandlers()</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">Get a immutable list of every registered timeout handler.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtBase.html#getType()">getType()</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a></dt>
<dd>
<div class="block">Retrieve the type of this NBT element.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedWatchableObject.html#getType()">getType()</a></span> - Method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/WrappedWatchableObject.html" title="class in com.comphenix.protocol.wrappers">WrappedWatchableObject</a></dt>
<dd>
<div class="block">Retrieve the correct super type of the current value.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedDataWatcher.html#getTypeClass(int)">getTypeClass(int)</a></span> - Static 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 the type of a given ID, if it's allowed to be watched.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtType.html#getTypeFromClass(java.lang.Class)">getTypeFromClass(Class&lt;?&gt;)</a></span> - Static method in enum com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtType.html" title="enum in com.comphenix.protocol.wrappers.nbt">NbtType</a></dt>
<dd>
<div class="block">Retrieve an NBT type from the given Java class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtType.html#getTypeFromID(int)">getTypeFromID(int)</a></span> - Static method in enum com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtType.html" title="enum in com.comphenix.protocol.wrappers.nbt">NbtType</a></dt>
<dd>
<div class="block">Retrieve an NBT type from a given raw ID.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedDataWatcher.html#getTypeID(java.lang.Class)">getTypeID(Class&lt;?&gt;)</a></span> - Static 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 the ID of a given type, if it's allowed to be watched.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedWatchableObject.html#getTypeID()">getTypeID()</a></span> - Method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/WrappedWatchableObject.html" title="class in com.comphenix.protocol.wrappers">WrappedWatchableObject</a></dt>
<dd>
<div class="block">Retrieve the type ID of a watchable object.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.html#getTypeMatcher()">getTypeMatcher()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyFieldContract</a></dt>
<dd>
<div class="block">Retrieve the class matcher that matches the type of a field.</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/concurrency/AbstractIntervalTree.Entry.html#getValue()">getValue()</a></span> - Method in class com.comphenix.protocol.concurrency.<a href="../com/comphenix/protocol/concurrency/AbstractIntervalTree.Entry.html" title="class in com.comphenix.protocol.concurrency">AbstractIntervalTree.Entry</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/wrappers/nbt/NbtBase.html#getValue()">getValue()</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a></dt>
<dd>
<div class="block">Retrieve the value of this NBT tag.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getValue(java.lang.String)">getValue(String)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve the value of a given entry.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtList.html#getValue(int)">getValue(int)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtList.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtList</a></dt>
<dd>
<div class="block">Retrieve an element by index.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedWatchableObject.html#getValue()">getValue()</a></span> - Method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/WrappedWatchableObject.html" title="class in com.comphenix.protocol.wrappers">WrappedWatchableObject</a></dt>
<dd>
<div class="block">Read the value field.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getValueOrDefault(java.lang.String, com.comphenix.protocol.wrappers.nbt.NbtType)">getValueOrDefault(String, NbtType)</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></dt>
<dd>
<div class="block">Retrieve a value by its key, or assign and return a new NBT element if it doesn't exist.</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/wrappers/nbt/NbtType.html#getValueType()">getValueType()</a></span> - Method in enum com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtType.html" title="enum in com.comphenix.protocol.wrappers.nbt">NbtType</a></dt>
<dd>
<div class="block">Retrieves the type of the value stored in the NBT element.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#getWatchableCollectionModifier()">getWatchableCollectionModifier()</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 collections of watchable objects.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getWatchableObjectClass()">getWatchableObjectClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the WatchableObject class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/BukkitConverters.html#getWatchableObjectConverter()">getWatchableObjectConverter()</a></span> - Static method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/BukkitConverters.html" title="class in com.comphenix.protocol.wrappers">BukkitConverters</a></dt>
<dd>
<div class="block">Retrieve a converter for watchable objects and the respective wrapper.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedDataWatcher.html#getWatchableObjectMap()">getWatchableObjectMap()</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 the underlying map of key values that stores watchable objects.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedDataWatcher.html#getWatchableObjects()">getWatchableObjects()</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 every watchable object in this watcher.</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/async/AsyncMarker.html#getWorkerID()">getWorkerID()</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 current worker ID.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncListenerHandler.html#getWorkers()">getWorkers()</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 current number of registered workers.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getWorldServerClass()">getWorldServerClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the WorldServer (NMS) class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/MinecraftReflection.html#getWorldTypeClass()">getWorldTypeClass()</a></span> - Static method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dd>
<div class="block">Retrieve the WorldType class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/BukkitConverters.html#getWorldTypeConverter()">getWorldTypeConverter()</a></span> - Static method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/BukkitConverters.html" title="class in com.comphenix.protocol.wrappers">BukkitConverters</a></dt>
<dd>
<div class="block">Retrieve a converter for Bukkit's world type enum and the NMS equivalent.</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>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/cloning/NullableCloner.html#getWrapped()">getWrapped()</a></span> - Method in class com.comphenix.protocol.reflect.cloning.<a href="../com/comphenix/protocol/reflect/cloning/NullableCloner.html" title="class in com.comphenix.protocol.reflect.cloning">NullableCloner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/ChunkPosition.html#getX()">getX()</a></span> - Method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/ChunkPosition.html" title="class in com.comphenix.protocol.wrappers">ChunkPosition</a></dt>
<dd>
<div class="block">Retrieve the x-coordinate.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedChunkCoordinate.html#getX()">getX()</a></span> - Method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/WrappedChunkCoordinate.html" title="class in com.comphenix.protocol.wrappers">WrappedChunkCoordinate</a></dt>
<dd>
<div class="block">Retrieve the x coordinate of the underlying coordinate.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/ChunkPosition.html#getY()">getY()</a></span> - Method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/ChunkPosition.html" title="class in com.comphenix.protocol.wrappers">ChunkPosition</a></dt>
<dd>
<div class="block">Retrieve the y-coordinate.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedChunkCoordinate.html#getY()">getY()</a></span> - Method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/WrappedChunkCoordinate.html" title="class in com.comphenix.protocol.wrappers">WrappedChunkCoordinate</a></dt>
<dd>
<div class="block">Retrieve the y coordinate of the underlying coordinate.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/ChunkPosition.html#getZ()">getZ()</a></span> - Method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/ChunkPosition.html" title="class in com.comphenix.protocol.wrappers">ChunkPosition</a></dt>
<dd>
<div class="block">Retrieve the z-coordinate.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedChunkCoordinate.html#getZ()">getZ()</a></span> - Method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/WrappedChunkCoordinate.html" title="class in com.comphenix.protocol.wrappers">WrappedChunkCoordinate</a></dt>
<dd>
<div class="block">Retrieve the z coordinate of the underlying coordinate.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/error/DetailedErrorReporter.html#globalParameters">globalParameters</a></span> - Variable 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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/error/DetailedErrorReporter.html#globalParameters()">globalParameters()</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>&nbsp;</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;<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>
<!-- ======= 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>