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