Uses of Interface
net.minecraft.client.gui.screens.worldselection.WorldCreationContext.Updater
Packages that use WorldCreationContext.Updater
-
Uses of WorldCreationContext.Updater in net.minecraft.client.gui.screens.worldselection
Methods in net.minecraft.client.gui.screens.worldselection that return WorldCreationContext.UpdaterModifier and TypeMethodDescriptionprivate static WorldCreationContext.UpdaterPresetEditor.fixedBiomeConfigurator(Holder<Biome> p_232968_) private static WorldCreationContext.UpdaterPresetEditor.flatWorldConfigurator(FlatLevelGeneratorSettings p_232953_) Methods in net.minecraft.client.gui.screens.worldselection with parameters of type WorldCreationContext.UpdaterModifier and TypeMethodDescription(package private) voidWorldGenSettingsComponent.updateSettings(WorldCreationContext.Updater p_233041_) WorldCreationContext.withSettings(WorldCreationContext.Updater p_233002_)