public class UUIDFetcher extends Object
Constructor and Description |
---|
UUIDFetcher(List<String> tofetch,
int cooldown) |
Modifier and Type | Method and Description |
---|---|
void |
fetchPlayerNames() |
void |
fetchUUIDs() |
static String |
getPlayerNameFromMojang(UUID uuid) |
static UUID |
getUUIDFromMojang(String player,
HttpProfileRepository repo) |
public void fetchUUIDs()
public void fetchPlayerNames()
public static UUID getUUIDFromMojang(String player, HttpProfileRepository repo)
Copyright © 2019. All rights reserved.