Class RealmsConnect

java.lang.Object
net.minecraft.realms.RealmsConnect

@Environment(CLIENT)
public class RealmsConnect
extends Object
Mappings:
Namespace Name
official net/minecraft/realms/RealmsConnect
intermediary net/minecraft/realms/RealmsConnect
named net/minecraft/realms/RealmsConnect
  • Field Details

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official LOGGER Lnet/minecraft/realms/RealmsConnect;LOGGER:Lorg/apache/logging/log4j/Logger;
      intermediary LOGGER Lnet/minecraft/realms/RealmsConnect;LOGGER:Lorg/apache/logging/log4j/Logger;
      named LOGGER Lnet/minecraft/realms/RealmsConnect;LOGGER:Lorg/apache/logging/log4j/Logger;
    • onlineScreen

      private final RealmsScreen onlineScreen
      Mappings:
      Namespace Name Mixin selector
      official onlineScreen Lnet/minecraft/realms/RealmsConnect;onlineScreen:Lnet/minecraft/realms/RealmsScreen;
      intermediary onlineScreen Lnet/minecraft/realms/RealmsConnect;onlineScreen:Lnet/minecraft/realms/RealmsScreen;
      named onlineScreen Lnet/minecraft/realms/RealmsConnect;onlineScreen:Lnet/minecraft/realms/RealmsScreen;
    • aborted

      private volatile boolean aborted
      Mappings:
      Namespace Name Mixin selector
      official aborted Lnet/minecraft/realms/RealmsConnect;aborted:Z
      intermediary aborted Lnet/minecraft/realms/RealmsConnect;aborted:Z
      named aborted Lnet/minecraft/realms/RealmsConnect;aborted:Z
    • connection

      private ClientConnection connection
      Mappings:
      Namespace Name Mixin selector
      official connection Lnet/minecraft/realms/RealmsConnect;connection:Lek;
      intermediary connection Lnet/minecraft/realms/RealmsConnect;connection:Lnet/minecraft/class_1432;
      named connection Lnet/minecraft/realms/RealmsConnect;connection:Lnet/minecraft/network/ClientConnection;
  • Constructor Details

    • RealmsConnect

      public RealmsConnect​(RealmsScreen realmsScreen)
  • Method Details

    • connect

      public void connect​(String string, int int2)
      Mappings:
      Namespace Name Mixin selector
      official connect Lnet/minecraft/realms/RealmsConnect;connect(Ljava/lang/String;I)V
      intermediary connect Lnet/minecraft/realms/RealmsConnect;connect(Ljava/lang/String;I)V
      named connect Lnet/minecraft/realms/RealmsConnect;connect(Ljava/lang/String;I)V
    • abort

      public void abort()
      Mappings:
      Namespace Name Mixin selector
      official abort Lnet/minecraft/realms/RealmsConnect;abort()V
      intermediary abort Lnet/minecraft/realms/RealmsConnect;abort()V
      named abort Lnet/minecraft/realms/RealmsConnect;abort()V
    • tick

      public void tick()
      Mappings:
      Namespace Name Mixin selector
      official tick Lnet/minecraft/realms/RealmsConnect;tick()V
      intermediary tick Lnet/minecraft/realms/RealmsConnect;tick()V
      named tick Lnet/minecraft/realms/RealmsConnect;tick()V