net.minecraft.world.level.levelgen

public final class NoiseGeneratorSettings

cth
net.minecraft.world.level.levelgen.NoiseGeneratorSettings
net.minecraft.class_5284
net.minecraft.unmapped.C_lwpfhits
net.minecraft.world.gen.chunk.ChunkGeneratorSettings
net.minecraft.src.C_2194_
net.minecraft.world.level.levelgen.GeneratorSettingBase

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<NoiseGeneratorSettings>
a
DIRECT_CODEC
field_24780
f_lxeovodx
CODEC
f_64430_
public static final com.mojang.serialization.Codec<Supplier<NoiseGeneratorSettings>>
b
CODEC
field_24781
f_henwwdcs
REGISTRY_CODEC
f_64431_
private final WorldgenRandom$Algorithm
j
randomSource
field_35130
f_iiwxinrt
randomProvider
f_188870_
private final StructureSettings
k
structureSettings
field_24516
f_nngmfbvb
structuresConfig
f_64438_
private final NoiseSettings
l
noiseSettings
field_24782
f_ddxnrmmj
generationShapeConfig
f_64439_
private final BlockState
m
defaultBlock
field_24514
f_ahtxagxi
defaultBlock
f_64440_
private final BlockState
n
defaultFluid
field_24515
f_wygtkmhl
defaultFluid
f_64441_
private final SurfaceRules$RuleSource
o
surfaceRule
field_35184
f_mkicirvk
surfaceRule
f_188871_
private final int
p
seaLevel
field_24785
f_spuhoizm
seaLevel
f_64444_
private final boolean
q
disableMobGeneration
field_24786
f_boaaegyq
mobGenerationDisabled
f_64445_
private final boolean
r
aquifersEnabled
field_28846
f_yrztsyls
aquifers
f_158533_
private final boolean
s
noiseCavesEnabled
field_28847
f_rjtqyful
noiseCaves
f_158534_
private final boolean
t
oreVeinsEnabled
field_33587
f_npqvrfsb
oreVeins
f_158536_
private final boolean
u
noodleCavesEnabled
field_33651
f_lvalebun
noodleCaves
f_158537_
public static final ResourceKey<NoiseGeneratorSettings>
c
OVERWORLD
field_26355
f_fjroqrca
OVERWORLD
f_64432_
public static final ResourceKey<NoiseGeneratorSettings>
d
LARGE_BIOMES
field_35051
f_ccxxaepy
LARGE_BIOMES
f_188869_
public static final ResourceKey<NoiseGeneratorSettings>
e
AMPLIFIED
field_26356
f_tmwzkncp
AMPLIFIED
f_64433_
public static final ResourceKey<NoiseGeneratorSettings>
f
NETHER
field_26357
f_gqrsusan
NETHER
f_64434_
public static final ResourceKey<NoiseGeneratorSettings>
g
END
field_26358
f_btlhfgat
END
f_64435_
public static final ResourceKey<NoiseGeneratorSettings>
h
CAVES
field_26359
f_vvygzxtc
CAVES
f_64436_
public static final ResourceKey<NoiseGeneratorSettings>
i
FLOATING_ISLANDS
field_26360
f_hlykgnmg
FLOATING_ISLANDS
f_64437_

Constructor summary

ModifierConstructor
private (StructureSettings structuresConfig, NoiseSettings generationShapeConfig, BlockState defaultBlock, BlockState defaultFluid, SurfaceRules$RuleSource surfaceRule, int bedrockCeilingY, boolean mobGenerationDisabled, boolean aquifers, boolean noiseCaves, boolean oreVeins, boolean noodleCaves, boolean useLegacyRandom)

Method summary

Modifier and TypeMethod
public StructureSettings
a()
structureSettings()
method_28007()
m_gfroyrxr()
getStructuresConfig()
m_64457_()
public NoiseSettings
b()
noiseSettings()
method_28559()
m_znwljrxu()
getGenerationShapeConfig()
m_64481_()
public BlockState
c()
getDefaultBlock()
method_28005()
m_twhlhlwa()
getDefaultBlock()
m_64482_()
public BlockState
d()
getDefaultFluid()
method_28006()
m_vvfgyexa()
getDefaultFluid()
m_64483_()
public SurfaceRules$RuleSource
e()
surfaceRule()
method_39042()
m_ljmocmyr()
getSurfaceRule()
m_188891_()
public int
f()
seaLevel()
method_28561()
m_uckaqpbt()
getSeaLevel()
m_64486_()
protected boolean
g()
disableMobGeneration()
method_28562()
m_utlfjqxl()
isMobGenerationDisabled()
m_64487_()
public boolean
h()
isAquifersEnabled()
method_33757()
m_rhreuwma()
hasAquifers()
m_158567_()
public boolean
i()
isNoiseCavesEnabled()
method_33758()
m_hvpycdsc()
hasNoiseCaves()
m_158568_()
public boolean
j()
isOreVeinsEnabled()
method_36396()
m_lmxofimj()
hasOreVeins()
m_158570_()
public boolean
k()
isNoodleCavesEnabled()
method_36468()
m_vkioizeh()
hasNoodleCaves()
m_158571_()
public boolean
l()
useLegacyRandomSource()
method_38998()
m_axvaaxiz()
usesLegacyRandom()
m_188892_()
public RandomSource
a(long arg0)
createRandomSource(long arg0)
method_38997(long arg0)
m_rczbzefm(long arg0)
createRandom(long seed)
m_188885_(long arg0)
public WorldgenRandom$Algorithm
m()
getRandomSource()
method_38999()
m_lztqjfkv()
getRandomProvider()
m_188893_()
public boolean
a(yg<cth> arg0)
stable(ResourceKey<NoiseGeneratorSettings> arg0)
method_28555(class_5321<class_5284> arg0)
m_kmugehac(C_xhhleach<C_lwpfhits> arg0)
equals(RegistryKey<ChunkGeneratorSettings> registryKey)
m_64476_(C_5264_<C_2194_> arg0)
private static void
a(yg<cth> arg0, cth arg1)
register(ResourceKey<NoiseGeneratorSettings> arg0, NoiseGeneratorSettings arg1)
method_30644(class_5321<class_5284> arg0, class_5284 arg1)
m_ilnkejni(C_xhhleach<C_lwpfhits> arg0, C_lwpfhits arg1)
register(RegistryKey<ChunkGeneratorSettings> registryKey, ChunkGeneratorSettings settings)
m_198262_(C_5264_<C_2194_> p_198263_, C_2194_ p_198264_)
public static NoiseGeneratorSettings
n()
bootstrap()
method_31111()
m_fluwqqyx()
getInstance()
m_64488_()
private static NoiseGeneratorSettings
o()
end()
method_30642()
m_bioegmua()
createEndSettings()
m_198268_()
private static NoiseGeneratorSettings
p()
nether()
method_30641()
m_najuwbnk()
createNetherSettings()
m_198269_()
private static NoiseGeneratorSettings
a(boolean arg0, boolean arg1)
overworld(boolean arg0, boolean arg1)
method_30643(boolean arg0, boolean arg1)
m_gxluklpm(boolean arg0, boolean arg1)
createSurfaceSettings(boolean amplified, boolean largeBiomes)
m_198265_(boolean p_198266_, boolean p_198267_)
private static NoiseGeneratorSettings
q()
caves()
method_39901()
m_mksbojhe()
createCavesSettings()
m_198270_()
private static NoiseGeneratorSettings
r()
floatingIslands()
method_39902()
m_fqoukkdl()
createFloatingIslandsSettings()
m_198271_()