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.Updater
PresetEditor.fixedBiomeConfigurator
(Holder<Biome> p_232968_) private static WorldCreationContext.Updater
PresetEditor.flatWorldConfigurator
(FlatLevelGeneratorSettings p_232953_) Methods in net.minecraft.client.gui.screens.worldselection with parameters of type WorldCreationContext.UpdaterModifier and TypeMethodDescription(package private) void
WorldGenSettingsComponent.updateSettings
(WorldCreationContext.Updater p_233041_) WorldCreationContext.withSettings
(WorldCreationContext.Updater p_233002_)