Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form

N

name - Variable in class ch.njol.skript.lang.SkriptEventInfo
 
name - Variable in enum class ch.njol.skript.ServerPlatform
 
name - Variable in class ch.njol.skript.update.GithubChecker.ResponseEntry
 
name - Variable in class ch.njol.skript.variables.SerializedVariable
 
name - Variable in enum class ch.njol.yggdrasil.Tag
 
name() - Method in class ch.njol.yggdrasil.PseudoEnum
Returns the unique name of this constant.
name(String) - Method in class ch.njol.skript.classes.ClassInfo
Only used for Skript's documentation.
Name - Annotation Interface in ch.njol.skript.doc
Provides the name of annotated element to be used in documentation.
Namespace - Class in ch.njol.skript.lang.function
Contains a set of functions.
Namespace() - Constructor for class ch.njol.skript.lang.function.Namespace
 
Namespace.Key - Class in ch.njol.skript.lang.function
Key to a namespace.
Namespace.Origin - Enum Class in ch.njol.skript.lang.function
Origin of functions in namespace.
NAMIBIA - Enum constant in enum class ch.njol.skript.Metrics.Country
 
NAURU - Enum constant in enum class ch.njol.skript.Metrics.Country
 
NEPAL - Enum constant in enum class ch.njol.skript.Metrics.Country
 
NETHER - Enum constant in enum class ch.njol.skript.hooks.biomes.BiomeMapUtil.To19Mapping
 
NETHERLANDS - Enum constant in enum class ch.njol.skript.Metrics.Country
 
NETHERLANDS_ANTILLES - Enum constant in enum class ch.njol.skript.Metrics.Country
 
NEW_CALEDONIA - Enum constant in enum class ch.njol.skript.Metrics.Country
 
NEW_ZEALAND - Enum constant in enum class ch.njol.skript.Metrics.Country
 
NewBlockCompat - Class in ch.njol.skript.bukkitutil.block
1.13+ block compat.
NewBlockCompat() - Constructor for class ch.njol.skript.bukkitutil.block.NewBlockCompat
 
newInputStream(InputStream) - Method in class ch.njol.yggdrasil.Yggdrasil
 
newInstance(String, ClassInfo<T>, String, int, boolean, boolean) - Static method in class ch.njol.skript.command.Argument
 
newInstance(Converter<? super F, ?>, Converter<?, ? extends T>) - Static method in class ch.njol.skript.classes.ChainedConverter
 
newInstance(Expression<F>, Class<T>...) - Static method in class ch.njol.skript.lang.util.ConvertedExpression
 
newInstance(Class<E>) - Method in class ch.njol.skript.classes.ConfigurationSerializer
 
newInstance(Class<E>) - Method in class ch.njol.skript.classes.Serializer
 
newInstance(Class<E>) - Method in class ch.njol.yggdrasil.YggdrasilSerializer
Creates a new instance of the given class.
newInstance(Class<T>) - Method in class ch.njol.yggdrasil.JRESerializer
 
newInstance(String) - Static method in class ch.njol.skript.lang.VariableString
Prints errors
newInstance(String, ClassInfo<T>, boolean, String) - Static method in class ch.njol.skript.lang.function.Parameter
 
newInstance(String, StringMode) - Static method in class ch.njol.skript.lang.VariableString
Creates an instance of VariableString by parsing given string.
newInstance(String, Class<? extends T>[]) - Static method in class ch.njol.skript.lang.Variable
Prints errors
newOutputStream(OutputStream) - Method in class ch.njol.yggdrasil.Yggdrasil
 
newThread(Runnable, String) - Static method in class ch.njol.skript.Skript
Creates a new Thread and sets its UncaughtExceptionHandler.
newXMLInputStream(InputStream) - Method in class ch.njol.yggdrasil.Yggdrasil
Deprecated.
newXMLOutputStream(OutputStream) - Method in class ch.njol.yggdrasil.Yggdrasil
Deprecated.
next() - Method in class ch.njol.util.coll.iterator.ArrayIterator
 
next() - Method in class ch.njol.util.coll.iterator.CheckedIterator
 
next() - Method in class ch.njol.util.coll.iterator.CombinedIterator
 
next() - Method in class ch.njol.util.coll.iterator.EmptyIterator
 
next() - Method in class ch.njol.util.coll.iterator.ImprovedIterator
 
next() - Method in class ch.njol.util.coll.iterator.ListRangeIterator
 
next() - Method in class ch.njol.util.coll.iterator.NonNullIterator
 
next() - Method in class ch.njol.util.coll.iterator.ReversedListIterator
 
next() - Method in class ch.njol.util.coll.iterator.SingleItemIterator
 
next() - Method in class ch.njol.util.coll.iterator.StoppableIterator
 
next(String, int, ParseContext) - Static method in class ch.njol.skript.lang.SkriptParser
Returns the next character in the expression, skipping strings, variables and parentheses (unless context is ParseContext.COMMAND).
nextBracket(String, char, char, int, boolean) - Static method in class ch.njol.skript.lang.SkriptParser
Finds the closing bracket of the group at start (i.e.
nextIndex() - Method in class ch.njol.util.coll.iterator.ReversedListIterator
 
nextPowerOfTwo(int) - Static method in class ch.njol.util.Math2
Gets the smallest power of two ≥n.
nextPowerOfTwo(long) - Static method in class ch.njol.util.Math2
Gets the smallest power of two ≥n.
nextVariableBracket(String, int) - Static method in class ch.njol.skript.lang.VariableString
Copied from SkriptParser#nextBracket(String, char, char, int, boolean), but removed escaping & returns -1 on error.
NICARAGUA - Enum constant in enum class ch.njol.skript.Metrics.Country
 
NIGER - Enum constant in enum class ch.njol.skript.Metrics.Country
 
NIGERIA - Enum constant in enum class ch.njol.skript.Metrics.Country
 
NIGHT_VISION - Enum constant in enum class ch.njol.skript.util.PotionDataUtils
 
NIGHT_VISION_LONG - Enum constant in enum class ch.njol.skript.util.PotionDataUtils
 
NIUE - Enum constant in enum class ch.njol.skript.Metrics.Country
 
NO_ARTICLE_MASK - Static variable in class ch.njol.skript.localization.Language
masks out article flags - useful if the article has been added already (e.g.
NO_CHAINING - Static variable in interface ch.njol.skript.classes.Converter
Disallow all chaining.
NO_COMMAND_ARGUMENTS - Static variable in interface ch.njol.skript.classes.Converter
 
NO_DOC - Static variable in class ch.njol.skript.classes.ClassInfo
Use this as ClassInfo.name(String) to suppress warnings about missing documentation.
NO_DOC - Static variable in class ch.njol.skript.lang.SkriptEventInfo
Use this as SkriptEventInfo.description(String...) to prevent warnings about missing documentation.
NO_GENDER - Static variable in class ch.njol.skript.localization.Noun
 
NO_GENDER_TOKEN - Static variable in class ch.njol.skript.localization.Noun
 
NO_GROUP_SUPPORT - Static variable in class ch.njol.skript.hooks.VaultHook
 
NO_LEFT_CHAINING - Static variable in interface ch.njol.skript.classes.Converter
Disallow other converters from being chained to this.
NO_RIGHT_CHAINING - Static variable in interface ch.njol.skript.classes.Converter
Disallow chaining this with other converters.
node - Variable in class ch.njol.skript.log.LogEntry
 
Node - Class in ch.njol.skript.config
 
Node(Config) - Constructor for class ch.njol.skript.config.Node
 
Node(String, SectionNode) - Constructor for class ch.njol.skript.config.Node
 
Node(String, String, SectionNode, int) - Constructor for class ch.njol.skript.config.Node
 
NodeMap - Class in ch.njol.skript.config
Map for fast access of entry nodes and section nodes within section nodes.
NodeMap() - Constructor for class ch.njol.skript.config.NodeMap
 
NodeValidator - Interface in ch.njol.skript.config.validate
 
NoDoc - Annotation Interface in ch.njol.skript.doc
Annotated element will not appear in documentation, nor will missing documentation about it cause warnings.
NONE - Enum constant in enum class ch.njol.skript.log.ErrorQuality
 
nonLivingEntityChanger - Static variable in class ch.njol.skript.classes.data.DefaultChangers
 
NonNullIterator<T> - Class in ch.njol.util.coll.iterator
 
NonNullIterator() - Constructor for class ch.njol.util.coll.iterator.NonNullIterator
 
NonNullPair<T1,​T2> - Class in ch.njol.util
 
NonNullPair(NonNullPair<T1, T2>) - Constructor for class ch.njol.util.NonNullPair
 
NonNullPair(T1, T2) - Constructor for class ch.njol.util.NonNullPair
 
nop - Static variable in class ch.njol.skript.localization.RegexMessage
A pattern that doesn't match anything
NORFOLK_ISLAND - Enum constant in enum class ch.njol.skript.Metrics.Country
 
NORMAL - Enum constant in enum class ch.njol.skript.lang.ExpressionType
Deprecated.
NORMAL - Enum constant in enum class ch.njol.skript.localization.Language.LanguageListenerPriority
 
NORMAL - Enum constant in enum class ch.njol.skript.log.Verbosity
 
NORMAL - Static variable in class ch.njol.skript.entity.SkeletonData
 
normalizePluralMarkers(String) - Static method in class ch.njol.skript.localization.Noun
Normalizes plural markers, i.e.
NORTH_KOREA - Enum constant in enum class ch.njol.skript.Metrics.Country
 
NORTHERN_MARIANA_ISLANDS - Enum constant in enum class ch.njol.skript.Metrics.Country
 
NORWAY - Enum constant in enum class ch.njol.skript.Metrics.Country
 
not - Static variable in class ch.njol.skript.localization.GeneralWords
 
not() - Method in enum class ch.njol.util.Kleenean
 
NOT_AN_EXPRESSION - Enum constant in enum class ch.njol.skript.log.ErrorQuality
 
NOT_EQUAL - Enum constant in enum class ch.njol.skript.classes.Comparator.Relation
 
NOT_STARTED - Enum constant in enum class ch.njol.skript.update.UpdaterState
The updater has not been started.
notAnEntryError(Node) - Static method in class ch.njol.skript.config.validate.EntryValidator
 
notAnEntryError(Node, String) - Static method in class ch.njol.skript.config.validate.EntryValidator
 
notASectionError(Node) - Static method in class ch.njol.skript.config.validate.SectionValidator
 
notchPitch(float) - Static method in class ch.njol.util.VectorMath
 
notchYaw(float) - Static method in class ch.njol.util.VectorMath
 
notEmpty(int[], String) - Static method in class ch.njol.util.Validate
 
notEmpty(String, String) - Static method in class ch.njol.util.Validate
 
notEmpty(Object[], String) - Static method in class ch.njol.util.Validate
 
NotifyingReference<V> - Class in ch.njol.util
 
NotifyingReference() - Constructor for class ch.njol.util.NotifyingReference
 
NotifyingReference(V) - Constructor for class ch.njol.util.NotifyingReference
 
NotifyingReference(V, boolean) - Constructor for class ch.njol.util.NotifyingReference
 
notNull(Object, String) - Static method in class ch.njol.util.Validate
 
notNull(Object...) - Static method in class ch.njol.util.Validate
 
notNullOrEmpty(Object[], String) - Static method in class ch.njol.util.Validate
 
notNullOrEmpty(String, String) - Static method in class ch.njol.util.Validate
 
notNullOrEmpty(Collection<?>, String) - Static method in class ch.njol.util.Validate
 
notOfType(ClassInfo<?>...) - Static method in class ch.njol.skript.lang.SkriptParser
 
notOfType(Class<?>...) - Static method in class ch.njol.skript.lang.SkriptParser
 
Noun - Class in ch.njol.skript.localization
 
Noun(String) - Constructor for class ch.njol.skript.localization.Noun
 
NoUpdateChecker - Class in ch.njol.skript.update
An update checker that never reports available updates.
NoUpdateChecker() - Constructor for class ch.njol.skript.update.NoUpdateChecker
 
now() - Static method in class ch.njol.skript.util.Date
Get a new Date with the current time
NullableChecker<T> - Interface in ch.njol.util
 
nullChecker - Static variable in interface ch.njol.util.NullableChecker
 
NUMBER - Static variable in class ch.njol.skript.registrations.DefaultClasses
 
NUMBER_PATTERN - Static variable in class ch.njol.skript.classes.data.JavaClasses
 
numberAccuracy - Static variable in class ch.njol.skript.SkriptConfig
Maximum number of digits to display after the period for floats and doubles
numberAfter(CharSequence, int) - Static method in class ch.njol.util.StringUtils
Shorthand for numberAt(s, index, true)
NumberArithmetic - Class in ch.njol.skript.classes
 
NumberArithmetic() - Constructor for class ch.njol.skript.classes.NumberArithmetic
 
numberAt(CharSequence, int, boolean) - Static method in class ch.njol.util.StringUtils
Finds a positive number in the given CharSequence, starting at the given index, and searching in the given direction.
numberBefore(CharSequence, int) - Static method in class ch.njol.util.StringUtils
Shorthand for numberAt(s, index, false)
NumberExpressionInfo - Class in ch.njol.skript.expressions.arithmetic
 
NumberExpressionInfo(Expression<? extends Number>) - Constructor for class ch.njol.skript.expressions.arithmetic.NumberExpressionInfo
 
numConstants() - Method in class ch.njol.yggdrasil.PseudoEnum
 
numeric_id - Variable in class ch.njol.skript.bukkitutil.BurgerHelper.ItemOrBlock
 
numErrors() - Method in class ch.njol.skript.log.RedirectingLogHandler
 
numItems() - Method in class ch.njol.skript.aliases.ItemType
 
numTypes() - Method in class ch.njol.skript.aliases.ItemType
 
numVariables() - Static method in class ch.njol.skript.variables.Variables
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form