Uses of Class
net.minecraft.world.level.levelgen.WorldGenSettings
Packages that use WorldGenSettings
Package
Description
-
Uses of WorldGenSettings in net.minecraft.client
Methods in net.minecraft.client with parameters of type WorldGenSettingsModifier and TypeMethodDescriptionvoidMinecraft.createLevel(String p_205186_, LevelSettings p_205187_, RegistryAccess p_205188_, WorldGenSettings p_205189_) -
Uses of WorldGenSettings in net.minecraft.client.gui.screens.worldselection
Fields in net.minecraft.client.gui.screens.worldselection declared as WorldGenSettingsMethods in net.minecraft.client.gui.screens.worldselection that return WorldGenSettingsModifier and TypeMethodDescriptionWorldPreset.create(RegistryAccess p_205486_, long p_205487_, boolean p_205488_, boolean p_205489_) private static WorldGenSettingsWorldPreset.fromBuffetSettings(RegistryAccess p_205494_, WorldGenSettings p_205495_, Holder<Biome> p_205496_) WorldGenSettingsComponent.makeSettings(boolean p_101455_) Methods in net.minecraft.client.gui.screens.worldselection with parameters of type WorldGenSettingsModifier and TypeMethodDescriptionWorldPreset.PresetEditor.createEditScreen(CreateWorldScreen p_101643_, WorldGenSettings p_101644_) private static WorldGenSettingsWorldPreset.fromBuffetSettings(RegistryAccess p_205494_, WorldGenSettings p_205495_, Holder<Biome> p_205496_) private voidWorldGenSettingsComponent.importSettings(RegistryAccess.Frozen p_205469_, WorldGenSettings p_205470_) static Optional<WorldPreset>WorldPreset.of(WorldGenSettings p_101525_) WorldPreset.parseBuffetSettings(RegistryAccess p_205491_, WorldGenSettings p_205492_) voidWorldGenSettingsComponent.updateSettings(WorldGenSettings p_101405_) 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_) WorldGenSettingsComponent(RegistryAccess.Frozen p_205452_, WorldGenSettings p_205453_, Optional<WorldPreset> p_205454_, OptionalLong p_205455_) -
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.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 WorldGenSettingsStructureFeatureManager.worldGenSettingsConstructors in net.minecraft.world.level with parameters of type WorldGenSettingsModifierConstructorDescriptionStructureFeatureManager(LevelAccessor p_196667_, WorldGenSettings p_196668_, StructureCheck p_196669_) -
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.create(RegistryAccess p_209717_, DedicatedServerProperties.WorldGenProperties p_209718_) static WorldGenSettingsWorldGenSettings.demoSettings(RegistryAccess p_64646_) static WorldGenSettingsWorldGenSettings.makeDefault(RegistryAccess p_190051_) WorldGenSettings.withBonusChest()WorldGenSettings.withBonusChestToggled()WorldGenSettings.withFeaturesToggled()WorldGenSettings.withSeed(boolean p_64655_, OptionalLong p_64656_) Methods in net.minecraft.world.level.levelgen that return types with arguments of type WorldGenSettingsModifier and TypeMethodDescriptionprivate com.mojang.serialization.DataResult<WorldGenSettings>WorldGenSettings.guardExperimental() -
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_) -
Uses of WorldGenSettings in net.minecraftforge.client
Methods in net.minecraftforge.client that return WorldGenSettingsModifier and TypeMethodDescriptionForgeWorldPresetScreens.GeneratorPreset.create(RegistryAccess dynamicRegistries, long seed, boolean generateStructures, boolean bonusChest) Methods in net.minecraftforge.client with parameters of type WorldGenSettingsModifier and TypeMethodDescriptionstatic Optional<WorldPreset>ForgeHooksClient.getWorldPresetFromGenerator(WorldGenSettings dimensionGeneratorSettings) -
Uses of WorldGenSettings in net.minecraftforge.common
Methods in net.minecraftforge.common that return WorldGenSettingsModifier and TypeMethodDescriptionstatic WorldGenSettingsForgeHooks.loadDimensionsWithServerSeed(WorldGenSettings wgs) Called when dimension jsons are parsed.Methods in net.minecraftforge.common with parameters of type WorldGenSettingsModifier and TypeMethodDescriptionstatic WorldGenSettingsForgeHooks.loadDimensionsWithServerSeed(WorldGenSettings wgs) Called when dimension jsons are parsed. -
Uses of WorldGenSettings in net.minecraftforge.common.world
Methods in net.minecraftforge.common.world that return WorldGenSettingsModifier and TypeMethodDescriptionForgeWorldPreset.createSettings(RegistryAccess registryAccess, long seed, boolean generateStructures, boolean generateLoot, String generatorSettings) default WorldGenSettingsForgeWorldPreset.IChunkGeneratorFactory.createSettings(RegistryAccess dynamicRegistries, long seed, boolean generateStructures, boolean bonusChest, String generatorSettings)