Uses of Enum Class
zombie.combat.CombatConfigKey
Packages that use CombatConfigKey
-
Uses of CombatConfigKey in zombie.combat
Subclasses with type arguments of type CombatConfigKey in zombie.combatMethods in zombie.combat that return CombatConfigKeyModifier and TypeMethodDescriptionstatic CombatConfigKeyReturns the enum constant of this class with the specified name.static CombatConfigKey[]CombatConfigKey.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.combat that return types with arguments of type CombatConfigKeyModifier and TypeMethodDescriptionCombatConfig.getByCategory(CombatConfigCategory combatConfigCategory) Methods in zombie.combat with parameters of type CombatConfigKeyModifier and TypeMethodDescriptionfloatCombatConfig.get(CombatConfigKey combatConfigKey) voidCombatConfig.set(CombatConfigKey combatConfigKey, float value)