Uses of Class
com.mojang.realmsclient.util.WorldGenerationInfo
Packages that use WorldGenerationInfo
Package
Description
-
Uses of WorldGenerationInfo in com.mojang.realmsclient.client
Methods in com.mojang.realmsclient.client with parameters of type WorldGenerationInfoModifier and TypeMethodDescriptionRealmsClient.resetWorldWithSeed(long p_167276_, WorldGenerationInfo p_167277_) -
Uses of WorldGenerationInfo in com.mojang.realmsclient.gui.screens
Fields in com.mojang.realmsclient.gui.screens with type parameters of type WorldGenerationInfoModifier and TypeFieldDescriptionprivate Consumer<WorldGenerationInfo>RealmsResetNormalWorldScreen.callbackMethods in com.mojang.realmsclient.gui.screens with parameters of type WorldGenerationInfoModifier and TypeMethodDescriptionprivate voidRealmsResetWorldScreen.generationSelectionCallback(WorldGenerationInfo p_167456_)Constructor parameters in com.mojang.realmsclient.gui.screens with type arguments of type WorldGenerationInfoModifierConstructorDescriptionRealmsResetNormalWorldScreen(Consumer<WorldGenerationInfo> p_167438_, Component p_167439_) -
Uses of WorldGenerationInfo in com.mojang.realmsclient.util.task
Fields in com.mojang.realmsclient.util.task declared as WorldGenerationInfoModifier and TypeFieldDescriptionprivate WorldGenerationInfoResettingGeneratedWorldTask.generationInfoConstructors in com.mojang.realmsclient.util.task with parameters of type WorldGenerationInfoModifierConstructorDescriptionResettingGeneratedWorldTask(WorldGenerationInfo p_167659_, long p_167660_, Component p_167661_, Runnable p_167662_)