Class Realms

java.lang.Object
net.minecraft.realms.Realms

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

    • Realms

      public Realms()
  • Method Details

    • isTouchScreen

      public static boolean isTouchScreen()
      Mappings:
      Namespace Name Mixin selector
      official isTouchScreen Lnet/minecraft/realms/Realms;isTouchScreen()Z
      intermediary isTouchScreen Lnet/minecraft/realms/Realms;isTouchScreen()Z
      named isTouchScreen Lnet/minecraft/realms/Realms;isTouchScreen()Z
    • getProxy

      public static Proxy getProxy()
      Mappings:
      Namespace Name Mixin selector
      official getProxy Lnet/minecraft/realms/Realms;getProxy()Ljava/net/Proxy;
      intermediary getProxy Lnet/minecraft/realms/Realms;getProxy()Ljava/net/Proxy;
      named getProxy Lnet/minecraft/realms/Realms;getProxy()Ljava/net/Proxy;
    • sessionId

      public static String sessionId()
      Mappings:
      Namespace Name Mixin selector
      official sessionId Lnet/minecraft/realms/Realms;sessionId()Ljava/lang/String;
      intermediary sessionId Lnet/minecraft/realms/Realms;sessionId()Ljava/lang/String;
      named sessionId Lnet/minecraft/realms/Realms;sessionId()Ljava/lang/String;
    • userName

      public static String userName()
      Mappings:
      Namespace Name Mixin selector
      official userName Lnet/minecraft/realms/Realms;userName()Ljava/lang/String;
      intermediary userName Lnet/minecraft/realms/Realms;userName()Ljava/lang/String;
      named userName Lnet/minecraft/realms/Realms;userName()Ljava/lang/String;
    • currentTimeMillis

      public static long currentTimeMillis()
      Mappings:
      Namespace Name Mixin selector
      official currentTimeMillis Lnet/minecraft/realms/Realms;currentTimeMillis()J
      intermediary currentTimeMillis Lnet/minecraft/realms/Realms;currentTimeMillis()J
      named currentTimeMillis Lnet/minecraft/realms/Realms;currentTimeMillis()J
    • getSessionId

      public static String getSessionId()
      Mappings:
      Namespace Name Mixin selector
      official getSessionId Lnet/minecraft/realms/Realms;getSessionId()Ljava/lang/String;
      intermediary getSessionId Lnet/minecraft/realms/Realms;getSessionId()Ljava/lang/String;
      named getSessionId Lnet/minecraft/realms/Realms;getSessionId()Ljava/lang/String;
    • getUUID

      public static String getUUID()
      Mappings:
      Namespace Name Mixin selector
      official getUUID Lnet/minecraft/realms/Realms;getUUID()Ljava/lang/String;
      intermediary getUUID Lnet/minecraft/realms/Realms;getUUID()Ljava/lang/String;
      named getUUID Lnet/minecraft/realms/Realms;getUUID()Ljava/lang/String;
    • getName

      public static String getName()
      Mappings:
      Namespace Name Mixin selector
      official getName Lnet/minecraft/realms/Realms;getName()Ljava/lang/String;
      intermediary getName Lnet/minecraft/realms/Realms;getName()Ljava/lang/String;
      named getName Lnet/minecraft/realms/Realms;getName()Ljava/lang/String;
    • uuidToName

      public static String uuidToName​(String string)
      Mappings:
      Namespace Name Mixin selector
      official uuidToName Lnet/minecraft/realms/Realms;uuidToName(Ljava/lang/String;)Ljava/lang/String;
      intermediary uuidToName Lnet/minecraft/realms/Realms;uuidToName(Ljava/lang/String;)Ljava/lang/String;
      named uuidToName Lnet/minecraft/realms/Realms;uuidToName(Ljava/lang/String;)Ljava/lang/String;
    • setScreen

      public static void setScreen​(RealmsScreen realmsScreen)
      Mappings:
      Namespace Name Mixin selector
      official setScreen Lnet/minecraft/realms/Realms;setScreen(Lnet/minecraft/realms/RealmsScreen;)V
      intermediary setScreen Lnet/minecraft/realms/Realms;setScreen(Lnet/minecraft/realms/RealmsScreen;)V
      named setScreen Lnet/minecraft/realms/Realms;setScreen(Lnet/minecraft/realms/RealmsScreen;)V
    • getGameDirectoryPath

      public static String getGameDirectoryPath()
      Mappings:
      Namespace Name Mixin selector
      official getGameDirectoryPath Lnet/minecraft/realms/Realms;getGameDirectoryPath()Ljava/lang/String;
      intermediary getGameDirectoryPath Lnet/minecraft/realms/Realms;getGameDirectoryPath()Ljava/lang/String;
      named getGameDirectoryPath Lnet/minecraft/realms/Realms;getGameDirectoryPath()Ljava/lang/String;
    • survivalId

      public static int survivalId()
      Mappings:
      Namespace Name Mixin selector
      official survivalId Lnet/minecraft/realms/Realms;survivalId()I
      intermediary survivalId Lnet/minecraft/realms/Realms;survivalId()I
      named survivalId Lnet/minecraft/realms/Realms;survivalId()I
    • creativeId

      public static int creativeId()
      Mappings:
      Namespace Name Mixin selector
      official creativeId Lnet/minecraft/realms/Realms;creativeId()I
      intermediary creativeId Lnet/minecraft/realms/Realms;creativeId()I
      named creativeId Lnet/minecraft/realms/Realms;creativeId()I
    • adventureId

      public static int adventureId()
      Mappings:
      Namespace Name Mixin selector
      official adventureId Lnet/minecraft/realms/Realms;adventureId()I
      intermediary adventureId Lnet/minecraft/realms/Realms;adventureId()I
      named adventureId Lnet/minecraft/realms/Realms;adventureId()I
    • spectatorId

      public static int spectatorId()
      Mappings:
      Namespace Name Mixin selector
      official spectatorId Lnet/minecraft/realms/Realms;spectatorId()I
      intermediary spectatorId Lnet/minecraft/realms/Realms;spectatorId()I
      named spectatorId Lnet/minecraft/realms/Realms;spectatorId()I
    • setConnectedToRealms

      public static void setConnectedToRealms​(boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official setConnectedToRealms Lnet/minecraft/realms/Realms;setConnectedToRealms(Z)V
      intermediary setConnectedToRealms Lnet/minecraft/realms/Realms;setConnectedToRealms(Z)V
      named setConnectedToRealms Lnet/minecraft/realms/Realms;setConnectedToRealms(Z)V
    • downloadResourcePack

      public static ListenableFuture<Object> downloadResourcePack​(String string, String string2)
      Mappings:
      Namespace Name Mixin selector
      official downloadResourcePack Lnet/minecraft/realms/Realms;downloadResourcePack(Ljava/lang/String;Ljava/lang/String;)Lcom/google/common/util/concurrent/ListenableFuture;
      intermediary downloadResourcePack Lnet/minecraft/realms/Realms;downloadResourcePack(Ljava/lang/String;Ljava/lang/String;)Lcom/google/common/util/concurrent/ListenableFuture;
      named downloadResourcePack Lnet/minecraft/realms/Realms;downloadResourcePack(Ljava/lang/String;Ljava/lang/String;)Lcom/google/common/util/concurrent/ListenableFuture;
    • clearResourcePack

      public static void clearResourcePack()
      Mappings:
      Namespace Name Mixin selector
      official clearResourcePack Lnet/minecraft/realms/Realms;clearResourcePack()V
      intermediary clearResourcePack Lnet/minecraft/realms/Realms;clearResourcePack()V
      named clearResourcePack Lnet/minecraft/realms/Realms;clearResourcePack()V
    • getRealmsNotificationsEnabled

      public static boolean getRealmsNotificationsEnabled()
      Mappings:
      Namespace Name Mixin selector
      official getRealmsNotificationsEnabled Lnet/minecraft/realms/Realms;getRealmsNotificationsEnabled()Z
      intermediary getRealmsNotificationsEnabled Lnet/minecraft/realms/Realms;getRealmsNotificationsEnabled()Z
      named getRealmsNotificationsEnabled Lnet/minecraft/realms/Realms;getRealmsNotificationsEnabled()Z
    • inTitleScreen

      public static boolean inTitleScreen()
      Mappings:
      Namespace Name Mixin selector
      official inTitleScreen Lnet/minecraft/realms/Realms;inTitleScreen()Z
      intermediary inTitleScreen Lnet/minecraft/realms/Realms;inTitleScreen()Z
      named inTitleScreen Lnet/minecraft/realms/Realms;inTitleScreen()Z