Uses of Enum Class
me.croabeast.takion.message.AnimatedBossbar.Progress
Packages that use AnimatedBossbar.Progress
-
Uses of AnimatedBossbar.Progress in me.croabeast.takion.message
Methods in me.croabeast.takion.message that return AnimatedBossbar.ProgressModifier and TypeMethodDescriptionstatic AnimatedBossbar.ProgressReturns the enum constant of this class with the specified name.static AnimatedBossbar.Progress[]AnimatedBossbar.Progress.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in me.croabeast.takion.message with parameters of type AnimatedBossbar.ProgressModifier and TypeMethodDescriptionAnimatedBossbar.setProgressType(AnimatedBossbar.Progress progress) Sets the progress animation type.