History - net.minecraft.world.level.levelgen.WorldOptions
1.21.3
Names
net.minecraft.world.level.levelgen.WorldgenRandom
net.minecraft.world.level.levelgen.WorldOptions
net.minecraft.class_2919
net.minecraft.class_5285
net.minecraft.unmapped.C_zorcemxg
net.minecraft.unmapped.C_naismckd
net.minecraft.util.math.random.ChunkRandom
net.minecraft.world.gen.GeneratorOptions
net.minecraft.world.gen.ChunkRandom
net.minecraft.world.gen.WorldGeneratorOptions
net.minecraft.src.C_2202_
net.minecraft.src.C_243453_
Fields
long: c, seed, field_24526, f_yldshikn, seed, seed, f_243816_
boolean: d, generateStructures, field_24527, f_hyzjaqjn, generateStructures, hasFeatureGeneration, f_244001_
boolean: e, generateBonusChest, field_24528, f_pnirnqxk, bonusChest, hasBonusChest, f_244615_
Optional<String>: f, legacyCustomOptions, field_24532, f_ytoamxkk, legacyCustomOptions, legacyCustomOptions, f_243984_
com.mojang.serialization.MapCodec<WorldOptions>: a, CODEC, field_24826, f_mkntrpfb, CODEC, CODEC, f_244622_
WorldOptions: b, DEMO_OPTIONS, field_40367, f_dkcmtchf, DEMO_OPTIONS, DEFAULT, f_244225_
RandomSource: d, randomSource, field_35141, f_gqutecgp, baseRandom, baseRandom, f_190054_
int: e, count, field_28768, f_ystrqpxh, sampleCount, sampleCount, f_64676_
Constructors
(long, boolean, boolean)
(long, boolean, boolean, Optional<String>)
Methods
long (): c, seed, method_28028, m_hznzeals, getSeed, getSeed, m_245499_
boolean (): d, generateStructures, method_28029, m_sqlnyoyg, shouldGenerateStructures, hasFeatureGeneration, m_247749_
boolean (): e, generateBonusChest, method_28030, m_ebsveypn, hasBonusChest, hasBonusChest, m_245100_
boolean (): f, isOldCustomizedWorld, method_28035, m_kmrxtmbu, isLegacyCustomizedType, hasLegacyCustomOptions, m_247070_
OptionalLong (String): a, parseSeed, method_46720, m_ekhqpehw, parseSeed, parseOptionalLong, m_261063_
WorldOptions (): a, defaultWithRandomSeed, method_45541, m_eqssqiia, createRandom, withRandomSeed, m_247394_
WorldOptions (boolean): a, withBonusChest, method_28036, m_mtcmkuis, withBonusChest, withBonusChest, m_247325_
WorldOptions (boolean): b, withStructures, method_45542, m_rywnscbm, withStructures, withFeatureGeneration, m_247283_
WorldOptions (OptionalLong): a, withSeed, method_28024, m_whpudwxo, withSeed, withSeed, m_261051_
long (): g, randomSeed, method_46721, m_vxdghyuk, getRandomSeed, getRandomSeed, m_255240_
int (): l, getCount, method_35335, m_jzzsygpp, getSampleCount, getSampleCount, m_158960_
RandomSource (): d, fork, method_38420, m_paekwdby, split, derive, m_213769_
PositionalRandomFactory (): e, forkPositional, method_38421, m_bggirwfo, nextSplitter, createPositionalRandomFactory, m_188582_
int (int): c, next, method_43156, m_gepqowxs, next, next, m_64707_
void (long): b, setSeed, method_43052, m_iwfdczgh, setSeed, setSeed, m_188584_
long (long, int, int): a, setDecorationSeed, method_12661, m_gbivfhmb, setPopulationSeed, setPopulationSeed, m_64690_
void (long, int, int): b, setFeatureSeed, method_12664, m_pmazpwoq, setDecoratorSeed, setDecoratorSeed, m_190064_
void (long, int, int): c, setLargeFeatureSeed, method_12663, m_nvexbmvp, setCarverSeed, setCarverSeed, m_190068_
void (long, int, int, int): a, setLargeFeatureWithSalt, method_12665, m_kqsbqpyh, setRegionSeed, setRegionSeed, m_190058_
RandomSource (int, int, long, long): a, seedSlimeChunk, method_12662, m_lwmvfqsf, getSlimeRandom, getSlimeRandom, m_224681_
WorldOptions (): b, testWorldWithRandomSeed, method_64223, m_ayttyctz, createTestWorld, m_354033_
1.21.2
Names
dzw
eeo
net.minecraft.world.level.levelgen.WorldOptions
net.minecraft.world.level.levelgen.WorldgenRandom
net.minecraft.class_5285
net.minecraft.class_2919
net.minecraft.unmapped.C_naismckd
net.minecraft.unmapped.C_zorcemxg
net.minecraft.world.gen.GeneratorOptions
net.minecraft.util.math.random.ChunkRandom
net.minecraft.world.gen.WorldGeneratorOptions
net.minecraft.world.gen.ChunkRandom
net.minecraft.src.C_243453_
net.minecraft.src.C_2202_
Fields
long: c, seed, field_24526, f_yldshikn, seed, seed, f_243816_
boolean: d, generateStructures, field_24527, f_hyzjaqjn, generateStructures, hasFeatureGeneration, f_244001_
boolean: e, generateBonusChest, field_24528, f_pnirnqxk, bonusChest, hasBonusChest, f_244615_
Optional<String>: f, legacyCustomOptions, field_24532, f_ytoamxkk, legacyCustomOptions, legacyCustomOptions, f_243984_
com.mojang.serialization.MapCodec<WorldOptions>: a, CODEC, field_24826, f_mkntrpfb, CODEC, CODEC, f_244622_
WorldOptions: b, DEMO_OPTIONS, field_40367, f_dkcmtchf, DEMO_OPTIONS, DEFAULT, f_244225_
RandomSource: d, randomSource, field_35141, f_gqutecgp, baseRandom, baseRandom, f_190054_
int: e, count, field_28768, f_ystrqpxh, sampleCount, sampleCount, f_64676_
Constructors
(long, boolean, boolean)
(long, boolean, boolean, Optional<String>)
Methods
long (): b, seed, method_28028, m_hznzeals, getSeed, getSeed, m_245499_
boolean (): c, generateStructures, method_28029, m_sqlnyoyg, shouldGenerateStructures, hasFeatureGeneration, m_247749_
boolean (): d, generateBonusChest, method_28030, m_ebsveypn, hasBonusChest, hasBonusChest, m_245100_
boolean (): e, isOldCustomizedWorld, method_28035, m_kmrxtmbu, isLegacyCustomizedType, hasLegacyCustomOptions, m_247070_
OptionalLong (String): a, parseSeed, method_46720, m_ekhqpehw, parseSeed, parseOptionalLong, m_261063_
WorldOptions (): a, defaultWithRandomSeed, method_45541, m_eqssqiia, createRandom, withRandomSeed, m_247394_
WorldOptions (boolean): a, withBonusChest, method_28036, m_mtcmkuis, withBonusChest, withBonusChest, m_247325_
WorldOptions (boolean): b, withStructures, method_45542, m_rywnscbm, withStructures, withFeatureGeneration, m_247283_
WorldOptions (OptionalLong): a, withSeed, method_28024, m_whpudwxo, withSeed, withSeed, m_261051_
long (): f, randomSeed, method_46721, m_vxdghyuk, getRandomSeed, getRandomSeed, m_255240_
int (): l, getCount, method_35335, m_jzzsygpp, getSampleCount, getSampleCount, m_158960_
RandomSource (): d, fork, method_38420, m_paekwdby, split, derive, m_213769_
PositionalRandomFactory (): e, forkPositional, method_38421, m_bggirwfo, nextSplitter, createPositionalRandomFactory, m_188582_
int (int): c, next, method_43156, m_gepqowxs, next, next, m_64707_
void (long): b, setSeed, method_43052, m_iwfdczgh, setSeed, setSeed, m_188584_
long (long, int, int): a, setDecorationSeed, method_12661, m_gbivfhmb, setPopulationSeed, setPopulationSeed, m_64690_
void (long, int, int): b, setFeatureSeed, method_12664, m_pmazpwoq, setDecoratorSeed, setDecoratorSeed, m_190064_
void (long, int, int): c, setLargeFeatureSeed, method_12663, m_nvexbmvp, setCarverSeed, setCarverSeed, m_190068_
void (long, int, int, int): a, setLargeFeatureWithSalt, method_12665, m_kqsbqpyh, setRegionSeed, setRegionSeed, m_190058_
RandomSource (int, int, long, long): a, seedSlimeChunk, method_12662, m_lwmvfqsf, getSlimeRandom, getSlimeRandom, m_224681_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dyu
dzw
Fields
Constructors
Methods
1.20.6
Names
dyt
dyu
net.minecraft.world.level.levelgen.WorldGenerationContext
net.minecraft.world.level.levelgen.WorldOptions
Fields
Constructors
Methods
1.20.5
Names
dpo
dyt
net.minecraft.world.level.levelgen.WorldOptions
net.minecraft.world.level.levelgen.WorldGenerationContext
Fields
Constructors
Methods
1.20.4
Names
Fields
Constructors
Methods
1.20.3
Names
dlq
dpo
Fields
Constructors
Methods
1.20.2
Names
dii
dlq
Fields
Constructors
Methods
1.20.1
Names
Fields
Constructors
Methods
1.20
Names
dhx
dii
Fields
Constructors
Methods
1.19.4
Names
dez
dhx
net.minecraft.unmapped.C_naismckd
net.minecraft.world.gen.WorldGeneratorOptions
Fields
long: c, seed, field_24526, f_yldshikn, seed, f_243816_
long: c, seed, field_24526, f_yldshikn, seed, seed, f_243816_
boolean: d, generateStructures, field_24527, f_hyzjaqjn, generateStructures, f_244001_
boolean: d, generateStructures, field_24527, f_hyzjaqjn, generateStructures, hasFeatureGeneration, f_244001_
boolean: e, generateBonusChest, field_24528, f_pnirnqxk, bonusChest, f_244615_
boolean: e, generateBonusChest, field_24528, f_pnirnqxk, bonusChest, hasBonusChest, f_244615_
com.mojang.serialization.MapCodec<WorldOptions>: a, CODEC, field_24826, f_mkntrpfb, CODEC, f_244622_
com.mojang.serialization.MapCodec<WorldOptions>: a, CODEC, field_24826, f_mkntrpfb, CODEC, CODEC, f_244622_
WorldOptions: b, DEMO_OPTIONS, field_40367, f_dkcmtchf, DEMO_OPTIONS, f_244225_
WorldOptions: b, DEMO_OPTIONS, field_40367, f_dkcmtchf, DEMO_OPTIONS, DEFAULT, f_244225_
Constructors
Methods
boolean (): c, generateStructures, method_28029, m_sqlnyoyg, shouldGenerateStructures, getGenerateFeatures, m_247749_
boolean (): c, generateStructures, method_28029, m_sqlnyoyg, shouldGenerateStructures, hasFeatureGeneration, m_247749_
boolean (): d, generateBonusChest, method_28030, m_ebsveypn, hasBonusChest, getBonusChest, m_245100_
boolean (): d, generateBonusChest, method_28030, m_ebsveypn, hasBonusChest, hasBonusChest, m_245100_
boolean (): e, isOldCustomizedWorld, method_28035, m_kmrxtmbu, isLegacyCustomizedType, m_247070_
boolean (): e, isOldCustomizedWorld, method_28035, m_kmrxtmbu, isLegacyCustomizedType, hasLegacyCustomOptions, m_247070_
OptionalLong (String): a, parseSeed, method_46720, m_ekhqpehw, parseSeed, m_261063_
OptionalLong (String): a, parseSeed, method_46720, m_ekhqpehw, parseSeed, parseOptionalLong, m_261063_
WorldOptions (): a, defaultWithRandomSeed, method_45541, m_eqssqiia, createRandom, m_247394_
WorldOptions (): a, defaultWithRandomSeed, method_45541, m_eqssqiia, createRandom, withRandomSeed, m_247394_
WorldOptions (boolean): a, withBonusChest, method_28036, m_mtcmkuis, withBonusChest, m_247325_
WorldOptions (boolean): a, withBonusChest, method_28036, m_mtcmkuis, withBonusChest, withBonusChest, m_247325_
WorldOptions (boolean): b, withStructures, method_45542, m_rywnscbm, withStructures, m_247283_
WorldOptions (boolean): b, withStructures, method_45542, m_rywnscbm, withStructures, withFeatureGeneration, m_247283_
WorldOptions (OptionalLong): a, withSeed, method_28024, m_whpudwxo, withSeed, m_261051_
WorldOptions (OptionalLong): a, withSeed, method_28024, m_whpudwxo, withSeed, withSeed, m_261051_
long (): f, randomSeed, method_46721, m_vxdghyuk, getRandomSeed, m_255240_
long (): f, randomSeed, method_46721, m_vxdghyuk, getRandomSeed, getRandomSeed, m_255240_
1.19.3
Names
dbm
dez
net.minecraft.world.level.levelgen.WorldGenSettings
net.minecraft.world.level.levelgen.WorldOptions
net.minecraft.unmapped.C_oxnufhsj
net.minecraft.unmapped.C_naismckd
net.minecraft.world.gen.GeneratorOptions
net.minecraft.unmapped.C_naismckd
net.minecraft.src.C_2201_
net.minecraft.src.C_243453_
net.minecraft.world.level.levelgen.GeneratorSettings
net.minecraft.world.level.levelgen.WorldOptions
Fields
com.mojang.serialization.Codec<WorldGenSettings>: a, CODEC, field_24826, f_ujragqqq, CODEC, CODEC, f_64600_
long: b, seed, field_24526, f_fspemwwp, seed, seed, f_64602_
long: c, seed, field_24526, f_yldshikn, seed, f_243816_
boolean: c, generateStructures, field_24527, f_iaytplvo, generateStructures, generateFeatures, f_224672_
boolean: d, generateStructures, field_24527, f_hyzjaqjn, generateStructures, f_244001_
boolean: d, generateBonusChest, field_24528, f_tmfdxbwu, bonusChest, bonusChest, f_64604_
boolean: e, generateBonusChest, field_24528, f_pnirnqxk, bonusChest, f_244615_
Optional<String>: f, legacyCustomOptions, field_24532, f_sbdkbpdu, legacyCustomOptions, legacyCustomOptions, f_64606_
Optional<String>: f, legacyCustomOptions, field_24532, f_ytoamxkk, legacyCustomOptions, legacyCustomOptions, f_243984_
Registry<LevelStem>: e, dimensions, field_24827, f_xzhujlzi, options, dimensions, f_64605_
com.mojang.serialization.MapCodec<WorldOptions>: a, CODEC, field_24826, f_mkntrpfb, CODEC, f_244622_
WorldOptions: b, DEMO_OPTIONS, field_40367, f_dkcmtchf, 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, m_xlbuhhze, validate, validate, m_64674_
boolean (): n, stable, method_28611, m_lijmwcul, isStable, isStable, m_64675_
long (): a, seed, method_28028, m_zzgwibjc, getSeed, getSeed, m_64619_
long (): b, seed, method_28028, m_hznzeals, getSeed, getSeed, m_245499_
boolean (): b, generateStructures, method_28029, m_tkpsewut, shouldGenerateStructures, shouldGenerateFeatures, m_224677_
boolean (): c, generateStructures, method_28029, m_sqlnyoyg, shouldGenerateStructures, getGenerateFeatures, m_247749_
boolean (): c, generateBonusChest, method_28030, m_cqmzxmrg, hasBonusChest, hasBonusChest, m_64660_
boolean (): d, generateBonusChest, method_28030, m_ebsveypn, hasBonusChest, getBonusChest, m_245100_
ChunkGenerator (): e, overworld, method_28032, m_tmawifvv, getChunkGenerator, getChunkGenerator, m_64666_
com.google.common.collect.ImmutableSet<ResourceKey<Level>> (): f, levels, method_29575, m_oixkohgx, getWorlds, getWorlds, m_64667_
boolean (): g, isDebug, method_28033, m_yffckrrz, isDebugWorld, isDebugWorld, m_64668_
boolean (): h, isFlatWorld, method_28034, m_imrgysar, isFlatWorld, isFlatWorld, m_64669_
WorldGenSettings (): j, withBonusChest, method_28036, m_pouxcvdg, withBonusChest, withBonusChest, m_64671_
boolean (): i, isOldCustomizedWorld, method_28035, m_ogpobpuc, isLegacyCustomizedType, isLegacyCustomizedType, m_64670_
boolean (): e, isOldCustomizedWorld, method_28035, m_kmrxtmbu, isLegacyCustomizedType, m_247070_
WorldGenSettings (): k, withStructuresToggled, method_28037, m_hpoiqhol, toggleGenerateStructures, toggleGenerateFeatures, m_224678_
WorldGenSettings (): l, withBonusChestToggled, method_28038, m_cpndkmxk, toggleBonusChest, toggleBonusChest, m_64673_
WorldGenSettings (boolean, OptionalLong): a, withSeed, method_28024, m_xxhdubmz, withHardcore, withHardcore, m_64654_
ResourceKey<Level> (ResourceKey<LevelStem>): a, levelStemToLevel, method_39334, m_icqesokm, toWorldKey, toWorldKey, m_190048_
ResourceKey<LevelStem> (ResourceKey<Level>): b, levelToLevelStem, method_39335, m_tyakllza, toDimensionOptionsKey, toDimensionOptionsKey, m_190052_
Registry<LevelStem> (Registry<DimensionType>, Registry<LevelStem>, ChunkGenerator): a, withOverworld, method_28608, m_vowwbqhw, getRegistryWithReplacedOverworldGenerator, getRegistryWithReplacedOverworldGenerator, m_204649_
Registry<LevelStem> (Registry<LevelStem>, Holder<DimensionType>, ChunkGenerator): a, withOverworld, method_29962, m_pjdldtkh, getRegistryWithReplacedOverworld, getRegistryWithReplacedOverworld, m_204645_
Registry<LevelStem> (): d, dimensions, method_28609, m_smtjtqti, getDimensions, getDimensions, m_204655_
OptionalLong (String): a, parseSeed, method_40024, m_abomatuj, parseSeed, parseSeed, m_202192_
OptionalLong (String): a, parseSeed, method_46720, m_ekhqpehw, parseSeed, m_261063_
WorldGenSettings (RegistryAccess, WorldGenSettings, ChunkGenerator): a, replaceOverworldGenerator, method_41563, m_voyjsmwp, create, replaceOverworldGenerator, m_224673_
WorldOptions (): a, defaultWithRandomSeed, method_45541, m_eqssqiia, createRandom, m_247394_
WorldOptions (boolean): a, withBonusChest, method_28036, m_mtcmkuis, withBonusChest, m_247325_
WorldOptions (boolean): b, withStructures, method_45542, m_rywnscbm, withStructures, m_247283_
WorldOptions (OptionalLong): a, withSeed, method_28024, m_whpudwxo, withSeed, m_261051_
long (): f, randomSeed, method_46721, m_vxdghyuk, 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, f_fspemwwp, seed, seed, f_64602_
long: b, seed, field_24526, f_fspemwwp, seed, seed, f_64602_
boolean: d, generateFeatures, field_24527, f_rlurmhfe, generateStructures, generateStructures, f_64603_
boolean: c, generateStructures, field_24527, f_iaytplvo, generateStructures, generateFeatures, f_224672_
boolean: e, generateBonusChest, field_24528, f_tmfdxbwu, bonusChest, bonusChest, f_64604_
boolean: d, generateBonusChest, field_24528, f_tmfdxbwu, bonusChest, bonusChest, f_64604_
Optional<String>: g, legacyCustomOptions, field_24532, f_sbdkbpdu, legacyCustomOptions, legacyCustomOptions, f_64606_
Optional<String>: f, legacyCustomOptions, field_24532, f_sbdkbpdu, legacyCustomOptions, legacyCustomOptions, f_64606_
org.slf4j.Logger: b, LOGGER, field_24525, f_wqoqdnsg, LOGGER, LOGGER, f_64601_
Registry<LevelStem>: f, dimensions, field_24827, f_xzhujlzi, options, options, f_64605_
Registry<LevelStem>: e, dimensions, field_24827, f_xzhujlzi, options, dimensions, f_64605_
Constructors
Methods
boolean (): b, generateFeatures, method_28029, m_lcqrtjvh, shouldGenerateStructures, shouldGenerateStructures, m_64657_
boolean (): b, generateStructures, method_28029, m_tkpsewut, shouldGenerateStructures, shouldGenerateFeatures, m_224677_
WorldGenSettings (): k, withFeaturesToggled, method_28037, m_hepwvczx, toggleGenerateStructures, toggleGenerateStructures, m_64672_
WorldGenSettings (): k, withStructuresToggled, method_28037, m_hpoiqhol, toggleGenerateStructures, toggleGenerateFeatures, m_224678_
WorldGenSettings (RegistryAccess): a, demoSettings, method_31112, m_takwpkdn, createDemo, createDemo, m_64645_
WorldGenSettings (RegistryAccess): b, makeDefault, method_28009, m_zcxwlbgs, getDefaultOptions, getDefaultOptions, m_190050_
NoiseBasedChunkGenerator (RegistryAccess, long): a, makeDefaultOverworld, method_28604, m_vddqxaoy, createOverworldGenerator, createDefaultOverworldGenerator, m_190027_
NoiseBasedChunkGenerator (RegistryAccess, long, boolean): a, makeDefaultOverworld, method_39558, m_sznbiypt, createOverworldGenerator, createDefaultOverworldGenerator, m_190039_
NoiseBasedChunkGenerator (RegistryAccess, long, ResourceKey<NoiseGeneratorSettings>): a, makeOverworld, method_39556, m_zaqliqls, createGenerator, createOverworldGenerator, m_190030_
NoiseBasedChunkGenerator (RegistryAccess, long, ResourceKey<NoiseGeneratorSettings>, boolean): a, makeOverworld, method_39557, m_vqyturwg, createGenerator, createOverworldGenerator, m_190034_
WorldGenSettings (RegistryAccess, DedicatedServerProperties$WorldGenProperties): a, create, method_28021, m_eeygvqcp, fromProperties, fromProperties, m_209716_
WorldGenSettings (RegistryAccess, WorldGenSettings, ChunkGenerator): a, replaceOverworldGenerator, method_41563, m_voyjsmwp, create, replaceOverworldGenerator, m_224673_
1.18.2
Names
cty
cut
net.minecraft.world.gen.GeneratorOptions
Fields
com.mojang.serialization.Codec<WorldGenSettings>: a, CODEC, field_24826, f_ujragqqq, CODEC, f_64600_
com.mojang.serialization.Codec<WorldGenSettings>: a, CODEC, field_24826, f_ujragqqq, CODEC, CODEC, f_64600_
org.apache.logging.log4j.Logger: b, LOGGER, field_24525, f_wqoqdnsg, LOGGER, f_64601_
long: c, seed, field_24526, f_fspemwwp, seed, f_64602_
long: c, seed, field_24526, f_fspemwwp, seed, seed, f_64602_
boolean: d, generateFeatures, field_24527, f_rlurmhfe, generateStructures, f_64603_
boolean: d, generateFeatures, field_24527, f_rlurmhfe, generateStructures, generateStructures, f_64603_
boolean: e, generateBonusChest, field_24528, f_tmfdxbwu, bonusChest, f_64604_
boolean: e, generateBonusChest, field_24528, f_tmfdxbwu, bonusChest, bonusChest, f_64604_
MappedRegistry<LevelStem>: f, dimensions, field_24827, f_xzhujlzi, options, f_64605_
Optional<String>: g, legacyCustomOptions, field_24532, f_sbdkbpdu, legacyCustomOptions, f_64606_
Optional<String>: g, legacyCustomOptions, field_24532, f_sbdkbpdu, legacyCustomOptions, legacyCustomOptions, f_64606_
org.slf4j.Logger: b, LOGGER, field_24525, f_wqoqdnsg, LOGGER, LOGGER, f_64601_
Registry<LevelStem>: f, dimensions, field_24827, f_xzhujlzi, options, 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
com.mojang.serialization.DataResult<WorldGenSettings> (): m, guardExperimental, method_28610, m_xlbuhhze, validate, m_64674_
com.mojang.serialization.DataResult<WorldGenSettings> (): m, guardExperimental, method_28610, m_xlbuhhze, validate, validate, m_64674_
boolean (): n, stable, method_28611, m_lijmwcul, isStable, m_64675_
boolean (): n, stable, method_28611, m_lijmwcul, isStable, isStable, m_64675_
long (): a, seed, method_28028, m_zzgwibjc, getSeed, m_64619_
long (): a, seed, method_28028, m_zzgwibjc, getSeed, getSeed, m_64619_
boolean (): b, generateFeatures, method_28029, m_lcqrtjvh, shouldGenerateStructures, m_64657_
boolean (): b, generateFeatures, method_28029, m_lcqrtjvh, shouldGenerateStructures, shouldGenerateStructures, m_64657_
boolean (): c, generateBonusChest, method_28030, m_cqmzxmrg, hasBonusChest, m_64660_
boolean (): c, generateBonusChest, method_28030, m_cqmzxmrg, hasBonusChest, hasBonusChest, m_64660_
MappedRegistry<LevelStem> (MappedRegistry<LevelStem>, Supplier<DimensionType>, ChunkGenerator): a, withOverworld, method_29962, m_okxqzggj, getRegistryWithReplacedOverworld, m_64627_
MappedRegistry<LevelStem> (): d, dimensions, method_28609, m_smtjtqti, getDimensions, m_64663_
ChunkGenerator (): e, overworld, method_28032, m_tmawifvv, getChunkGenerator, m_64666_
ChunkGenerator (): e, overworld, method_28032, m_tmawifvv, getChunkGenerator, getChunkGenerator, m_64666_
com.google.common.collect.ImmutableSet<ResourceKey<Level>> (): f, levels, method_29575, m_oixkohgx, getWorlds, m_64667_
com.google.common.collect.ImmutableSet<ResourceKey<Level>> (): f, levels, method_29575, m_oixkohgx, getWorlds, getWorlds, m_64667_
boolean (): g, isDebug, method_28033, m_yffckrrz, isDebugWorld, m_64668_
boolean (): g, isDebug, method_28033, m_yffckrrz, isDebugWorld, isDebugWorld, m_64668_
boolean (): h, isFlatWorld, method_28034, m_imrgysar, isFlatWorld, m_64669_
boolean (): h, isFlatWorld, method_28034, m_imrgysar, isFlatWorld, isFlatWorld, m_64669_
WorldGenSettings (): j, withBonusChest, method_28036, m_pouxcvdg, withBonusChest, m_64671_
WorldGenSettings (): j, withBonusChest, method_28036, m_pouxcvdg, withBonusChest, withBonusChest, m_64671_
boolean (): i, isOldCustomizedWorld, method_28035, m_ogpobpuc, isLegacyCustomizedType, m_64670_
boolean (): i, isOldCustomizedWorld, method_28035, m_ogpobpuc, isLegacyCustomizedType, isLegacyCustomizedType, m_64670_
WorldGenSettings (): k, withFeaturesToggled, method_28037, m_hepwvczx, toggleGenerateStructures, m_64672_
WorldGenSettings (): k, withFeaturesToggled, method_28037, m_hepwvczx, toggleGenerateStructures, toggleGenerateStructures, m_64672_
WorldGenSettings (): l, withBonusChestToggled, method_28038, m_cpndkmxk, toggleBonusChest, m_64673_
WorldGenSettings (): l, withBonusChestToggled, method_28038, m_cpndkmxk, toggleBonusChest, toggleBonusChest, m_64673_
WorldGenSettings (boolean, OptionalLong): a, withSeed, method_28024, m_xxhdubmz, withHardcore, m_64654_
WorldGenSettings (boolean, OptionalLong): a, withSeed, method_28024, m_xxhdubmz, withHardcore, withHardcore, m_64654_
WorldGenSettings (RegistryAccess): a, demoSettings, method_31112, m_takwpkdn, createDemo, m_64645_
WorldGenSettings (RegistryAccess): a, demoSettings, method_31112, m_takwpkdn, createDemo, createDemo, m_64645_
MappedRegistry<LevelStem> (Registry<DimensionType>, MappedRegistry<LevelStem>, ChunkGenerator): a, withOverworld, method_28608, m_bemqaurb, getRegistryWithReplacedOverworldGenerator, m_64633_
WorldGenSettings (RegistryAccess, Properties): a, create, method_28021, m_eeygvqcp, fromProperties, m_64647_
WorldGenSettings (RegistryAccess): b, makeDefault, method_28009, m_zcxwlbgs, getDefaultOptions, m_190050_
WorldGenSettings (RegistryAccess): b, makeDefault, method_28009, m_zcxwlbgs, getDefaultOptions, getDefaultOptions, m_190050_
NoiseBasedChunkGenerator (RegistryAccess, long): a, makeDefaultOverworld, method_28604, m_vddqxaoy, createOverworldGenerator, m_190027_
NoiseBasedChunkGenerator (RegistryAccess, long): a, makeDefaultOverworld, method_28604, m_vddqxaoy, createOverworldGenerator, createDefaultOverworldGenerator, m_190027_
NoiseBasedChunkGenerator (RegistryAccess, long, boolean): a, makeDefaultOverworld, method_39558, m_sznbiypt, createOverworldGenerator, m_190039_
NoiseBasedChunkGenerator (RegistryAccess, long, boolean): a, makeDefaultOverworld, method_39558, m_sznbiypt, createOverworldGenerator, createDefaultOverworldGenerator, m_190039_
NoiseBasedChunkGenerator (RegistryAccess, long, ResourceKey<NoiseGeneratorSettings>): a, makeOverworld, method_39556, m_zaqliqls, createGenerator, m_190030_
NoiseBasedChunkGenerator (RegistryAccess, long, ResourceKey<NoiseGeneratorSettings>): a, makeOverworld, method_39556, m_zaqliqls, createGenerator, createOverworldGenerator, m_190030_
NoiseBasedChunkGenerator (RegistryAccess, long, ResourceKey<NoiseGeneratorSettings>, boolean): a, makeOverworld, method_39557, m_vqyturwg, createGenerator, m_190034_
NoiseBasedChunkGenerator (RegistryAccess, long, ResourceKey<NoiseGeneratorSettings>, boolean): a, makeOverworld, method_39557, m_vqyturwg, createGenerator, createOverworldGenerator, m_190034_
ResourceKey<Level> (ResourceKey<LevelStem>): a, levelStemToLevel, method_39334, m_icqesokm, toWorldKey, m_190048_
ResourceKey<Level> (ResourceKey<LevelStem>): a, levelStemToLevel, method_39334, m_icqesokm, toWorldKey, toWorldKey, m_190048_
ResourceKey<LevelStem> (ResourceKey<Level>): b, levelToLevelStem, method_39335, m_tyakllza, toDimensionOptionsKey, m_190052_
ResourceKey<LevelStem> (ResourceKey<Level>): b, levelToLevelStem, method_39335, m_tyakllza, toDimensionOptionsKey, toDimensionOptionsKey, m_190052_
Registry<LevelStem> (Registry<DimensionType>, Registry<LevelStem>, ChunkGenerator): a, withOverworld, method_28608, m_vowwbqhw, getRegistryWithReplacedOverworldGenerator, getRegistryWithReplacedOverworldGenerator, m_204649_
Registry<LevelStem> (Registry<LevelStem>, Holder<DimensionType>, ChunkGenerator): a, withOverworld, method_29962, m_pjdldtkh, getRegistryWithReplacedOverworld, getRegistryWithReplacedOverworld, m_204645_
Registry<LevelStem> (): d, dimensions, method_28609, m_smtjtqti, getDimensions, getDimensions, m_204655_
WorldGenSettings (RegistryAccess, DedicatedServerProperties$WorldGenProperties): a, create, method_28021, m_eeygvqcp, fromProperties, fromProperties, m_209716_
OptionalLong (String): a, parseSeed, method_40024, m_abomatuj, parseSeed, parseSeed, m_202192_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
cql
cty
Fields
Constructors
Methods
long (): a, seed, method_28028, m_zzgwibjc, getSeed, m_64619_, getSeed
long (): a, seed, method_28028, m_zzgwibjc, getSeed, m_64619_
boolean (): b, generateFeatures, method_28029, m_lcqrtjvh, shouldGenerateStructures, m_64657_, shouldGenerateMapFeatures
boolean (): b, generateFeatures, method_28029, m_lcqrtjvh, shouldGenerateStructures, m_64657_
ChunkGenerator (): e, overworld, method_28032, m_tmawifvv, getChunkGenerator, m_64666_, getChunkGenerator
ChunkGenerator (): e, overworld, method_28032, m_tmawifvv, getChunkGenerator, m_64666_
boolean (): g, isDebug, method_28033, m_yffckrrz, isDebugWorld, m_64668_, isDebugWorld
boolean (): g, isDebug, method_28033, m_yffckrrz, isDebugWorld, m_64668_
boolean (): h, isFlatWorld, method_28034, m_imrgysar, isFlatWorld, m_64669_, isFlatWorld
boolean (): h, isFlatWorld, method_28034, m_imrgysar, isFlatWorld, m_64669_
WorldGenSettings (Registry<DimensionType>, Registry<Biome>, Registry<NoiseGeneratorSettings>): a, makeDefault, method_28009, m_zcxwlbgs, getDefaultOptions, m_64641_
NoiseBasedChunkGenerator (Registry<Biome>, Registry<NoiseGeneratorSettings>, long): a, makeDefaultOverworld, method_28604, m_iofrzhqc, createOverworldGenerator, m_64637_
WorldGenSettings (RegistryAccess): b, makeDefault, method_28009, m_zcxwlbgs, getDefaultOptions, m_190050_
NoiseBasedChunkGenerator (RegistryAccess, long): a, makeDefaultOverworld, method_28604, m_vddqxaoy, createOverworldGenerator, m_190027_
NoiseBasedChunkGenerator (RegistryAccess, long, boolean): a, makeDefaultOverworld, method_39558, m_sznbiypt, createOverworldGenerator, m_190039_
NoiseBasedChunkGenerator (RegistryAccess, long, ResourceKey<NoiseGeneratorSettings>): a, makeOverworld, method_39556, m_zaqliqls, createGenerator, m_190030_
NoiseBasedChunkGenerator (RegistryAccess, long, ResourceKey<NoiseGeneratorSettings>, boolean): a, makeOverworld, method_39557, m_vqyturwg, createGenerator, m_190034_
ResourceKey<Level> (ResourceKey<LevelStem>): a, levelStemToLevel, method_39334, m_icqesokm, toWorldKey, m_190048_
ResourceKey<LevelStem> (ResourceKey<Level>): b, levelToLevelStem, method_39335, m_tyakllza, 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_
net.minecraft.server.v1_16_R3.GeneratorSettings
net.minecraft.world.level.levelgen.GeneratorSettings
Fields
com.mojang.serialization.Codec<WorldGenSettings>: a, CODEC, field_24826, f_ujragqqq, CODEC, field_236201_a_
com.mojang.serialization.Codec<WorldGenSettings>: a, CODEC, field_24826, f_ujragqqq, CODEC, f_64600_
org.apache.logging.log4j.Logger: b, LOGGER, field_24525, f_wqoqdnsg, LOGGER, field_236203_c_
org.apache.logging.log4j.Logger: b, LOGGER, field_24525, f_wqoqdnsg, LOGGER, f_64601_
long: c, seed, field_24526, f_fspemwwp, seed, field_236205_e_, seed
long: c, seed, field_24526, f_fspemwwp, seed, f_64602_
boolean: d, generateFeatures, field_24527, f_rlurmhfe, generateStructures, field_236206_f_
boolean: d, generateFeatures, field_24527, f_rlurmhfe, generateStructures, f_64603_
boolean: e, generateBonusChest, field_24528, f_tmfdxbwu, bonusChest, field_236207_g_
boolean: e, generateBonusChest, field_24528, f_tmfdxbwu, bonusChest, f_64604_
MappedRegistry<LevelStem>: f, dimensions, field_24827, f_xzhujlzi, options, field_236208_h_
MappedRegistry<LevelStem>: f, dimensions, field_24827, f_xzhujlzi, options, f_64605_
Optional<String>: g, legacyCustomOptions, field_24532, f_sbdkbpdu, legacyCustomOptions, field_236209_i_
Optional<String>: g, legacyCustomOptions, field_24532, f_sbdkbpdu, legacyCustomOptions, f_64606_
Constructors
Methods
com.mojang.serialization.DataResult<WorldGenSettings> (): m, guardExperimental, method_28610, m_xlbuhhze, method_28610, func_236233_n_
com.mojang.serialization.DataResult<WorldGenSettings> (): m, guardExperimental, method_28610, m_xlbuhhze, validate, m_64674_
boolean (): n, stable, method_28611, m_lijmwcul, method_28611, func_236234_o_
boolean (): n, stable, method_28611, m_lijmwcul, isStable, m_64675_
long (): a, seed, method_28028, m_zzgwibjc, getSeed, func_236221_b_, getSeed
long (): a, seed, method_28028, m_zzgwibjc, getSeed, m_64619_, getSeed
boolean (): b, generateFeatures, method_28029, m_lcqrtjvh, shouldGenerateStructures, func_236222_c_, shouldGenerateMapFeatures
boolean (): b, generateFeatures, method_28029, m_lcqrtjvh, shouldGenerateStructures, m_64657_, shouldGenerateMapFeatures
boolean (): c, generateBonusChest, method_28030, m_cqmzxmrg, hasBonusChest, func_236223_d_
boolean (): c, generateBonusChest, method_28030, m_cqmzxmrg, hasBonusChest, m_64660_
MappedRegistry<LevelStem> (MappedRegistry<LevelStem>, Supplier<DimensionType>, ChunkGenerator): a, withOverworld, method_29962, m_okxqzggj, method_29962, func_241520_a_
MappedRegistry<LevelStem> (MappedRegistry<LevelStem>, Supplier<DimensionType>, ChunkGenerator): a, withOverworld, method_29962, m_okxqzggj, getRegistryWithReplacedOverworld, m_64627_
MappedRegistry<LevelStem> (): d, dimensions, method_28609, m_smtjtqti, getDimensions, func_236224_e_
MappedRegistry<LevelStem> (): d, dimensions, method_28609, m_smtjtqti, getDimensions, m_64663_
ChunkGenerator (): e, overworld, method_28032, m_tmawifvv, getChunkGenerator, func_236225_f_, getChunkGenerator
ChunkGenerator (): e, overworld, method_28032, m_tmawifvv, getChunkGenerator, m_64666_, getChunkGenerator
com.google.common.collect.ImmutableSet<ResourceKey<Level>> (): f, levels, method_29575, m_oixkohgx, getWorlds, func_236226_g_
com.google.common.collect.ImmutableSet<ResourceKey<Level>> (): f, levels, method_29575, m_oixkohgx, getWorlds, m_64667_
boolean (): g, isDebug, method_28033, m_yffckrrz, isDebugWorld, func_236227_h_, isDebugWorld
boolean (): g, isDebug, method_28033, m_yffckrrz, isDebugWorld, m_64668_, isDebugWorld
boolean (): h, isFlatWorld, method_28034, m_imrgysar, isFlatWorld, func_236228_i_, isFlatWorld
boolean (): h, isFlatWorld, method_28034, m_imrgysar, isFlatWorld, m_64669_, isFlatWorld
WorldGenSettings (): j, withBonusChest, method_28036, m_pouxcvdg, withBonusChest, func_236230_k_
WorldGenSettings (): j, withBonusChest, method_28036, m_pouxcvdg, withBonusChest, m_64671_
boolean (): i, isOldCustomizedWorld, method_28035, m_ogpobpuc, isLegacyCustomizedType, func_236229_j_
boolean (): i, isOldCustomizedWorld, method_28035, m_ogpobpuc, isLegacyCustomizedType, m_64670_
WorldGenSettings (): k, withFeaturesToggled, method_28037, m_hepwvczx, toggleGenerateStructures, func_236231_l_
WorldGenSettings (): k, withFeaturesToggled, method_28037, m_hepwvczx, toggleGenerateStructures, m_64672_
WorldGenSettings (): l, withBonusChestToggled, method_28038, m_cpndkmxk, toggleBonusChest, func_236232_m_
WorldGenSettings (): l, withBonusChestToggled, method_28038, m_cpndkmxk, toggleBonusChest, m_64673_
WorldGenSettings (boolean, OptionalLong): a, withSeed, method_28024, m_xxhdubmz, withHardcore, func_236220_a_
WorldGenSettings (boolean, OptionalLong): a, withSeed, method_28024, m_xxhdubmz, withHardcore, m_64654_
WorldGenSettings (RegistryAccess): a, demoSettings, method_31112, m_takwpkdn, method_31112, func_242752_a
WorldGenSettings (RegistryAccess): a, demoSettings, method_31112, m_takwpkdn, createDemo, m_64645_
WorldGenSettings (Registry<DimensionType>, Registry<Biome>, Registry<NoiseGeneratorSettings>): a, makeDefault, method_28009, m_zcxwlbgs, getDefaultOptions, func_242751_a
WorldGenSettings (Registry<DimensionType>, Registry<Biome>, Registry<NoiseGeneratorSettings>): a, makeDefault, method_28009, m_zcxwlbgs, getDefaultOptions, m_64641_
NoiseBasedChunkGenerator (Registry<Biome>, Registry<NoiseGeneratorSettings>, long): a, makeDefaultOverworld, method_28604, m_iofrzhqc, createOverworldGenerator, func_242750_a
NoiseBasedChunkGenerator (Registry<Biome>, Registry<NoiseGeneratorSettings>, long): a, makeDefaultOverworld, method_28604, m_iofrzhqc, createOverworldGenerator, m_64637_
MappedRegistry<LevelStem> (Registry<DimensionType>, MappedRegistry<LevelStem>, ChunkGenerator): a, withOverworld, method_28608, m_bemqaurb, method_28608, func_242749_a
MappedRegistry<LevelStem> (Registry<DimensionType>, MappedRegistry<LevelStem>, ChunkGenerator): a, withOverworld, method_28608, m_bemqaurb, getRegistryWithReplacedOverworldGenerator, m_64633_
WorldGenSettings (RegistryAccess, Properties): a, create, method_28021, m_eeygvqcp, fromProperties, func_242753_a
WorldGenSettings (RegistryAccess, Properties): a, create, method_28021, m_eeygvqcp, fromProperties, m_64647_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
cht
chw
net.minecraft.server.v1_16_R2.GeneratorSettings
net.minecraft.server.v1_16_R3.GeneratorSettings
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
cix
cht
net.minecraft.server.v1_16_R1.GeneratorSettings
net.minecraft.server.v1_16_R2.GeneratorSettings
Fields
org.apache.logging.log4j.Logger: c, LOGGER, field_24525, f_wqoqdnsg, LOGGER, field_236203_c_
org.apache.logging.log4j.Logger: b, LOGGER, field_24525, f_wqoqdnsg, LOGGER, field_236203_c_
int: d, DEMO_SEED, field_24524, f_dvgbzfsx, DEMO_SEED, field_236204_d_
WorldGenSettings: b, DEMO_SETTINGS, field_24520, f_kmiyunhv, DEMO_CONFIG, field_236202_b_
long: e, seed, field_24526, f_fspemwwp, seed, field_236205_e_, seed
long: c, seed, field_24526, f_fspemwwp, seed, field_236205_e_, seed
boolean: f, generateFeatures, field_24527, f_rlurmhfe, generateStructures, field_236206_f_
boolean: d, generateFeatures, field_24527, f_rlurmhfe, generateStructures, field_236206_f_
boolean: g, generateBonusChest, field_24528, f_tmfdxbwu, bonusChest, field_236207_g_
boolean: e, generateBonusChest, field_24528, f_tmfdxbwu, bonusChest, field_236207_g_
MappedRegistry<LevelStem>: h, dimensions, field_24827, f_xzhujlzi, options, field_236208_h_
MappedRegistry<LevelStem>: f, dimensions, field_24827, f_xzhujlzi, options, field_236208_h_
Optional<String>: i, legacyCustomOptions, field_24532, f_sbdkbpdu, legacyCustomOptions, field_236209_i_
Optional<String>: g, legacyCustomOptions, field_24532, f_sbdkbpdu, legacyCustomOptions, field_236209_i_
Constructors
Methods
com.mojang.serialization.DataResult<WorldGenSettings> (): n, guardExperimental, method_28610, m_xlbuhhze, method_28610, func_236233_n_
com.mojang.serialization.DataResult<WorldGenSettings> (): m, guardExperimental, method_28610, m_xlbuhhze, method_28610, func_236233_n_
boolean (): o, stable, method_28611, m_lijmwcul, method_28611, func_236234_o_
boolean (): n, stable, method_28611, m_lijmwcul, method_28611, func_236234_o_
WorldGenSettings (): a, makeDefault, method_28009, m_zcxwlbgs, getDefaultOptions, func_236210_a_
NoiseBasedChunkGenerator (long): a, makeDefaultOverworld, method_28604, m_iofrzhqc, createOverworldGenerator, func_236211_a_
long (): b, seed, method_28028, m_zzgwibjc, getSeed, func_236221_b_, getSeed
long (): a, seed, method_28028, m_zzgwibjc, getSeed, func_236221_b_, getSeed
boolean (): c, generateFeatures, method_28029, m_lcqrtjvh, shouldGenerateStructures, func_236222_c_, shouldGenerateMapFeatures
boolean (): b, generateFeatures, method_28029, m_lcqrtjvh, shouldGenerateStructures, func_236222_c_, shouldGenerateMapFeatures
boolean (): d, generateBonusChest, method_28030, m_cqmzxmrg, hasBonusChest, func_236223_d_
boolean (): c, generateBonusChest, method_28030, m_cqmzxmrg, hasBonusChest, func_236223_d_
MappedRegistry<LevelStem> (MappedRegistry<LevelStem>, ChunkGenerator): a, withOverworld, method_28608, m_cuudtppl, method_28608, func_236216_a_
MappedRegistry<LevelStem> (): e, dimensions, method_28609, m_smtjtqti, getDimensionMap, func_236224_e_
MappedRegistry<LevelStem> (): d, dimensions, method_28609, m_smtjtqti, getDimensions, func_236224_e_
ChunkGenerator (): f, overworld, method_28032, m_tmawifvv, getChunkGenerator, func_236225_f_, getChunkGenerator
ChunkGenerator (): e, overworld, method_28032, m_tmawifvv, getChunkGenerator, func_236225_f_, getChunkGenerator
com.google.common.collect.ImmutableSet<ResourceKey<Level>> (): g, levels, method_29575, m_oixkohgx, getWorlds, func_236226_g_
com.google.common.collect.ImmutableSet<ResourceKey<Level>> (): f, levels, method_29575, m_oixkohgx, getWorlds, func_236226_g_
boolean (): h, isDebug, method_28033, m_yffckrrz, isDebugWorld, func_236227_h_, isDebugWorld
boolean (): g, isDebug, method_28033, m_yffckrrz, isDebugWorld, func_236227_h_, isDebugWorld
boolean (): i, isFlatWorld, method_28034, m_imrgysar, isFlatWorld, func_236228_i_, isFlatWorld
boolean (): h, isFlatWorld, method_28034, m_imrgysar, isFlatWorld, func_236228_i_, isFlatWorld
WorldGenSettings (): k, withBonusChest, method_28036, m_pouxcvdg, withBonusChest, func_236230_k_
WorldGenSettings (): j, withBonusChest, method_28036, m_pouxcvdg, withBonusChest, func_236230_k_
WorldGenSettings (Properties): a, create, method_28021, m_eeygvqcp, fromProperties, func_236219_a_
boolean (): j, isOldCustomizedWorld, method_28035, m_ogpobpuc, isLegacyCustomizedType, func_236229_j_
boolean (): i, isOldCustomizedWorld, method_28035, m_ogpobpuc, isLegacyCustomizedType, func_236229_j_
WorldGenSettings (): l, withFeaturesToggled, method_28037, m_hepwvczx, toggleGenerateStructures, func_236231_l_
WorldGenSettings (): k, withFeaturesToggled, method_28037, m_hepwvczx, toggleGenerateStructures, func_236231_l_
WorldGenSettings (): m, withBonusChestToggled, method_28038, m_cpndkmxk, toggleBonusChest, func_236232_m_
WorldGenSettings (): l, withBonusChestToggled, method_28038, m_cpndkmxk, toggleBonusChest, func_236232_m_
WorldGenSettings (MappedRegistry<LevelStem>): a, withDimensions, method_29573, m_ojguipdw, method_29573, func_236215_a_
WorldGenSettings (RegistryAccess): a, demoSettings, method_31112, m_takwpkdn, method_31112, func_242752_a
WorldGenSettings (Registry<DimensionType>, Registry<Biome>, Registry<NoiseGeneratorSettings>): a, makeDefault, method_28009, m_zcxwlbgs, getDefaultOptions, func_242751_a
NoiseBasedChunkGenerator (Registry<Biome>, Registry<NoiseGeneratorSettings>, long): a, makeDefaultOverworld, method_28604, m_iofrzhqc, createOverworldGenerator, func_242750_a
MappedRegistry<LevelStem> (Registry<DimensionType>, MappedRegistry<LevelStem>, ChunkGenerator): a, withOverworld, method_28608, m_bemqaurb, method_28608, func_242749_a
WorldGenSettings (RegistryAccess, Properties): a, create, method_28021, m_eeygvqcp, fromProperties, func_242753_a
1.16.1
Names
bom
cix
net.minecraft.world.level.levelgen.WorldGenSettings
net.minecraft.class_5285
net.minecraft.unmapped.C_oxnufhsj
net.minecraft.world.gen.GeneratorOptions
net.minecraft.world.gen.IChunkGenSettings
net.minecraft.world.gen.settings.DimensionGeneratorSettings
net.minecraft.server.v1_13_R2.GeneratorSettings
net.minecraft.server.v1_16_R1.GeneratorSettings
Fields
com.mojang.serialization.Codec<WorldGenSettings>: a, CODEC, field_24826, f_ujragqqq, CODEC, field_236201_a_
org.apache.logging.log4j.Logger: c, LOGGER, field_24525, f_wqoqdnsg, LOGGER, field_236203_c_
int: d, DEMO_SEED, field_24524, f_dvgbzfsx, DEMO_SEED, field_236204_d_
WorldGenSettings: b, DEMO_SETTINGS, field_24520, f_kmiyunhv, DEMO_CONFIG, field_236202_b_
long: e, seed, field_24526, f_fspemwwp, seed, field_236205_e_, seed
boolean: f, generateFeatures, field_24527, f_rlurmhfe, generateStructures, field_236206_f_
boolean: g, generateBonusChest, field_24528, f_tmfdxbwu, bonusChest, field_236207_g_
MappedRegistry<LevelStem>: h, dimensions, field_24827, f_xzhujlzi, options, field_236208_h_
Optional<String>: i, legacyCustomOptions, field_24532, f_sbdkbpdu, legacyCustomOptions, field_236209_i_
Constructors
(long, boolean, boolean, MappedRegistry<LevelStem>)
(long, boolean, boolean, MappedRegistry<LevelStem>, Optional<String>)
Methods
int (): a, func_202173_a
int (): b, func_211729_b
int (): c, func_202174_b
int (): d, func_202171_c
int (): e, func_202172_d
int (): f, func_202176_e
int (): g, func_202175_f
int (): h, func_202177_g
int (): i, func_211731_i
int (): j, func_204748_h
int (): k, func_211730_k
int (): l, func_204026_h
int (): m, func_211727_m
int (): n, func_202178_h
int (): o, func_211728_o
int (): p, func_202179_i
int (): q, func_211726_q
IBlockData (): r, func_205532_l
IBlockData (): s, func_205533_m
com.mojang.serialization.DataResult<WorldGenSettings> (): n, guardExperimental, method_28610, m_xlbuhhze, method_28610, func_236233_n_
boolean (): o, stable, method_28611, m_lijmwcul, method_28611, func_236234_o_
WorldGenSettings (): a, makeDefault, method_28009, m_zcxwlbgs, getDefaultOptions, func_236210_a_
NoiseBasedChunkGenerator (long): a, makeDefaultOverworld, method_28604, m_iofrzhqc, createOverworldGenerator, func_236211_a_
long (): b, seed, method_28028, m_zzgwibjc, getSeed, func_236221_b_, getSeed
boolean (): c, generateFeatures, method_28029, m_lcqrtjvh, shouldGenerateStructures, func_236222_c_, shouldGenerateMapFeatures
boolean (): d, generateBonusChest, method_28030, m_cqmzxmrg, hasBonusChest, func_236223_d_
MappedRegistry<LevelStem> (MappedRegistry<LevelStem>, ChunkGenerator): a, withOverworld, method_28608, m_cuudtppl, method_28608, func_236216_a_
MappedRegistry<LevelStem> (MappedRegistry<LevelStem>, Supplier<DimensionType>, ChunkGenerator): a, withOverworld, method_29962, m_okxqzggj, method_29962, func_241520_a_
MappedRegistry<LevelStem> (): e, dimensions, method_28609, m_smtjtqti, getDimensionMap, func_236224_e_
ChunkGenerator (): f, overworld, method_28032, m_tmawifvv, getChunkGenerator, func_236225_f_, getChunkGenerator
com.google.common.collect.ImmutableSet<ResourceKey<Level>> (): g, levels, method_29575, m_oixkohgx, getWorlds, func_236226_g_
boolean (): h, isDebug, method_28033, m_yffckrrz, isDebugWorld, func_236227_h_, isDebugWorld
boolean (): i, isFlatWorld, method_28034, m_imrgysar, isFlatWorld, func_236228_i_, isFlatWorld
WorldGenSettings (): k, withBonusChest, method_28036, m_pouxcvdg, withBonusChest, func_236230_k_
WorldGenSettings (Properties): a, create, method_28021, m_eeygvqcp, fromProperties, func_236219_a_
boolean (): j, isOldCustomizedWorld, method_28035, m_ogpobpuc, isLegacyCustomizedType, func_236229_j_
WorldGenSettings (): l, withFeaturesToggled, method_28037, m_hepwvczx, toggleGenerateStructures, func_236231_l_
WorldGenSettings (): m, withBonusChestToggled, method_28038, m_cpndkmxk, toggleBonusChest, func_236232_m_
WorldGenSettings (MappedRegistry<LevelStem>): a, withDimensions, method_29573, m_ojguipdw, method_29573, func_236215_a_
WorldGenSettings (boolean, OptionalLong): a, withSeed, method_28024, m_xxhdubmz, withHardcore, func_236220_a_
1.13.2
Names
bol
bom
Fields
Constructors
Methods
1.13.1
Names
bod
bol
net.minecraft.server.v1_13_R1.GeneratorSettings
net.minecraft.server.v1_13_R2.GeneratorSettings
Fields
Constructors
Methods
1.13
Names
bod
net.minecraft.world.gen.IChunkGenSettings
net.minecraft.server.v1_13_R1.GeneratorSettings
Fields
Constructors
Methods
int (): a, func_202173_a
int (): b, func_211729_b
int (): c, func_202174_b
int (): d, func_202171_c
int (): e, func_202172_d
int (): f, func_202176_e
int (): g, func_202175_f
int (): h, func_202177_g
int (): i, func_211731_i
int (): j, func_204748_h
int (): k, func_211730_k
int (): l, func_204026_h
int (): m, func_211727_m
int (): n, func_202178_h
int (): o, func_211728_o
int (): p, func_202179_i
int (): q, func_211726_q
IBlockData (): r, func_205532_l
IBlockData (): s, func_205533_m