A B C D E F G H I K L M N O P R S T U V W X Y Z 

N

NAME - Static variable in class com.comphenix.protocol.CommandFilter
Name of this command.
NAMED_ENTITY_SPAWN - Static variable in class com.comphenix.protocol.Packets.Server
 
NAMED_SOUND_EFFECT - Static variable in class com.comphenix.protocol.Packets.Server
 
nameExact(String) - Method in class com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMember.Builder
Set the exact name of the member we are matching.
nameExact(String) - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyFieldContract.Builder
 
nameExact(String) - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyMethodContract.Builder
 
nameRegex(String) - Method in class com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMember.Builder
Set the regular expresson that matches a members name.
nameRegex(Pattern) - Method in class com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMember.Builder
Set the regular expression pattern that matches a members name.
nameRegex - Variable in class com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMember
 
nameRegex(String) - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyFieldContract.Builder
 
nameRegex(Pattern) - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyFieldContract.Builder
 
nameRegex(String) - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyMethodContract.Builder
 
nameRegex(Pattern) - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyMethodContract.Builder
 
NbtBase<TType> - Interface in com.comphenix.protocol.wrappers.nbt
Represents a generic container for an NBT element.
NbtBinarySerializer - Class in com.comphenix.protocol.wrappers.nbt.io
 
NbtBinarySerializer() - Constructor for class com.comphenix.protocol.wrappers.nbt.io.NbtBinarySerializer
 
NbtCompound - Interface in com.comphenix.protocol.wrappers.nbt
Represents a mapping of arbitrary NBT elements and their unique names.
NbtCompoundTest - Class in com.comphenix.protocol.wrappers.nbt
 
NbtCompoundTest() - Constructor for class com.comphenix.protocol.wrappers.nbt.NbtCompoundTest
 
NbtCompoundTest.NbtCustomTag<TValue> - Class in com.comphenix.protocol.wrappers.nbt
Represents a custom NBT tag.
NbtCompoundTest.NbtCustomTag(String, TValue) - Constructor for class com.comphenix.protocol.wrappers.nbt.NbtCompoundTest.NbtCustomTag
 
NbtConfigurationSerializer - Class in com.comphenix.protocol.wrappers.nbt.io
Serialize and deserialize NBT information from a configuration section.
NbtConfigurationSerializer() - Constructor for class com.comphenix.protocol.wrappers.nbt.io.NbtConfigurationSerializer
Construct a serializer using NbtConfigurationSerializer.TYPE_DELIMITER as the default delimiter.
NbtConfigurationSerializer(String) - Constructor for class com.comphenix.protocol.wrappers.nbt.io.NbtConfigurationSerializer
Construct a serializer using the given value as a delimiter.
NbtConfigurationSerializerTest - Class in com.comphenix.protocol.wrappers.nbt.io
 
NbtConfigurationSerializerTest() - Constructor for class com.comphenix.protocol.wrappers.nbt.io.NbtConfigurationSerializerTest
 
NbtFactory - Class in com.comphenix.protocol.wrappers.nbt
Factory methods for creating NBT elements, lists and compounds.
NbtFactory() - Constructor for class com.comphenix.protocol.wrappers.nbt.NbtFactory
 
NbtFactoryTest - Class in com.comphenix.protocol.wrappers.nbt
 
NbtFactoryTest() - Constructor for class com.comphenix.protocol.wrappers.nbt.NbtFactoryTest
 
NbtList<TType> - Interface in com.comphenix.protocol.wrappers.nbt
Represents a list of NBT tags of the same type without names.
NbtTextSerializer - Class in com.comphenix.protocol.wrappers.nbt.io
Serializes NBT to a base-64 encoded string and back.
NbtTextSerializer() - Constructor for class com.comphenix.protocol.wrappers.nbt.io.NbtTextSerializer
 
NbtTextSerializer(NbtBinarySerializer) - Constructor for class com.comphenix.protocol.wrappers.nbt.io.NbtTextSerializer
Construct a serializer with a custom binary serializer.
NbtType - Enum in com.comphenix.protocol.wrappers.nbt
Represents all the element types
NbtVisitor - Interface in com.comphenix.protocol.wrappers.nbt
A visitor that can enumerate a NBT tree structure.
NbtWrapper<TType> - Interface in com.comphenix.protocol.wrappers.nbt
Indicates that this NBT wraps an underlying net.minecraft.server instance.
newBuilder(ReportType) - Static method in class com.comphenix.protocol.error.Report
Construct a new report builder.
newBuilder() - Static method in class com.comphenix.protocol.reflect.cloning.AggregateCloner
Begins constructing a new aggregate cloner.
newBuilder() - Static method in class com.comphenix.protocol.reflect.fuzzy.FuzzyClassContract
Construct a new fuzzy class contract builder.
newBuilder() - Static method in class com.comphenix.protocol.reflect.fuzzy.FuzzyFieldContract
Return a new fuzzy field contract builder.
newBuilder() - Static method in class com.comphenix.protocol.reflect.fuzzy.FuzzyMethodContract
Return a method contract builder.
newInvalidCacheLoader() - Static method in class com.comphenix.protocol.concurrency.BlockingHashMap
Retrieve a cache loader that will always throw an exception.
NotConstructableException - Exception in com.comphenix.protocol.reflect.instances
Invoked when a instance provider indicates that a given type cannot or should not be constructed under any circumstances.
NotConstructableException() - Constructor for exception com.comphenix.protocol.reflect.instances.NotConstructableException
Construct a new not constructable exception.
NotConstructableException(String) - Constructor for exception com.comphenix.protocol.reflect.instances.NotConstructableException
Construct a new not constructable exception with a custom message.
NotConstructableException(String, Throwable) - Constructor for exception com.comphenix.protocol.reflect.instances.NotConstructableException
Construct a new not constructable exception with a custom message and cause.
NotConstructableException(Throwable) - Constructor for exception com.comphenix.protocol.reflect.instances.NotConstructableException
Construct a new not constructable exception with a custom cause.
NullableCloner - Class in com.comphenix.protocol.reflect.cloning
Creates a cloner wrapper that accepts and clones NULL values.
NullableCloner(Cloner) - Constructor for class com.comphenix.protocol.reflect.cloning.NullableCloner
 
A B C D E F G H I K L M N O P R S T U V W X Y Z