예제 #1
0
 private File getDataFile() {
   return new File(storage.getPlayerDir(), getUniqueId() + ".dat");
 }