public Integer getLevel() { return rank.getLevel(); }
public float getExperience() { return rank.getExperience(); }