예제 #1
0
 public Integer getLevel() {
   return rank.getLevel();
 }
예제 #2
0
 public float getExperience() {
   return rank.getExperience();
 }