Uses of Enum
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 type with the specified name.static DataPack.Compatibility[]
DataPack.Compatibility.values()
Returns an array containing the constants of this enum type, in the order they are declared.