Package com.sucy.skill.api.classes
Class RPGClass
java.lang.Object
com.sucy.skill.api.classes.RPGClass
Deprecated, for removal: This API element is subject to removal in a future version.
Represents a class in the RPG system
-
Constructor Summary
ConstructorsConstructorDescriptionRPGClass(FabledClass root) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidallowExpSource(ExpSource source) Deprecated, for removal: This API element is subject to removal in a future version.voidarrange()Deprecated, for removal: This API element is subject to removal in a future version.booleancanStartCombo(Click click, org.bukkit.inventory.ItemStack itemStack) Deprecated, for removal: This API element is subject to removal in a future version.booleancanUse(org.bukkit.Material type) Deprecated, for removal: This API element is subject to removal in a future version.voiddisallowExpSource(ExpSource source) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.intgetAttribute(String key, int level) Deprecated, for removal: This API element is subject to removal in a future version.doubleDeprecated, for removal: This API element is subject to removal in a future version.doubleDeprecated, for removal: This API element is subject to removal in a future version.getGroup()Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.doublegetHealth(int level) Deprecated, for removal: This API element is subject to removal in a future version.doubleDeprecated, for removal: This API element is subject to removal in a future version.org.bukkit.inventory.ItemStackgetIcon()Deprecated, for removal: This API element is subject to removal in a future version.org.bukkit.inventory.ItemStackgetIcon(PlayerData playerData) Deprecated, for removal: This API element is subject to removal in a future version.doublegetMana(int level) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.doubleDeprecated, for removal: This API element is subject to removal in a future version.doubleDeprecated, for removal: This API element is subject to removal in a future version.intDeprecated, for removal: This API element is subject to removal in a future version.getName()Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.org.bukkit.ChatColorDeprecated, for removal: This API element is subject to removal in a future version.intgetRequiredExp(int level) Deprecated, for removal: This API element is subject to removal in a future version.getRoot()Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.getSkills(boolean includeParents) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.org.bukkit.inventory.ItemStackDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.booleanisAllowed(org.bukkit.entity.Player player) Deprecated, for removal: This API element is subject to removal in a future version.voidload(studio.magemonkey.codex.mccore.config.parse.DataSection config) Deprecated, for removal: This API element is subject to removal in a future version.booleanreceivesExp(ExpSource source) Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidsave(studio.magemonkey.codex.mccore.config.parse.DataSection config) Deprecated, for removal: This API element is subject to removal in a future version.voidsetActionBarText(String actionBarText) Deprecated, for removal: This API element is subject to removal in a future version.voidsetAllowedExpSources(ExpSource... sources) Deprecated, for removal: This API element is subject to removal in a future version.voidsetManaRegen(double manaRegen) Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidsoftSave(studio.magemonkey.codex.mccore.config.parse.DataSection config) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
RPGClass
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getWrapped
Deprecated, for removal: This API element is subject to removal in a future version. -
getName
Deprecated, for removal: This API element is subject to removal in a future version. -
getPrefix
Deprecated, for removal: This API element is subject to removal in a future version. -
setPrefix
Deprecated, for removal: This API element is subject to removal in a future version. -
getPrefixColor
public org.bukkit.ChatColor getPrefixColor()Deprecated, for removal: This API element is subject to removal in a future version. -
getSkillTree
Deprecated, for removal: This API element is subject to removal in a future version. -
getGroup
Deprecated, for removal: This API element is subject to removal in a future version. -
getGroupSettings
Deprecated, for removal: This API element is subject to removal in a future version. -
hasParent
public boolean hasParent()Deprecated, for removal: This API element is subject to removal in a future version. -
getParent
Deprecated, for removal: This API element is subject to removal in a future version. -
getRoot
Deprecated, for removal: This API element is subject to removal in a future version. -
getIcon
public org.bukkit.inventory.ItemStack getIcon()Deprecated, for removal: This API element is subject to removal in a future version. -
getSkillMap
Deprecated, for removal: This API element is subject to removal in a future version. -
getIcon
Deprecated, for removal: This API element is subject to removal in a future version. -
isAllowed
public boolean isAllowed(org.bukkit.entity.Player player) Deprecated, for removal: This API element is subject to removal in a future version. -
getToolIcon
public org.bukkit.inventory.ItemStack getToolIcon()Deprecated, for removal: This API element is subject to removal in a future version. -
getActionBarText
Deprecated, for removal: This API element is subject to removal in a future version. -
setActionBarText
Deprecated, for removal: This API element is subject to removal in a future version. -
hasActionBarText
public boolean hasActionBarText()Deprecated, for removal: This API element is subject to removal in a future version. -
receivesExp
Deprecated, for removal: This API element is subject to removal in a future version. -
getMaxLevel
public int getMaxLevel()Deprecated, for removal: This API element is subject to removal in a future version. -
getRequiredExp
public int getRequiredExp(int level) Deprecated, for removal: This API element is subject to removal in a future version. -
getHealth
public double getHealth(int level) Deprecated, for removal: This API element is subject to removal in a future version. -
getBaseHealth
public double getBaseHealth()Deprecated, for removal: This API element is subject to removal in a future version. -
getHealthScale
public double getHealthScale()Deprecated, for removal: This API element is subject to removal in a future version. -
getMana
public double getMana(int level) Deprecated, for removal: This API element is subject to removal in a future version. -
getBaseMana
public double getBaseMana()Deprecated, for removal: This API element is subject to removal in a future version. -
getManaScale
public double getManaScale()Deprecated, for removal: This API element is subject to removal in a future version. -
getAttribute
Deprecated, for removal: This API element is subject to removal in a future version. -
getSettings
Deprecated, for removal: This API element is subject to removal in a future version. -
getManaName
Deprecated, for removal: This API element is subject to removal in a future version. -
getSkills
Deprecated, for removal: This API element is subject to removal in a future version. -
getSkills
Deprecated, for removal: This API element is subject to removal in a future version. -
hasManaRegen
public boolean hasManaRegen()Deprecated, for removal: This API element is subject to removal in a future version. -
getManaRegen
public double getManaRegen()Deprecated, for removal: This API element is subject to removal in a future version. -
setManaRegen
public void setManaRegen(double manaRegen) Deprecated, for removal: This API element is subject to removal in a future version. -
getOptions
Deprecated, for removal: This API element is subject to removal in a future version. -
canUse
public boolean canUse(org.bukkit.Material type) Deprecated, for removal: This API element is subject to removal in a future version. -
addSkill
Deprecated, for removal: This API element is subject to removal in a future version. -
addSkills
Deprecated, for removal: This API element is subject to removal in a future version. -
setAllowedExpSources
Deprecated, for removal: This API element is subject to removal in a future version. -
allowExpSource
Deprecated, for removal: This API element is subject to removal in a future version. -
disallowExpSource
Deprecated, for removal: This API element is subject to removal in a future version. -
save
public void save(studio.magemonkey.codex.mccore.config.parse.DataSection config) Deprecated, for removal: This API element is subject to removal in a future version. -
softSave
public void softSave(studio.magemonkey.codex.mccore.config.parse.DataSection config) Deprecated, for removal: This API element is subject to removal in a future version. -
load
public void load(studio.magemonkey.codex.mccore.config.parse.DataSection config) Deprecated, for removal: This API element is subject to removal in a future version. -
reloadSkillTree
public void reloadSkillTree()Deprecated, for removal: This API element is subject to removal in a future version. -
arrange
public void arrange()Deprecated, for removal: This API element is subject to removal in a future version. -
canStartCombo
Deprecated, for removal: This API element is subject to removal in a future version.
-
FabledClassinstead