Uses of Interface
net.minecraft.client.gui.screens.worldselection.WorldCreationContext.DimensionsUpdater
Packages that use WorldCreationContext.DimensionsUpdater
Package
Description
- 
Uses of WorldCreationContext.DimensionsUpdater in net.minecraft.client.gui.screens.worldselectionMethods 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 TypeMethodDescriptionvoidWorldCreationUiState.updateDimensions(WorldCreationContext.DimensionsUpdater p_268314_) WorldCreationContext.withDimensions(WorldCreationContext.DimensionsUpdater p_250676_) 
- 
Uses of WorldCreationContext.DimensionsUpdater in net.neoforged.neoforge.oldtest.clientMethods in net.neoforged.neoforge.oldtest.client that return WorldCreationContext.DimensionsUpdaterModifier and TypeMethodDescriptionCustomPresetEditorTest.SwampDesertScreen.singleBiomeDimension(ResourceKey<Biome> biomeKey)