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-2.html
2013-05-14 01:29:12 +02:00

239 Zeilen
21 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_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>B-Index</title>
<meta name="date" content="2013-05-14">
<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="B-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-1.html">Prev Letter</a></li>
<li><a href="index-3.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-2.html" target="_top">Frames</a></li>
<li><a href="index-2.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="_B_">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><a href="../com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html" title="class in com.comphenix.protocol.reflect.compiler"><span class="strong">BackgroundCompiler</span></a> - Class in <a href="../com/comphenix/protocol/reflect/compiler/package-summary.html">com.comphenix.protocol.reflect.compiler</a></dt>
<dd>
<div class="block">Compiles structure modifiers on a background thread.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html#BackgroundCompiler(java.lang.ClassLoader, com.comphenix.protocol.error.ErrorReporter)">BackgroundCompiler(ClassLoader, ErrorReporter)</a></span> - Constructor for 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">Initialize a background compiler.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html#BackgroundCompiler(java.lang.ClassLoader, com.comphenix.protocol.error.ErrorReporter, java.util.concurrent.ExecutorService)">BackgroundCompiler(ClassLoader, ErrorReporter, ExecutorService)</a></span> - Constructor for 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">Initialize a background compiler utilizing the given thread pool.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.Builder.html#banModifier(int)">banModifier(int)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMember.Builder</a></dt>
<dd>
<div class="block">Add a given bit-field of modifers that will skip or ignore members.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html#banModifier(int)">banModifier(int)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyFieldContract.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html#banModifier(int)">banModifier(int)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/comphenix/protocol/reflect/instances/BannedGenerator.html" title="class in com.comphenix.protocol.reflect.instances"><span class="strong">BannedGenerator</span></a> - Class in <a href="../com/comphenix/protocol/reflect/instances/package-summary.html">com.comphenix.protocol.reflect.instances</a></dt>
<dd>
<div class="block">Generator that ensures certain types will never be created.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/instances/BannedGenerator.html#BannedGenerator(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">BannedGenerator(AbstractFuzzyMatcher&lt;Class&lt;?&gt;&gt;)</a></span> - Constructor for class com.comphenix.protocol.reflect.instances.<a href="../com/comphenix/protocol/reflect/instances/BannedGenerator.html" title="class in com.comphenix.protocol.reflect.instances">BannedGenerator</a></dt>
<dd>
<div class="block">Construct a generator that ensures any class that matches the given matcher is never constructed.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/instances/BannedGenerator.html#BannedGenerator(java.lang.Class...)">BannedGenerator(Class&lt;?&gt;...)</a></span> - Constructor for class com.comphenix.protocol.reflect.instances.<a href="../com/comphenix/protocol/reflect/instances/BannedGenerator.html" title="class in com.comphenix.protocol.reflect.instances">BannedGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html#baseclass(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">baseclass(AbstractFuzzyMatcher&lt;Class&lt;?&gt;&gt;)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyClassContract.Builder</a></dt>
<dd>
<div class="block">Add a new base class contract.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html#baseclass(com.comphenix.protocol.reflect.fuzzy.FuzzyClassContract.Builder)">baseclass(FuzzyClassContract.Builder)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyClassContract.Builder</a></dt>
<dd>
<div class="block">Add a new base class contract.</div>
</dd>
<dt><a href="../com/comphenix/protocol/error/BasicErrorReporter.html" title="class in com.comphenix.protocol.error"><span class="strong">BasicErrorReporter</span></a> - Class in <a href="../com/comphenix/protocol/error/package-summary.html">com.comphenix.protocol.error</a></dt>
<dd>
<div class="block">Represents a basic error reporter that prints error reports to the standard error stream.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/error/BasicErrorReporter.html#BasicErrorReporter()">BasicErrorReporter()</a></span> - Constructor for class com.comphenix.protocol.error.<a href="../com/comphenix/protocol/error/BasicErrorReporter.html" title="class in com.comphenix.protocol.error">BasicErrorReporter</a></dt>
<dd>
<div class="block">Construct a new basic error reporter that prints directly the standard error stream.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/error/BasicErrorReporter.html#BasicErrorReporter(java.io.PrintStream)">BasicErrorReporter(PrintStream)</a></span> - Constructor for class com.comphenix.protocol.error.<a href="../com/comphenix/protocol/error/BasicErrorReporter.html" title="class in com.comphenix.protocol.error">BasicErrorReporter</a></dt>
<dd>
<div class="block">Construct a error reporter that prints to the given output stream.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/Packets.Server.html#BED">BED</a></span> - Static variable in class com.comphenix.protocol.<a href="../com/comphenix/protocol/Packets.Server.html" title="class in com.comphenix.protocol">Packets.Server</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/Packets.Server.html#BLOCK_BREAK_ANIMATION">BLOCK_BREAK_ANIMATION</a></span> - Static variable in class com.comphenix.protocol.<a href="../com/comphenix/protocol/Packets.Server.html" title="class in com.comphenix.protocol">Packets.Server</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/Packets.Server.html#BLOCK_CHANGE">BLOCK_CHANGE</a></span> - Static variable in class com.comphenix.protocol.<a href="../com/comphenix/protocol/Packets.Server.html" title="class in com.comphenix.protocol">Packets.Server</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/Packets.Client.html#BLOCK_DIG">BLOCK_DIG</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/Packets.Client.html#BLOCK_ITEM_SWITCH">BLOCK_ITEM_SWITCH</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/Packets.Server.html#BLOCK_ITEM_SWITCH">BLOCK_ITEM_SWITCH</a></span> - Static variable in class com.comphenix.protocol.<a href="../com/comphenix/protocol/Packets.Server.html" title="class in com.comphenix.protocol">Packets.Server</a></dt>
<dd>
<div class="block">Made bi-directional in 1.4.6.</div>
</dd>
<dt><a href="../com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">BlockingHashMap</span></a>&lt;<a href="../com/comphenix/protocol/concurrency/BlockingHashMap.html" title="type parameter in BlockingHashMap">TKey</a>,<a href="../com/comphenix/protocol/concurrency/BlockingHashMap.html" title="type parameter in BlockingHashMap">TValue</a>&gt; - Class in <a href="../com/comphenix/protocol/concurrency/package-summary.html">com.comphenix.protocol.concurrency</a></dt>
<dd>
<div class="block">A map that supports blocking on read operations.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/concurrency/BlockingHashMap.html#BlockingHashMap()">BlockingHashMap()</a></span> - Constructor for 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">Initialize a new map.</div>
</dd>
<dt><a href="../com/comphenix/protocol/concurrency/BlockingHashMapTest.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">BlockingHashMapTest</span></a> - Class in <a href="../com/comphenix/protocol/concurrency/package-summary.html">com.comphenix.protocol.concurrency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/concurrency/BlockingHashMapTest.html#BlockingHashMapTest()">BlockingHashMapTest()</a></span> - Constructor for class com.comphenix.protocol.concurrency.<a href="../com/comphenix/protocol/concurrency/BlockingHashMapTest.html" title="class in com.comphenix.protocol.concurrency">BlockingHashMapTest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/concurrency/AbstractIntervalTree.html#bounds">bounds</a></span> - Variable 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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/ChatExtensions.html#broadcastMessageSilently(java.lang.String, java.lang.String)">broadcastMessageSilently(String, String)</a></span> - Method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/ChatExtensions.html" title="class in com.comphenix.protocol.utility">ChatExtensions</a></dt>
<dd>
<div class="block">Broadcast a message without invoking any packet listeners.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/error/Report.ReportBuilder.html#build()">build()</a></span> - Method in class com.comphenix.protocol.error.<a href="../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a></dt>
<dd>
<div class="block">Construct a new report with the provided input.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/cloning/AggregateCloner.Builder.html#build()">build()</a></span> - Method in class com.comphenix.protocol.reflect.cloning.<a href="../com/comphenix/protocol/reflect/cloning/AggregateCloner.Builder.html" title="class in com.comphenix.protocol.reflect.cloning">AggregateCloner.Builder</a></dt>
<dd>
<div class="block">Build a new aggregate cloner using the supplied values.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.Builder.html#build()">build()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMember.Builder</a></dt>
<dd>
<div class="block">Build a new instance of this type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html#build()">build()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyClassContract.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html#build()">build()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyFieldContract.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html#build()">build()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/comphenix/protocol/reflect/cloning/BukkitCloner.html" title="class in com.comphenix.protocol.reflect.cloning"><span class="strong">BukkitCloner</span></a> - Class in <a href="../com/comphenix/protocol/reflect/cloning/package-summary.html">com.comphenix.protocol.reflect.cloning</a></dt>
<dd>
<div class="block">Represents an object that can clone a specific list of Bukkit- and Minecraft-related objects.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/cloning/BukkitCloner.html#BukkitCloner()">BukkitCloner()</a></span> - Constructor for class com.comphenix.protocol.reflect.cloning.<a href="../com/comphenix/protocol/reflect/cloning/BukkitCloner.html" title="class in com.comphenix.protocol.reflect.cloning">BukkitCloner</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/comphenix/protocol/wrappers/BukkitConverters.html" title="class in com.comphenix.protocol.wrappers"><span class="strong">BukkitConverters</span></a> - Class in <a href="../com/comphenix/protocol/wrappers/package-summary.html">com.comphenix.protocol.wrappers</a></dt>
<dd>
<div class="block">Contains several useful equivalent converters for normal Bukkit types.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/BukkitConverters.html#BukkitConverters()">BukkitConverters()</a></span> - Constructor for 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><a href="../com/comphenix/protocol/BukkitInitialization.html" title="class in com.comphenix.protocol"><span class="strong">BukkitInitialization</span></a> - Class in <a href="../com/comphenix/protocol/package-summary.html">com.comphenix.protocol</a></dt>
<dd>
<div class="block">Used to ensure that ProtocolLib and Bukkit is prepared to be tested.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/BukkitInitialization.html#BukkitInitialization()">BukkitInitialization()</a></span> - Constructor for class com.comphenix.protocol.<a href="../com/comphenix/protocol/BukkitInitialization.html" title="class in com.comphenix.protocol">BukkitInitialization</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/Packets.Client.html#BUTTON_CLICK">BUTTON_CLICK</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>
</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-1.html">Prev Letter</a></li>
<li><a href="index-3.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-2.html" target="_top">Frames</a></li>
<li><a href="index-2.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>