net.minecraft.server

class ServerConfigHandler$3

implements com.mojang.authlib.ProfileLookupCallback

net.minecraft.server.players.OldUsersConverter$3
net.minecraft.server.players.OldUsersConverter$3
net.minecraft.class_3321$3
net.minecraft.server.ServerConfigHandler$3

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public void
onProfileLookupSucceeded(String profileName, UUID profileId)
onProfileLookupSucceeded(String profileName, UUID profileId)
onProfileLookupSucceeded(String arg0, UUID arg1)
onProfileLookupSucceeded(String name, UUID id)
public void
onProfileLookupFailed(String profileName, Exception exception)
onProfileLookupFailed(String profileName, Exception exception)
onProfileLookupFailed(String arg0, Exception arg1)
onProfileLookupFailed(String name, Exception exception)