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.DimensionsUpdaterPresetEditor.fixedBiomeConfigurator(Holder<Biome> p_248835_) private static WorldCreationContext.DimensionsUpdaterPresetEditor.flatWorldConfigurator(FlatLevelGeneratorSettings p_250871_) Methods in net.minecraft.client.gui.screens.worldselection with parameters of type WorldCreationContext.DimensionsUpdaterModifier and TypeMethodDescription(package private) voidWorldGenSettingsComponent.updateSettings(WorldCreationContext.DimensionsUpdater p_249459_) WorldCreationContext.withDimensions(WorldCreationContext.DimensionsUpdater p_250676_)