<dt><ahref="../com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html"title="class in com.comphenix.protocol.reflect.compiler"><spanclass="strong">BackgroundCompiler</span></a> - Class in <ahref="../com/comphenix/protocol/reflect/compiler/package-summary.html">com.comphenix.protocol.reflect.compiler</a></dt>
<dd>
<divclass="block">Compiles structure modifiers on a background thread.</div>
<dt><spanclass="strong"><ahref="../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.<ahref="../com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html"title="class in com.comphenix.protocol.reflect.compiler">BackgroundCompiler</a></dt>
<dt><spanclass="strong"><ahref="../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.<ahref="../com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html"title="class in com.comphenix.protocol.reflect.compiler">BackgroundCompiler</a></dt>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.Builder.html#banModifier(int)">banModifier(int)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<ahref="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.Builder.html"title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMember.Builder</a></dt>
<dd>
<divclass="block">Add a given bit-field of modifers that will skip or ignore members.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html#banModifier(int)">banModifier(int)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<ahref="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html"title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyFieldContract.Builder</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html#banModifier(int)">banModifier(int)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<ahref="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html"title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract.Builder</a></dt>
<dd> </dd>
<dt><ahref="../com/comphenix/protocol/reflect/instances/BannedGenerator.html"title="class in com.comphenix.protocol.reflect.instances"><spanclass="strong">BannedGenerator</span></a> - Class in <ahref="../com/comphenix/protocol/reflect/instances/package-summary.html">com.comphenix.protocol.reflect.instances</a></dt>
<dd>
<divclass="block">Generator that ensures certain types will never be created.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/reflect/instances/BannedGenerator.html#BannedGenerator(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">BannedGenerator(AbstractFuzzyMatcher<Class<?>>)</a></span> - Constructor for class com.comphenix.protocol.reflect.instances.<ahref="../com/comphenix/protocol/reflect/instances/BannedGenerator.html"title="class in com.comphenix.protocol.reflect.instances">BannedGenerator</a></dt>
<dd>
<divclass="block">Construct a generator that ensures any class that matches the given matcher is never constructed.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/reflect/instances/BannedGenerator.html#BannedGenerator(java.lang.Class...)">BannedGenerator(Class<?>...)</a></span> - Constructor for class com.comphenix.protocol.reflect.instances.<ahref="../com/comphenix/protocol/reflect/instances/BannedGenerator.html"title="class in com.comphenix.protocol.reflect.instances">BannedGenerator</a></dt>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html#baseclass(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">baseclass(AbstractFuzzyMatcher<Class<?>>)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<ahref="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html"title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyClassContract.Builder</a></dt>
<dd>
<divclass="block">Add a new base class contract.</div>
</dd>
<dt><spanclass="strong"><ahref="../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.<ahref="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html"title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyClassContract.Builder</a></dt>
<dd>
<divclass="block">Add a new base class contract.</div>
</dd>
<dt><ahref="../com/comphenix/protocol/error/BasicErrorReporter.html"title="class in com.comphenix.protocol.error"><spanclass="strong">BasicErrorReporter</span></a> - Class in <ahref="../com/comphenix/protocol/error/package-summary.html">com.comphenix.protocol.error</a></dt>
<dd>
<divclass="block">Represents a basic error reporter that prints error reports to the standard error stream.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/error/BasicErrorReporter.html#BasicErrorReporter()">BasicErrorReporter()</a></span> - Constructor for class com.comphenix.protocol.error.<ahref="../com/comphenix/protocol/error/BasicErrorReporter.html"title="class in com.comphenix.protocol.error">BasicErrorReporter</a></dt>
<dd>
<divclass="block">Construct a new basic error reporter that prints directly the standard error stream.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/error/BasicErrorReporter.html#BasicErrorReporter(java.io.PrintStream)">BasicErrorReporter(PrintStream)</a></span> - Constructor for class com.comphenix.protocol.error.<ahref="../com/comphenix/protocol/error/BasicErrorReporter.html"title="class in com.comphenix.protocol.error">BasicErrorReporter</a></dt>
<dd>
<divclass="block">Construct a error reporter that prints to the given output stream.</div>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/Packets.Server.html#BED">BED</a></span> - Static variable in class com.comphenix.protocol.<ahref="../com/comphenix/protocol/Packets.Server.html"title="class in com.comphenix.protocol">Packets.Server</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/Packets.Server.html#BLOCK_BREAK_ANIMATION">BLOCK_BREAK_ANIMATION</a></span> - Static variable in class com.comphenix.protocol.<ahref="../com/comphenix/protocol/Packets.Server.html"title="class in com.comphenix.protocol">Packets.Server</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/Packets.Server.html#BLOCK_CHANGE">BLOCK_CHANGE</a></span> - Static variable in class com.comphenix.protocol.<ahref="../com/comphenix/protocol/Packets.Server.html"title="class in com.comphenix.protocol">Packets.Server</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/Packets.Client.html#BLOCK_DIG">BLOCK_DIG</a></span> - Static variable in class com.comphenix.protocol.<ahref="../com/comphenix/protocol/Packets.Client.html"title="class in com.comphenix.protocol">Packets.Client</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/Packets.Client.html#BLOCK_ITEM_SWITCH">BLOCK_ITEM_SWITCH</a></span> - Static variable in class com.comphenix.protocol.<ahref="../com/comphenix/protocol/Packets.Client.html"title="class in com.comphenix.protocol">Packets.Client</a></dt>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/Packets.Server.html#BLOCK_ITEM_SWITCH">BLOCK_ITEM_SWITCH</a></span> - Static variable in class com.comphenix.protocol.<ahref="../com/comphenix/protocol/Packets.Server.html"title="class in com.comphenix.protocol">Packets.Server</a></dt>
<dd>
<divclass="block">Made bi-directional in 1.4.6.</div>
<dt><ahref="../com/comphenix/protocol/concurrency/BlockingHashMap.html"title="class in com.comphenix.protocol.concurrency"><spanclass="strong">BlockingHashMap</span></a><<ahref="../com/comphenix/protocol/concurrency/BlockingHashMap.html"title="type parameter in BlockingHashMap">TKey</a>,<ahref="../com/comphenix/protocol/concurrency/BlockingHashMap.html"title="type parameter in BlockingHashMap">TValue</a>> - Class in <ahref="../com/comphenix/protocol/concurrency/package-summary.html">com.comphenix.protocol.concurrency</a></dt>
<dd>
<divclass="block">A map that supports blocking on read operations.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/concurrency/BlockingHashMap.html#BlockingHashMap()">BlockingHashMap()</a></span> - Constructor for class com.comphenix.protocol.concurrency.<ahref="../com/comphenix/protocol/concurrency/BlockingHashMap.html"title="class in com.comphenix.protocol.concurrency">BlockingHashMap</a></dt>
<dt><ahref="../com/comphenix/protocol/concurrency/BlockingHashMapTest.html"title="class in com.comphenix.protocol.concurrency"><spanclass="strong">BlockingHashMapTest</span></a> - Class in <ahref="../com/comphenix/protocol/concurrency/package-summary.html">com.comphenix.protocol.concurrency</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/concurrency/BlockingHashMapTest.html#BlockingHashMapTest()">BlockingHashMapTest()</a></span> - Constructor for class com.comphenix.protocol.concurrency.<ahref="../com/comphenix/protocol/concurrency/BlockingHashMapTest.html"title="class in com.comphenix.protocol.concurrency">BlockingHashMapTest</a></dt>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/concurrency/AbstractIntervalTree.html#bounds">bounds</a></span> - Variable in class com.comphenix.protocol.concurrency.<ahref="../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="class in com.comphenix.protocol.concurrency">AbstractIntervalTree</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../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.<ahref="../com/comphenix/protocol/utility/ChatExtensions.html"title="class in com.comphenix.protocol.utility">ChatExtensions</a></dt>
<dd>
<divclass="block">Broadcast a message without invoking any packet listeners.</div>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/error/Report.ReportBuilder.html#build()">build()</a></span> - Method in class com.comphenix.protocol.error.<ahref="../com/comphenix/protocol/error/Report.ReportBuilder.html"title="class in com.comphenix.protocol.error">Report.ReportBuilder</a></dt>
<dd>
<divclass="block">Construct a new report with the provided input.</div>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/reflect/cloning/AggregateCloner.Builder.html#build()">build()</a></span> - Method in class com.comphenix.protocol.reflect.cloning.<ahref="../com/comphenix/protocol/reflect/cloning/AggregateCloner.Builder.html"title="class in com.comphenix.protocol.reflect.cloning">AggregateCloner.Builder</a></dt>
<dd>
<divclass="block">Build a new aggregate cloner using the supplied values.</div>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.Builder.html#build()">build()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<ahref="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.Builder.html"title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMember.Builder</a></dt>
<dd>
<divclass="block">Build a new instance of this type.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html#build()">build()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<ahref="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html"title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyClassContract.Builder</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html#build()">build()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<ahref="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html"title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyFieldContract.Builder</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html#build()">build()</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<ahref="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html"title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract.Builder</a></dt>
<dt><ahref="../com/comphenix/protocol/reflect/cloning/BukkitCloner.html"title="class in com.comphenix.protocol.reflect.cloning"><spanclass="strong">BukkitCloner</span></a> - Class in <ahref="../com/comphenix/protocol/reflect/cloning/package-summary.html">com.comphenix.protocol.reflect.cloning</a></dt>
<dd>
<divclass="block">Represents an object that can clone a specific list of Bukkit- and Minecraft-related objects.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/reflect/cloning/BukkitCloner.html#BukkitCloner()">BukkitCloner()</a></span> - Constructor for class com.comphenix.protocol.reflect.cloning.<ahref="../com/comphenix/protocol/reflect/cloning/BukkitCloner.html"title="class in com.comphenix.protocol.reflect.cloning">BukkitCloner</a></dt>
<dt><ahref="../com/comphenix/protocol/wrappers/BukkitConverters.html"title="class in com.comphenix.protocol.wrappers"><spanclass="strong">BukkitConverters</span></a> - Class in <ahref="../com/comphenix/protocol/wrappers/package-summary.html">com.comphenix.protocol.wrappers</a></dt>
<dd>
<divclass="block">Contains several useful equivalent converters for normal Bukkit types.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/wrappers/BukkitConverters.html#BukkitConverters()">BukkitConverters()</a></span> - Constructor for class com.comphenix.protocol.wrappers.<ahref="../com/comphenix/protocol/wrappers/BukkitConverters.html"title="class in com.comphenix.protocol.wrappers">BukkitConverters</a></dt>
<dt><ahref="../com/comphenix/protocol/BukkitInitialization.html"title="class in com.comphenix.protocol"><spanclass="strong">BukkitInitialization</span></a> - Class in <ahref="../com/comphenix/protocol/package-summary.html">com.comphenix.protocol</a></dt>
<dd>
<divclass="block">Used to ensure that ProtocolLib and Bukkit is prepared to be tested.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/BukkitInitialization.html#BukkitInitialization()">BukkitInitialization()</a></span> - Constructor for class com.comphenix.protocol.<ahref="../com/comphenix/protocol/BukkitInitialization.html"title="class in com.comphenix.protocol">BukkitInitialization</a></dt>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/Packets.Client.html#BUTTON_CLICK">BUTTON_CLICK</a></span> - Static variable in class com.comphenix.protocol.<ahref="../com/comphenix/protocol/Packets.Client.html"title="class in com.comphenix.protocol">Packets.Client</a></dt>