- NAMED_ENTITY_SPAWN - Static variable in class com.comphenix.protocol.Packets.Server
-
- NAMED_SOUND_EFFECT - Static variable in class com.comphenix.protocol.Packets.Server
-
- 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.
- 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
-
- NbtConfigurationSerializer(String) - Constructor for class com.comphenix.protocol.wrappers.nbt.io.NbtConfigurationSerializer
-
Construct a serializer using the given value as a delimiter.
- 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
-
- 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.
- NetworkServerInjector - Class in com.comphenix.protocol.injector.player
-
Represents a player hook into the NetServerHandler class.
- NetworkServerInjector(ClassLoader, ErrorReporter, Player, ListenerInvoker, IntegerSet, InjectedServerConnection) - Constructor for class com.comphenix.protocol.injector.player.NetworkServerInjector
-
- newBuilder() - Static method in class com.comphenix.protocol.reflect.cloning.AggregateCloner
-
Begins constructing a new aggregate cloner.
- newPacket(int) - Static method in class com.comphenix.protocol.injector.StructureCache
-
Creates an empty Minecraft packet of the given ID.
- 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
-