Uses of Class
net.minecraft.world.level.levelgen.WorldGenSettings
Packages that use WorldGenSettings
Package
Description
-
Uses of WorldGenSettings in net.minecraft.client.gui.screens.worldselection
Fields in net.minecraft.client.gui.screens.worldselection declared as WorldGenSettingsModifier and TypeFieldDescriptionprivate final WorldGenSettingsWorldCreationContext.worldGenSettingsThe field for theworldGenSettingsrecord component.Methods in net.minecraft.client.gui.screens.worldselection that return WorldGenSettingsModifier and TypeMethodDescriptionWorldCreationContext.worldGenSettings()Returns the value of theworldGenSettingsrecord component.Methods in net.minecraft.client.gui.screens.worldselection with parameters of type WorldGenSettingsModifier and TypeMethodDescriptionvoidWorldOpenFlows.createFreshLevel(String p_233158_, LevelSettings p_233159_, RegistryAccess p_233160_, WorldGenSettings p_233161_) private voidWorldGenSettingsComponent.importSettings(WorldGenSettings p_233017_) WorldCreationContext.withSettings(WorldGenSettings p_232998_) Constructors in net.minecraft.client.gui.screens.worldselection with parameters of type WorldGenSettingsModifierConstructorDescriptionprivateOptimizeWorldScreen(it.unimi.dsi.fastutil.booleans.BooleanConsumer p_194064_, com.mojang.datafixers.DataFixer p_194065_, LevelStorageSource.LevelStorageAccess p_194066_, LevelSettings p_194067_, boolean p_194068_, WorldGenSettings p_194069_) WorldCreationContext(WorldGenSettings worldGenSettings, com.mojang.serialization.Lifecycle worldSettingsStability, RegistryAccess.Frozen registryAccess, ReloadableServerResources dataPackResources) Creates an instance of aWorldCreationContextrecord class. -
Uses of WorldGenSettings in net.minecraft.server
Methods in net.minecraft.server with parameters of type WorldGenSettingsModifier and TypeMethodDescriptionprivate static voidMain.forceUpgrade(LevelStorageSource.LevelStorageAccess p_195489_, com.mojang.datafixers.DataFixer p_195490_, boolean p_195491_, BooleanSupplier p_195492_, WorldGenSettings p_195493_) -
Uses of WorldGenSettings in net.minecraft.server.dedicated
Fields in net.minecraft.server.dedicated declared as WorldGenSettingsModifier and TypeFieldDescriptionprivate WorldGenSettingsDedicatedServerProperties.worldGenSettingsMethods in net.minecraft.server.dedicated that return WorldGenSettingsModifier and TypeMethodDescriptionDedicatedServerProperties.WorldGenProperties.create(RegistryAccess p_214827_) DedicatedServerProperties.getWorldGenSettings(RegistryAccess p_180928_) -
Uses of WorldGenSettings in net.minecraft.util.worldupdate
Fields in net.minecraft.util.worldupdate declared as WorldGenSettingsConstructors in net.minecraft.util.worldupdate with parameters of type WorldGenSettingsModifierConstructorDescriptionWorldUpgrader(LevelStorageSource.LevelStorageAccess p_185927_, com.mojang.datafixers.DataFixer p_185928_, WorldGenSettings p_185929_, boolean p_185930_) -
Uses of WorldGenSettings in net.minecraft.world.level
Fields in net.minecraft.world.level declared as WorldGenSettingsModifier and TypeFieldDescriptionprivate final WorldGenSettingsStructureManager.worldGenSettingsConstructors in net.minecraft.world.level with parameters of type WorldGenSettingsModifierConstructorDescriptionStructureManager(LevelAccessor p_220464_, WorldGenSettings p_220465_, StructureCheck p_220466_) -
Uses of WorldGenSettings in net.minecraft.world.level.levelgen
Fields in net.minecraft.world.level.levelgen with type parameters of type WorldGenSettingsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<WorldGenSettings>WorldGenSettings.CODECMethods in net.minecraft.world.level.levelgen that return WorldGenSettingsModifier and TypeMethodDescriptionstatic WorldGenSettingsWorldGenSettings.replaceOverworldGenerator(RegistryAccess p_224674_, WorldGenSettings p_224675_, ChunkGenerator p_224676_) WorldGenSettings.withBonusChest()WorldGenSettings.withBonusChestToggled()WorldGenSettings.withSeed(boolean p_64655_, OptionalLong p_64656_) WorldGenSettings.withStructuresToggled()Methods in net.minecraft.world.level.levelgen that return types with arguments of type WorldGenSettingsModifier and TypeMethodDescriptionprivate com.mojang.serialization.DataResult<WorldGenSettings>WorldGenSettings.guardExperimental()Methods in net.minecraft.world.level.levelgen with parameters of type WorldGenSettingsModifier and TypeMethodDescriptionstatic WorldGenSettingsWorldGenSettings.replaceOverworldGenerator(RegistryAccess p_224674_, WorldGenSettings p_224675_, ChunkGenerator p_224676_) -
Uses of WorldGenSettings in net.minecraft.world.level.levelgen.presets
Methods in net.minecraft.world.level.levelgen.presets that return WorldGenSettingsModifier and TypeMethodDescriptionstatic WorldGenSettingsWorldPresets.createNormalWorldFromPreset(RegistryAccess p_226450_) static WorldGenSettingsWorldPresets.createNormalWorldFromPreset(RegistryAccess p_226452_, long p_226453_) static WorldGenSettingsWorldPresets.createNormalWorldFromPreset(RegistryAccess p_226455_, long p_226456_, boolean p_226457_, boolean p_226458_) WorldPreset.createWorldGenSettings(long p_226422_, boolean p_226423_, boolean p_226424_) static WorldGenSettingsWorldPresets.demoSettings(RegistryAccess p_226462_) WorldPreset.recreateWorldGenSettings(WorldGenSettings p_226428_) Methods in net.minecraft.world.level.levelgen.presets with parameters of type WorldGenSettingsModifier and TypeMethodDescriptionstatic Optional<ResourceKey<WorldPreset>>WorldPresets.fromSettings(WorldGenSettings p_226446_) WorldPreset.recreateWorldGenSettings(WorldGenSettings p_226428_) -
Uses of WorldGenSettings in net.minecraft.world.level.storage
Fields in net.minecraft.world.level.storage declared as WorldGenSettingsModifier and TypeFieldDescriptionprivate final WorldGenSettingsPrimaryLevelData.worldGenSettingsMethods in net.minecraft.world.level.storage that return WorldGenSettingsModifier and TypeMethodDescriptionPrimaryLevelData.worldGenSettings()WorldData.worldGenSettings()Methods in net.minecraft.world.level.storage that return types with arguments of type WorldGenSettingsModifier and TypeMethodDescriptionprivate static <T> com.mojang.datafixers.util.Pair<WorldGenSettings,com.mojang.serialization.Lifecycle> LevelStorageSource.readWorldGenSettings(com.mojang.serialization.Dynamic<T> p_78205_, com.mojang.datafixers.DataFixer p_78206_, int p_78207_) Methods in net.minecraft.world.level.storage with parameters of type WorldGenSettingsModifier and TypeMethodDescriptionstatic PrimaryLevelDataPrimaryLevelData.parse(com.mojang.serialization.Dynamic<Tag> p_78531_, com.mojang.datafixers.DataFixer p_78532_, int p_78533_, CompoundTag p_78534_, LevelSettings p_78535_, LevelVersion p_78536_, WorldGenSettings p_78537_, com.mojang.serialization.Lifecycle p_78538_) Constructors in net.minecraft.world.level.storage with parameters of type WorldGenSettingsModifierConstructorDescriptionprivatePrimaryLevelData(com.mojang.datafixers.DataFixer p_164942_, int p_164943_, CompoundTag p_164944_, boolean p_164945_, int p_164946_, int p_164947_, int p_164948_, float p_164949_, long p_164950_, long p_164951_, int p_164952_, int p_164953_, int p_164954_, boolean p_164955_, int p_164956_, boolean p_164957_, boolean p_164958_, boolean p_164959_, WorldBorder.Settings p_164960_, int p_164961_, int p_164962_, UUID p_164963_, Set<String> p_164964_, TimerQueue<MinecraftServer> p_164965_, CompoundTag p_164966_, CompoundTag p_164967_, LevelSettings p_164968_, WorldGenSettings p_164969_, com.mojang.serialization.Lifecycle p_164970_) PrimaryLevelData(LevelSettings p_78470_, WorldGenSettings p_78471_, com.mojang.serialization.Lifecycle p_78472_)