Uses of Enum Class
io.papermc.paper.datapack.Datapack.Position
-
Uses of Datapack.Position in io.papermc.paper.datapack
Modifier and TypeMethodDescriptionstatic Datapack.Position
Returns the enum constant of this class with the specified name.static Datapack.Position[]
Datapack.Position.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionDatapackRegistrar.Configurer.position
(boolean fixed, Datapack.Position position) Configures the position in the load order of this datapack.