Uses of Enum
org.bukkit.packs.DataPack.Source
-
Uses of DataPack.Source in org.bukkit.packs
Modifier and TypeMethodDescriptionDataPack.getSource()
Gets the source of this data pack.static DataPack.Source
Returns the enum constant of this type with the specified name.static DataPack.Source[]
DataPack.Source.values()
Returns an array containing the constants of this enum type, in the order they are declared.