Class SkillAttribute
java.lang.Object
studio.magemonkey.fabled.api.player.SkillAttribute
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SkillAttribute
-
-
Method Details
-
getKey
-
getName
-
getInvested
public int getInvested() -
getMax
public int getMax() -
setInvested
public void setInvested(int invested) -
setMax
public void setMax(int max) -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-