net.minecraft.world.biome.source

public class VanillaLayeredBiomeSource

extends BiomeSource

All mapped superinterfaces:

BiomeAccess$Storage

btj
net.minecraft.world.level.biome.OverworldBiomeSource
net.minecraft.class_2088
net.minecraft.world.biome.source.VanillaLayeredBiomeSource
net.minecraft.unmapped.C_bmzuuddj
net.minecraft.world.biome.provider.OverworldBiomeProvider
net.minecraft.world.biome.provider.OverworldBiomeProvider

Field summary

Modifier and TypeField
public static final Codec<VanillaLayeredBiomeSource>
e
CODEC
field_24727
CODEC
f_qxsckmdo
field_235297_e_
CODEC
private final BiomeLayerSampler
f
noiseBiomeLayer
field_9680
biomeSampler
f_rdoascfz
field_201543_c
genBiomes
private static final List<RegistryKey<Biome>>
g
POSSIBLE_BIOMES
field_9677
BIOMES
f_vxxgrywz
field_226847_e_
biomes
private final long
h
seed
field_24728
seed
f_cmnjnxcw
field_235298_h_
seed
private final boolean
i
legacyBiomeInitLayer
field_24498
legacyBiomeInitLayer
f_swahcnck
field_235299_i_
legacyBiomes
private final boolean
j
largeBiomes
field_24729
largeBiomes
f_xhxgynat
field_235300_j_
largeBiomes
private final Registry<Biome>
k
biomes
field_26698
biomeRegistry
f_ckjjdrii
field_242636_k
lookupRegistry

Constructor summary

ModifierConstructor
public (long seed, boolean legacyBiomeInitLayer, boolean largeBiomes, Registry<Biome> biomeRegistry)

Method summary

Modifier and TypeMethod
protected Codec<? extends BiomeSource>
a()
codec()
method_28442()
getCodec()
m_qutqwcbq()
func_230319_a_()
getBiomeProviderCodec()
public Biome
b(int arg0, int arg1, int arg2)
getNoiseBiome(int arg0, int arg1, int arg2)
method_16359(int arg0, int arg1, int arg2)
getBiomeForNoiseGen(int arg0, int arg1, int arg2)
m_lnnrucsa(int arg0, int arg1, int arg2)
func_225526_b_(int arg0, int arg1, int arg2)
getNoiseBiome(int arg0, int arg1, int arg2)
public BiomeSource
a(long arg0)
withSeed(long arg0)
method_27985(long arg0)
withSeed(long arg0)
m_kpxgxnfg(long arg0)
func_230320_a_(long arg0)
getBiomeProvider(long arg0)