类 RealmsCreateWorldFlow
java.lang.Object
com.mojang.realmsclient.client.worldupload.RealmsCreateWorldFlow
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private static Path
createTemporaryWorldFolder
(LayeredRegistryAccess<RegistryLayer> p_363722_, PrimaryLevelData p_362242_, Path p_362088_) static void
createWorld
(Minecraft p_367436_, Screen p_363355_, Screen p_369120_, int p_369852_, RealmsServer p_360755_, RealmCreationTask p_370180_)
-
字段详细资料
-
LOGGER
private static final org.slf4j.Logger LOGGER
-
-
构造器详细资料
-
RealmsCreateWorldFlow
public RealmsCreateWorldFlow()
-
-
方法详细资料
-
createWorld
public static void createWorld(Minecraft p_367436_, Screen p_363355_, Screen p_369120_, int p_369852_, RealmsServer p_360755_, @Nullable RealmCreationTask p_370180_) -
createTemporaryWorldFolder
private static Path createTemporaryWorldFolder(LayeredRegistryAccess<RegistryLayer> p_363722_, PrimaryLevelData p_362242_, @Nullable Path p_362088_) throws IOException - 抛出:
IOException
-