Uses of Class
net.minecraft.client.realms.task.WorldCreationTask
-
Uses of WorldCreationTask in net.minecraft.client.realms.gui.screen
Modifier and TypeFieldDescriptionprivate final @Nullable WorldCreationTask
RealmsCreateWorldScreen.creationTask
Modifier and TypeMethodDescriptionstatic RealmsCreateWorldScreen
RealmsCreateWorldScreen.newRealm
(Screen parent, RealmsServer serverData, WorldCreationTask creationTask, Runnable callback) ModifierConstructorDescriptionRealmsCreateWorldScreen
(Screen parent, RealmsServer serverData, int slot, Text title, Text subtitle, int subtitleColor, Text taskTitle, @Nullable WorldCreationTask creationTask, Runnable callback) -
Uses of WorldCreationTask in net.minecraft.client.realms.task
Modifier and TypeFieldDescriptionprivate @Nullable WorldCreationTask
CreatingSnapshotWorldTask.worldCreationTask