Package net.minecraft.component.type
Class ProfileComponent.class_11579
java.lang.Object
net.minecraft.component.type.ProfileComponent.class_11579
- Enclosing class:
ProfileComponent
- Mappings:
Namespace Name named net/minecraft/component/type/ProfileComponent$class_11579intermediary net/minecraft/class_9296$class_11579official dgu$a
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final LoadingCache<String, CompletableFuture<Optional<com.mojang.authlib.GameProfile>>> (package private) final LoadingCache<UUID, CompletableFuture<Optional<com.mojang.authlib.GameProfile>>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) CompletableFuture<Optional<com.mojang.authlib.GameProfile>> method_72523(ProfileComponent profileComponent)
-
Field Details
-
field_61355
private final LoadingCache<String,CompletableFuture<Optional<com.mojang.authlib.GameProfile>>> field_61355- Mappings:
Namespace Name Mixin selector named field_61355Lnet/minecraft/component/type/ProfileComponent$class_11579;field_61355:Lcom/google/common/cache/LoadingCache;intermediary field_61355Lnet/minecraft/class_9296$class_11579;field_61355:Lcom/google/common/cache/LoadingCache;official aLdgu$a;a:Lcom/google/common/cache/LoadingCache;
-
field_61356
- Mappings:
Namespace Name Mixin selector named field_61356Lnet/minecraft/component/type/ProfileComponent$class_11579;field_61356:Lcom/google/common/cache/LoadingCache;intermediary field_61356Lnet/minecraft/class_9296$class_11579;field_61356:Lcom/google/common/cache/LoadingCache;official bLdgu$a;b:Lcom/google/common/cache/LoadingCache;
-
-
Constructor Details
-
class_11579
class_11579(ApiServices apiServices)
-
-
Method Details
-
method_72523
CompletableFuture<Optional<com.mojang.authlib.GameProfile>> method_72523(ProfileComponent profileComponent) - Mappings:
Namespace Name Mixin selector named method_72523Lnet/minecraft/component/type/ProfileComponent$class_11579;method_72523(Lnet/minecraft/component/type/ProfileComponent;)Ljava/util/concurrent/CompletableFuture;intermediary method_72523Lnet/minecraft/class_9296$class_11579;method_72523(Lnet/minecraft/class_9296;)Ljava/util/concurrent/CompletableFuture;official aLdgu$a;a(Ldgu;)Ljava/util/concurrent/CompletableFuture;
-