Package net.minecraft
Class class_4965
java.lang.Object
net.minecraft.class_4965
- All Implemented Interfaces:
com.mojang.authlib.ProfileLookupCallback
@Environment(SERVER)
final class class_4965
extends Object
implements com.mojang.authlib.ProfileLookupCallback
- Mappings:
Namespace Name official slintermediary net/minecraft/class_4965named net/minecraft/class_4965
-
Constructor Summary
ConstructorsConstructorDescriptionclass_4965(MinecraftDedicatedServer minecraftDedicatedServer, File file, File file2, File file3, String[] string) -
Method Summary
Modifier and TypeMethodDescriptionprivate Stringmethod_8220(com.mojang.authlib.GameProfile gameProfile) private voidmethod_8221(File file, String string, String string2) voidonProfileLookupFailed(com.mojang.authlib.GameProfile gameProfile, Exception exception) voidonProfileLookupSucceeded(com.mojang.authlib.GameProfile gameProfile)
-
Constructor Details
-
class_4965
class_4965(MinecraftDedicatedServer minecraftDedicatedServer, File file, File file2, File file3, String[] string)
-
-
Method Details
-
onProfileLookupSucceeded
public void onProfileLookupSucceeded(com.mojang.authlib.GameProfile gameProfile) - Specified by:
onProfileLookupSucceededin interfacecom.mojang.authlib.ProfileLookupCallback- Mappings:
Namespace Name Mixin selector official onProfileLookupSucceededLsl;onProfileLookupSucceeded(Lcom/mojang/authlib/GameProfile;)Vintermediary onProfileLookupSucceededLnet/minecraft/class_4965;onProfileLookupSucceeded(Lcom/mojang/authlib/GameProfile;)Vnamed onProfileLookupSucceededLnet/minecraft/class_4965;onProfileLookupSucceeded(Lcom/mojang/authlib/GameProfile;)V
-
onProfileLookupFailed
- Specified by:
onProfileLookupFailedin interfacecom.mojang.authlib.ProfileLookupCallback- Mappings:
Namespace Name Mixin selector official onProfileLookupFailedLsl;onProfileLookupFailed(Lcom/mojang/authlib/GameProfile;Ljava/lang/Exception;)Vintermediary onProfileLookupFailedLnet/minecraft/class_4965;onProfileLookupFailed(Lcom/mojang/authlib/GameProfile;Ljava/lang/Exception;)Vnamed onProfileLookupFailedLnet/minecraft/class_4965;onProfileLookupFailed(Lcom/mojang/authlib/GameProfile;Ljava/lang/Exception;)V
-
method_8221
- Mappings:
Namespace Name Mixin selector official aLsl;a(Ljava/io/File;Ljava/lang/String;Ljava/lang/String;)Vintermediary method_8221Lnet/minecraft/class_4965;method_8221(Ljava/io/File;Ljava/lang/String;Ljava/lang/String;)Vnamed method_8221Lnet/minecraft/class_4965;method_8221(Ljava/io/File;Ljava/lang/String;Ljava/lang/String;)V
-
method_8220
- Mappings:
Namespace Name Mixin selector official aLsl;a(Lcom/mojang/authlib/GameProfile;)Ljava/lang/String;intermediary method_8220Lnet/minecraft/class_4965;method_8220(Lcom/mojang/authlib/GameProfile;)Ljava/lang/String;named method_8220Lnet/minecraft/class_4965;method_8220(Lcom/mojang/authlib/GameProfile;)Ljava/lang/String;
-