net.minecraft.server

class ServerConfigHandler$2

implements com.mojang.authlib.ProfileLookupCallback

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

Field summary

Modifier and TypeField
final MinecraftServer
val$server
field_14332
field_14332
final OperatorList
val$opsList
field_14333
field_14333

Constructor summary

ModifierConstructor
()

Method summary

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