示例#1
0
 public final MapleCharacter getOwner() {
   return map.getCharacterById(ownerid);
 }