Package net.minecraft
Class class_11755.class_11579
java.lang.Object
net.minecraft.class_11755.class_11579
- All Implemented Interfaces:
class_11755
- Enclosing interface:
class_11755
- Mappings:
Namespace Name named net/minecraft/class_11755$class_11579intermediary net/minecraft/class_11755$class_11579official ays$a
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.class_11755
class_11755.class_11579 -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final LoadingCache<String, Optional<com.mojang.authlib.GameProfile>> (package private) final LoadingCache<UUID, Optional<com.mojang.authlib.GameProfile>> -
Constructor Summary
ConstructorsConstructorDescriptionclass_11579(com.mojang.authlib.minecraft.MinecraftSessionService minecraftSessionService, NameToIdCache nameToIdCache) -
Method Summary
Modifier and TypeMethodDescriptionOptional<com.mojang.authlib.GameProfile> method_73289(String string) Optional<com.mojang.authlib.GameProfile> method_73290(UUID uUID) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.class_11755
method_73288
-
Field Details
-
field_61355
- Mappings:
Namespace Name Mixin selector named field_61355Lnet/minecraft/class_11755$class_11579;field_61355:Lcom/google/common/cache/LoadingCache;intermediary field_61355Lnet/minecraft/class_11755$class_11579;field_61355:Lcom/google/common/cache/LoadingCache;official aLays$a;a:Lcom/google/common/cache/LoadingCache;
-
field_61356
- Mappings:
Namespace Name Mixin selector named field_61356Lnet/minecraft/class_11755$class_11579;field_61356:Lcom/google/common/cache/LoadingCache;intermediary field_61356Lnet/minecraft/class_11755$class_11579;field_61356:Lcom/google/common/cache/LoadingCache;official bLays$a;b:Lcom/google/common/cache/LoadingCache;
-
-
Constructor Details
-
class_11579
public class_11579(com.mojang.authlib.minecraft.MinecraftSessionService minecraftSessionService, NameToIdCache nameToIdCache)
-
-
Method Details
-
method_73289
- Specified by:
method_73289in interfaceclass_11755- Mappings:
Namespace Name Mixin selector named method_73289Lnet/minecraft/class_11755;method_73289(Ljava/lang/String;)Ljava/util/Optional;intermediary method_73289Lnet/minecraft/class_11755;method_73289(Ljava/lang/String;)Ljava/util/Optional;official aLays;a(Ljava/lang/String;)Ljava/util/Optional;
-
method_73290
- Specified by:
method_73290in interfaceclass_11755- Mappings:
Namespace Name Mixin selector named method_73290Lnet/minecraft/class_11755;method_73290(Ljava/util/UUID;)Ljava/util/Optional;intermediary method_73290Lnet/minecraft/class_11755;method_73290(Ljava/util/UUID;)Ljava/util/Optional;official aLays;a(Ljava/util/UUID;)Ljava/util/Optional;
-