Package net.minecraft.realms
Class Realms
java.lang.Object
net.minecraft.realms.Realms
- Mappings:
Namespace Name official net/minecraft/realms/Realmsintermediary net/minecraft/realms/Realmsnamed net/minecraft/realms/Realms
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intstatic intstatic longstatic Stringstatic StringgetName()static ProxygetProxy()static Stringstatic booleanstatic Stringstatic voidsetScreen(RealmsScreen realmsScreen) static intstatic StringuserName()static StringuuidToName(String string)
-
Constructor Details
-
Realms
public Realms()
-
-
Method Details
-
isTouchScreen
public static boolean isTouchScreen()- Mappings:
Namespace Name Mixin selector official isTouchScreenLnet/minecraft/realms/Realms;isTouchScreen()Zintermediary isTouchScreenLnet/minecraft/realms/Realms;isTouchScreen()Znamed isTouchScreenLnet/minecraft/realms/Realms;isTouchScreen()Z
-
getProxy
- Mappings:
Namespace Name Mixin selector official getProxyLnet/minecraft/realms/Realms;getProxy()Ljava/net/Proxy;intermediary getProxyLnet/minecraft/realms/Realms;getProxy()Ljava/net/Proxy;named getProxyLnet/minecraft/realms/Realms;getProxy()Ljava/net/Proxy;
-
sessionId
- Mappings:
Namespace Name Mixin selector official sessionIdLnet/minecraft/realms/Realms;sessionId()Ljava/lang/String;intermediary sessionIdLnet/minecraft/realms/Realms;sessionId()Ljava/lang/String;named sessionIdLnet/minecraft/realms/Realms;sessionId()Ljava/lang/String;
-
userName
- Mappings:
Namespace Name Mixin selector official userNameLnet/minecraft/realms/Realms;userName()Ljava/lang/String;intermediary userNameLnet/minecraft/realms/Realms;userName()Ljava/lang/String;named userNameLnet/minecraft/realms/Realms;userName()Ljava/lang/String;
-
currentTimeMillis
public static long currentTimeMillis()- Mappings:
Namespace Name Mixin selector official currentTimeMillisLnet/minecraft/realms/Realms;currentTimeMillis()Jintermediary currentTimeMillisLnet/minecraft/realms/Realms;currentTimeMillis()Jnamed currentTimeMillisLnet/minecraft/realms/Realms;currentTimeMillis()J
-
getSessionId
- Mappings:
Namespace Name Mixin selector official getSessionIdLnet/minecraft/realms/Realms;getSessionId()Ljava/lang/String;intermediary getSessionIdLnet/minecraft/realms/Realms;getSessionId()Ljava/lang/String;named getSessionIdLnet/minecraft/realms/Realms;getSessionId()Ljava/lang/String;
-
getName
- Mappings:
Namespace Name Mixin selector official getNameLnet/minecraft/realms/Realms;getName()Ljava/lang/String;intermediary getNameLnet/minecraft/realms/Realms;getName()Ljava/lang/String;named getNameLnet/minecraft/realms/Realms;getName()Ljava/lang/String;
-
uuidToName
- Mappings:
Namespace Name Mixin selector official uuidToNameLnet/minecraft/realms/Realms;uuidToName(Ljava/lang/String;)Ljava/lang/String;intermediary uuidToNameLnet/minecraft/realms/Realms;uuidToName(Ljava/lang/String;)Ljava/lang/String;named uuidToNameLnet/minecraft/realms/Realms;uuidToName(Ljava/lang/String;)Ljava/lang/String;
-
setScreen
- Mappings:
Namespace Name Mixin selector official setScreenLnet/minecraft/realms/Realms;setScreen(Lnet/minecraft/realms/RealmsScreen;)Vintermediary setScreenLnet/minecraft/realms/Realms;setScreen(Lnet/minecraft/realms/RealmsScreen;)Vnamed setScreenLnet/minecraft/realms/Realms;setScreen(Lnet/minecraft/realms/RealmsScreen;)V
-
getGameDirectoryPath
- Mappings:
Namespace Name Mixin selector official getGameDirectoryPathLnet/minecraft/realms/Realms;getGameDirectoryPath()Ljava/lang/String;intermediary getGameDirectoryPathLnet/minecraft/realms/Realms;getGameDirectoryPath()Ljava/lang/String;named getGameDirectoryPathLnet/minecraft/realms/Realms;getGameDirectoryPath()Ljava/lang/String;
-
survivalId
public static int survivalId()- Mappings:
Namespace Name Mixin selector official survivalIdLnet/minecraft/realms/Realms;survivalId()Iintermediary survivalIdLnet/minecraft/realms/Realms;survivalId()Inamed survivalIdLnet/minecraft/realms/Realms;survivalId()I
-
creativeId
public static int creativeId()- Mappings:
Namespace Name Mixin selector official creativeIdLnet/minecraft/realms/Realms;creativeId()Iintermediary creativeIdLnet/minecraft/realms/Realms;creativeId()Inamed creativeIdLnet/minecraft/realms/Realms;creativeId()I
-
adventureId
public static int adventureId()- Mappings:
Namespace Name Mixin selector official adventureIdLnet/minecraft/realms/Realms;adventureId()Iintermediary adventureIdLnet/minecraft/realms/Realms;adventureId()Inamed adventureIdLnet/minecraft/realms/Realms;adventureId()I
-