History - net.minecraft.world.level.levelgen.NoiseGeneratorSettings
1.21.3
Names
dzd
edv
Fields
com.mojang.serialization.Codec<NoiseGeneratorSettings>: a, DIRECT_CODEC, field_24780, CODEC, f_64430_
com.mojang.serialization.Codec<NoiseGeneratorSettings>: a, DIRECT_CODEC, field_24780, CODEC
com.mojang.serialization.Codec<Holder<NoiseGeneratorSettings>>: b, CODEC, field_24781, REGISTRY_CODEC, f_64431_
com.mojang.serialization.Codec<Holder<NoiseGeneratorSettings>>: b, CODEC, field_24781, REGISTRY_CODEC
NoiseSettings: j, noiseSettings, comp_474, generationShapeConfig, f_64439_
NoiseSettings: j, noiseSettings, comp_474, generationShapeConfig
BlockState: k, defaultBlock, comp_475, defaultBlock, f_64440_
BlockState: k, defaultBlock, comp_475, defaultBlock
BlockState: l, defaultFluid, comp_476, defaultFluid, f_64441_
BlockState: l, defaultFluid, comp_476, defaultFluid
int: p, seaLevel, comp_479, seaLevel, f_64444_
int: p, seaLevel, comp_479, seaLevel
boolean: q, disableMobGeneration, comp_480, mobGenerationDisabled, f_64445_
boolean: q, disableMobGeneration, comp_480, mobGenerationDisabled
ResourceKey<NoiseGeneratorSettings>: c, OVERWORLD, field_26355, OVERWORLD, f_64432_
ResourceKey<NoiseGeneratorSettings>: c, OVERWORLD, field_26355, OVERWORLD
ResourceKey<NoiseGeneratorSettings>: e, AMPLIFIED, field_26356, AMPLIFIED, f_64433_
ResourceKey<NoiseGeneratorSettings>: e, AMPLIFIED, field_26356, AMPLIFIED
ResourceKey<NoiseGeneratorSettings>: f, NETHER, field_26357, NETHER, f_64434_
ResourceKey<NoiseGeneratorSettings>: f, NETHER, field_26357, NETHER
ResourceKey<NoiseGeneratorSettings>: g, END, field_26358, END, f_64435_
ResourceKey<NoiseGeneratorSettings>: g, END, field_26358, END
ResourceKey<NoiseGeneratorSettings>: h, CAVES, field_26359, CAVES, f_64436_
ResourceKey<NoiseGeneratorSettings>: h, CAVES, field_26359, CAVES
ResourceKey<NoiseGeneratorSettings>: i, FLOATING_ISLANDS, field_26360, FLOATING_ISLANDS, f_64437_
ResourceKey<NoiseGeneratorSettings>: i, FLOATING_ISLANDS, field_26360, FLOATING_ISLANDS
boolean: r, aquifersEnabled, comp_481, aquifers, f_158533_
boolean: r, aquifersEnabled, comp_481, aquifers
boolean: s, oreVeinsEnabled, comp_482, oreVeins, f_158536_
boolean: s, oreVeinsEnabled, comp_482, oreVeins
SurfaceRules$RuleSource: n, surfaceRule, comp_478, surfaceRule, f_188871_
SurfaceRules$RuleSource: n, surfaceRule, comp_478, surfaceRule
ResourceKey<NoiseGeneratorSettings>: d, LARGE_BIOMES, field_35051, LARGE_BIOMES, f_188869_
ResourceKey<NoiseGeneratorSettings>: d, LARGE_BIOMES, field_35051, LARGE_BIOMES
boolean: t, useLegacyRandomSource, comp_483, usesLegacyRandom, f_209354_
boolean: t, useLegacyRandomSource, comp_483, usesLegacyRandom
NoiseRouter: m, noiseRouter, comp_477, noiseRouter, f_209353_
NoiseRouter: m, noiseRouter, comp_477, noiseRouter
List<Climate$ParameterPoint>: o, spawnTarget, comp_538, spawnTarget, f_224370_
List<Climate$ParameterPoint>: o, spawnTarget, comp_538, spawnTarget
Constructors
Methods
NoiseSettings (): f, noiseSettings, comp_474, generationShapeConfig, f_64439_
NoiseSettings (): f, noiseSettings, comp_474, generationShapeConfig
int (): l, seaLevel, comp_479, seaLevel, f_64444_
int (): l, seaLevel, comp_479, seaLevel
boolean (): a, disableMobGeneration, comp_480, mobGenerationDisabled, f_64445_
boolean (): a, disableMobGeneration, comp_480, mobGenerationDisabled
boolean (): b, isAquifersEnabled, method_33757, hasAquifers, m_158567_
boolean (): b, isAquifersEnabled, method_33757, hasAquifers
SurfaceRules$RuleSource (): j, surfaceRule, comp_478, surfaceRule, f_188871_
SurfaceRules$RuleSource (): j, surfaceRule, comp_478, surfaceRule
boolean (): n, useLegacyRandomSource, comp_483, usesLegacyRandom, f_209354_
boolean (): n, useLegacyRandomSource, comp_483, usesLegacyRandom
WorldgenRandom$Algorithm (): d, getRandomSource, method_38999, getRandomProvider, m_188893_
WorldgenRandom$Algorithm (): d, getRandomSource, method_38999, getRandomProvider
boolean (): c, oreVeinsEnabled, comp_482, oreVeins, m_209369_
boolean (): c, oreVeinsEnabled, comp_482, oreVeins
BlockState (): g, defaultBlock, comp_475, defaultBlock, f_64440_
BlockState (): g, defaultBlock, comp_475, defaultBlock
BlockState (): h, defaultFluid, comp_476, defaultFluid, f_64441_
BlockState (): h, defaultFluid, comp_476, defaultFluid
boolean (): m, aquifersEnabled, comp_481, aquifers, f_158533_
boolean (): m, aquifersEnabled, comp_481, aquifers
NoiseGeneratorSettings (): e, dummy, method_44323, createMissingSettings, m_238396_
NoiseGeneratorSettings (): e, dummy, method_44323, createMissingSettings
NoiseRouter (): i, noiseRouter, comp_477, noiseRouter, f_209353_
NoiseRouter (): i, noiseRouter, comp_477, noiseRouter
List<Climate$ParameterPoint> (): k, spawnTarget, comp_538, spawnTarget, f_224370_
List<Climate$ParameterPoint> (): k, spawnTarget, comp_538, spawnTarget
void (BootstrapContext<NoiseGeneratorSettings>): a, bootstrap, method_31111, bootstrap, m_254959_
void (BootstrapContext<NoiseGeneratorSettings>): a, bootstrap, method_31111, bootstrap
NoiseGeneratorSettings (BootstrapContext<?>): b, end, method_30642, createEndSettings, m_255186_
NoiseGeneratorSettings (BootstrapContext<?>): b, end, method_30642, createEndSettings
NoiseGeneratorSettings (BootstrapContext<?>): c, nether, method_30641, createNetherSettings, m_255410_
NoiseGeneratorSettings (BootstrapContext<?>): c, nether, method_30641, createNetherSettings
NoiseGeneratorSettings (BootstrapContext<?>, boolean, boolean): a, overworld, method_30643, createSurfaceSettings, m_255226_
NoiseGeneratorSettings (BootstrapContext<?>, boolean, boolean): a, overworld, method_30643, createSurfaceSettings
NoiseGeneratorSettings (BootstrapContext<?>): d, caves, method_39901, createCavesSettings, m_255038_
NoiseGeneratorSettings (BootstrapContext<?>): d, caves, method_39901, createCavesSettings
NoiseGeneratorSettings (BootstrapContext<?>): e, floatingIslands, method_39902, createFloatingIslandsSettings, m_255230_
NoiseGeneratorSettings (BootstrapContext<?>): e, floatingIslands, method_39902, createFloatingIslandsSettings
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dyb
dzd
Fields
Constructors
Methods
1.20.6
Names
dov
dyb
Fields
Constructors
Methods
1.20.4
Names
dkx
dov
Fields
Constructors
Methods
1.20.2
Names
dhp
dkx
Fields
Constructors
Methods
1.20.1
Names
dhe
dhp
Fields
Constructors
Methods
1.19.4
Names
deg
dhe
Fields
Constructors
Methods
1.19.3
Names
daw
deg
Fields
Constructors
Methods
NoiseGeneratorSettings (): o, end, method_30642, createEndSettings, m_198268_
NoiseGeneratorSettings (): p, nether, method_30641, createNetherSettings, m_198269_
NoiseGeneratorSettings (boolean, boolean): a, overworld, method_30643, createSurfaceSettings, m_198265_
NoiseGeneratorSettings (): q, caves, method_39901, createCavesSettings, m_198270_
NoiseGeneratorSettings (): r, floatingIslands, method_39902, createFloatingIslandsSettings, m_198271_
Holder<NoiseGeneratorSettings> (Registry<NoiseGeneratorSettings>, ResourceKey<NoiseGeneratorSettings>, NoiseGeneratorSettings): a, register, method_30644, register, m_224385_
Holder<NoiseGeneratorSettings> (Registry<NoiseGeneratorSettings>): a, bootstrap, method_31111, initAndGetDefault, m_224383_
void (BootstapContext<NoiseGeneratorSettings>): a, bootstrap, method_31111, bootstrap, m_254959_
NoiseGeneratorSettings (BootstapContext<?>): b, end, method_30642, createEndSettings, m_255186_
NoiseGeneratorSettings (BootstapContext<?>): c, nether, method_30641, createNetherSettings, m_255410_
NoiseGeneratorSettings (BootstapContext<?>, boolean, boolean): a, overworld, method_30643, createSurfaceSettings, m_255226_
NoiseGeneratorSettings (BootstapContext<?>): d, caves, method_39901, createCavesSettings, m_255038_
NoiseGeneratorSettings (BootstapContext<?>): e, floatingIslands, method_39902, createFloatingIslandsSettings, m_255230_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
czz
daw
Fields
Constructors
Methods
1.19
Names
cub
czz
Fields
int: o, seaLevel, comp_479, seaLevel, f_64444_
int: p, seaLevel, comp_479, seaLevel, f_64444_
boolean: p, disableMobGeneration, comp_480, mobGenerationDisabled, f_64445_
boolean: q, disableMobGeneration, comp_480, mobGenerationDisabled, f_64445_
boolean: q, aquifersEnabled, comp_481, aquifers, f_158533_
boolean: r, aquifersEnabled, comp_481, aquifers, f_158533_
boolean: r, oreVeinsEnabled, comp_482, oreVeins, f_158536_
boolean: s, oreVeinsEnabled, comp_482, oreVeins, f_158536_
NoiseRouterWithOnlyNoises: m, noiseRouter, comp_477, noiseRouter, f_209353_
boolean: s, useLegacyRandomSource, comp_483, usesLegacyRandom, f_209354_
boolean: t, useLegacyRandomSource, comp_483, usesLegacyRandom, f_209354_
NoiseRouter: m, noiseRouter, comp_477, noiseRouter, f_209353_
List<Climate$ParameterPoint>: o, spawnTarget, comp_538, spawnTarget, f_224370_
Constructors
(NoiseSettings, BlockState, BlockState, NoiseRouterWithOnlyNoises, SurfaceRules$RuleSource, int, boolean, boolean, boolean, boolean)
(NoiseSettings, BlockState, BlockState, NoiseRouter, SurfaceRules$RuleSource, List<Climate$ParameterPoint>, int, boolean, boolean, boolean, boolean)
Methods
int (): k, seaLevel, comp_479, seaLevel, f_64444_
int (): l, seaLevel, comp_479, seaLevel, f_64444_
boolean (): m, useLegacyRandomSource, comp_483, usesLegacyRandom, f_209354_
boolean (): n, useLegacyRandomSource, comp_483, usesLegacyRandom, f_209354_
void (ResourceKey<NoiseGeneratorSettings>, NoiseGeneratorSettings): a, register, method_30644, register, m_198262_
NoiseGeneratorSettings (): n, end, method_30642, createEndSettings, m_198268_
NoiseGeneratorSettings (): o, end, method_30642, createEndSettings, m_198268_
NoiseGeneratorSettings (): o, nether, method_30641, createNetherSettings, m_198269_
NoiseGeneratorSettings (): p, nether, method_30641, createNetherSettings, m_198269_
NoiseGeneratorSettings (): p, caves, method_39901, createCavesSettings, m_198270_
NoiseGeneratorSettings (): q, caves, method_39901, createCavesSettings, m_198270_
NoiseGeneratorSettings (): q, floatingIslands, method_39902, createFloatingIslandsSettings, m_198271_
NoiseGeneratorSettings (): r, floatingIslands, method_39902, createFloatingIslandsSettings, m_198271_
NoiseRouter (Registry<NormalNoise$NoiseParameters>, long): a, createNoiseRouter, method_41099, method_41099, m_209366_
Holder<NoiseGeneratorSettings> (): e, bootstrap, method_31111, getInstance, m_204599_
NoiseRouterWithOnlyNoises (): i, noiseRouter, comp_477, noiseRouter, f_209353_
boolean (): l, aquifersEnabled, comp_481, aquifers, f_158533_
boolean (): m, aquifersEnabled, comp_481, aquifers, f_158533_
Holder<NoiseGeneratorSettings> (Registry<NoiseGeneratorSettings>, ResourceKey<NoiseGeneratorSettings>, NoiseGeneratorSettings): a, register, method_30644, register, m_224385_
Holder<NoiseGeneratorSettings> (Registry<NoiseGeneratorSettings>): a, bootstrap, method_31111, initAndGetDefault, m_224383_
NoiseGeneratorSettings (): e, dummy, method_44323, createMissingSettings, m_238396_
NoiseRouter (): i, noiseRouter, comp_477, noiseRouter, f_209353_
List<Climate$ParameterPoint> (): k, spawnTarget, comp_538, spawnTarget, f_224370_
1.18.2
Names
cth
cub
Fields
StructureSettings: k, structureSettings, field_24516, structuresConfig, f_64438_
NoiseSettings: l, noiseSettings, field_24782, generationShapeConfig, f_64439_
NoiseSettings: j, noiseSettings, comp_474, generationShapeConfig, f_64439_
BlockState: m, defaultBlock, field_24514, defaultBlock, f_64440_
BlockState: k, defaultBlock, comp_475, defaultBlock, f_64440_
BlockState: n, defaultFluid, field_24515, defaultFluid, f_64441_
BlockState: l, defaultFluid, comp_476, defaultFluid, f_64441_
int: p, seaLevel, field_24785, seaLevel, f_64444_
int: o, seaLevel, comp_479, seaLevel, f_64444_
boolean: q, disableMobGeneration, field_24786, mobGenerationDisabled, f_64445_
boolean: p, disableMobGeneration, comp_480, mobGenerationDisabled, f_64445_
boolean: r, aquifersEnabled, field_28846, aquifers, f_158533_
boolean: q, aquifersEnabled, comp_481, aquifers, f_158533_
boolean: s, noiseCavesEnabled, field_28847, noiseCaves, f_158534_
boolean: t, oreVeinsEnabled, field_33587, oreVeins, f_158536_
boolean: r, oreVeinsEnabled, comp_482, oreVeins, f_158536_
boolean: u, noodleCavesEnabled, field_33651, noodleCaves, f_158537_
WorldgenRandom$Algorithm: j, randomSource, field_35130, randomProvider, f_188870_
SurfaceRules$RuleSource: o, surfaceRule, field_35184, surfaceRule, f_188871_
SurfaceRules$RuleSource: n, surfaceRule, comp_478, surfaceRule, f_188871_
NoiseRouterWithOnlyNoises: m, noiseRouter, comp_477, noiseRouter, f_209353_
boolean: s, useLegacyRandomSource, comp_483, usesLegacyRandom, f_209354_
Constructors
(StructureSettings, NoiseSettings, BlockState, BlockState, SurfaceRules$RuleSource, int, boolean, boolean, boolean, boolean, boolean, boolean)
(NoiseSettings, BlockState, BlockState, NoiseRouterWithOnlyNoises, SurfaceRules$RuleSource, int, boolean, boolean, boolean, boolean)
Methods
StructureSettings (): a, structureSettings, method_28007, getStructuresConfig, m_64457_
NoiseSettings (): b, noiseSettings, method_28559, getGenerationShapeConfig, m_64481_
NoiseSettings (): f, noiseSettings, comp_474, generationShapeConfig, f_64439_
BlockState (): c, getDefaultBlock, method_28005, getDefaultBlock, m_64482_
BlockState (): d, getDefaultFluid, method_28006, getDefaultFluid, m_64483_
int (): f, seaLevel, method_28561, getSeaLevel, m_64486_
int (): k, seaLevel, comp_479, seaLevel, f_64444_
boolean (): g, disableMobGeneration, method_28562, isMobGenerationDisabled, m_64487_
boolean (): a, disableMobGeneration, comp_480, mobGenerationDisabled, f_64445_
boolean (ResourceKey<NoiseGeneratorSettings>): a, stable, method_28555, equals, m_64476_
NoiseGeneratorSettings (): n, bootstrap, method_31111, getInstance, m_64488_
boolean (): h, isAquifersEnabled, method_33757, hasAquifers, m_158567_
boolean (): b, isAquifersEnabled, method_33757, hasAquifers, m_158567_
boolean (): i, isNoiseCavesEnabled, method_33758, hasNoiseCaves, m_158568_
boolean (): j, isOreVeinsEnabled, method_36396, hasOreVeins, m_158570_
boolean (): k, isNoodleCavesEnabled, method_36468, hasNoodleCaves, m_158571_
SurfaceRules$RuleSource (): e, surfaceRule, method_39042, getSurfaceRule, m_188891_
SurfaceRules$RuleSource (): j, surfaceRule, comp_478, surfaceRule, f_188871_
boolean (): l, useLegacyRandomSource, method_38998, usesLegacyRandom, m_188892_
boolean (): m, useLegacyRandomSource, comp_483, usesLegacyRandom, f_209354_
RandomSource (long): a, createRandomSource, method_38997, createRandom, m_188885_
WorldgenRandom$Algorithm (): m, getRandomSource, method_38999, getRandomProvider, m_188893_
WorldgenRandom$Algorithm (): d, getRandomSource, method_38999, getRandomProvider, m_188893_
NoiseGeneratorSettings (): o, end, method_30642, createEndSettings, m_198268_
NoiseGeneratorSettings (): n, end, method_30642, createEndSettings, m_198268_
NoiseGeneratorSettings (): p, nether, method_30641, createNetherSettings, m_198269_
NoiseGeneratorSettings (): o, nether, method_30641, createNetherSettings, m_198269_
NoiseGeneratorSettings (): q, caves, method_39901, createCavesSettings, m_198270_
NoiseGeneratorSettings (): p, caves, method_39901, createCavesSettings, m_198270_
NoiseGeneratorSettings (): r, floatingIslands, method_39902, createFloatingIslandsSettings, m_198271_
NoiseGeneratorSettings (): q, floatingIslands, method_39902, createFloatingIslandsSettings, m_198271_
boolean (): c, oreVeinsEnabled, comp_482, oreVeins, m_209369_
NoiseRouter (Registry<NormalNoise$NoiseParameters>, long): a, createNoiseRouter, method_41099, method_41099, m_209366_
Holder<NoiseGeneratorSettings> (): e, bootstrap, method_31111, getInstance, m_204599_
BlockState (): g, defaultBlock, comp_475, defaultBlock, f_64440_
BlockState (): h, defaultFluid, comp_476, defaultFluid, f_64441_
NoiseRouterWithOnlyNoises (): i, noiseRouter, comp_477, noiseRouter, f_209353_
boolean (): l, aquifersEnabled, comp_481, aquifers, f_158533_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
cpv
cth
Fields
StructureSettings: i, structureSettings, field_24516, structuresConfig, f_64438_
StructureSettings: k, structureSettings, field_24516, structuresConfig, f_64438_
NoiseSettings: j, noiseSettings, field_24782, generationShapeConfig, f_64439_
NoiseSettings: l, noiseSettings, field_24782, generationShapeConfig, f_64439_
BlockState: k, defaultBlock, field_24514, defaultBlock, f_64440_
BlockState: m, defaultBlock, field_24514, defaultBlock, f_64440_
BlockState: l, defaultFluid, field_24515, defaultFluid, f_64441_
BlockState: n, defaultFluid, field_24515, defaultFluid, f_64441_
int: m, bedrockRoofPosition, field_24783, bedrockCeilingY, f_64442_
int: n, bedrockFloorPosition, field_24784, bedrockFloorY, f_64443_
int: o, seaLevel, field_24785, seaLevel, f_64444_
int: p, seaLevel, field_24785, seaLevel, f_64444_
ResourceKey<NoiseGeneratorSettings>: d, AMPLIFIED, field_26356, AMPLIFIED, f_64433_
ResourceKey<NoiseGeneratorSettings>: e, AMPLIFIED, field_26356, AMPLIFIED, f_64433_
ResourceKey<NoiseGeneratorSettings>: e, NETHER, field_26357, NETHER, f_64434_
ResourceKey<NoiseGeneratorSettings>: f, NETHER, field_26357, NETHER, f_64434_
ResourceKey<NoiseGeneratorSettings>: f, END, field_26358, END, f_64435_
ResourceKey<NoiseGeneratorSettings>: g, END, field_26358, END, f_64435_
ResourceKey<NoiseGeneratorSettings>: g, CAVES, field_26359, CAVES, f_64436_
ResourceKey<NoiseGeneratorSettings>: h, CAVES, field_26359, CAVES, f_64436_
ResourceKey<NoiseGeneratorSettings>: h, FLOATING_ISLANDS, field_26360, FLOATING_ISLANDS, f_64437_
ResourceKey<NoiseGeneratorSettings>: i, FLOATING_ISLANDS, field_26360, FLOATING_ISLANDS, f_64437_
NoiseGeneratorSettings: w, BUILTIN_OVERWORLD, field_26707, INSTANCE, f_64446_
int: p, minSurfaceLevel, field_33412, minSurfaceLevel, f_158532_
boolean: t, deepslateEnabled, field_28914, deepslate, f_158535_
boolean: u, oreVeinsEnabled, field_33587, oreVeins, f_158536_
boolean: t, oreVeinsEnabled, field_33587, oreVeins, f_158536_
boolean: v, noodleCavesEnabled, field_33651, noodleCaves, f_158537_
boolean: u, noodleCavesEnabled, field_33651, noodleCaves, f_158537_
WorldgenRandom$Algorithm: j, randomSource, field_35130, randomProvider, f_188870_
SurfaceRules$RuleSource: o, surfaceRule, field_35184, surfaceRule, f_188871_
ResourceKey<NoiseGeneratorSettings>: d, LARGE_BIOMES, field_35051, LARGE_BIOMES, f_188869_
Constructors
(StructureSettings, NoiseSettings, BlockState, BlockState, int, int, int, int, boolean, boolean, boolean, boolean, boolean, boolean)
(StructureSettings, NoiseSettings, BlockState, BlockState, SurfaceRules$RuleSource, int, boolean, boolean, boolean, boolean, boolean, boolean)
Methods
int (): e, getBedrockRoofPosition, method_16400, getBedrockCeilingY, m_64484_
int (): f, getBedrockFloorPosition, method_16401, getBedrockFloorY, m_64485_
int (): g, seaLevel, method_28561, getSeaLevel, m_64486_
int (): f, seaLevel, method_28561, getSeaLevel, m_64486_
boolean (): i, disableMobGeneration, method_28562, isMobGenerationDisabled, m_64487_
boolean (): g, disableMobGeneration, method_28562, isMobGenerationDisabled, m_64487_
NoiseGeneratorSettings (ResourceKey<NoiseGeneratorSettings>, NoiseGeneratorSettings): a, register, method_30644, register, m_64478_
NoiseGeneratorSettings (): o, bootstrap, method_31111, getInstance, m_64488_
NoiseGeneratorSettings (): n, bootstrap, method_31111, getInstance, m_64488_
int (): h, getMinSurfaceLevel, method_36212, getMinSurfaceLevel, m_158566_
boolean (): j, isAquifersEnabled, method_33757, hasAquifers, m_158567_
boolean (): h, isAquifersEnabled, method_33757, hasAquifers, m_158567_
boolean (): k, isNoiseCavesEnabled, method_33758, hasNoiseCaves, m_158568_
boolean (): i, isNoiseCavesEnabled, method_33758, hasNoiseCaves, m_158568_
boolean (): l, isDeepslateEnabled, method_33839, hasDeepslate, m_158569_
boolean (): m, isOreVeinsEnabled, method_36396, hasOreVeins, m_158570_
boolean (): j, isOreVeinsEnabled, method_36396, hasOreVeins, m_158570_
boolean (): n, isNoodleCavesEnabled, method_36468, hasNoodleCaves, m_158571_
boolean (): k, isNoodleCavesEnabled, method_36468, hasNoodleCaves, m_158571_
NoiseGeneratorSettings (StructureSettings, BlockState, BlockState, boolean, boolean): a, endLikePreset, method_30642, createIslandSettings, m_158557_
NoiseGeneratorSettings (StructureSettings, BlockState, BlockState): a, netherLikePreset, method_30641, createUndergroundSettings, m_158553_
NoiseGeneratorSettings (StructureSettings, boolean): a, overworld, method_30643, createSurfaceSettings, m_158563_
SurfaceRules$RuleSource (): e, surfaceRule, method_39042, getSurfaceRule, m_188891_
boolean (): l, useLegacyRandomSource, method_38998, usesLegacyRandom, m_188892_
RandomSource (long): a, createRandomSource, method_38997, createRandom, m_188885_
WorldgenRandom$Algorithm (): m, getRandomSource, method_38999, getRandomProvider, m_188893_
void (ResourceKey<NoiseGeneratorSettings>, NoiseGeneratorSettings): a, register, method_30644, register, m_198262_
NoiseGeneratorSettings (): o, end, method_30642, createEndSettings, m_198268_
NoiseGeneratorSettings (): p, nether, method_30641, createNetherSettings, m_198269_
NoiseGeneratorSettings (boolean, boolean): a, overworld, method_30643, createSurfaceSettings, m_198265_
NoiseGeneratorSettings (): q, caves, method_39901, createCavesSettings, m_198270_
NoiseGeneratorSettings (): r, floatingIslands, method_39902, createFloatingIslandsSettings, m_198271_
1.17.1
Names
cpu
cpv
Fields
Constructors
Methods
1.17
Names
chp
cpu
net.minecraft.world.gen.DimensionSettings
net.minecraft.src.C_2194_
net.minecraft.server.v1_16_R3.GeneratorSettingBase
net.minecraft.world.level.levelgen.GeneratorSettingBase
Fields
com.mojang.serialization.Codec<NoiseGeneratorSettings>: a, DIRECT_CODEC, field_24780, CODEC, field_236097_a_
com.mojang.serialization.Codec<NoiseGeneratorSettings>: a, DIRECT_CODEC, field_24780, CODEC, f_64430_
com.mojang.serialization.Codec<Supplier<NoiseGeneratorSettings>>: b, CODEC, field_24781, REGISTRY_CODEC, field_236098_b_
com.mojang.serialization.Codec<Supplier<NoiseGeneratorSettings>>: b, CODEC, field_24781, REGISTRY_CODEC, f_64431_
StructureSettings: i, structureSettings, field_24516, structuresConfig, field_236099_c_
StructureSettings: i, structureSettings, field_24516, structuresConfig, f_64438_
NoiseSettings: j, noiseSettings, field_24782, generationShapeConfig, field_236100_d_
NoiseSettings: j, noiseSettings, field_24782, generationShapeConfig, f_64439_
BlockState: k, defaultBlock, field_24514, defaultBlock, field_236101_e_
BlockState: k, defaultBlock, field_24514, defaultBlock, f_64440_
BlockState: l, defaultFluid, field_24515, defaultFluid, field_236102_f_
BlockState: l, defaultFluid, field_24515, defaultFluid, f_64441_
int: m, bedrockRoofPosition, field_24783, bedrockCeilingY, field_236103_g_
int: m, bedrockRoofPosition, field_24783, bedrockCeilingY, f_64442_
int: n, bedrockFloorPosition, field_24784, bedrockFloorY, field_236104_h_
int: n, bedrockFloorPosition, field_24784, bedrockFloorY, f_64443_
int: o, seaLevel, field_24785, seaLevel, field_236105_i_
int: o, seaLevel, field_24785, seaLevel, f_64444_
boolean: p, disableMobGeneration, field_24786, mobGenerationDisabled, field_236106_j_
boolean: q, disableMobGeneration, field_24786, mobGenerationDisabled, f_64445_
ResourceKey<NoiseGeneratorSettings>: c, OVERWORLD, field_26355, OVERWORLD, field_242734_c
ResourceKey<NoiseGeneratorSettings>: c, OVERWORLD, field_26355, OVERWORLD, f_64432_
ResourceKey<NoiseGeneratorSettings>: d, AMPLIFIED, field_26356, AMPLIFIED, field_242735_d
ResourceKey<NoiseGeneratorSettings>: d, AMPLIFIED, field_26356, AMPLIFIED, f_64433_
ResourceKey<NoiseGeneratorSettings>: e, NETHER, field_26357, NETHER, field_242736_e
ResourceKey<NoiseGeneratorSettings>: e, NETHER, field_26357, NETHER, f_64434_
ResourceKey<NoiseGeneratorSettings>: f, END, field_26358, END, field_242737_f
ResourceKey<NoiseGeneratorSettings>: f, END, field_26358, END, f_64435_
ResourceKey<NoiseGeneratorSettings>: g, CAVES, field_26359, CAVES, field_242738_g
ResourceKey<NoiseGeneratorSettings>: g, CAVES, field_26359, CAVES, f_64436_
ResourceKey<NoiseGeneratorSettings>: h, FLOATING_ISLANDS, field_26360, FLOATING_ISLANDS, field_242739_h
ResourceKey<NoiseGeneratorSettings>: h, FLOATING_ISLANDS, field_26360, FLOATING_ISLANDS, f_64437_
NoiseGeneratorSettings: q, BUILTIN_OVERWORLD, field_26707, INSTANCE, field_242740_q
NoiseGeneratorSettings: w, BUILTIN_OVERWORLD, field_26707, INSTANCE, f_64446_
int: p, minSurfaceLevel, field_33412, minSurfaceLevel, f_158532_
boolean: r, aquifersEnabled, field_28846, aquifers, f_158533_
boolean: s, noiseCavesEnabled, field_28847, noiseCaves, f_158534_
boolean: t, deepslateEnabled, field_28914, deepslate, f_158535_
boolean: u, oreVeinsEnabled, field_33587, oreVeins, f_158536_
boolean: v, noodleCavesEnabled, field_33651, noodleCaves, f_158537_
Constructors
(StructureSettings, NoiseSettings, BlockState, BlockState, int, int, int, boolean)
(StructureSettings, NoiseSettings, BlockState, BlockState, int, int, int, int, boolean, boolean, boolean, boolean, boolean, boolean)
Methods
StructureSettings (): a, structureSettings, method_28007, getStructuresConfig, func_236108_a_
StructureSettings (): a, structureSettings, method_28007, getStructuresConfig, m_64457_
NoiseSettings (): b, noiseSettings, method_28559, getGenerationShapeConfig, func_236113_b_
NoiseSettings (): b, noiseSettings, method_28559, getGenerationShapeConfig, m_64481_
BlockState (): c, getDefaultBlock, method_28005, getDefaultBlock, func_236115_c_
BlockState (): c, getDefaultBlock, method_28005, getDefaultBlock, m_64482_
BlockState (): d, getDefaultFluid, method_28006, getDefaultFluid, func_236116_d_
BlockState (): d, getDefaultFluid, method_28006, getDefaultFluid, m_64483_
int (): e, getBedrockRoofPosition, method_16400, getBedrockCeilingY, func_236117_e_
int (): e, getBedrockRoofPosition, method_16400, getBedrockCeilingY, m_64484_
int (): f, getBedrockFloorPosition, method_16401, getBedrockFloorY, func_236118_f_
int (): f, getBedrockFloorPosition, method_16401, getBedrockFloorY, m_64485_
int (): g, seaLevel, method_28561, getSeaLevel, func_236119_g_
int (): g, seaLevel, method_28561, getSeaLevel, m_64486_
boolean (): h, disableMobGeneration, method_28562, isMobGenerationDisabled, func_236120_h_
boolean (): i, disableMobGeneration, method_28562, isMobGenerationDisabled, m_64487_
boolean (ResourceKey<NoiseGeneratorSettings>): a, stable, method_28555, equals, func_242744_a
boolean (ResourceKey<NoiseGeneratorSettings>): a, stable, method_28555, equals, m_64476_
NoiseGeneratorSettings (ResourceKey<NoiseGeneratorSettings>, NoiseGeneratorSettings): a, register, method_30644, register, func_242745_a
NoiseGeneratorSettings (ResourceKey<NoiseGeneratorSettings>, NoiseGeneratorSettings): a, register, method_30644, register, m_64478_
NoiseGeneratorSettings (): i, bootstrap, method_31111, getInstance, func_242746_i
NoiseGeneratorSettings (): o, bootstrap, method_31111, getInstance, m_64488_
NoiseGeneratorSettings (StructureSettings, BlockState, BlockState, ResourceLocation, boolean, boolean): a, end, method_30642, createIslandSettings, func_242742_a
NoiseGeneratorSettings (StructureSettings, BlockState, BlockState, ResourceLocation): a, nether, method_30641, createUndergroundSettings, func_242741_a
NoiseGeneratorSettings (StructureSettings, boolean, ResourceLocation): a, overworld, method_30643, createSurfaceSettings, func_242743_a
int (): h, getMinSurfaceLevel, method_36212, getMinSurfaceLevel, m_158566_
boolean (): j, isAquifersEnabled, method_33757, hasAquifers, m_158567_
boolean (): k, isNoiseCavesEnabled, method_33758, hasNoiseCaves, m_158568_
boolean (): l, isDeepslateEnabled, method_33839, hasDeepslate, m_158569_
boolean (): m, isOreVeinsEnabled, method_36396, hasOreVeins, m_158570_
boolean (): n, isNoodleCavesEnabled, method_36468, hasNoodleCaves, m_158571_
NoiseGeneratorSettings (StructureSettings, BlockState, BlockState, boolean, boolean): a, endLikePreset, method_30642, createIslandSettings, m_158557_
NoiseGeneratorSettings (StructureSettings, BlockState, BlockState): a, netherLikePreset, method_30641, createUndergroundSettings, m_158553_
NoiseGeneratorSettings (StructureSettings, boolean): a, overworld, method_30643, createSurfaceSettings, m_158563_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
chm
chp
net.minecraft.server.v1_16_R2.GeneratorSettingBase
net.minecraft.server.v1_16_R3.GeneratorSettingBase
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
ciq
chm
net.minecraft.world.gen.chunk.ChunkGeneratorType
net.minecraft.world.gen.chunk.ChunkGeneratorSettings
net.minecraft.server.v1_16_R1.GeneratorSettingBase
net.minecraft.server.v1_16_R2.GeneratorSettingBase
Fields
com.mojang.serialization.Codec<NoiseGeneratorSettings>: a, DIRECT_CODEC, field_24780, field_24780, field_236097_a_
com.mojang.serialization.Codec<NoiseGeneratorSettings>: a, DIRECT_CODEC, field_24780, CODEC, field_236097_a_
com.mojang.serialization.Codec<NoiseGeneratorSettings>: b, CODEC, field_24781, field_24781, field_236098_b_
com.mojang.serialization.Codec<Supplier<NoiseGeneratorSettings>>: b, CODEC, field_24781, REGISTRY_CODEC, field_236098_b_
StructureSettings: c, structureSettings, field_24516, config, field_236099_c_
StructureSettings: i, structureSettings, field_24516, structuresConfig, field_236099_c_
NoiseSettings: d, noiseSettings, field_24782, field_24782, field_236100_d_
NoiseSettings: j, noiseSettings, field_24782, generationShapeConfig, field_236100_d_
BlockState: e, defaultBlock, field_24514, defaultBlock, field_236101_e_
BlockState: k, defaultBlock, field_24514, defaultBlock, field_236101_e_
BlockState: f, defaultFluid, field_24515, defaultFluid, field_236102_f_
BlockState: l, defaultFluid, field_24515, defaultFluid, field_236102_f_
int: g, bedrockRoofPosition, field_24783, bedrockCeilingY, field_236103_g_
int: m, bedrockRoofPosition, field_24783, bedrockCeilingY, field_236103_g_
int: h, bedrockFloorPosition, field_24784, bedrockFloorY, field_236104_h_
int: n, bedrockFloorPosition, field_24784, bedrockFloorY, field_236104_h_
int: i, seaLevel, field_24785, field_24785, field_236105_i_
int: o, seaLevel, field_24785, seaLevel, field_236105_i_
boolean: j, disableMobGeneration, field_24786, field_24786, field_236106_j_
boolean: p, disableMobGeneration, field_24786, mobGenerationDisabled, field_236106_j_
Optional<NoiseGeneratorSettings$Preset>: k, preset, field_24787, field_24787, field_236107_k_
ResourceKey<NoiseGeneratorSettings>: c, OVERWORLD, field_26355, OVERWORLD, field_242734_c
ResourceKey<NoiseGeneratorSettings>: d, AMPLIFIED, field_26356, AMPLIFIED, field_242735_d
ResourceKey<NoiseGeneratorSettings>: e, NETHER, field_26357, NETHER, field_242736_e
ResourceKey<NoiseGeneratorSettings>: f, END, field_26358, END, field_242737_f
ResourceKey<NoiseGeneratorSettings>: g, CAVES, field_26359, CAVES, field_242738_g
ResourceKey<NoiseGeneratorSettings>: h, FLOATING_ISLANDS, field_26360, FLOATING_ISLANDS, field_242739_h
NoiseGeneratorSettings: q, BUILTIN_OVERWORLD, field_26707, INSTANCE, field_242740_q
Constructors
(StructureSettings, NoiseSettings, BlockState, BlockState, int, int, int, boolean, Optional<NoiseGeneratorSettings$Preset>)
Methods
StructureSettings (): a, structureSettings, method_28007, getConfig, func_236108_a_
StructureSettings (): a, structureSettings, method_28007, getStructuresConfig, func_236108_a_
NoiseSettings (): b, noiseSettings, method_28559, method_28559, func_236113_b_
NoiseSettings (): b, noiseSettings, method_28559, getGenerationShapeConfig, func_236113_b_
int (): g, seaLevel, method_28561, method_28561, func_236119_g_
int (): g, seaLevel, method_28561, getSeaLevel, func_236119_g_
boolean (): h, disableMobGeneration, method_28562, method_28562, func_236120_h_
boolean (): h, disableMobGeneration, method_28562, isMobGenerationDisabled, func_236120_h_
boolean (NoiseGeneratorSettings$Preset): a, stable, method_28555, method_28555, func_236109_a_
boolean (ResourceKey<NoiseGeneratorSettings>): a, stable, method_28555, equals, func_242744_a
NoiseGeneratorSettings (ResourceKey<NoiseGeneratorSettings>, NoiseGeneratorSettings): a, register, method_30644, register, func_242745_a
NoiseGeneratorSettings (): i, bootstrap, method_31111, getInstance, func_242746_i
NoiseGeneratorSettings (StructureSettings, BlockState, BlockState, ResourceLocation, boolean, boolean): a, end, method_30642, createIslandSettings, func_242742_a
NoiseGeneratorSettings (StructureSettings, BlockState, BlockState, ResourceLocation): a, nether, method_30641, createUndergroundSettings, func_242741_a
NoiseGeneratorSettings (StructureSettings, boolean, ResourceLocation): a, overworld, method_30643, createSurfaceSettings, func_242743_a
1.16.1
Names
ciq
net.minecraft.world.level.levelgen.NoiseGeneratorSettings
net.minecraft.class_5284
net.minecraft.world.gen.chunk.ChunkGeneratorType
net.minecraft.world.gen.DimensionSettings
net.minecraft.server.v1_16_R1.GeneratorSettingBase
Fields
com.mojang.serialization.Codec<NoiseGeneratorSettings>: a, DIRECT_CODEC, field_24780, field_24780, field_236097_a_
com.mojang.serialization.Codec<NoiseGeneratorSettings>: b, CODEC, field_24781, field_24781, field_236098_b_
StructureSettings: c, structureSettings, field_24516, config, field_236099_c_
NoiseSettings: d, noiseSettings, field_24782, field_24782, field_236100_d_
BlockState: e, defaultBlock, field_24514, defaultBlock, field_236101_e_
BlockState: f, defaultFluid, field_24515, defaultFluid, field_236102_f_
int: g, bedrockRoofPosition, field_24783, bedrockCeilingY, field_236103_g_
int: h, bedrockFloorPosition, field_24784, bedrockFloorY, field_236104_h_
int: i, seaLevel, field_24785, field_24785, field_236105_i_
boolean: j, disableMobGeneration, field_24786, field_24786, field_236106_j_
Optional<NoiseGeneratorSettings$Preset>: k, preset, field_24787, field_24787, field_236107_k_
Constructors
(StructureSettings, NoiseSettings, BlockState, BlockState, int, int, int, boolean)
(StructureSettings, NoiseSettings, BlockState, BlockState, int, int, int, boolean, Optional<NoiseGeneratorSettings$Preset>)
Methods
StructureSettings (): a, structureSettings, method_28007, getConfig, func_236108_a_
NoiseSettings (): b, noiseSettings, method_28559, method_28559, func_236113_b_
BlockState (): c, getDefaultBlock, method_28005, getDefaultBlock, func_236115_c_
BlockState (): d, getDefaultFluid, method_28006, getDefaultFluid, func_236116_d_
int (): e, getBedrockRoofPosition, method_16400, getBedrockCeilingY, func_236117_e_
int (): f, getBedrockFloorPosition, method_16401, getBedrockFloorY, func_236118_f_
int (): g, seaLevel, method_28561, method_28561, func_236119_g_
boolean (): h, disableMobGeneration, method_28562, method_28562, func_236120_h_
boolean (NoiseGeneratorSettings$Preset): a, stable, method_28555, method_28555, func_236109_a_