Uses of Enum Class
org.bukkit.packs.DataPack.Source
Packages that use DataPack.Source
-
Uses of DataPack.Source in org.bukkit.packs
Subclasses with type arguments of type DataPack.Source in org.bukkit.packsModifier and TypeClassDescriptionstatic enumRepresent the source of a data pack.Methods in org.bukkit.packs that return DataPack.SourceModifier and TypeMethodDescriptionDataPack.getSource()Gets the source of this data pack.static DataPack.SourceReturns the enum constant of this class with the specified name.static DataPack.Source[]DataPack.Source.values()Returns an array containing the constants of this enum class, in the order they are declared.