Uses of Enum Class
ru.cwcode.cwutils.animation.ExecutionMode
Packages that use ExecutionMode
-
Uses of ExecutionMode in ru.cwcode.cwutils.animation
Methods in ru.cwcode.cwutils.animation that return ExecutionModeModifier and TypeMethodDescriptionstatic ExecutionModeReturns the enum constant of this class with the specified name.static ExecutionMode[]ExecutionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ru.cwcode.cwutils.animation with parameters of type ExecutionModeModifier and TypeMethodDescriptionvoidObjectAnimation.start(org.bukkit.plugin.java.JavaPlugin plugin, ExecutionMode mode) voidSimpleAnimation.start(org.bukkit.plugin.java.JavaPlugin plugin, ExecutionMode mode)