Package org.skriptlang.skript.bukkit.tags.sources
package org.skriptlang.skript.bukkit.tags.sources
-
ClassDescriptionBukkitTagSource<T extends org.bukkit.Keyed>A set of tags provided by Bukkit.CustomTagSource<T extends org.bukkit.Keyed>A custom source of tags that stores its own tags.PaperTagSource<T extends org.bukkit.Keyed>A set of tags provided by Paper.SkriptTagSource<T extends org.bukkit.Keyed>The origin of a tag, eg.TagSource<T extends org.bukkit.Keyed>A source for
Tag
s, be it Bukkit's tag registries, Paper's handmade tags, or custom tags made by the user.