net.minecraft.realms

public class Realms

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

Field summary

Modifier and TypeField
private static final RepeatedNarrator
REPEATED_NARRATOR
REPEATED_NARRATOR

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 <V> CompletableFuture<V>
execute(Supplier<V> arg0)
execute(Supplier<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 CompletableFuture<?>
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)
public static void
openUri(String arg0)
openUri(String arg0)
public static void
setClipboard(String arg0)
setClipboard(String arg0)
public static String
getMinecraftVersionString()
getMinecraftVersionString()
public static MinecraftKey
resourceLocation(String arg0)
resourceLocation(String arg0)
public static String
getLocalizedString(String arg0, Object... arg1)
getLocalizedString(String arg0, Object... arg1)
public static void
bind(String arg0)
bind(String arg0)
public static void
narrateNow(String arg0)
narrateNow(String arg0)
private static String
fixNarrationNewlines(String arg0)
fixNarrationNewlines(String arg0)
public static void
narrateNow(String... arg0)
narrateNow(String... arg0)
public static void
narrateNow(Iterable<String> arg0)
narrateNow(Iterable<String> arg0)
public static String
joinNarrations(Iterable<String> arg0)
joinNarrations(Iterable<String> arg0)
public static void
narrateRepeatedly(String arg0)
narrateRepeatedly(String arg0)