Class NameFetcher
java.lang.Object
com.imaginarycode.minecraft.redisbungee.api.util.uuid.NameFetcher
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic StringnameHistoryFromUuid(UUID uuid) static voidsetHttpClient(com.squareup.okhttp.OkHttpClient httpClient)  
- 
Constructor Details
- 
NameFetcher
public NameFetcher() 
 - 
 - 
Method Details
- 
setHttpClient
public static void setHttpClient(com.squareup.okhttp.OkHttpClient httpClient)  - 
nameHistoryFromUuid
- Throws:
 IOException
 - 
getName
- Throws:
 IOException
 
 -