Class RealmsWorldCreating
java.lang.Object
net.minecraft.client.realms.gui.screen.RealmsWorldCreating
- Mappings:
- Namespace - Name - named - net/minecraft/client/realms/gui/screen/RealmsWorldCreating- intermediary - net/minecraft/class_10231- official - fgr
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static PathsaveTempWorld(CombinedDynamicRegistries<ServerDynamicRegistryType> dynamicRegistries, LevelProperties levelProperties, @Nullable Path dataPackTempDir) static voidshowCreateWorldScreen(MinecraftClient client, Screen parent, Screen realmsScreen, int slotId, RealmsServer server, @Nullable WorldCreationTask creationTask) 
- 
Field Details- 
LOGGER- Mappings:
- Namespace - Name - Mixin selector - named - LOGGER- Lnet/minecraft/client/realms/gui/screen/RealmsWorldCreating;LOGGER:Lorg/slf4j/Logger;- intermediary - field_54364- Lnet/minecraft/class_10231;field_54364:Lorg/slf4j/Logger;- official - a- Lfgr;a:Lorg/slf4j/Logger;
 
 
- 
- 
Constructor Details- 
RealmsWorldCreatingpublic RealmsWorldCreating()
 
- 
- 
Method Details- 
showCreateWorldScreenpublic static void showCreateWorldScreen(MinecraftClient client, Screen parent, Screen realmsScreen, int slotId, RealmsServer server, @Nullable @Nullable WorldCreationTask creationTask) - Mappings:
- Namespace - Name - Mixin selector - named - showCreateWorldScreen- Lnet/minecraft/client/realms/gui/screen/RealmsWorldCreating;showCreateWorldScreen(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/gui/screen/Screen;ILnet/minecraft/client/realms/dto/RealmsServer;Lnet/minecraft/client/realms/task/WorldCreationTask;)V- intermediary - method_64335- Lnet/minecraft/class_10231;method_64335(Lnet/minecraft/class_310;Lnet/minecraft/class_437;Lnet/minecraft/class_437;ILnet/minecraft/class_4877;Lnet/minecraft/class_4445;)V- official - a- Lfgr;a(Lflk;Lfum;Lfum;ILfhm;Lfkk;)V
 
- 
saveTempWorldprivate static Path saveTempWorld(CombinedDynamicRegistries<ServerDynamicRegistryType> dynamicRegistries, LevelProperties levelProperties, @Nullable @Nullable Path dataPackTempDir) throws IOException - Throws:
- IOException
- Mappings:
- Namespace - Name - Mixin selector - named - saveTempWorld- Lnet/minecraft/client/realms/gui/screen/RealmsWorldCreating;saveTempWorld(Lnet/minecraft/registry/CombinedDynamicRegistries;Lnet/minecraft/world/level/LevelProperties;Ljava/nio/file/Path;)Ljava/nio/file/Path;- intermediary - method_64337- Lnet/minecraft/class_10231;method_64337(Lnet/minecraft/class_7780;Lnet/minecraft/class_31;Ljava/nio/file/Path;)Ljava/nio/file/Path;- official - a- Lfgr;a(Ljy;Levk;Ljava/nio/file/Path;)Ljava/nio/file/Path;
 
 
-