Interface SkillProvider
- All Superinterfaces:
OptionedProvider<Skill>
-
Method Summary
Modifier and TypeMethodDescriptiongetAbilities(Skill skill) getDescription(Skill skill, Locale locale, boolean formatted) getDisplayName(Skill skill, Locale locale, boolean formatted) @Nullable ManaAbilitygetManaAbility(Skill skill) intgetMaxLevel(Skill skill) getSources(Skill skill) booleanMethods inherited from interface dev.aurelium.auraskills.api.option.OptionedProvider
optionBoolean, optionBoolean, optionDouble, optionDouble, optionInt, optionInt, optionMap, optionString, optionString, optionStringList
-
Method Details
-
isEnabled
-
getAbilities
-
getManaAbility
-
getSources
-
getMaxLevel
-
getDisplayName
-
getDescription
-