Uses of Class
com.mojang.realmsclient.util.task.WorldCreationTask
Packages that use WorldCreationTask
-
Uses of WorldCreationTask in com.mojang.realmsclient.gui.screens
Fields in com.mojang.realmsclient.gui.screens declared as WorldCreationTaskModifier and TypeFieldDescriptionprivate final WorldCreationTask
RealmsResetWorldScreen.worldCreationTask
Methods in com.mojang.realmsclient.gui.screens with parameters of type WorldCreationTaskModifier and TypeMethodDescriptionstatic RealmsResetWorldScreen
RealmsResetWorldScreen.forNewRealm
(Screen p_300926_, RealmsServer p_297918_, WorldCreationTask p_312539_, Runnable p_299910_) Constructors in com.mojang.realmsclient.gui.screens with parameters of type WorldCreationTaskModifierConstructorDescriptionRealmsResetWorldScreen
(Screen p_310390_, RealmsServer p_311752_, int p_312610_, Component p_310665_, Component p_312883_, int p_311717_, Component p_309644_, WorldCreationTask p_309833_, Runnable p_311131_) -
Uses of WorldCreationTask in com.mojang.realmsclient.util.task
Fields in com.mojang.realmsclient.util.task declared as WorldCreationTask