net.minecraft.server

class ServerConfigHandler$5

implements com.mojang.authlib.ProfileLookupCallback

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

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public void
onProfileLookupSucceeded(String profileName, UUID profileId)
onProfileLookupSucceeded(String profileName, UUID profileId)
public void
onProfileLookupFailed(String profileName, Exception exception)
onProfileLookupFailed(String profileName, Exception exception)
onProfileLookupFailed(String arg0, Exception arg1)
onProfileLookupFailed(String arg0, Exception exception)
private void
movePlayerFile(File directory, String oldName, String newName)
movePlayerFile(File directory, String oldName, String newName)
method_14553(File arg0, String arg1, String arg2)
convertPlayerFile(File playerDataFolder, String fileName, String uuid)
private String
getFileNameForProfile(String profileName)
getFileNameForProfile(String profileName)
method_14554(String arg0)
getPlayerFileName(String arg0)