Interface PresetEditor
public interface PresetEditor
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Map<Optional<ResourceKey<WorldPreset>>,
PresetEditor> -
Method Summary
Modifier and TypeMethodDescriptioncreateEditScreen
(CreateWorldScreen p_232977_, WorldCreationContext p_232978_) private static WorldCreationContext.Updater
fixedBiomeConfigurator
(Holder<Biome> p_232968_) private static WorldCreationContext.Updater
flatWorldConfigurator
(FlatLevelGeneratorSettings p_232953_)
-
Field Details
-
EDITORS
-
-
Method Details
-
createEditScreen
-
flatWorldConfigurator
private static WorldCreationContext.Updater flatWorldConfigurator(FlatLevelGeneratorSettings p_232953_) -
fixedBiomeConfigurator
-