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

L

language - Static variable in class ch.njol.skript.SkriptConfig
 
Language - Class in ch.njol.skript.localization
 
Language() - Constructor for class ch.njol.skript.localization.Language
 
LANGUAGE_NODE - Static variable in class ch.njol.skript.entity.EntityData
 
Language.LanguageListenerPriority - Enum Class in ch.njol.skript.localization
 
LanguageChangeListener - Interface in ch.njol.skript.localization
 
LAOS - Enum constant in enum class ch.njol.skript.Metrics.Country
 
last - Variable in class ch.njol.skript.lang.TriggerSection
 
LAST_INDEX - Static variable in class ch.njol.skript.entity.SkeletonData
 
lastIndexOf(Object) - Method in class ch.njol.util.coll.CyclicList
 
lastIndexOf(Object) - Method in class ch.njol.util.coll.ReversedListView
 
lastIndexOf(T[], T) - Static method in class ch.njol.util.coll.CollectionUtils
 
lastLoaded - Static variable in class ch.njol.skript.effects.EffLoadServerIcon
 
lastSpawned - Static variable in class ch.njol.skript.effects.EffDrop
 
lastSpawned - Static variable in class ch.njol.skript.effects.EffShoot
 
lastSpawned - Static variable in class ch.njol.skript.sections.EffSecSpawn
 
lastTestFile - Static variable in class ch.njol.skript.tests.runner.TestMode
In development mode, file that was last run.
LATEST - Enum constant in enum class ch.njol.skript.localization.Language.LanguageListenerPriority
 
LATEST - Enum constant in enum class ch.njol.skript.update.ReleaseStatus
Latest release in channel.
LATEST_VERSION - Static variable in class ch.njol.yggdrasil.Yggdrasil
latest protocol version
LATVIA - Enum constant in enum class ch.njol.skript.Metrics.Country
 
LEAPING - Enum constant in enum class ch.njol.skript.util.PotionDataUtils
 
LEAPING_LONG - Enum constant in enum class ch.njol.skript.util.PotionDataUtils
 
LEAPING_STRONG - Enum constant in enum class ch.njol.skript.util.PotionDataUtils
 
LEBANON - Enum constant in enum class ch.njol.skript.Metrics.Country
 
LEGGINGS - Enum constant in enum class ch.njol.skript.util.slot.EquipmentSlot.EquipSlot
 
length() - Method in class ch.njol.util.CaseInsensitiveString
 
LENIENT - Enum constant in enum class ch.njol.skript.util.chat.LinkParseMode
Parses everything with "." as a link.
LESOTHO - Enum constant in enum class ch.njol.skript.Metrics.Country
 
level - Variable in class ch.njol.skript.log.LogEntry
 
LIBERIA - Enum constant in enum class ch.njol.skript.Metrics.Country
 
LIBYA - Enum constant in enum class ch.njol.skript.Metrics.Country
 
LIECHTENSTEIN - Enum constant in enum class ch.njol.skript.Metrics.Country
 
LIGHT_CYAN - Enum constant in enum class ch.njol.skript.util.SkriptColor
 
LIGHT_GREEN - Enum constant in enum class ch.njol.skript.util.SkriptColor
 
LIGHT_GREY - Enum constant in enum class ch.njol.skript.util.SkriptColor
 
light_purple - Enum constant in enum class ch.njol.skript.util.chat.SkriptChatCode
 
LIGHT_PURPLE - Enum constant in enum class ch.njol.skript.util.SkriptColor
 
LIGHT_RED - Enum constant in enum class ch.njol.skript.util.SkriptColor
 
lineNum - Variable in class ch.njol.skript.config.Node
 
linkParseMode - Static variable in class ch.njol.skript.util.chat.ChatMessages
Link parse mode for potential links which are not marked with tags.
LinkParseMode - Enum Class in ch.njol.skript.util.chat
Parse mode for links in chat messages.
listenCancelled - Static variable in class ch.njol.skript.SkriptEventHandler
Events which are listened even if they are cancelled.
listIterator() - Method in class ch.njol.util.coll.ReversedListView
 
listIterator(int) - Method in class ch.njol.util.coll.ReversedListView
 
ListRangeIterator<T> - Class in ch.njol.util.coll.iterator
 
ListRangeIterator(List<T>, int, int) - Constructor for class ch.njol.util.coll.iterator.ListRangeIterator
 
listSplitPattern - Static variable in class ch.njol.skript.lang.SkriptParser
Matches ',', 'and', 'or', etc.
ListVariablePersistentDataType - Class in ch.njol.skript.util
This PersistentDataType is used for list variables.
ListVariablePersistentDataType() - Constructor for class ch.njol.skript.util.ListVariablePersistentDataType
 
LitAt - Class in ch.njol.skript.expressions
 
LitAt() - Constructor for class ch.njol.skript.expressions.LitAt
 
LitConsole - Class in ch.njol.skript.expressions
 
LitConsole() - Constructor for class ch.njol.skript.expressions.LitConsole
 
Literal<T> - Interface in ch.njol.skript.lang
A literal, e.g.
LiteralList<T> - Class in ch.njol.skript.lang
A list of literals.
LiteralList(Literal<? extends T>[], Class<T>, boolean) - Constructor for class ch.njol.skript.lang.LiteralList
 
LiteralList(Literal<? extends T>[], Class<T>, boolean, LiteralList<?>) - Constructor for class ch.njol.skript.lang.LiteralList
 
LiteralPatternElement - Class in ch.njol.skript.patterns
A PatternElement that contains a literal string to be matched, for example hello world.
LiteralPatternElement(String) - Constructor for class ch.njol.skript.patterns.LiteralPatternElement
 
LiteralUtils - Class in ch.njol.skript.util
A class that contains methods based around making it easier to deal with UnparsedLiteral objects.
LiteralUtils() - Constructor for class ch.njol.skript.util.LiteralUtils
 
LITHUANIA - Enum constant in enum class ch.njol.skript.Metrics.Country
 
LitNewLine - Class in ch.njol.skript.expressions
 
LitNewLine() - Constructor for class ch.njol.skript.expressions.LitNewLine
 
LlamaData - Class in ch.njol.skript.entity
 
LlamaData() - Constructor for class ch.njol.skript.entity.LlamaData
 
LlamaData(Llama.Color, boolean) - Constructor for class ch.njol.skript.entity.LlamaData
 
load() - Static method in class ch.njol.skript.aliases.Aliases
Loads aliases from Skript's standard locations.
load() - Static method in class ch.njol.skript.variables.Variables
 
load(Config) - Static method in class ch.njol.skript.aliases.Aliases
Loads aliases from configuration.
load(SectionNode) - Method in class ch.njol.skript.aliases.AliasesParser
Loads aliases from a section node.
load(SectionNode) - Method in class ch.njol.skript.variables.VariablesStorage
 
load(Class<?>) - Method in class ch.njol.skript.config.Config
Sets all static Option fields of the given class to the values from this config
load(Object) - Method in class ch.njol.skript.config.Config
Sets all Option fields of the given object to the values from this config
load(String) - Static method in class ch.njol.skript.localization.Language
 
load(String) - Static method in class ch.njol.skript.update.ReleaseManifest
Loads a release manifest from JSON.
load(String[]) - Static method in class ch.njol.skript.aliases.MaterialRegistry
Loads a material registry from an array of strings.
load(Path) - Static method in class ch.njol.skript.aliases.Aliases
Loads aliases from given path.
load_i(SectionNode) - Method in class ch.njol.skript.variables.DatabaseStorage
Doesn't lock the database for reading (it's not used anywhere else, and locking while loading will interfere with loaded variables being deleted by Variables.variableLoaded(String, Object, VariablesStorage)).
load_i(SectionNode) - Method in class ch.njol.skript.variables.FlatFileStorage
Doesn'ts lock the connection as required by Variables.variableLoaded(String, Object, VariablesStorage).
load_i(SectionNode) - Method in class ch.njol.skript.variables.VariablesStorage
Loads variables stored here.
loadAlias(String, String) - Method in class ch.njol.skript.aliases.AliasesParser
Loads an alias with given name (key pattern) and data (material id and tags).
loadClasses() - Method in class ch.njol.skript.hooks.biomes.BiomeHook
 
loadClasses() - Method in class ch.njol.skript.hooks.Hook
 
loadClasses() - Method in class ch.njol.skript.hooks.VaultHook
 
loadClasses(String, String...) - Method in class ch.njol.skript.SkriptAddon
Loads classes of the plugin by package.
loadCode(SectionNode) - Method in class ch.njol.skript.lang.Section
Loads the code in the given SectionNode, appropriately modifying ParserInstance.getCurrentSections().
loadCode(SectionNode, String, Class<? extends Event>...) - Method in class ch.njol.skript.lang.Section
Loads the code in the given SectionNode, appropriately modifying ParserInstance.getCurrentSections().
loadCommand(SectionNode) - Static method in class ch.njol.skript.command.Commands
 
loadCommand(SectionNode, boolean) - Static method in class ch.njol.skript.command.Commands
 
loadDefault(SkriptAddon) - Static method in class ch.njol.skript.localization.Language
 
loadDefaultAliases - Static variable in class ch.njol.skript.SkriptConfig
 
loadDirectory(Path) - Static method in class ch.njol.skript.aliases.Aliases
Loads aliases from given directory.
loadedCommands() - Static method in class ch.njol.skript.ScriptLoader
 
loadedFunctions() - Static method in class ch.njol.skript.ScriptLoader
 
loadedScripts() - Static method in class ch.njol.skript.ScriptLoader
 
loadedTriggers() - Static method in class ch.njol.skript.ScriptLoader
 
loadFromFile(File, Class<T>) - Method in class ch.njol.yggdrasil.Yggdrasil
 
loadFunction(SectionNode) - Static method in class ch.njol.skript.lang.function.Functions
Loads a script function from given node.
loadItems(SectionNode) - Static method in class ch.njol.skript.ScriptLoader
Loads a section by converting it to TriggerItems.
loadOptionalCode(SectionNode) - Method in class ch.njol.skript.lang.Section
Loads the code using Section.loadCode(SectionNode).
loadScripts(Config...) - Static method in class ch.njol.skript.ScriptLoader
Deprecated.
loadScripts(List<Config>) - Static method in class ch.njol.skript.ScriptLoader
Deprecated.
loadScripts(List<Config>, OpenCloseable) - Static method in class ch.njol.skript.ScriptLoader
Loads the specified scripts.
loadScripts(List<Config>, List<LogEntry>) - Static method in class ch.njol.skript.ScriptLoader
Deprecated.
loadSignature(String, SectionNode) - Static method in class ch.njol.skript.lang.function.Functions
Loads the signature of function from given node.
loadSingleAlias(Map<String, AliasesProvider.Variation>, String) - Method in class ch.njol.skript.aliases.AliasesParser
 
loadStructure(Config) - Static method in class ch.njol.skript.ScriptLoader
Loads structure of given script, currently only for functions.
loadStructure(File) - Static method in class ch.njol.skript.ScriptLoader
Loads structure of given script, currently only for functions.
loadStructure(InputStream, String) - Static method in class ch.njol.skript.ScriptLoader
Loads structure of given script, currently only for functions.
loadStructures(File) - Static method in class ch.njol.skript.ScriptLoader
Loads structures of all scripts in the given directory, or of the passed script if it's a normal file.
loadStructures(File[]) - Static method in class ch.njol.skript.ScriptLoader
Loads structures of specified scripts.
loadVariations(SectionNode) - Method in class ch.njol.skript.aliases.AliasesParser
Loads variations from a section node.
LOCAL_VARIABLE_TOKEN - Static variable in class ch.njol.skript.lang.Variable
 
LOCATION - Static variable in class ch.njol.skript.registrations.DefaultClasses
 
log(LogEntry) - Static method in class ch.njol.skript.log.SkriptLogger
 
log(LogEntry) - Method in class ch.njol.skript.log.BlockingLogHandler
 
log(LogEntry) - Method in class ch.njol.skript.log.CountingLogHandler
 
log(LogEntry) - Method in class ch.njol.skript.log.ErrorDescLogHandler
 
log(LogEntry) - Method in class ch.njol.skript.log.FilteringLogHandler
 
log(LogEntry) - Method in class ch.njol.skript.log.LogHandler
 
log(LogEntry) - Method in class ch.njol.skript.log.ParseLogHandler
 
log(LogEntry) - Method in class ch.njol.skript.log.RedirectingLogHandler
 
log(LogEntry) - Method in class ch.njol.skript.log.RetainingLogHandler
 
log(LogEntry) - Method in class ch.njol.skript.log.TimingLogHandler
 
log(Verbosity) - Static method in class ch.njol.skript.log.SkriptLogger
Checks whether messages should be logged for the given verbosity.
log(Verbosity) - Static method in class ch.njol.skript.Skript
 
log(Level, String) - Static method in class ch.njol.skript.log.SkriptLogger
Logging should be done like this:
LOG - Enum constant in enum class ch.njol.skript.log.LogHandler.LogResult
 
logAll(Collection<LogEntry>) - Static method in class ch.njol.skript.log.SkriptLogger
 
LogEntry - Class in ch.njol.skript.log
 
LogEntry(Level, int, String) - Constructor for class ch.njol.skript.log.LogEntry
 
LogEntry(Level, int, String, Node) - Constructor for class ch.njol.skript.log.LogEntry
 
LogEntry(Level, int, String, Node, boolean) - Constructor for class ch.njol.skript.log.LogEntry
 
LogEntry(Level, ErrorQuality, String) - Constructor for class ch.njol.skript.log.LogEntry
 
LogEntry(Level, ErrorQuality, String, Node) - Constructor for class ch.njol.skript.log.LogEntry
 
LogEntry(Level, String) - Constructor for class ch.njol.skript.log.LogEntry
 
LogEntry(Level, String, Node) - Constructor for class ch.njol.skript.log.LogEntry
 
logEventEnd() - Static method in class ch.njol.skript.SkriptEventHandler
 
logEventStart(Event) - Static method in class ch.njol.skript.SkriptEventHandler
 
LOGGER - Static variable in class ch.njol.skript.log.SkriptLogger
 
LoggerFilter - Class in ch.njol.util
 
LoggerFilter(Logger) - Constructor for class ch.njol.util.LoggerFilter
 
LogHandler - Class in ch.njol.skript.log
A log handler is used to handle Skripts logging.
LogHandler() - Constructor for class ch.njol.skript.log.LogHandler
 
LogHandler.LogResult - Enum Class in ch.njol.skript.log
 
logHigh() - Static method in class ch.njol.skript.Skript
 
login - Variable in class ch.njol.skript.update.GithubChecker.ResponseEntry.Author
 
logNormal() - Static method in class ch.njol.skript.Skript
 
logPlayerCommands - Static variable in class ch.njol.skript.SkriptConfig
 
logTracked(Level, String, ErrorQuality) - Static method in class ch.njol.skript.log.SkriptLogger
 
logTriggerEnd(Trigger) - Static method in class ch.njol.skript.SkriptEventHandler
 
logTriggerStart(Trigger) - Static method in class ch.njol.skript.SkriptEventHandler
 
logVeryHigh() - Static method in class ch.njol.skript.Skript
 
LONG - Static variable in class ch.njol.skript.registrations.DefaultClasses
 
LOW - Enum constant in enum class ch.njol.skript.log.Verbosity
 
LUCK - Enum constant in enum class ch.njol.skript.util.PotionDataUtils
 
LUXEMBOURG - Enum constant in enum class ch.njol.skript.Metrics.Country
 
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