Uses of Enum Class
zombie.combat.CombatConfigCategory
Packages that use CombatConfigCategory
-
Uses of CombatConfigCategory in zombie.combat
Subclasses with type arguments of type CombatConfigCategory in zombie.combatMethods in zombie.combat that return CombatConfigCategoryModifier and TypeMethodDescriptionCombatConfigKey.getCategory()static CombatConfigCategoryReturns the enum constant of this class with the specified name.static CombatConfigCategory[]CombatConfigCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.combat with parameters of type CombatConfigCategoryModifier and TypeMethodDescriptionCombatConfig.getByCategory(CombatConfigCategory combatConfigCategory)