Uses of Enum Class
org.bukkit.packs.DataPack.Source
-
Uses of DataPack.Source in org.bukkit.packs
Modifier and TypeMethodDescriptionDataPack.getSource()
Deprecated, for removal: This API element is subject to removal in a future version.Gets the source of this data pack.static DataPack.Source
Returns 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.