Class MapleGuildRanking.RebornRankingInfo
java.lang.Object
handling.channel.MapleGuildRanking.RebornRankingInfo
- Enclosing class:
MapleGuildRanking
-
Constructor Summary
ConstructorsConstructorDescriptionRebornRankingInfo(String name, int reborn, int str, int dex, int intt, int luk) -
Method Summary
-
Constructor Details
-
RebornRankingInfo
-
-
Method Details
-
getName
-
getStr
public int getStr() -
getDex
public int getDex() -
getInt
public int getInt() -
getLuk
public int getLuk() -
getReborn
public int getReborn()
-