Uses of Enum Class
zombie.characters.FallingWhileInjured
Packages that use FallingWhileInjured
-
Uses of FallingWhileInjured in zombie.characters
Subclasses with type arguments of type FallingWhileInjured in zombie.charactersMethods in zombie.characters that return FallingWhileInjuredModifier and TypeMethodDescriptionstatic FallingWhileInjuredFallingWhileInjured.fromBodyPartType(BodyPartType bodyPartType) static FallingWhileInjuredReturns the enum constant of this class with the specified name.static FallingWhileInjured[]FallingWhileInjured.values()Returns an array containing the constants of this enum class, in the order they are declared.