com.mojang.authlib

public interface ProfileLookupCallback

com.mojang.authlib.ProfileLookupCallback

Method summary

Modifier and TypeMethod
void
onProfileLookupSucceeded(GameProfile arg0)
void
onProfileLookupFailed(GameProfile arg0, Exception arg1)