Uses of Enum Class
eu.endercentral.crazy_advancements.command.ProgressChangeOperation
Packages that use ProgressChangeOperation
-
Uses of ProgressChangeOperation in eu.endercentral.crazy_advancements.command
Methods in eu.endercentral.crazy_advancements.command that return ProgressChangeOperationModifier and TypeMethodDescriptionstatic ProgressChangeOperationParses the ProgressChangeOperation from a given Inputstatic ProgressChangeOperationReturns the enum constant of this class with the specified name.static ProgressChangeOperation[]ProgressChangeOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.