Uses of Enum
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 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.