Uses of Enum Class
org.bukkit.packs.DataPack.Compatibility
-
Uses of DataPack.Compatibility in org.bukkit.packs
Modifier and TypeMethodDescriptionDataPack.getCompatibility()
Gets the compatibility of this data pack with the server.static DataPack.Compatibility
Returns the enum constant of this class with the specified name.static DataPack.Compatibility[]
DataPack.Compatibility.values()
Returns an array containing the constants of this enum class, in the order they are declared.