Uses of Interface
net.minecraft.client.gui.screens.worldselection.WorldCreationContext.DimensionsUpdater
Packages that use WorldCreationContext.DimensionsUpdater
-
Uses of WorldCreationContext.DimensionsUpdater in net.minecraft.client.gui.screens.worldselection
Methods in net.minecraft.client.gui.screens.worldselection that return WorldCreationContext.DimensionsUpdaterModifier and TypeMethodDescriptionprivate static WorldCreationContext.DimensionsUpdater
PresetEditor.fixedBiomeConfigurator
(Holder<Biome> p_248835_) private static WorldCreationContext.DimensionsUpdater
PresetEditor.flatWorldConfigurator
(FlatLevelGeneratorSettings p_250871_) Methods in net.minecraft.client.gui.screens.worldselection with parameters of type WorldCreationContext.DimensionsUpdaterModifier and TypeMethodDescription(package private) void
WorldGenSettingsComponent.updateSettings
(WorldCreationContext.DimensionsUpdater p_249459_) WorldCreationContext.withDimensions
(WorldCreationContext.DimensionsUpdater p_250676_)