Class ProfileComponent.class_11579

java.lang.Object
net.minecraft.component.type.ProfileComponent.class_11579
Enclosing class:
ProfileComponent

public static class ProfileComponent.class_11579 extends Object
Mappings:
Namespace Name
named net/minecraft/component/type/ProfileComponent$class_11579
intermediary net/minecraft/class_9296$class_11579
official dgu$a
  • Field Details

    • field_61355

      private final LoadingCache<String,CompletableFuture<Optional<com.mojang.authlib.GameProfile>>> field_61355
      Mappings:
      Namespace Name Mixin selector
      named field_61355 Lnet/minecraft/component/type/ProfileComponent$class_11579;field_61355:Lcom/google/common/cache/LoadingCache;
      intermediary field_61355 Lnet/minecraft/class_9296$class_11579;field_61355:Lcom/google/common/cache/LoadingCache;
      official a Ldgu$a;a:Lcom/google/common/cache/LoadingCache;
    • field_61356

      final LoadingCache<UUID,CompletableFuture<Optional<com.mojang.authlib.GameProfile>>> field_61356
      Mappings:
      Namespace Name Mixin selector
      named field_61356 Lnet/minecraft/component/type/ProfileComponent$class_11579;field_61356:Lcom/google/common/cache/LoadingCache;
      intermediary field_61356 Lnet/minecraft/class_9296$class_11579;field_61356:Lcom/google/common/cache/LoadingCache;
      official b Ldgu$a;b:Lcom/google/common/cache/LoadingCache;
  • Constructor Details

  • Method Details

    • method_72523

      CompletableFuture<Optional<com.mojang.authlib.GameProfile>> method_72523(ProfileComponent profileComponent)
      Mappings:
      Namespace Name Mixin selector
      named method_72523 Lnet/minecraft/component/type/ProfileComponent$class_11579;method_72523(Lnet/minecraft/component/type/ProfileComponent;)Ljava/util/concurrent/CompletableFuture;
      intermediary method_72523 Lnet/minecraft/class_9296$class_11579;method_72523(Lnet/minecraft/class_9296;)Ljava/util/concurrent/CompletableFuture;
      official a Ldgu$a;a(Ldgu;)Ljava/util/concurrent/CompletableFuture;