Uses of Enum Class
org.bukkit.packs.DataPack.Compatibility
-
Uses of DataPack.Compatibility in org.bukkit.packs
Modifier and TypeMethodDescriptionDataPack.getCompatibility()
Deprecated, for removal: This API element is subject to removal in a future version.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.