net.minecraft.realms

public class Realms

net.minecraft.realms.Realms
net.minecraft.realms.Realms

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static boolean
isTouchScreen()
isTouchScreen()
public static Proxy
getProxy()
getProxy()
public static String
sessionId()
sessionId()
public static String
userName()
userName()
public static long
currentTimeMillis()
currentTimeMillis()
public static String
getSessionId()
getSessionId()
public static String
getUUID()
getUUID()
public static String
getName()
getName()
public static String
uuidToName(String arg0)
uuidToName(String arg0)
public static void
setScreen(RealmsScreen arg0)
setScreen(RealmsScreen arg0)
public static String
getGameDirectoryPath()
getGameDirectoryPath()
public static int
survivalId()
survivalId()
public static int
creativeId()
creativeId()
public static int
adventureId()
adventureId()
public static int
spectatorId()
spectatorId()
public static void
setConnectedToRealms(boolean arg0)
setConnectedToRealms(boolean arg0)
public static com.google.common.util.concurrent.ListenableFuture<Object>
downloadResourcePack(String arg0, String arg1)
downloadResourcePack(String arg0, String arg1)
public static void
clearResourcePack()
clearResourcePack()
public static boolean
getRealmsNotificationsEnabled()
getRealmsNotificationsEnabled()
public static boolean
inTitleScreen()
inTitleScreen()
public static void
deletePlayerTag(File arg0)
deletePlayerTag(File arg0)