Hierarchy For All Packages
Package Hierarchies:- ch.njol.skript,
- ch.njol.skript.aliases,
- ch.njol.skript.bukkitutil,
- ch.njol.skript.bukkitutil.block,
- ch.njol.skript.classes,
- ch.njol.skript.classes.data,
- ch.njol.skript.command,
- ch.njol.skript.conditions,
- ch.njol.skript.conditions.base,
- ch.njol.skript.config,
- ch.njol.skript.config.validate,
- ch.njol.skript.doc,
- ch.njol.skript.effects,
- ch.njol.skript.entity,
- ch.njol.skript.events,
- ch.njol.skript.events.bukkit,
- ch.njol.skript.events.util,
- ch.njol.skript.expressions,
- ch.njol.skript.expressions.arithmetic,
- ch.njol.skript.expressions.base,
- ch.njol.skript.hooks,
- ch.njol.skript.hooks.biomes,
- ch.njol.skript.hooks.chat.expressions,
- ch.njol.skript.hooks.economy.classes,
- ch.njol.skript.hooks.economy.expressions,
- ch.njol.skript.hooks.permission.expressions,
- ch.njol.skript.hooks.regions,
- ch.njol.skript.hooks.regions.classes,
- ch.njol.skript.hooks.regions.conditions,
- ch.njol.skript.hooks.regions.events,
- ch.njol.skript.hooks.regions.expressions,
- ch.njol.skript.lang,
- ch.njol.skript.lang.function,
- ch.njol.skript.lang.parser,
- ch.njol.skript.lang.util,
- ch.njol.skript.localization,
- ch.njol.skript.log,
- ch.njol.skript.patterns,
- ch.njol.skript.registrations,
- ch.njol.skript.sections,
- ch.njol.skript.tests,
- ch.njol.skript.tests.platform,
- ch.njol.skript.tests.runner,
- ch.njol.skript.timings,
- ch.njol.skript.update,
- ch.njol.skript.util,
- ch.njol.skript.util.chat,
- ch.njol.skript.util.slot,
- ch.njol.skript.util.visual,
- ch.njol.skript.variables,
- ch.njol.util,
- ch.njol.util.coll,
- ch.njol.util.coll.iterator,
- ch.njol.yggdrasil,
- ch.njol.yggdrasil.util,
- ch.njol.yggdrasil.xml
Class Hierarchy
- java.lang.Object
- ch.njol.skript.util.AABB (implements java.lang.Iterable<T>)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- ch.njol.util.coll.CyclicList<E>
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- ch.njol.util.coll.BidiHashMap<T1,T2> (implements ch.njol.util.coll.BidiMap<T1,T2>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- ch.njol.skript.aliases.Aliases
- ch.njol.skript.aliases.AliasesMap
- ch.njol.skript.aliases.AliasesMap.AliasData
- ch.njol.skript.aliases.AliasesMap.Match
- ch.njol.skript.aliases.AliasesParser
- ch.njol.skript.aliases.AliasesParser.PatternSlot
- ch.njol.skript.aliases.AliasesParser.VariationSlot
- ch.njol.skript.aliases.AliasesProvider
- ch.njol.skript.aliases.AliasesProvider.AliasName
- ch.njol.skript.aliases.AliasesProvider.Variation
- ch.njol.skript.aliases.AliasesProvider.VariationGroup
- ch.njol.skript.command.Argument<T>
- ch.njol.skript.expressions.arithmetic.ArithmeticChain (implements ch.njol.skript.expressions.arithmetic.ArithmeticGettable)
- ch.njol.util.coll.iterator.ArrayIterator<T> (implements java.util.Iterator<E>)
- ch.njol.skript.bukkitutil.BiomeMappings
- ch.njol.skript.hooks.biomes.BiomeMapUtil
- ch.njol.skript.util.BiomeUtils
- ch.njol.skript.util.BlockStateBlock (implements org.bukkit.block.Block)
- ch.njol.skript.util.BlockInventoryHolder (implements org.bukkit.inventory.InventoryHolder)
- ch.njol.skript.util.BlockUtils
- ch.njol.skript.bukkitutil.block.BlockValues
- ch.njol.skript.classes.data.BukkitClasses
- ch.njol.skript.classes.data.BukkitEventValues
- ch.njol.skript.log.BukkitLoggerFilter
- ch.njol.skript.bukkitutil.BukkitUnsafe
- ch.njol.skript.util.chat.BungeeConverter
- ch.njol.skript.bukkitutil.BurgerHelper
- ch.njol.skript.bukkitutil.BurgerHelper.Blocks
- ch.njol.skript.bukkitutil.BurgerHelper.Burger
- ch.njol.skript.bukkitutil.BurgerHelper.ItemOrBlock
- ch.njol.skript.bukkitutil.BurgerHelper.Items
- ch.njol.skript.bukkitutil.BurgerHelper.Source
- ch.njol.util.CaseInsensitiveString (implements java.lang.CharSequence, java.lang.Comparable<T>, java.io.Serializable)
- ch.njol.skript.classes.ChainedConverter<F,M,T> (implements ch.njol.skript.classes.Converter<F,T>)
- ch.njol.skript.classes.Changer.ChangerUtils
- ch.njol.skript.util.chat.ChatMessages
- ch.njol.util.coll.iterator.CheckedIterator<T> (implements java.util.Iterator<E>)
- ch.njol.skript.util.BlockSphereIterator
- ch.njol.skript.registrations.Classes
- ch.njol.skript.classes.ClassInfo<T> (implements ch.njol.skript.lang.Debuggable)
- ch.njol.skript.bukkitutil.ClickEventTracker
- ch.njol.util.coll.CollectionUtils
- ch.njol.skript.util.ColorRGB (implements ch.njol.skript.util.Color)
- ch.njol.util.coll.iterator.CombinedIterator<T> (implements java.util.Iterator<E>)
- ch.njol.skript.command.CommandHelp
- ch.njol.skript.bukkitutil.CommandReloader
- ch.njol.skript.command.Commands
- ch.njol.skript.classes.Comparator.ComparatorInfo<T1,T2>
- ch.njol.skript.registrations.Comparators
- ch.njol.skript.config.Config (implements java.lang.Comparable<T>)
- ch.njol.skript.lang.util.ConvertedExpression<F,T> (implements ch.njol.skript.lang.Expression<T>)
- ch.njol.skript.lang.util.ConvertedLiteral<F,T> (implements ch.njol.skript.lang.Literal<T>)
- ch.njol.skript.classes.Converter.ConverterInfo<F,T> (implements ch.njol.skript.lang.Debuggable)
- ch.njol.skript.classes.Converter.ConverterUtils
- ch.njol.skript.registrations.Converters
- ch.njol.skript.util.DamageCauseUtils
- ch.njol.skript.util.Date (implements java.lang.Comparable<T>, ch.njol.yggdrasil.YggdrasilSerializable)
- ch.njol.skript.classes.data.DefaultChangers
- ch.njol.skript.registrations.DefaultClasses
- ch.njol.skript.classes.data.DefaultComparators
- ch.njol.skript.classes.data.DefaultConverters
- ch.njol.skript.classes.data.DefaultFunctions
- ch.njol.skript.util.DelayedChangeBlock (implements org.bukkit.block.Block)
- ch.njol.skript.util.Direction (implements ch.njol.yggdrasil.YggdrasilSerializable.YggdrasilRobustSerializable)
- ch.njol.skript.doc.Documentation
- ch.njol.util.coll.iterator.EmptyIterable<T> (implements java.lang.Iterable<T>)
- ch.njol.util.coll.iterator.EmptyIterator<T> (implements java.util.Iterator<E>)
- ch.njol.skript.util.EnchantmentType (implements ch.njol.yggdrasil.YggdrasilSerializable)
- ch.njol.skript.bukkitutil.EnchantmentUtils
- ch.njol.skript.entity.EntityData<E> (implements ch.njol.skript.lang.SyntaxElement, ch.njol.yggdrasil.YggdrasilSerializable.YggdrasilExtendedSerializable)
- ch.njol.skript.entity.AxolotlData
- ch.njol.skript.entity.BeeData
- ch.njol.skript.entity.BoatData
- ch.njol.skript.entity.CatData
- ch.njol.skript.entity.CreeperData
- ch.njol.skript.entity.DroppedItemData
- ch.njol.skript.entity.EndermanData
- ch.njol.skript.entity.FallingBlockData
- ch.njol.skript.entity.FishData
- ch.njol.skript.entity.FoxData
- ch.njol.skript.entity.GoatData
- ch.njol.skript.entity.GuardianData
- ch.njol.skript.entity.HorseData
- ch.njol.skript.entity.LlamaData
- ch.njol.skript.entity.MinecartData
- ch.njol.skript.entity.MooshroomData
- ch.njol.skript.entity.OcelotData
- ch.njol.skript.entity.PandaData
- ch.njol.skript.entity.ParrotData
- ch.njol.skript.entity.PigData
- ch.njol.skript.entity.PlayerData
- ch.njol.skript.entity.RabbitData
- ch.njol.skript.entity.SheepData
- ch.njol.skript.entity.SimpleEntityData
- ch.njol.skript.entity.SkeletonData
- ch.njol.skript.entity.ThrownPotionData
- ch.njol.skript.entity.TropicalFishData
- ch.njol.skript.entity.VillagerData
- ch.njol.skript.entity.WolfData
- ch.njol.skript.entity.XpOrbData
- ch.njol.skript.entity.ZombieVillagerData
- ch.njol.skript.entity.EntityType (implements java.lang.Cloneable, ch.njol.yggdrasil.YggdrasilSerializable)
- ch.njol.skript.bukkitutil.EntityUtils
- ch.njol.skript.config.validate.EntryValidator (implements ch.njol.skript.config.validate.NodeValidator)
- ch.njol.skript.config.validate.EnumEntryValidator<E>
- ch.njol.skript.config.validate.ParsedEntryValidator<T>
- ch.njol.util.coll.iterator.EnumerationIterable<T> (implements java.lang.Iterable<T>)
- ch.njol.skript.config.EnumParser<E> (implements ch.njol.skript.classes.Converter<F,T>)
- ch.njol.skript.util.EnumUtils<E>
- ch.njol.skript.tests.platform.Environment
- ch.njol.skript.tests.platform.Environment.Resource
- org.bukkit.event.Event
- ch.njol.skript.command.CommandEvent
- ch.njol.skript.command.EffectCommandEvent
- ch.njol.skript.command.ScriptCommandEvent
- ch.njol.skript.sections.EffSecSpawn.SpawnEvent
- ch.njol.skript.events.bukkit.ExperienceSpawnEvent (implements org.bukkit.event.Cancellable)
- ch.njol.skript.lang.function.FunctionEvent<T>
- ch.njol.skript.events.bukkit.PreScriptLoadEvent
- ch.njol.skript.hooks.regions.events.RegionBorderEvent (implements org.bukkit.event.Cancellable)
- ch.njol.skript.events.bukkit.ScheduledEvent
- ch.njol.skript.events.bukkit.ScheduledNoWorldEvent
- ch.njol.skript.events.bukkit.ScriptEvent
- ch.njol.skript.events.bukkit.SkriptParseEvent
- ch.njol.skript.events.bukkit.SkriptStartEvent
- ch.njol.skript.events.bukkit.SkriptStopEvent
- ch.njol.skript.tests.runner.SkriptTestEvent
- ch.njol.skript.command.CommandEvent
- ch.njol.skript.registrations.EventValues
- ch.njol.skript.util.ExceptionUtils
- ch.njol.skript.util.Experience (implements ch.njol.yggdrasil.YggdrasilSerializable)
- ch.njol.skript.lang.ExpressionList<T> (implements ch.njol.skript.lang.Expression<T>)
- ch.njol.skript.lang.LiteralList<T> (implements ch.njol.skript.lang.Literal<T>)
- ch.njol.yggdrasil.Fields (implements java.lang.Iterable<T>)
- ch.njol.yggdrasil.Fields.FieldContext
- ch.njol.skript.util.FileUtils
- ch.njol.skript.lang.function.Function<T>
- ch.njol.skript.lang.function.JavaFunction<T>
- ch.njol.skript.lang.function.SimpleJavaFunction<T>
- ch.njol.skript.lang.function.ScriptFunction<T>
- ch.njol.skript.lang.function.JavaFunction<T>
- ch.njol.skript.lang.function.FunctionReference<T>
- ch.njol.skript.lang.function.Functions
- ch.njol.skript.util.GameruleValue<T> (implements ch.njol.yggdrasil.YggdrasilSerializable)
- ch.njol.skript.localization.GeneralWords
- ch.njol.skript.util.Getter<R,A> (implements ch.njol.skript.classes.Converter<F,T>)
- ch.njol.skript.classes.SerializableGetter<R,A>
- ch.njol.skript.update.GithubChecker (implements ch.njol.skript.update.UpdateChecker)
- ch.njol.skript.update.GithubChecker.ResponseEntry
- ch.njol.skript.update.GithubChecker.ResponseEntry.AssetsEntry
- ch.njol.skript.update.GithubChecker.ResponseEntry.Author
- ch.njol.skript.log.HandlerList (implements java.lang.Iterable<T>)
- ch.njol.skript.bukkitutil.HealthUtils
- org.bukkit.help.HelpTopic
- ch.njol.skript.command.Commands.CommandAliasHelpTopic
- ch.njol.skript.hooks.Hook<P>
- ch.njol.skript.hooks.biomes.BiomeHook
- ch.njol.skript.hooks.regions.RegionsPlugin<P>
- ch.njol.skript.hooks.regions.GriefPreventionHook
- ch.njol.skript.hooks.regions.PreciousStonesHook
- ch.njol.skript.hooks.regions.ResidenceHook
- ch.njol.skript.hooks.regions.WorldGuardHook
- ch.njol.skript.hooks.VaultHook
- ch.njol.skript.doc.HTMLGenerator
- ch.njol.util.coll.iterator.ImprovedIterator<T> (implements java.util.Iterator<E>)
- ch.njol.skript.util.InventoryActions
- ch.njol.skript.classes.InverseComparator<T1,T2> (implements ch.njol.skript.classes.Comparator<T1,T2>)
- ch.njol.skript.aliases.ItemData (implements java.lang.Cloneable, ch.njol.yggdrasil.YggdrasilSerializable.YggdrasilExtendedSerializable)
- ch.njol.skript.aliases.ItemData.OldItemData
- ch.njol.skript.aliases.ItemFlags
- ch.njol.skript.aliases.ItemType (implements ch.njol.skript.util.Container<T>, java.lang.Iterable<T>, ch.njol.skript.lang.Unit, ch.njol.yggdrasil.YggdrasilSerializable.YggdrasilExtendedSerializable)
- ch.njol.skript.bukkitutil.ItemUtils
- ch.njol.util.coll.iterator.IteratorIterable<T> (implements java.lang.Iterable<T>)
- ch.njol.skript.classes.data.JavaClasses
- ch.njol.yggdrasil.util.JREFieldHandler (implements ch.njol.yggdrasil.FieldHandler)
- ch.njol.skript.localization.Language
- ch.njol.util.coll.iterator.ListRangeIterator<T> (implements java.util.Iterator<E>)
- ch.njol.skript.util.ListVariablePersistentDataType (implements org.bukkit.persistence.PersistentDataType<T,Z>)
- ch.njol.skript.util.LiteralUtils
- ch.njol.skript.log.LogEntry
- ch.njol.util.LoggerFilter (implements ch.njol.util.Closeable, java.util.logging.Filter)
- ch.njol.skript.log.LogHandler (implements java.io.Closeable, ch.njol.util.OpenCloseable)
- ch.njol.skript.log.BlockingLogHandler
- ch.njol.skript.log.CountingLogHandler
- ch.njol.skript.log.ErrorDescLogHandler
- ch.njol.skript.log.FilteringLogHandler
- ch.njol.skript.log.ParseLogHandler
- ch.njol.skript.log.RedirectingLogHandler
- ch.njol.skript.log.RetainingLogHandler
- ch.njol.skript.log.TimingLogHandler
- ch.njol.skript.bukkitutil.block.MagicBlockCompat (implements ch.njol.skript.bukkitutil.block.BlockCompat)
- ch.njol.skript.patterns.MatchResult
- ch.njol.skript.aliases.MaterialRegistry
- ch.njol.util.Math2
- ch.njol.skript.localization.Message
- ch.njol.skript.localization.Adjective
- ch.njol.skript.localization.ArgsMessage
- ch.njol.skript.localization.FormattedMessage
- ch.njol.skript.localization.Noun
- ch.njol.skript.localization.PluralizingArgsMessage
- ch.njol.skript.localization.RegexMessage
- ch.njol.skript.util.chat.MessageComponent
- ch.njol.skript.util.chat.MessageComponent.BooleanSerializer (implements com.google.gson.JsonSerializer<T>)
- ch.njol.skript.util.chat.MessageComponent.ClickEvent
- ch.njol.skript.util.chat.MessageComponent.HoverEvent
- ch.njol.skript.Metrics
- ch.njol.skript.Metrics.CustomChart
- ch.njol.skript.Metrics.AdvancedBarChart
- ch.njol.skript.Metrics.AdvancedMapChart
- ch.njol.skript.Metrics.AdvancedPie
- ch.njol.skript.Metrics.MultiLineChart
- ch.njol.skript.Metrics.SimpleBarChart
- ch.njol.skript.Metrics.SimpleMapChart
- ch.njol.skript.Metrics.SimplePie
- ch.njol.skript.Metrics.SingleLineChart
- ch.njol.skript.hooks.economy.classes.Money
- ch.njol.skript.lang.function.Namespace
- ch.njol.skript.lang.function.Namespace.Key
- ch.njol.skript.bukkitutil.block.NewBlockCompat (implements ch.njol.skript.bukkitutil.block.BlockCompat)
- ch.njol.skript.config.Node
- ch.njol.skript.config.EntryNode (implements java.util.Map.Entry<K,V>)
- ch.njol.skript.config.SectionNode (implements java.lang.Iterable<T>)
- ch.njol.skript.config.SimpleNode
- ch.njol.skript.config.VoidNode
- ch.njol.skript.config.InvalidNode
- ch.njol.skript.config.NodeMap
- ch.njol.util.coll.iterator.NonNullIterator<T> (implements java.util.Iterator<E>)
- ch.njol.util.NotifyingReference<V>
- ch.njol.skript.update.NoUpdateChecker (implements ch.njol.skript.update.UpdateChecker)
- ch.njol.skript.classes.NumberArithmetic (implements ch.njol.skript.classes.Arithmetic<A,R>)
- ch.njol.skript.expressions.arithmetic.NumberExpressionInfo (implements ch.njol.skript.expressions.arithmetic.ArithmeticGettable)
- ch.njol.skript.config.Option<T>
- ch.njol.skript.config.OptionSection
- ch.njol.util.Pair<T1,T2> (implements java.lang.Cloneable, java.util.Map.Entry<K,V>, java.io.Serializable)
- ch.njol.util.NonNullPair<T1,T2>
- ch.njol.skript.lang.function.Parameter<T>
- ch.njol.skript.classes.Parser<T>
- ch.njol.skript.lang.parser.ParserInstance
- ch.njol.skript.lang.parser.ParserInstance.Data
- ch.njol.skript.lang.Section.SectionContext
- ch.njol.skript.util.visual.ParticleOption
- ch.njol.skript.bukkitutil.PassengerUtils
- ch.njol.skript.PatcherTool
- ch.njol.skript.patterns.PatternCompiler
- ch.njol.skript.patterns.PatternElement
- ch.njol.skript.patterns.ChoicePatternElement
- ch.njol.skript.patterns.GroupPatternElement
- ch.njol.skript.patterns.LiteralPatternElement
- ch.njol.skript.patterns.OptionalPatternElement
- ch.njol.skript.patterns.ParseTagPatternElement
- ch.njol.skript.patterns.RegexPatternElement
- ch.njol.skript.patterns.TypePatternElement
- ch.njol.skript.util.Patterns<T>
- ch.njol.skript.util.PersistentDataUtils
- ch.njol.skript.tests.platform.PlatformMain
- ch.njol.skript.events.util.PlayerChatEventHandler
- ch.njol.skript.bukkitutil.PlayerUtils
- org.bukkit.plugin.PluginBase (implements org.bukkit.plugin.Plugin)
- org.bukkit.plugin.java.JavaPlugin
- ch.njol.skript.Skript (implements org.bukkit.event.Listener)
- org.bukkit.plugin.java.JavaPlugin
- ch.njol.skript.util.PotionEffectUtils
- ch.njol.yggdrasil.PseudoEnum<T>
- java.io.Reader (implements java.io.Closeable, java.lang.Readable)
- java.io.BufferedReader
- ch.njol.skript.config.ConfigReader
- java.io.BufferedReader
- ch.njol.skript.hooks.regions.classes.Region (implements ch.njol.yggdrasil.YggdrasilSerializable.YggdrasilExtendedSerializable)
- ch.njol.skript.hooks.regions.GriefPreventionHook.GriefPreventionRegion
- ch.njol.skript.hooks.regions.PreciousStonesHook.PreciousStonesRegion
- ch.njol.skript.hooks.regions.ResidenceHook.ResidenceRegion
- ch.njol.skript.hooks.regions.WorldGuardHook.WorldGuardRegion
- ch.njol.skript.update.ReleaseChannel
- ch.njol.skript.update.ReleaseManifest
- ch.njol.util.coll.iterator.ReversedListIterator<T> (implements java.util.ListIterator<E>)
- ch.njol.util.coll.ReversedListView<T> (implements java.util.List<E>)
- ch.njol.skript.aliases.ScriptAliases
- ch.njol.skript.command.ScriptCommand (implements org.bukkit.command.TabExecutor)
- ch.njol.skript.ScriptLoader
- ch.njol.skript.ScriptLoader.ScriptInfo
- ch.njol.skript.util.ScriptOptions
- ch.njol.skript.config.validate.SectionValidator (implements ch.njol.skript.config.validate.NodeValidator)
- ch.njol.skript.variables.SerializedVariable
- ch.njol.skript.variables.SerializedVariable.Value
- ch.njol.skript.lang.function.Signature<T>
- ch.njol.yggdrasil.SimpleClassResolver (implements ch.njol.yggdrasil.ClassResolver)
- ch.njol.skript.entity.SimpleEntityData.SimpleEntityDataInfo
- ch.njol.skript.events.SimpleEvents
- ch.njol.skript.lang.util.SimpleExpression<T> (implements ch.njol.skript.lang.Expression<T>)
- ch.njol.skript.lang.util.ContainerExpression
- ch.njol.skript.expressions.base.EventValueExpression<T> (implements ch.njol.skript.lang.DefaultExpression<T>)
- ch.njol.skript.expressions.ExprCommandSender
- ch.njol.skript.expressions.ExprDamageCause
- ch.njol.skript.expressions.ExprInventoryAction
- ch.njol.skript.expressions.ExprItem
- ch.njol.skript.hooks.regions.expressions.ExprRegion
- ch.njol.skript.expressions.ExprSpawnReason
- ch.njol.skript.expressions.ExprTeleportCause
- ch.njol.skript.expressions.ExprAbsorbedBlocks
- ch.njol.skript.expressions.ExprAffectedEntities
- ch.njol.skript.expressions.ExprAllCommands
- ch.njol.skript.hooks.permission.expressions.ExprAllGroups
- ch.njol.skript.expressions.ExprAlphabetList
- ch.njol.skript.expressions.ExprAmount
- ch.njol.skript.expressions.ExprAmountOfItems
- ch.njol.skript.expressions.ExprAppliedEnchantments
- ch.njol.skript.expressions.ExprArgument
- ch.njol.skript.expressions.arithmetic.ExprArithmetic
- ch.njol.skript.expressions.ExprAttacked
- ch.njol.skript.expressions.ExprAttacker
- ch.njol.skript.expressions.ExprBlocks
- ch.njol.skript.hooks.regions.expressions.ExprBlocksInRegion
- ch.njol.skript.expressions.ExprBlockSphere
- ch.njol.skript.expressions.ExprBookPages
- ch.njol.skript.expressions.ExprChatFormat
- ch.njol.skript.expressions.ExprChatRecipients
- ch.njol.skript.expressions.ExprChestInventory
- ch.njol.skript.expressions.ExprClicked
- ch.njol.skript.expressions.ExprCmdCooldownInfo
- ch.njol.skript.expressions.ExprCommand
- ch.njol.skript.expressions.ExprCommandInfo
- ch.njol.skript.expressions.ExprDamage
- ch.njol.skript.expressions.ExprDateAgoLater
- ch.njol.skript.expressions.ExprDefaultValue<T>
- ch.njol.skript.expressions.ExprDifference
- ch.njol.skript.expressions.ExprDirection
- ch.njol.skript.expressions.ExprDistance
- ch.njol.skript.expressions.ExprDrops
- ch.njol.skript.expressions.ExprDropsOfBlock
- ch.njol.skript.expressions.ExprElement
- ch.njol.skript.expressions.ExprEnchantingExpCost
- ch.njol.skript.expressions.ExprEnchantItem
- ch.njol.skript.expressions.ExprEnchantmentBonus
- ch.njol.skript.expressions.ExprEnchantmentExpCosts
- ch.njol.skript.expressions.ExprEnchantmentLevel
- ch.njol.skript.expressions.ExprEnchantmentOffer
- ch.njol.skript.expressions.ExprEnchantments
- ch.njol.skript.expressions.ExprEntities
- ch.njol.skript.expressions.ExprEntity
- ch.njol.skript.expressions.ExprEventCancelled
- ch.njol.skript.expressions.ExprExperience
- ch.njol.skript.expressions.ExprExplodedBlocks
- ch.njol.skript.expressions.ExprExplosionBlockYield
- ch.njol.skript.expressions.ExprExplosionYield
- ch.njol.skript.expressions.ExprFertilizedBlocks
- ch.njol.skript.expressions.ExprFilter
- ch.njol.skript.expressions.ExprFilter.ExprInput<T>
- ch.njol.skript.expressions.ExprFinalDamage
- ch.njol.skript.expressions.ExprFireworkEffect
- ch.njol.skript.lang.function.ExprFunctionCall<T>
- ch.njol.skript.expressions.ExprGameRule
- ch.njol.skript.hooks.permission.expressions.ExprGroup
- ch.njol.skript.expressions.ExprHealAmount
- ch.njol.skript.expressions.ExprHealReason
- ch.njol.skript.expressions.ExprHiddenPlayers
- ch.njol.skript.expressions.ExprHostname
- ch.njol.skript.expressions.ExprHotbarButton
- ch.njol.skript.expressions.ExprHoverList
- ch.njol.skript.expressions.ExprIndexOf
- ch.njol.skript.expressions.ExprIndices
- ch.njol.skript.expressions.ExprInventory
- ch.njol.skript.expressions.ExprInventoryInfo
- ch.njol.skript.expressions.ExprInventorySlot
- ch.njol.skript.expressions.ExprIP
- ch.njol.skript.expressions.ExprItems
- ch.njol.skript.expressions.ExprItemsIn
- ch.njol.skript.expressions.ExprJoinSplit
- ch.njol.skript.expressions.ExprLastLoadedServerIcon
- ch.njol.skript.expressions.ExprLastSpawnedEntity
- ch.njol.skript.expressions.ExprLocationAt
- ch.njol.skript.expressions.ExprLocationFromVector
- ch.njol.skript.expressions.ExprLocationVectorOffset
- ch.njol.skript.expressions.ExprLoopValue
- ch.njol.skript.expressions.ExprLore
- ch.njol.skript.expressions.ExprMaxPlayers
- ch.njol.skript.expressions.ExprMe
- ch.njol.skript.hooks.regions.expressions.ExprMembersOfRegion
- ch.njol.skript.expressions.ExprMendingRepairAmount
- ch.njol.skript.expressions.ExprMessage
- ch.njol.skript.expressions.ExprMetadata<T>
- ch.njol.skript.expressions.ExprMOTD
- ch.njol.skript.expressions.ExprNow
- ch.njol.skript.expressions.ExprNumberOfCharacters
- ch.njol.skript.expressions.ExprNumbers
- ch.njol.skript.expressions.ExprOfflinePlayers
- ch.njol.skript.expressions.ExprOnlinePlayersCount
- ch.njol.skript.expressions.ExprParse
- ch.njol.skript.expressions.ExprParseError
- ch.njol.skript.expressions.ExprPassenger
- ch.njol.skript.expressions.ExprPermissions
- ch.njol.skript.expressions.ExprPlain
- ch.njol.skript.expressions.ExprPortal
- ch.njol.skript.expressions.ExprPotionEffect
- ch.njol.skript.expressions.ExprPotionEffects
- ch.njol.skript.expressions.ExprProtocolVersion
- ch.njol.skript.expressions.ExprPushedBlocks
- ch.njol.skript.expressions.ExprRandom
- ch.njol.skript.expressions.ExprRandomNumber
- ch.njol.skript.expressions.ExprRandomUUID
- ch.njol.skript.expressions.ExprRawName
- ch.njol.skript.hooks.regions.expressions.ExprRegionsAt
- ch.njol.skript.expressions.ExprRelationalVariable<T>
- ch.njol.skript.expressions.ExprRespawnLocation
- ch.njol.skript.expressions.ExprReversedList
- ch.njol.skript.expressions.ExprScoreboardTags
- ch.njol.skript.expressions.ExprScript
- ch.njol.skript.expressions.ExprScripts
- ch.njol.skript.expressions.ExprServerIcon
- ch.njol.skript.expressions.ExprShuffledList
- ch.njol.skript.expressions.ExprSignText
- ch.njol.skript.expressions.ExprSortedList
- ch.njol.skript.expressions.ExprSpecialNumber
- ch.njol.skript.expressions.ExprStringCase
- ch.njol.skript.expressions.ExprSubstring
- ch.njol.skript.expressions.ExprTamer
- ch.njol.skript.expressions.ExprTernary<T>
- ch.njol.skript.expressions.ExprTimes
- ch.njol.skript.expressions.ExprTPS
- ch.njol.skript.expressions.ExprValue
- ch.njol.skript.expressions.ExprVectorAngleBetween
- ch.njol.skript.expressions.ExprVectorArithmetic
- ch.njol.skript.expressions.ExprVectorBetweenLocations
- ch.njol.skript.expressions.ExprVectorCrossProduct
- ch.njol.skript.expressions.ExprVectorCylindrical
- ch.njol.skript.expressions.ExprVectorDotProduct
- ch.njol.skript.expressions.ExprVectorFromXYZ
- ch.njol.skript.expressions.ExprVectorFromYawAndPitch
- ch.njol.skript.expressions.ExprVectorNormalize
- ch.njol.skript.expressions.ExprVectorOfLocation
- ch.njol.skript.expressions.ExprVectorRandom
- ch.njol.skript.expressions.ExprVectorSpherical
- ch.njol.skript.expressions.ExprVersion
- ch.njol.skript.expressions.ExprVersionString
- ch.njol.skript.expressions.ExprWhitelist
- ch.njol.skript.expressions.ExprWorldFromName
- ch.njol.skript.expressions.ExprWorlds
- ch.njol.skript.expressions.base.PropertyExpression<F,T>
- ch.njol.skript.expressions.ExprBiome
- ch.njol.skript.expressions.ExprBurnCookTime
- ch.njol.skript.expressions.ExprChunk
- ch.njol.skript.expressions.ExprColorOf
- ch.njol.skript.expressions.ExprColoured
- ch.njol.skript.expressions.ExprDamagedItem
- ch.njol.skript.expressions.ExprEntityAttribute
- ch.njol.skript.expressions.ExprFoodLevel
- ch.njol.skript.expressions.ExprFormatTime
- ch.njol.skript.expressions.ExprFurnaceSlot
- ch.njol.skript.expressions.ExprGameMode
- ch.njol.skript.expressions.ExprHash
- ch.njol.skript.expressions.ExprHealth
- ch.njol.skript.expressions.ExprIdOf
- ch.njol.skript.expressions.ExprItemWithCustomModelData
- ch.njol.skript.expressions.ExprItemWithLore
- ch.njol.skript.expressions.ExprLastDamageCause
- ch.njol.skript.expressions.ExprLightLevel
- ch.njol.skript.expressions.ExprNamed
- ch.njol.skript.expressions.ExprOpenedInventory
- ch.njol.skript.expressions.ExprPlayerViewDistance
- ch.njol.skript.expressions.ExprRound
- ch.njol.skript.expressions.ExprSaturation
- ch.njol.skript.expressions.ExprSeed
- ch.njol.skript.expressions.ExprShooter
- ch.njol.skript.expressions.ExprSpawn
- ch.njol.skript.expressions.ExprTarget
- ch.njol.skript.expressions.ExprTargetedBlock
- ch.njol.skript.expressions.ExprTime
- ch.njol.skript.expressions.ExprTool
- ch.njol.skript.expressions.ExprUnbreakable
- ch.njol.skript.expressions.ExprWeather
- ch.njol.skript.expressions.ExprWorld
- ch.njol.skript.expressions.ExprXOf
- ch.njol.skript.expressions.base.SimplePropertyExpression<F,T> (implements ch.njol.skript.classes.Converter<F,T>)
- ch.njol.skript.expressions.ExprAI
- ch.njol.skript.expressions.ExprAltitude
- ch.njol.skript.expressions.ExprArmorSlot
- ch.njol.skript.expressions.ExprArrowKnockbackStrength
- ch.njol.skript.expressions.ExprArrowPierceLevel
- ch.njol.skript.expressions.ExprArrowsStuck
- ch.njol.skript.expressions.ExprAttackCooldown
- ch.njol.skript.hooks.economy.expressions.ExprBalance
- ch.njol.skript.expressions.ExprBed
- ch.njol.skript.expressions.ExprBlockData
- ch.njol.skript.expressions.ExprBlockHardness
- ch.njol.skript.expressions.ExprBookAuthor
- ch.njol.skript.expressions.ExprBookTitle
- ch.njol.skript.expressions.ExprClientViewDistance
- ch.njol.skript.expressions.ExprCompassTarget
- ch.njol.skript.expressions.ExprCoordinate
- ch.njol.skript.expressions.ExprCreeperMaxFuseTicks
- ch.njol.skript.expressions.ExprCursorSlot
- ch.njol.skript.expressions.ExprCustomModelData
- ch.njol.skript.expressions.ExprDifficulty
- ch.njol.skript.expressions.ExprDurability
- ch.njol.skript.expressions.ExprEnchantmentOfferCost
- ch.njol.skript.expressions.ExprEnderChest
- ch.njol.skript.expressions.ExprEntityTamer
- ch.njol.skript.expressions.ExprExhaustion
- ch.njol.skript.expressions.ExprExplosiveYield
- ch.njol.skript.expressions.ExprEyeLocation
- ch.njol.skript.expressions.ExprFacing
- ch.njol.skript.expressions.ExprFallDistance
- ch.njol.skript.expressions.ExprFlightMode
- ch.njol.skript.expressions.ExprGlidingState
- ch.njol.skript.expressions.ExprGlowing
- ch.njol.skript.expressions.ExprGravity
- ch.njol.skript.expressions.ExprHighestSolidBlock
- ch.njol.skript.expressions.ExprHotbarSlot
- ch.njol.skript.expressions.ExprHumidity
- ch.njol.skript.expressions.ExprItemAmount
- ch.njol.skript.expressions.ExprItemFrameSlot
- ch.njol.skript.expressions.ExprLanguage
- ch.njol.skript.expressions.ExprLastAttacker
- ch.njol.skript.expressions.ExprLastColor
- ch.njol.skript.expressions.ExprLastDamage
- ch.njol.skript.expressions.ExprLastLoginTime
- ch.njol.skript.expressions.ExprLastResourcePackResponse
- ch.njol.skript.expressions.ExprLeashHolder
- ch.njol.skript.expressions.ExprLength
- ch.njol.skript.expressions.ExprLevel
- ch.njol.skript.expressions.ExprLevelProgress
- ch.njol.skript.expressions.ExprMaxDurability
- ch.njol.skript.expressions.ExprMaxHealth
- ch.njol.skript.expressions.ExprMaxMinecartSpeed
- ch.njol.skript.expressions.ExprMaxStack
- ch.njol.skript.expressions.ExprMiddleOfLocation
- ch.njol.skript.expressions.ExprMinecartDerailedFlyingVelocity
- ch.njol.skript.expressions.ExprName
- ch.njol.skript.expressions.ExprNoDamageTicks
- ch.njol.skript.expressions.ExprPing
- ch.njol.skript.expressions.ExprPlayerlistHeaderFooter
- ch.njol.skript.expressions.ExprPlayerWeather
- ch.njol.skript.hooks.chat.expressions.ExprPrefixSuffix
- ch.njol.skript.expressions.ExprProjectileBounceState
- ch.njol.skript.expressions.ExprProjectileCriticalState
- ch.njol.skript.expressions.ExprRedstoneBlockPower
- ch.njol.skript.expressions.ExprRemainingAir
- ch.njol.skript.expressions.ExprSeaLevel
- ch.njol.skript.expressions.ExprSkull
- ch.njol.skript.expressions.ExprSlotIndex
- ch.njol.skript.expressions.ExprSpawnerType
- ch.njol.skript.expressions.ExprSpectatorTarget
- ch.njol.skript.expressions.ExprSpeed
- ch.njol.skript.expressions.ExprTemperature
- ch.njol.skript.expressions.ExprTimePlayed
- ch.njol.skript.expressions.ExprTimeSince
- ch.njol.skript.expressions.ExprTypeOf
- ch.njol.skript.expressions.ExprUnixDate
- ch.njol.skript.expressions.ExprUnixTicks
- ch.njol.skript.expressions.ExprUUID
- ch.njol.skript.expressions.ExprVectorLength
- ch.njol.skript.expressions.ExprVectorSquaredLength
- ch.njol.skript.expressions.ExprVectorXYZ
- ch.njol.skript.expressions.ExprVehicle
- ch.njol.skript.expressions.ExprVelocity
- ch.njol.skript.expressions.ExprYawPitch
- ch.njol.skript.expressions.base.WrapperExpression<T>
- ch.njol.skript.expressions.ExprBlock
- ch.njol.skript.expressions.ExprEventExpression
- ch.njol.skript.expressions.ExprLocation
- ch.njol.skript.expressions.ExprLocationOf
- ch.njol.skript.expressions.ExprTimeState
- ch.njol.skript.lang.util.SimpleLiteral<T> (implements ch.njol.skript.lang.DefaultExpression<T>, ch.njol.skript.lang.Literal<T>)
- ch.njol.skript.expressions.LitAt
- ch.njol.skript.expressions.LitConsole
- ch.njol.skript.expressions.LitNewLine
- ch.njol.util.coll.iterator.SingleItemIterable<T> (implements java.lang.Iterable<T>)
- ch.njol.util.coll.iterator.SingleItemIterator<T> (implements java.util.Iterator<E>)
- ch.njol.skript.util.SingleVariablePersistentDataType (implements org.bukkit.persistence.PersistentDataType<T,Z>)
- ch.njol.skript.SkriptAddon
- ch.njol.skript.classes.data.SkriptClasses
- ch.njol.skript.SkriptCommand (implements org.bukkit.command.CommandExecutor)
- ch.njol.skript.SkriptCommandTabCompleter (implements org.bukkit.command.TabCompleter)
- ch.njol.skript.SkriptConfig
- ch.njol.skript.lang.SkriptEvent (implements ch.njol.skript.lang.Debuggable, ch.njol.skript.lang.SyntaxElement)
- ch.njol.skript.events.EvtBlock
- ch.njol.skript.events.EvtBlockLegacy
- ch.njol.skript.events.EvtBookEdit
- ch.njol.skript.events.EvtBookSign
- ch.njol.skript.events.EvtClick
- ch.njol.skript.events.EvtCommand
- ch.njol.skript.events.EvtDamage
- ch.njol.skript.events.EvtEntity
- ch.njol.skript.events.EvtEntityBlockChange
- ch.njol.skript.events.EvtEntityTarget
- ch.njol.skript.events.EvtFirework
- ch.njol.skript.events.EvtFirstJoin
- ch.njol.skript.events.EvtGameMode
- ch.njol.skript.events.EvtGrow
- ch.njol.skript.events.EvtItem
- ch.njol.skript.events.EvtLevel
- ch.njol.skript.events.EvtMove
- ch.njol.skript.events.EvtPlantGrowth
- ch.njol.skript.events.EvtPressurePlate
- ch.njol.skript.events.EvtResourcePackResponse
- ch.njol.skript.tests.runner.EvtTestCase
- ch.njol.skript.events.EvtWeatherChange
- ch.njol.skript.lang.SectionSkriptEvent
- ch.njol.skript.lang.SelfRegisteringSkriptEvent
- ch.njol.skript.events.EvtAtTime (implements java.lang.Comparable<T>)
- ch.njol.skript.events.EvtChat
- ch.njol.skript.events.EvtExperienceSpawn
- ch.njol.skript.events.EvtMoveOn
- ch.njol.skript.events.EvtPeriodical
- ch.njol.skript.hooks.regions.events.EvtRegionBorder
- ch.njol.skript.events.EvtScript
- ch.njol.skript.events.EvtSkript
- ch.njol.skript.lang.util.SimpleEvent
- ch.njol.skript.SkriptEventHandler
- ch.njol.skript.SkriptEventHandler.PriorityListener (implements org.bukkit.event.Listener)
- ch.njol.skript.log.SkriptLogger
- ch.njol.skript.lang.SkriptParser
- ch.njol.skript.lang.SkriptParser.ExprInfo
- ch.njol.skript.lang.SkriptParser.ParseResult
- ch.njol.skript.patterns.SkriptPattern
- ch.njol.skript.timings.SkriptTimings
- ch.njol.skript.util.slot.Slot (implements ch.njol.skript.lang.Debuggable)
- ch.njol.skript.util.slot.CursorSlot
- ch.njol.skript.util.slot.DroppedItemSlot
- ch.njol.skript.util.slot.ItemFrameSlot
- ch.njol.skript.util.Slot
- ch.njol.skript.util.slot.SlotWithIndex
- ch.njol.skript.util.slot.EquipmentSlot
- ch.njol.skript.util.slot.InventorySlot
- ch.njol.skript.util.slot.ThrowableProjectileSlot
- ch.njol.skript.util.SoundUtils
- ch.njol.util.coll.iterator.StoppableIterator<T> (implements java.util.Iterator<E>)
- ch.njol.skript.util.BlockLineIterator
- ch.njol.util.StringUtils
- ch.njol.util.SynchronizedReference<V>
- ch.njol.skript.lang.SyntaxElementInfo<E>
- ch.njol.skript.lang.ExpressionInfo<E,T>
- ch.njol.skript.lang.SkriptEventInfo<E>
- ch.njol.skript.util.Task (implements ch.njol.util.Closeable, java.lang.Runnable)
- ch.njol.skript.tests.runner.TestFunctions
- ch.njol.skript.tests.runner.TestMode
- ch.njol.skript.tests.TestResults
- ch.njol.skript.tests.runner.TestTracker
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- ch.njol.skript.util.EmptyStacktraceException
- java.lang.IllegalArgumentException
- ch.njol.skript.aliases.InvalidMinecraftIdException
- ch.njol.skript.patterns.MalformedPatternException
- ch.njol.skript.SkriptAPIException
- ch.njol.yggdrasil.YggdrasilException
- java.lang.RuntimeException
- java.lang.Exception
- ch.njol.skript.util.Time (implements ch.njol.yggdrasil.YggdrasilSerializable)
- ch.njol.skript.util.Timeperiod (implements ch.njol.yggdrasil.YggdrasilSerializable)
- ch.njol.skript.util.Timespan (implements java.lang.Comparable<T>, ch.njol.yggdrasil.YggdrasilSerializable)
- ch.njol.skript.lang.TriggerItem (implements ch.njol.skript.lang.Debuggable)
- ch.njol.skript.lang.Statement (implements ch.njol.skript.lang.SyntaxElement)
- ch.njol.skript.lang.Condition
- ch.njol.skript.conditions.CondAlphanumeric
- ch.njol.skript.hooks.regions.conditions.CondCanBuild
- ch.njol.skript.conditions.CondCancelled
- ch.njol.skript.conditions.CondCanHold
- ch.njol.skript.conditions.CondCanSee
- ch.njol.skript.conditions.CondChance
- ch.njol.skript.conditions.CondCompare
- ch.njol.skript.conditions.CondContains
- ch.njol.skript.conditions.CondDamageCause
- ch.njol.skript.conditions.CondDate
- ch.njol.skript.conditions.CondHasMetadata
- ch.njol.skript.conditions.CondHasPotion
- ch.njol.skript.conditions.CondHasRelationalVariable
- ch.njol.skript.conditions.CondHasScoreboardTag
- ch.njol.skript.conditions.CondIncendiary
- ch.njol.skript.conditions.CondIsBlockRedstonePowered
- ch.njol.skript.conditions.CondIsEnchanted
- ch.njol.skript.conditions.CondIsInWorld
- ch.njol.skript.conditions.CondIsLoaded
- ch.njol.skript.hooks.regions.conditions.CondIsMember
- ch.njol.skript.conditions.CondIsOfType
- ch.njol.skript.conditions.CondIsPluginEnabled
- ch.njol.skript.conditions.CondIsRiding
- ch.njol.skript.conditions.CondIsSet
- ch.njol.skript.conditions.CondIsWearing
- ch.njol.skript.conditions.CondIsWhitelisted
- ch.njol.skript.conditions.CondItemInHand
- ch.njol.skript.conditions.CondMatches
- ch.njol.skript.tests.runner.CondMinecraftVersion
- ch.njol.skript.conditions.CondPermission
- ch.njol.skript.conditions.CondPlayedBefore
- ch.njol.skript.conditions.CondPvP
- ch.njol.skript.hooks.regions.conditions.CondRegionContains
- ch.njol.skript.conditions.CondResourcePack
- ch.njol.skript.conditions.CondScriptLoaded
- ch.njol.skript.conditions.CondStartsEndsWith
- ch.njol.skript.conditions.CondWeather
- ch.njol.skript.conditions.base.PropertyCondition<T> (implements ch.njol.util.Checker<T>)
- ch.njol.skript.conditions.CondAI
- ch.njol.skript.conditions.CondCanFly
- ch.njol.skript.conditions.CondEntityIsInLiquid
- ch.njol.skript.conditions.CondEntityIsWet
- ch.njol.skript.conditions.CondHasClientWeather
- ch.njol.skript.conditions.CondHasCustomModelData
- ch.njol.skript.conditions.CondHasResourcePack
- ch.njol.skript.conditions.CondIgnitionProcess
- ch.njol.skript.conditions.CondIsAlive
- ch.njol.skript.conditions.CondIsBanned
- ch.njol.skript.conditions.CondIsBlock
- ch.njol.skript.conditions.CondIsBlocking
- ch.njol.skript.conditions.CondIsBurning
- ch.njol.skript.conditions.CondIsCharged
- ch.njol.skript.conditions.CondIsEdible
- ch.njol.skript.conditions.CondIsEmpty
- ch.njol.skript.conditions.CondIsFlammable
- ch.njol.skript.conditions.CondIsFlying
- ch.njol.skript.conditions.CondIsFuel
- ch.njol.skript.conditions.CondIsInteractable
- ch.njol.skript.conditions.CondIsInvulnerable
- ch.njol.skript.conditions.CondIsOccluding
- ch.njol.skript.conditions.CondIsOnGround
- ch.njol.skript.conditions.CondIsOnline
- ch.njol.skript.conditions.CondIsPassable
- ch.njol.skript.conditions.CondIsPoisoned
- ch.njol.skript.conditions.CondIsRiptiding
- ch.njol.skript.conditions.CondIsSilent
- ch.njol.skript.conditions.CondIsSkriptCommand
- ch.njol.skript.conditions.CondIsSleeping
- ch.njol.skript.conditions.CondIsSlimeChunk
- ch.njol.skript.conditions.CondIsSneaking
- ch.njol.skript.conditions.CondIsSolid
- ch.njol.skript.conditions.CondIsSprinting
- ch.njol.skript.conditions.CondIsSwimming
- ch.njol.skript.conditions.CondIsTameable
- ch.njol.skript.conditions.CondIsTransparent
- ch.njol.skript.conditions.CondIsUnbreakable
- ch.njol.skript.conditions.CondIsVectorNormalized
- ch.njol.skript.conditions.CondLeashed
- ch.njol.skript.conditions.CondProjectileCanBounce
- ch.njol.skript.lang.Effect
- ch.njol.skript.util.AsyncEffect
- ch.njol.skript.effects.EffLoadServerIcon
- ch.njol.skript.effects.Delay
- ch.njol.skript.effects.IndeterminateDelay
- ch.njol.skript.effects.EffActionBar
- ch.njol.skript.tests.runner.EffAssert
- ch.njol.skript.effects.EffBan
- ch.njol.skript.effects.EffBreakNaturally
- ch.njol.skript.effects.EffBroadcast
- ch.njol.skript.effects.EffCancelCooldown
- ch.njol.skript.effects.EffCancelDrops
- ch.njol.skript.effects.EffCancelEvent
- ch.njol.skript.effects.EffChange
- ch.njol.skript.effects.EffChargeCreeper
- ch.njol.skript.effects.EffColorItems
- ch.njol.skript.effects.EffCommand
- ch.njol.skript.effects.EffConnect
- ch.njol.skript.effects.EffContinue
- ch.njol.skript.effects.EffDoIf
- ch.njol.skript.effects.EffDrop
- ch.njol.skript.lang.EffectSectionEffect
- ch.njol.skript.effects.EffEnchant
- ch.njol.skript.effects.EffEquip (implements ch.njol.skript.lang.Testable)
- ch.njol.skript.effects.EffExceptionDebug
- ch.njol.skript.effects.EffExit
- ch.njol.skript.effects.EffExplodeCreeper
- ch.njol.skript.effects.EffExplosion
- ch.njol.skript.effects.EffFeed
- ch.njol.skript.effects.EffFireworkLaunch
- ch.njol.skript.effects.EffForceAttack
- ch.njol.skript.lang.function.EffFunctionCall
- ch.njol.skript.effects.EffHealth
- ch.njol.skript.effects.EffHidePlayerFromServerList
- ch.njol.skript.effects.EffIgnite
- ch.njol.skript.effects.EffIncendiary
- ch.njol.skript.effects.EffInvulnerability
- ch.njol.skript.effects.EffKeepInventory
- ch.njol.skript.effects.EffKick
- ch.njol.skript.effects.EffKill
- ch.njol.skript.effects.EffLeash
- ch.njol.skript.effects.EffLightning
- ch.njol.skript.effects.EffLog
- ch.njol.skript.effects.EffMakeFly
- ch.njol.skript.effects.EffMakeSay
- ch.njol.skript.effects.EffMessage
- ch.njol.skript.effects.EffOp
- ch.njol.skript.effects.EffOpenBook
- ch.njol.skript.effects.EffOpenInventory
- ch.njol.skript.effects.EffPlayerInfoVisibility
- ch.njol.skript.effects.EffPlayerVisibility
- ch.njol.skript.effects.EffPlaySound
- ch.njol.skript.effects.EffPoison
- ch.njol.skript.effects.EffPotion
- ch.njol.skript.effects.EffPush
- ch.njol.skript.effects.EffPvP
- ch.njol.skript.effects.EffReplace
- ch.njol.skript.effects.EffResetTitle
- ch.njol.skript.effects.EffRespawn
- ch.njol.skript.effects.EffReturn
- ch.njol.skript.effects.EffScriptFile
- ch.njol.skript.effects.EffSendBlockChange
- ch.njol.skript.effects.EffSendResourcePack
- ch.njol.skript.effects.EffSendTitle
- ch.njol.skript.effects.EffShear
- ch.njol.skript.effects.EffShoot
- ch.njol.skript.effects.EffSilence
- ch.njol.skript.effects.EffStopServer
- ch.njol.skript.effects.EffStopSound
- ch.njol.skript.effects.EffSuppressWarnings
- ch.njol.skript.effects.EffSwingHand
- ch.njol.skript.effects.EffTeleport
- ch.njol.skript.effects.EffToggle
- ch.njol.skript.effects.EffToggleFlight
- ch.njol.skript.effects.EffTree
- ch.njol.skript.effects.EffVectorRotateAroundAnother
- ch.njol.skript.effects.EffVectorRotateXYZ
- ch.njol.skript.effects.EffVehicle
- ch.njol.skript.effects.EffVisualEffect
- ch.njol.skript.util.AsyncEffect
- ch.njol.skript.lang.Condition
- ch.njol.skript.lang.TriggerSection
- ch.njol.skript.lang.Section (implements ch.njol.skript.lang.SyntaxElement)
- ch.njol.skript.lang.EffectSection
- ch.njol.skript.sections.EffSecSpawn
- ch.njol.skript.sections.SecConditional
- ch.njol.skript.sections.SecLoop
- ch.njol.skript.sections.SecWhile
- ch.njol.skript.lang.EffectSection
- ch.njol.skript.lang.Trigger
- ch.njol.skript.lang.Section (implements ch.njol.skript.lang.SyntaxElement)
- ch.njol.skript.lang.Statement (implements ch.njol.skript.lang.SyntaxElement)
- com.google.gson.TypeAdapter<T>
- ch.njol.util.EnumTypeAdapter<T>
- ch.njol.skript.variables.TypeHints
- ch.njol.skript.lang.UnparsedLiteral (implements ch.njol.skript.lang.Literal<T>)
- ch.njol.skript.update.UpdateManifest
- ch.njol.skript.update.Updater
- ch.njol.skript.SkriptUpdater
- ch.njol.skript.util.Utils
- ch.njol.util.Validate
- ch.njol.skript.lang.Variable<T> (implements ch.njol.skript.lang.Expression<T>)
- ch.njol.skript.variables.Variables
- ch.njol.skript.variables.VariablesStorage (implements ch.njol.util.Closeable)
- ch.njol.skript.variables.DatabaseStorage
- ch.njol.skript.variables.FlatFileStorage
- ch.njol.skript.lang.VariableString (implements ch.njol.skript.lang.Expression<T>)
- ch.njol.skript.classes.VectorArithmethic (implements ch.njol.skript.classes.Arithmetic<A,R>)
- ch.njol.util.VectorMath
- ch.njol.skript.util.Version (implements java.lang.Comparable<T>, java.io.Serializable)
- ch.njol.skript.util.visual.VisualEffect (implements ch.njol.skript.lang.SyntaxElement, ch.njol.yggdrasil.YggdrasilSerializable)
- ch.njol.skript.util.visual.VisualEffects
- ch.njol.skript.util.visual.VisualEffectType
- ch.njol.skript.bukkitutil.Workarounds
- ch.njol.skript.bukkitutil.WorldUtils
- ch.njol.yggdrasil.Yggdrasil
- ch.njol.yggdrasil.YggdrasilInputStream (implements java.io.Closeable)
- ch.njol.yggdrasil.DefaultYggdrasilInputStream
- ch.njol.yggdrasil.xml.YggXMLInputStream
- ch.njol.yggdrasil.YggdrasilOutputStream (implements java.io.Closeable, java.io.Flushable)
- ch.njol.yggdrasil.DefaultYggdrasilOutputStream
- ch.njol.yggdrasil.xml.YggXMLOutputStream
- ch.njol.yggdrasil.YggdrasilSerializer<T> (implements ch.njol.yggdrasil.ClassResolver)
- ch.njol.yggdrasil.JRESerializer
- ch.njol.skript.classes.Serializer<T>
- ch.njol.skript.classes.ConfigurationSerializer<T>
- ch.njol.skript.classes.EnumSerializer<T>
- ch.njol.skript.classes.YggdrasilSerializer<T>
Interface Hierarchy
- ch.njol.skript.classes.Arithmetic<A,R>
- ch.njol.skript.expressions.arithmetic.ArithmeticGettable
- java.lang.AutoCloseable
- ch.njol.util.OpenCloseable
- ch.njol.skript.bukkitutil.block.BlockCompat
- ch.njol.skript.bukkitutil.block.BlockSetter
- ch.njol.util.Callback<R,A>
- ch.njol.skript.classes.Changer<T>
- ch.njol.skript.classes.SerializableChanger<T>
- ch.njol.skript.util.chat.ChatCode
- ch.njol.util.Checker<T>
- ch.njol.util.NullableChecker<T>
- ch.njol.skript.classes.SerializableChecker<T>
- ch.njol.yggdrasil.ClassResolver
- java.lang.Cloneable
- ch.njol.skript.lang.Unit
- ch.njol.skript.classes.Cloner<T>
- ch.njol.util.Closeable
- ch.njol.skript.classes.Comparator<T1,T2>
- ch.njol.skript.util.Container<T>
- ch.njol.skript.classes.Converter<F,T>
- ch.njol.skript.lang.Debuggable
- ch.njol.skript.lang.Expression<T> (also extends ch.njol.skript.lang.SyntaxElement)
- ch.njol.skript.lang.DefaultExpression<T>
- ch.njol.skript.lang.Literal<T>
- ch.njol.skript.lang.Expression<T> (also extends ch.njol.skript.lang.SyntaxElement)
- ch.njol.yggdrasil.FieldHandler
- ch.njol.skript.localization.LanguageChangeListener
- java.util.Map<K,V>
- ch.njol.util.coll.BidiMap<T1,T2>
- ch.njol.skript.config.validate.NodeValidator
- ch.njol.util.Predicate<T>
- ch.njol.util.Setter<T>
- ch.njol.skript.lang.SyntaxElement
- ch.njol.skript.lang.Expression<T> (also extends ch.njol.skript.lang.Debuggable)
- ch.njol.skript.lang.DefaultExpression<T>
- ch.njol.skript.lang.Literal<T>
- ch.njol.skript.lang.Expression<T> (also extends ch.njol.skript.lang.Debuggable)
- ch.njol.skript.lang.Testable
- ch.njol.skript.update.UpdateChecker
- ch.njol.yggdrasil.YggdrasilSerializable
- ch.njol.yggdrasil.YggdrasilSerializable.YggdrasilExtendedSerializable
- ch.njol.skript.util.Color
- ch.njol.yggdrasil.YggdrasilSerializable.YggdrasilRobustSerializable
- ch.njol.yggdrasil.YggdrasilSerializable.YggdrasilExtendedSerializable
- ch.njol.yggdrasil.YggdrasilSerializable.YggdrasilRobustEnum
Annotation Interface Hierarchy
- ch.njol.skript.util.Container.ContainerType (implements java.lang.annotation.Annotation)
- ch.njol.skript.doc.Description (implements java.lang.annotation.Annotation)
- ch.njol.skript.doc.DocumentationId (implements java.lang.annotation.Annotation)
- ch.njol.skript.doc.Events (implements java.lang.annotation.Annotation)
- ch.njol.skript.doc.Examples (implements java.lang.annotation.Annotation)
- ch.njol.skript.doc.Name (implements java.lang.annotation.Annotation)
- ch.njol.skript.doc.NoDoc (implements java.lang.annotation.Annotation)
- ch.njol.skript.doc.RequiredPlugins (implements java.lang.annotation.Annotation)
- ch.njol.skript.doc.Since (implements java.lang.annotation.Annotation)
- ch.njol.yggdrasil.YggdrasilID (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- ch.njol.skript.hooks.biomes.BiomeMapUtil.To19Mapping
- ch.njol.skript.classes.Changer.ChangeMode
- ch.njol.skript.classes.Comparator.Relation
- ch.njol.skript.variables.DatabaseStorage.Type
- ch.njol.skript.util.slot.EquipmentSlot.EquipSlot
- ch.njol.skript.log.ErrorQuality
- ch.njol.skript.lang.ExpressionType
- ch.njol.util.Kleenean
- ch.njol.skript.localization.Language.LanguageListenerPriority
- ch.njol.skript.util.chat.LinkParseMode
- ch.njol.skript.log.LogHandler.LogResult
- ch.njol.skript.aliases.MatchQuality
- ch.njol.skript.util.chat.MessageComponent.ClickEvent.Action
- ch.njol.skript.util.chat.MessageComponent.HoverEvent.Action
- ch.njol.skript.Metrics.Country
- ch.njol.skript.lang.function.Namespace.Origin
- ch.njol.skript.expressions.arithmetic.Operator
- ch.njol.skript.lang.ParseContext
- ch.njol.skript.util.PotionDataUtils
- ch.njol.skript.conditions.base.PropertyCondition.PropertyType
- ch.njol.skript.update.ReleaseStatus
- ch.njol.skript.ServerPlatform
- ch.njol.skript.util.chat.SkriptChatCode (implements ch.njol.skript.util.chat.ChatCode)
- ch.njol.skript.util.SkriptColor (implements ch.njol.skript.util.Color)
- ch.njol.skript.util.StringMode
- ch.njol.skript.util.StructureType
- ch.njol.yggdrasil.Tag
- ch.njol.skript.update.UpdaterState
- ch.njol.skript.log.Verbosity
- ch.njol.skript.util.WeatherType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)