Uses of Class
com.mojang.realmsclient.util.WorldGenerationInfo
Package
Description
-
Uses of WorldGenerationInfo in com.mojang.realmsclient.client
Modifier and TypeMethodDescriptionRealmsClient.resetWorldWithSeed
(long p_167276_, WorldGenerationInfo p_167277_) -
Uses of WorldGenerationInfo in com.mojang.realmsclient.gui.screens
Modifier and TypeFieldDescriptionprivate final Consumer<WorldGenerationInfo>
RealmsResetNormalWorldScreen.callback
Modifier and TypeMethodDescriptionprivate void
RealmsResetWorldScreen.generationSelectionCallback
(WorldGenerationInfo p_167456_) ModifierConstructorDescriptionRealmsResetNormalWorldScreen
(Consumer<WorldGenerationInfo> p_167438_, Component p_167439_) -
Uses of WorldGenerationInfo in com.mojang.realmsclient.util.task
Modifier and TypeFieldDescriptionprivate final WorldGenerationInfo
ResettingGeneratedWorldTask.generationInfo
ModifierConstructorDescriptionResettingGeneratedWorldTask
(WorldGenerationInfo p_167659_, long p_167660_, Component p_167661_, Runnable p_167662_)