com.mojang.authlib
public interface ProfileLookupCallback
com.mojang.authlib.ProfileLookupCallback
Method summary
Modifier and Type
Method
void
onProfileLookupSucceeded(
GameProfile
arg0)
void
onProfileLookupFailed(
GameProfile
arg0,
Exception
arg1)