net.minecraft.world.gen.chunk

public record ChunkGeneratorSettings

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

Field summary

Modifier and TypeField
private final GenerationShapeConfig
j
noiseSettings
comp_474
generationShapeConfig
f_ddxnrmmj
generationShapeConfig
f_64439_
private final BlockState
k
defaultBlock
comp_475
defaultBlock
f_ahtxagxi
defaultBlock
f_64440_
private final BlockState
l
defaultFluid
comp_476
defaultFluid
f_wygtkmhl
defaultFluid
f_64441_
private final SimpleNoiseRouter
m
noiseRouter
comp_477
noiseRouter
f_rmvtddod
f_rmvtddod
f_209353_
private final MaterialRules$MaterialRule
n
surfaceRule
comp_478
surfaceRule
f_mkicirvk
surfaceRule
f_188871_
private final int
o
seaLevel
comp_479
seaLevel
f_spuhoizm
seaLevel
f_64444_
private final boolean
p
disableMobGeneration
comp_480
mobGenerationDisabled
f_boaaegyq
mobGenerationDisabled
f_64445_
private final boolean
q
aquifersEnabled
comp_481
aquifers
f_yrztsyls
aquifers
f_158533_
private final boolean
r
oreVeinsEnabled
comp_482
oreVeins
f_npqvrfsb
oreVeins
f_158536_
private final boolean
s
useLegacyRandomSource
comp_483
usesLegacyRandom
f_fpddiewa
f_fpddiewa
f_209354_
public static final com.mojang.serialization.Codec<ChunkGeneratorSettings>
a
DIRECT_CODEC
field_24780
CODEC
f_lxeovodx
CODEC
f_64430_
public static final com.mojang.serialization.Codec<RegistryEntry<ChunkGeneratorSettings>>
b
CODEC
field_24781
REGISTRY_CODEC
f_henwwdcs
REGISTRY_CODEC
f_64431_
public static final RegistryKey<ChunkGeneratorSettings>
c
OVERWORLD
field_26355
OVERWORLD
f_fjroqrca
OVERWORLD
f_64432_
public static final RegistryKey<ChunkGeneratorSettings>
d
LARGE_BIOMES
field_35051
LARGE_BIOMES
f_ccxxaepy
LARGE_BIOMES
f_188869_
public static final RegistryKey<ChunkGeneratorSettings>
e
AMPLIFIED
field_26356
AMPLIFIED
f_tmwzkncp
AMPLIFIED
f_64433_
public static final RegistryKey<ChunkGeneratorSettings>
f
NETHER
field_26357
NETHER
f_gqrsusan
NETHER
f_64434_
public static final RegistryKey<ChunkGeneratorSettings>
g
END
field_26358
END
f_btlhfgat
END
f_64435_
public static final RegistryKey<ChunkGeneratorSettings>
h
CAVES
field_26359
CAVES
f_vvygzxtc
CAVES
f_64436_
public static final RegistryKey<ChunkGeneratorSettings>
i
FLOATING_ISLANDS
field_26360
FLOATING_ISLANDS
f_hlykgnmg
FLOATING_ISLANDS
f_64437_

Constructor summary

ModifierConstructor
public (GenerationShapeConfig f_64440_, BlockState f_64441_, BlockState f_209353_, SimpleNoiseRouter f_188871_, MaterialRules$MaterialRule surfaceRule, int seaLevel, boolean mobGenerationDisabled, boolean aquifers, boolean noiseCaves, boolean oreVeins)

Method summary

Modifier and TypeMethod
public boolean
a()
disableMobGeneration()
comp_480()
mobGenerationDisabled()
m_utlfjqxl()
isMobGenerationDisabled()
f_64445_()
public boolean
b()
isAquifersEnabled()
method_33757()
hasAquifers()
m_rhreuwma()
hasAquifers()
m_158567_()
public boolean
c()
oreVeinsEnabled()
comp_482()
oreVeins()
m_afxojkck()
m_afxojkck()
m_209369_()
public ChunkRandom$RandomProvider
d()
getRandomSource()
method_38999()
getRandomProvider()
m_lztqjfkv()
getRandomProvider()
m_188893_()
public NoiseRouter
a(hb<dic$a> o, long arg1)
createNoiseRouter(Registry<NormalNoise$NoiseParameters> arg0, long arg1)
method_41099(class_2378<class_5216$class_5487> arg0, long arg1)
method_41099(Registry<DoublePerlinNoiseSampler$NoiseParameters> arg0, long arg1)
m_hvhatkga(C_tqxyjqsk<C_rxrtfjrt$C_aldnfufr> arg0, long arg1)
m_hvhatkga(Registry<DoublePerlinNoiseSampler$NoiseParameters> arg0, long arg1)
m_209366_(C_4705_<C_2663_$C_183032_> p_209368_, long arg1)
private static void
a(ys<cub> o, cub o)
register(ResourceKey<NoiseGeneratorSettings> arg0, NoiseGeneratorSettings arg1)
method_30644(class_5321<class_5284> arg0, class_5284 arg1)
register(RegistryKey<ChunkGeneratorSettings> registryKey, ChunkGeneratorSettings settings)
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 RegistryEntry<ChunkGeneratorSettings>
e()
bootstrap()
method_31111()
getInstance()
m_fluwqqyx()
bootstrap()
m_204599_()
private static ChunkGeneratorSettings
n()
end()
method_30642()
createEndSettings()
m_bioegmua()
createEndSettings()
m_198268_()
private static ChunkGeneratorSettings
o()
nether()
method_30641()
createNetherSettings()
m_najuwbnk()
createNetherSettings()
m_198269_()
private static ChunkGeneratorSettings
a(boolean o, boolean o)
overworld(boolean arg0, boolean arg1)
method_30643(boolean arg0, boolean arg1)
createSurfaceSettings(boolean amplified, boolean largeBiomes)
m_gxluklpm(boolean arg0, boolean arg1)
createOverworldSettings(boolean amplified, boolean largeBiomes)
m_198265_(boolean p_198266_, boolean p_198267_)
private static ChunkGeneratorSettings
p()
caves()
method_39901()
createCavesSettings()
m_mksbojhe()
createCavesSettings()
m_198270_()
private static ChunkGeneratorSettings
q()
floatingIslands()
method_39902()
createFloatingIslandsSettings()
m_fqoukkdl()
createFloatingIslandsSettings()
m_198271_()
public GenerationShapeConfig
f()
noiseSettings()
comp_474()
generationShapeConfig()
m_znwljrxu()
getGenerationShapeConfig()
f_64439_()
public BlockState
g()
defaultBlock()
comp_475()
defaultBlock()
m_andppfam()
m_andppfam()
f_64440_()
public BlockState
h()
defaultFluid()
comp_476()
defaultFluid()
m_rkakugao()
m_rkakugao()
f_64441_()
public SimpleNoiseRouter
i()
noiseRouter()
comp_477()
noiseRouter()
m_zpaprfti()
m_zpaprfti()
f_209353_()
public MaterialRules$MaterialRule
j()
surfaceRule()
comp_478()
surfaceRule()
m_ljmocmyr()
getSurfaceRule()
f_188871_()
public int
k()
seaLevel()
comp_479()
seaLevel()
m_uckaqpbt()
getSeaLevel()
f_64444_()
public boolean
l()
aquifersEnabled()
comp_481()
aquifers()
m_ynmwhcth()
m_ynmwhcth()
f_158533_()
public boolean
m()
useLegacyRandomSource()
comp_483()
usesLegacyRandom()
m_axvaaxiz()
hasLegacyRandomProvider()
f_209354_()