Class Realms32BitWarningChecker

java.lang.Object
net.minecraft.client.realms.util.Realms32BitWarningChecker

@Environment(CLIENT) public class Realms32BitWarningChecker extends Object
Mappings:
Namespace Name
official ejn
intermediary net/minecraft/class_7478
named net/minecraft/client/realms/util/Realms32BitWarningChecker
  • Field Details

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official a Lejn;a:Lorg/slf4j/Logger;
      intermediary field_39322 Lnet/minecraft/class_7478;field_39322:Lorg/slf4j/Logger;
      named LOGGER Lnet/minecraft/client/realms/util/Realms32BitWarningChecker;LOGGER:Lorg/slf4j/Logger;
    • client

      private final MinecraftClient client
      Mappings:
      Namespace Name Mixin selector
      official b Lejn;b:Lejf;
      intermediary field_39323 Lnet/minecraft/class_7478;field_39323:Lnet/minecraft/class_310;
      named client Lnet/minecraft/client/realms/util/Realms32BitWarningChecker;client:Lnet/minecraft/client/MinecraftClient;
    • subscriptionRetrievalFuture

      @Nullable private @Nullable CompletableFuture<Boolean> subscriptionRetrievalFuture
      Mappings:
      Namespace Name Mixin selector
      official c Lejn;c:Ljava/util/concurrent/CompletableFuture;
      intermediary field_39324 Lnet/minecraft/class_7478;field_39324:Ljava/util/concurrent/CompletableFuture;
      named subscriptionRetrievalFuture Lnet/minecraft/client/realms/util/Realms32BitWarningChecker;subscriptionRetrievalFuture:Ljava/util/concurrent/CompletableFuture;
    • skipDisplay

      private boolean skipDisplay
      Mappings:
      Namespace Name Mixin selector
      official d Lejn;d:Z
      intermediary field_39325 Lnet/minecraft/class_7478;field_39325:Z
      named skipDisplay Lnet/minecraft/client/realms/util/Realms32BitWarningChecker;skipDisplay:Z
  • Constructor Details

    • Realms32BitWarningChecker

      public Realms32BitWarningChecker(MinecraftClient client)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lejn;<init>(Lejf;)V
      intermediary <init> Lnet/minecraft/class_7478;<init>(Lnet/minecraft/class_310;)V
      named <init> Lnet/minecraft/client/realms/util/Realms32BitWarningChecker;<init>(Lnet/minecraft/client/MinecraftClient;)V
  • Method Details

    • showWarningIfNeeded

      public void showWarningIfNeeded(Screen parent)
      Mappings:
      Namespace Name Mixin selector
      official a Lejn;a(Lepb;)V
      intermediary method_44029 Lnet/minecraft/class_7478;method_44029(Lnet/minecraft/class_437;)V
      named showWarningIfNeeded Lnet/minecraft/client/realms/util/Realms32BitWarningChecker;showWarningIfNeeded(Lnet/minecraft/client/gui/screen/Screen;)V
    • isSubscribed

      private Boolean isSubscribed()
      Mappings:
      Namespace Name Mixin selector
      official a Lejn;a()Ljava/lang/Boolean;
      intermediary method_44027 Lnet/minecraft/class_7478;method_44027()Ljava/lang/Boolean;
      named isSubscribed Lnet/minecraft/client/realms/util/Realms32BitWarningChecker;isSubscribed()Ljava/lang/Boolean;
    • isSubscribedInternal

      private boolean isSubscribedInternal()
      Mappings:
      Namespace Name Mixin selector
      official b Lejn;b()Z
      intermediary method_44030 Lnet/minecraft/class_7478;method_44030()Z
      named isSubscribedInternal Lnet/minecraft/client/realms/util/Realms32BitWarningChecker;isSubscribedInternal()Z