Uses of Enum Class
org.bukkit.packs.DataPack.Compatibility
Packages that use DataPack.Compatibility
-
Uses of DataPack.Compatibility in org.bukkit.packs
Methods in org.bukkit.packs that return DataPack.CompatibilityModifier 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.