Uses of Enum Class
zombie.characters.BodyDamage.Metabolics
Packages that use Metabolics
-
Uses of Metabolics in zombie.characters
Methods in zombie.characters with parameters of type Metabolics -
Uses of Metabolics in zombie.characters.BodyDamage
Subclasses with type arguments of type Metabolics in zombie.characters.BodyDamageMethods in zombie.characters.BodyDamage that return MetabolicsModifier and TypeMethodDescriptionstatic Metabolics
Returns the enum constant of this class with the specified name.static Metabolics[]
Metabolics.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.characters.BodyDamage with parameters of type MetabolicsModifier and TypeMethodDescriptionvoid
Thermoregulator_tryouts.setMetabolicTarget
(Metabolics meta) void
Thermoregulator.setMetabolicTarget
(Metabolics meta) -
Uses of Metabolics in zombie.scripting.objects
Methods in zombie.scripting.objects that return Metabolics