Uses of Enum Class
io.papermc.paper.datapack.Datapack.Compatibility
-
Uses of Datapack.Compatibility in io.papermc.paper.datapack
Modifier and TypeMethodDescription@NonNull Datapack.Compatibility
Datapack.getCompatibility()
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.