Uses of Enum Class
engine.entity.abilities.Ability
Packages that use Ability
-
Uses of Ability in engine.entity.abilities
Methods in engine.entity.abilities that return AbilityModifier and TypeMethodDescriptionabstract AbilityAbstractAbility.getType()Interact8d.getType()Sprint8d.getType()Sword8d.getType()Walk8d.getType()static AbilityReturns the enum constant of this class with the specified name.static Ability[]Ability.values()Returns an array containing the constants of this enum class, in the order they are declared.