Uses of Enum Class
com.zetaplugins.cookieclickerz.util.achievements.AchievementCategory
Packages that use AchievementCategory
-
Uses of AchievementCategory in com.zetaplugins.cookieclickerz.util.achievements
Methods in com.zetaplugins.cookieclickerz.util.achievements that return AchievementCategoryModifier and TypeMethodDescriptionstatic AchievementCategoryAchievementType.getCategory()static AchievementCategoryReturns the enum constant of this class with the specified name.static AchievementCategory[]AchievementCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.zetaplugins.cookieclickerz.util.achievements with parameters of type AchievementCategoryModifier and TypeMethodDescriptionstatic List<AchievementType> AchievementType.getByCategory(AchievementCategory category) Get all achievements of a specific category