net.minecraft.server

class ServerConfigHandler$1

implements com.mojang.authlib.ProfileLookupCallback

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

Field summary

Modifier and TypeField
final MinecraftServer
val$server
field_14331
field_14331
final Map
val$userMap
field_14330
field_14330
final BannedPlayerList
val$bans
field_14329
field_14329

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)