net.minecraft.realms

public class Realms

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

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
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 <V> com.google.common.util.concurrent.ListenableFuture<V>
execute(Callable<V> arg0)
execute(Callable<V> arg0)
public static void
execute(Runnable arg0)
execute(Runnable arg0)
public static void
setScreen(RealmsScreen arg0)
setScreen(RealmsScreen arg0)
public static void
setScreenDirect(RealmsScreen arg0)
setScreenDirect(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
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)