Exemplo n.º 1
0
 public static final Achievement get(final String name) {
   return Player.get(ALL, name);
 }