History - net.minecraft.world.level.levelgen.WorldOptions
25w18a
Names
ein
ejd
Fields
long: c, seed, field_24526, seed, f_243816_
long: c, seed, field_24526
boolean: d, generateStructures, field_24527, generateStructures, f_244001_
boolean: d, generateStructures, field_24527
boolean: e, generateBonusChest, field_24528, bonusChest, f_244615_
boolean: e, generateBonusChest, field_24528
Optional<String>: f, legacyCustomOptions, field_24532, legacyCustomOptions, f_243984_
Optional<String>: f, legacyCustomOptions, field_24532
com.mojang.serialization.MapCodec<WorldOptions>: a, CODEC, field_24826, CODEC, f_244622_
com.mojang.serialization.MapCodec<WorldOptions>: a, CODEC, field_24826
WorldOptions: b, DEMO_OPTIONS, field_40367, DEMO_OPTIONS, f_244225_
WorldOptions: b, DEMO_OPTIONS, field_40367
Constructors
Methods
long (): c, seed, method_28028, getSeed, m_245499_
long (): c, seed, method_28028
boolean (): d, generateStructures, method_28029, shouldGenerateStructures, m_247749_
boolean (): d, generateStructures, method_28029
boolean (): e, generateBonusChest, method_28030, hasBonusChest, m_245100_
boolean (): e, generateBonusChest, method_28030
boolean (): f, isOldCustomizedWorld, method_28035, isLegacyCustomizedType, m_247070_
boolean (): f, isOldCustomizedWorld, method_28035
OptionalLong (String): a, parseSeed, method_46720, parseSeed, m_261063_
OptionalLong (String): a, parseSeed, method_46720
WorldOptions (): a, defaultWithRandomSeed, method_45541, createRandom, m_247394_
WorldOptions (): a, defaultWithRandomSeed, method_45541
WorldOptions (boolean): a, withBonusChest, method_28036, withBonusChest, m_247325_
WorldOptions (boolean): a, withBonusChest, method_28036
WorldOptions (boolean): b, withStructures, method_45542, withStructures, m_247283_
WorldOptions (boolean): b, withStructures, method_45542
WorldOptions (OptionalLong): a, withSeed, method_28024, withSeed, m_261051_
WorldOptions (OptionalLong): a, withSeed, method_28024
long (): g, randomSeed, method_46721, getRandomSeed, m_255240_
long (): g, randomSeed, method_46721
WorldOptions (): b, testWorldWithRandomSeed, method_64223, createTestWorld, m_354033_
WorldOptions (): b, testWorldWithRandomSeed, method_64223
1.21.5
Names
edr
ein
Fields
Constructors
Methods
1.21.4
Names
eeo
edr
Fields
Constructors
Methods
1.21.3
Names
dzw
eeo
Fields
Constructors
Methods
long (): b, seed, method_28028, getSeed, m_245499_
long (): c, seed, method_28028, getSeed, m_245499_
boolean (): c, generateStructures, method_28029, shouldGenerateStructures, m_247749_
boolean (): d, generateStructures, method_28029, shouldGenerateStructures, m_247749_
boolean (): d, generateBonusChest, method_28030, hasBonusChest, m_245100_
boolean (): e, generateBonusChest, method_28030, hasBonusChest, m_245100_
boolean (): e, isOldCustomizedWorld, method_28035, isLegacyCustomizedType, m_247070_
boolean (): f, isOldCustomizedWorld, method_28035, isLegacyCustomizedType, m_247070_
long (): f, randomSeed, method_46721, getRandomSeed, m_255240_
long (): g, randomSeed, method_46721, getRandomSeed, m_255240_
WorldOptions (): b, testWorldWithRandomSeed, method_64223, createTestWorld, m_354033_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dyu
dzw
Fields
Constructors
Methods
1.20.6
Names
dpo
dyu
Fields
Constructors
Methods
1.20.4
Names
dlq
dpo
Fields
Constructors
Methods
1.20.2
Names
dii
dlq
Fields
Constructors
Methods
1.20.1
Names
dhx
dii
Fields
Constructors
Methods
1.19.4
Names
dez
dhx
Fields
Constructors
Methods
1.19.3
Names
dbm
dez
net.minecraft.world.level.levelgen.WorldGenSettings
net.minecraft.world.level.levelgen.WorldOptions
net.minecraft.src.C_2201_
net.minecraft.src.C_243453_
Fields
com.mojang.serialization.Codec<WorldGenSettings>: a, CODEC, field_24826, CODEC, f_64600_
long: b, seed, field_24526, seed, f_64602_
long: c, seed, field_24526, seed, f_243816_
boolean: c, generateStructures, field_24527, generateStructures, f_224672_
boolean: d, generateStructures, field_24527, generateStructures, f_244001_
boolean: d, generateBonusChest, field_24528, bonusChest, f_64604_
boolean: e, generateBonusChest, field_24528, bonusChest, f_244615_
Optional<String>: f, legacyCustomOptions, field_24532, legacyCustomOptions, f_64606_
Optional<String>: f, legacyCustomOptions, field_24532, legacyCustomOptions, f_243984_
Registry<LevelStem>: e, dimensions, field_24827, options, f_64605_
com.mojang.serialization.MapCodec<WorldOptions>: a, CODEC, field_24826, CODEC, f_244622_
WorldOptions: b, DEMO_OPTIONS, field_40367, DEMO_OPTIONS, f_244225_
Constructors
(long, boolean, boolean, Registry<LevelStem>)
(long, boolean, boolean, Registry<LevelStem>, Optional<String>)
(long, boolean, boolean)
(long, boolean, boolean, Optional<String>)
Methods
com.mojang.serialization.DataResult<WorldGenSettings> (): m, guardExperimental, method_28610, validate, m_64674_
boolean (): n, stable, method_28611, isStable, m_64675_
long (): a, seed, method_28028, getSeed, m_64619_
long (): b, seed, method_28028, getSeed, m_245499_
boolean (): b, generateStructures, method_28029, shouldGenerateStructures, m_224677_
boolean (): c, generateStructures, method_28029, shouldGenerateStructures, m_247749_
boolean (): c, generateBonusChest, method_28030, hasBonusChest, m_64660_
boolean (): d, generateBonusChest, method_28030, hasBonusChest, m_245100_
ChunkGenerator (): e, overworld, method_28032, getChunkGenerator, m_64666_
com.google.common.collect.ImmutableSet<ResourceKey<Level>> (): f, levels, method_29575, getWorlds, m_64667_
boolean (): g, isDebug, method_28033, isDebugWorld, m_64668_
boolean (): h, isFlatWorld, method_28034, isFlatWorld, m_64669_
WorldGenSettings (): j, withBonusChest, method_28036, withBonusChest, m_64671_
boolean (): i, isOldCustomizedWorld, method_28035, isLegacyCustomizedType, m_64670_
boolean (): e, isOldCustomizedWorld, method_28035, isLegacyCustomizedType, m_247070_
WorldGenSettings (): k, withStructuresToggled, method_28037, toggleGenerateStructures, m_224678_
WorldGenSettings (): l, withBonusChestToggled, method_28038, toggleBonusChest, m_64673_
WorldGenSettings (boolean, OptionalLong): a, withSeed, method_28024, withHardcore, m_64654_
ResourceKey<Level> (ResourceKey<LevelStem>): a, levelStemToLevel, method_39334, toWorldKey, m_190048_
ResourceKey<LevelStem> (ResourceKey<Level>): b, levelToLevelStem, method_39335, toDimensionOptionsKey, m_190052_
Registry<LevelStem> (Registry<DimensionType>, Registry<LevelStem>, ChunkGenerator): a, withOverworld, method_28608, getRegistryWithReplacedOverworldGenerator, m_204649_
Registry<LevelStem> (Registry<LevelStem>, Holder<DimensionType>, ChunkGenerator): a, withOverworld, method_29962, getRegistryWithReplacedOverworld, m_204645_
Registry<LevelStem> (): d, dimensions, method_28609, getDimensions, m_204655_
OptionalLong (String): a, parseSeed, method_40024, parseSeed, m_202192_
OptionalLong (String): a, parseSeed, method_46720, parseSeed, m_261063_
WorldGenSettings (RegistryAccess, WorldGenSettings, ChunkGenerator): a, replaceOverworldGenerator, method_41563, create, m_224673_
WorldOptions (): a, defaultWithRandomSeed, method_45541, createRandom, m_247394_
WorldOptions (boolean): a, withBonusChest, method_28036, withBonusChest, m_247325_
WorldOptions (boolean): b, withStructures, method_45542, withStructures, m_247283_
WorldOptions (OptionalLong): a, withSeed, method_28024, withSeed, m_261051_
long (): f, randomSeed, method_46721, getRandomSeed, m_255240_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
dap
dbm
Fields
Constructors
Methods
1.19
Names
cut
dap
Fields
long: c, seed, field_24526, seed, f_64602_
long: b, seed, field_24526, seed, f_64602_
boolean: d, generateFeatures, field_24527, generateStructures, f_64603_
boolean: c, generateStructures, field_24527, generateStructures, f_224672_
boolean: e, generateBonusChest, field_24528, bonusChest, f_64604_
boolean: d, generateBonusChest, field_24528, bonusChest, f_64604_
Optional<String>: g, legacyCustomOptions, field_24532, legacyCustomOptions, f_64606_
Optional<String>: f, legacyCustomOptions, field_24532, legacyCustomOptions, f_64606_
org.slf4j.Logger: b, LOGGER, field_24525, LOGGER, f_64601_
Registry<LevelStem>: f, dimensions, field_24827, options, f_64605_
Registry<LevelStem>: e, dimensions, field_24827, options, f_64605_
Constructors
Methods
boolean (): b, generateFeatures, method_28029, shouldGenerateStructures, m_64657_
boolean (): b, generateStructures, method_28029, shouldGenerateStructures, m_224677_
WorldGenSettings (): k, withFeaturesToggled, method_28037, toggleGenerateStructures, m_64672_
WorldGenSettings (): k, withStructuresToggled, method_28037, toggleGenerateStructures, m_224678_
WorldGenSettings (RegistryAccess): a, demoSettings, method_31112, createDemo, m_64645_
WorldGenSettings (RegistryAccess): b, makeDefault, method_28009, getDefaultOptions, m_190050_
NoiseBasedChunkGenerator (RegistryAccess, long): a, makeDefaultOverworld, method_28604, createOverworldGenerator, m_190027_
NoiseBasedChunkGenerator (RegistryAccess, long, boolean): a, makeDefaultOverworld, method_39558, createOverworldGenerator, m_190039_
NoiseBasedChunkGenerator (RegistryAccess, long, ResourceKey<NoiseGeneratorSettings>): a, makeOverworld, method_39556, createGenerator, m_190030_
NoiseBasedChunkGenerator (RegistryAccess, long, ResourceKey<NoiseGeneratorSettings>, boolean): a, makeOverworld, method_39557, createGenerator, m_190034_
WorldGenSettings (RegistryAccess, DedicatedServerProperties$WorldGenProperties): a, create, method_28021, fromProperties, m_209716_
WorldGenSettings (RegistryAccess, WorldGenSettings, ChunkGenerator): a, replaceOverworldGenerator, method_41563, create, m_224673_
1.18.2
Names
cty
cut
Fields
org.apache.logging.log4j.Logger: b, LOGGER, field_24525, LOGGER, f_64601_
MappedRegistry<LevelStem>: f, dimensions, field_24827, options, f_64605_
org.slf4j.Logger: b, LOGGER, field_24525, LOGGER, f_64601_
Registry<LevelStem>: f, dimensions, field_24827, options, f_64605_
Constructors
(long, boolean, boolean, MappedRegistry<LevelStem>)
(long, boolean, boolean, MappedRegistry<LevelStem>, Optional<String>)
(long, boolean, boolean, Registry<LevelStem>)
(long, boolean, boolean, Registry<LevelStem>, Optional<String>)
Methods
MappedRegistry<LevelStem> (MappedRegistry<LevelStem>, Supplier<DimensionType>, ChunkGenerator): a, withOverworld, method_29962, getRegistryWithReplacedOverworld, m_64627_
MappedRegistry<LevelStem> (): d, dimensions, method_28609, getDimensions, m_64663_
MappedRegistry<LevelStem> (Registry<DimensionType>, MappedRegistry<LevelStem>, ChunkGenerator): a, withOverworld, method_28608, getRegistryWithReplacedOverworldGenerator, m_64633_
WorldGenSettings (RegistryAccess, Properties): a, create, method_28021, fromProperties, m_64647_
Registry<LevelStem> (Registry<DimensionType>, Registry<LevelStem>, ChunkGenerator): a, withOverworld, method_28608, getRegistryWithReplacedOverworldGenerator, m_204649_
Registry<LevelStem> (Registry<LevelStem>, Holder<DimensionType>, ChunkGenerator): a, withOverworld, method_29962, getRegistryWithReplacedOverworld, m_204645_
Registry<LevelStem> (): d, dimensions, method_28609, getDimensions, m_204655_
WorldGenSettings (RegistryAccess, DedicatedServerProperties$WorldGenProperties): a, create, method_28021, fromProperties, m_209716_
OptionalLong (String): a, parseSeed, method_40024, parseSeed, m_202192_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
cql
cty
Fields
Constructors
Methods
WorldGenSettings (Registry<DimensionType>, Registry<Biome>, Registry<NoiseGeneratorSettings>): a, makeDefault, method_28009, getDefaultOptions, m_64641_
NoiseBasedChunkGenerator (Registry<Biome>, Registry<NoiseGeneratorSettings>, long): a, makeDefaultOverworld, method_28604, createOverworldGenerator, m_64637_
WorldGenSettings (RegistryAccess): b, makeDefault, method_28009, getDefaultOptions, m_190050_
NoiseBasedChunkGenerator (RegistryAccess, long): a, makeDefaultOverworld, method_28604, createOverworldGenerator, m_190027_
NoiseBasedChunkGenerator (RegistryAccess, long, boolean): a, makeDefaultOverworld, method_39558, createOverworldGenerator, m_190039_
NoiseBasedChunkGenerator (RegistryAccess, long, ResourceKey<NoiseGeneratorSettings>): a, makeOverworld, method_39556, createGenerator, m_190030_
NoiseBasedChunkGenerator (RegistryAccess, long, ResourceKey<NoiseGeneratorSettings>, boolean): a, makeOverworld, method_39557, createGenerator, m_190034_
ResourceKey<Level> (ResourceKey<LevelStem>): a, levelStemToLevel, method_39334, toWorldKey, m_190048_
ResourceKey<LevelStem> (ResourceKey<Level>): b, levelToLevelStem, method_39335, toDimensionOptionsKey, m_190052_
1.17.1
Names
cqk
cql
Fields
Constructors
Methods
1.17
Names
chw
cqk
net.minecraft.world.gen.settings.DimensionGeneratorSettings
net.minecraft.src.C_2201_
Fields
com.mojang.serialization.Codec<WorldGenSettings>: a, CODEC, field_24826, CODEC, field_236201_a_
com.mojang.serialization.Codec<WorldGenSettings>: a, CODEC, field_24826, CODEC, f_64600_
org.apache.logging.log4j.Logger: b, LOGGER, field_24525, LOGGER, field_236203_c_
org.apache.logging.log4j.Logger: b, LOGGER, field_24525, LOGGER, f_64601_
long: c, seed, field_24526, seed, field_236205_e_
long: c, seed, field_24526, seed, f_64602_
boolean: d, generateFeatures, field_24527, generateStructures, field_236206_f_
boolean: d, generateFeatures, field_24527, generateStructures, f_64603_
boolean: e, generateBonusChest, field_24528, bonusChest, field_236207_g_
boolean: e, generateBonusChest, field_24528, bonusChest, f_64604_
MappedRegistry<LevelStem>: f, dimensions, field_24827, options, field_236208_h_
MappedRegistry<LevelStem>: f, dimensions, field_24827, options, f_64605_
Optional<String>: g, legacyCustomOptions, field_24532, legacyCustomOptions, field_236209_i_
Optional<String>: g, legacyCustomOptions, field_24532, legacyCustomOptions, f_64606_
Constructors
Methods
com.mojang.serialization.DataResult<WorldGenSettings> (): m, guardExperimental, method_28610, method_28610, func_236233_n_
com.mojang.serialization.DataResult<WorldGenSettings> (): m, guardExperimental, method_28610, validate, m_64674_
boolean (): n, stable, method_28611, method_28611, func_236234_o_
boolean (): n, stable, method_28611, isStable, m_64675_
long (): a, seed, method_28028, getSeed, func_236221_b_
long (): a, seed, method_28028, getSeed, m_64619_
boolean (): b, generateFeatures, method_28029, shouldGenerateStructures, func_236222_c_
boolean (): b, generateFeatures, method_28029, shouldGenerateStructures, m_64657_
boolean (): c, generateBonusChest, method_28030, hasBonusChest, func_236223_d_
boolean (): c, generateBonusChest, method_28030, hasBonusChest, m_64660_
MappedRegistry<LevelStem> (MappedRegistry<LevelStem>, Supplier<DimensionType>, ChunkGenerator): a, withOverworld, method_29962, method_29962, func_241520_a_
MappedRegistry<LevelStem> (MappedRegistry<LevelStem>, Supplier<DimensionType>, ChunkGenerator): a, withOverworld, method_29962, getRegistryWithReplacedOverworld, m_64627_
MappedRegistry<LevelStem> (): d, dimensions, method_28609, getDimensions, func_236224_e_
MappedRegistry<LevelStem> (): d, dimensions, method_28609, getDimensions, m_64663_
ChunkGenerator (): e, overworld, method_28032, getChunkGenerator, func_236225_f_
ChunkGenerator (): e, overworld, method_28032, getChunkGenerator, m_64666_
com.google.common.collect.ImmutableSet<ResourceKey<Level>> (): f, levels, method_29575, getWorlds, func_236226_g_
com.google.common.collect.ImmutableSet<ResourceKey<Level>> (): f, levels, method_29575, getWorlds, m_64667_
boolean (): g, isDebug, method_28033, isDebugWorld, func_236227_h_
boolean (): g, isDebug, method_28033, isDebugWorld, m_64668_
boolean (): h, isFlatWorld, method_28034, isFlatWorld, func_236228_i_
boolean (): h, isFlatWorld, method_28034, isFlatWorld, m_64669_
WorldGenSettings (): j, withBonusChest, method_28036, withBonusChest, func_236230_k_
WorldGenSettings (): j, withBonusChest, method_28036, withBonusChest, m_64671_
boolean (): i, isOldCustomizedWorld, method_28035, isLegacyCustomizedType, func_236229_j_
boolean (): i, isOldCustomizedWorld, method_28035, isLegacyCustomizedType, m_64670_
WorldGenSettings (): k, withFeaturesToggled, method_28037, toggleGenerateStructures, func_236231_l_
WorldGenSettings (): k, withFeaturesToggled, method_28037, toggleGenerateStructures, m_64672_
WorldGenSettings (): l, withBonusChestToggled, method_28038, toggleBonusChest, func_236232_m_
WorldGenSettings (): l, withBonusChestToggled, method_28038, toggleBonusChest, m_64673_
WorldGenSettings (boolean, OptionalLong): a, withSeed, method_28024, withHardcore, func_236220_a_
WorldGenSettings (boolean, OptionalLong): a, withSeed, method_28024, withHardcore, m_64654_
WorldGenSettings (RegistryAccess): a, demoSettings, method_31112, method_31112, func_242752_a
WorldGenSettings (RegistryAccess): a, demoSettings, method_31112, createDemo, m_64645_
WorldGenSettings (Registry<DimensionType>, Registry<Biome>, Registry<NoiseGeneratorSettings>): a, makeDefault, method_28009, getDefaultOptions, func_242751_a
WorldGenSettings (Registry<DimensionType>, Registry<Biome>, Registry<NoiseGeneratorSettings>): a, makeDefault, method_28009, getDefaultOptions, m_64641_
NoiseBasedChunkGenerator (Registry<Biome>, Registry<NoiseGeneratorSettings>, long): a, makeDefaultOverworld, method_28604, createOverworldGenerator, func_242750_a
NoiseBasedChunkGenerator (Registry<Biome>, Registry<NoiseGeneratorSettings>, long): a, makeDefaultOverworld, method_28604, createOverworldGenerator, m_64637_
MappedRegistry<LevelStem> (Registry<DimensionType>, MappedRegistry<LevelStem>, ChunkGenerator): a, withOverworld, method_28608, method_28608, func_242749_a
MappedRegistry<LevelStem> (Registry<DimensionType>, MappedRegistry<LevelStem>, ChunkGenerator): a, withOverworld, method_28608, getRegistryWithReplacedOverworldGenerator, m_64633_
WorldGenSettings (RegistryAccess, Properties): a, create, method_28021, fromProperties, func_242753_a
WorldGenSettings (RegistryAccess, Properties): a, create, method_28021, fromProperties, m_64647_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
cht
chw
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
cix
cht
Fields
org.apache.logging.log4j.Logger: c, LOGGER, field_24525, LOGGER, field_236203_c_
org.apache.logging.log4j.Logger: b, LOGGER, field_24525, LOGGER, field_236203_c_
int: d, DEMO_SEED, field_24524, DEMO_SEED, field_236204_d_
WorldGenSettings: b, DEMO_SETTINGS, field_24520, DEMO_CONFIG, field_236202_b_
long: e, seed, field_24526, seed, field_236205_e_
long: c, seed, field_24526, seed, field_236205_e_
boolean: f, generateFeatures, field_24527, generateStructures, field_236206_f_
boolean: d, generateFeatures, field_24527, generateStructures, field_236206_f_
boolean: g, generateBonusChest, field_24528, bonusChest, field_236207_g_
boolean: e, generateBonusChest, field_24528, bonusChest, field_236207_g_
MappedRegistry<LevelStem>: h, dimensions, field_24827, options, field_236208_h_
MappedRegistry<LevelStem>: f, dimensions, field_24827, options, field_236208_h_
Optional<String>: i, legacyCustomOptions, field_24532, legacyCustomOptions, field_236209_i_
Optional<String>: g, legacyCustomOptions, field_24532, legacyCustomOptions, field_236209_i_
Constructors
Methods
com.mojang.serialization.DataResult<WorldGenSettings> (): n, guardExperimental, method_28610, method_28610, func_236233_n_
com.mojang.serialization.DataResult<WorldGenSettings> (): m, guardExperimental, method_28610, method_28610, func_236233_n_
boolean (): o, stable, method_28611, method_28611, func_236234_o_
boolean (): n, stable, method_28611, method_28611, func_236234_o_
WorldGenSettings (): a, makeDefault, method_28009, getDefaultOptions, func_236210_a_
NoiseBasedChunkGenerator (long): a, makeDefaultOverworld, method_28604, createOverworldGenerator, func_236211_a_
long (): b, seed, method_28028, getSeed, func_236221_b_
long (): a, seed, method_28028, getSeed, func_236221_b_
boolean (): c, generateFeatures, method_28029, shouldGenerateStructures, func_236222_c_
boolean (): b, generateFeatures, method_28029, shouldGenerateStructures, func_236222_c_
boolean (): d, generateBonusChest, method_28030, hasBonusChest, func_236223_d_
boolean (): c, generateBonusChest, method_28030, hasBonusChest, func_236223_d_
MappedRegistry<LevelStem> (MappedRegistry<LevelStem>, ChunkGenerator): a, withOverworld, method_28608, method_28608, func_236216_a_
MappedRegistry<LevelStem> (): e, dimensions, method_28609, getDimensionMap, func_236224_e_
MappedRegistry<LevelStem> (): d, dimensions, method_28609, getDimensions, func_236224_e_
ChunkGenerator (): f, overworld, method_28032, getChunkGenerator, func_236225_f_
ChunkGenerator (): e, overworld, method_28032, getChunkGenerator, func_236225_f_
com.google.common.collect.ImmutableSet<ResourceKey<Level>> (): g, levels, method_29575, getWorlds, func_236226_g_
com.google.common.collect.ImmutableSet<ResourceKey<Level>> (): f, levels, method_29575, getWorlds, func_236226_g_
boolean (): h, isDebug, method_28033, isDebugWorld, func_236227_h_
boolean (): g, isDebug, method_28033, isDebugWorld, func_236227_h_
boolean (): i, isFlatWorld, method_28034, isFlatWorld, func_236228_i_
boolean (): h, isFlatWorld, method_28034, isFlatWorld, func_236228_i_
WorldGenSettings (): k, withBonusChest, method_28036, withBonusChest, func_236230_k_
WorldGenSettings (): j, withBonusChest, method_28036, withBonusChest, func_236230_k_
WorldGenSettings (Properties): a, create, method_28021, fromProperties, func_236219_a_
boolean (): j, isOldCustomizedWorld, method_28035, isLegacyCustomizedType, func_236229_j_
boolean (): i, isOldCustomizedWorld, method_28035, isLegacyCustomizedType, func_236229_j_
WorldGenSettings (): l, withFeaturesToggled, method_28037, toggleGenerateStructures, func_236231_l_
WorldGenSettings (): k, withFeaturesToggled, method_28037, toggleGenerateStructures, func_236231_l_
WorldGenSettings (): m, withBonusChestToggled, method_28038, toggleBonusChest, func_236232_m_
WorldGenSettings (): l, withBonusChestToggled, method_28038, toggleBonusChest, func_236232_m_
WorldGenSettings (MappedRegistry<LevelStem>): a, withDimensions, method_29573, method_29573, func_236215_a_
WorldGenSettings (RegistryAccess): a, demoSettings, method_31112, method_31112, func_242752_a
WorldGenSettings (Registry<DimensionType>, Registry<Biome>, Registry<NoiseGeneratorSettings>): a, makeDefault, method_28009, getDefaultOptions, func_242751_a
NoiseBasedChunkGenerator (Registry<Biome>, Registry<NoiseGeneratorSettings>, long): a, makeDefaultOverworld, method_28604, createOverworldGenerator, func_242750_a
MappedRegistry<LevelStem> (Registry<DimensionType>, MappedRegistry<LevelStem>, ChunkGenerator): a, withOverworld, method_28608, method_28608, func_242749_a
WorldGenSettings (RegistryAccess, Properties): a, create, method_28021, fromProperties, func_242753_a
1.16.1
Names
cix
net.minecraft.world.level.levelgen.WorldGenSettings
net.minecraft.class_5285
net.minecraft.world.gen.GeneratorOptions
net.minecraft.world.gen.settings.DimensionGeneratorSettings
Fields
com.mojang.serialization.Codec<WorldGenSettings>: a, CODEC, field_24826, CODEC, field_236201_a_
org.apache.logging.log4j.Logger: c, LOGGER, field_24525, LOGGER, field_236203_c_
int: d, DEMO_SEED, field_24524, DEMO_SEED, field_236204_d_
WorldGenSettings: b, DEMO_SETTINGS, field_24520, DEMO_CONFIG, field_236202_b_
long: e, seed, field_24526, seed, field_236205_e_
boolean: f, generateFeatures, field_24527, generateStructures, field_236206_f_
boolean: g, generateBonusChest, field_24528, bonusChest, field_236207_g_
MappedRegistry<LevelStem>: h, dimensions, field_24827, options, field_236208_h_
Optional<String>: i, legacyCustomOptions, field_24532, legacyCustomOptions, field_236209_i_
Constructors
(long, boolean, boolean, MappedRegistry<LevelStem>)
(long, boolean, boolean, MappedRegistry<LevelStem>, Optional<String>)
Methods
com.mojang.serialization.DataResult<WorldGenSettings> (): n, guardExperimental, method_28610, method_28610, func_236233_n_
boolean (): o, stable, method_28611, method_28611, func_236234_o_
WorldGenSettings (): a, makeDefault, method_28009, getDefaultOptions, func_236210_a_
NoiseBasedChunkGenerator (long): a, makeDefaultOverworld, method_28604, createOverworldGenerator, func_236211_a_
long (): b, seed, method_28028, getSeed, func_236221_b_
boolean (): c, generateFeatures, method_28029, shouldGenerateStructures, func_236222_c_
boolean (): d, generateBonusChest, method_28030, hasBonusChest, func_236223_d_
MappedRegistry<LevelStem> (MappedRegistry<LevelStem>, ChunkGenerator): a, withOverworld, method_28608, method_28608, func_236216_a_
MappedRegistry<LevelStem> (MappedRegistry<LevelStem>, Supplier<DimensionType>, ChunkGenerator): a, withOverworld, method_29962, method_29962, func_241520_a_
MappedRegistry<LevelStem> (): e, dimensions, method_28609, getDimensionMap, func_236224_e_
ChunkGenerator (): f, overworld, method_28032, getChunkGenerator, func_236225_f_
com.google.common.collect.ImmutableSet<ResourceKey<Level>> (): g, levels, method_29575, getWorlds, func_236226_g_
boolean (): h, isDebug, method_28033, isDebugWorld, func_236227_h_
boolean (): i, isFlatWorld, method_28034, isFlatWorld, func_236228_i_
WorldGenSettings (): k, withBonusChest, method_28036, withBonusChest, func_236230_k_
WorldGenSettings (Properties): a, create, method_28021, fromProperties, func_236219_a_
boolean (): j, isOldCustomizedWorld, method_28035, isLegacyCustomizedType, func_236229_j_
WorldGenSettings (): l, withFeaturesToggled, method_28037, toggleGenerateStructures, func_236231_l_
WorldGenSettings (): m, withBonusChestToggled, method_28038, toggleBonusChest, func_236232_m_
WorldGenSettings (MappedRegistry<LevelStem>): a, withDimensions, method_29573, method_29573, func_236215_a_
WorldGenSettings (boolean, OptionalLong): a, withSeed, method_28024, withHardcore, func_236220_a_