net.minecraft.world.level.biome

public class OverworldBiomeSource

extends BiomeSource

All mapped superinterfaces:

BiomeManager$NoiseBiomeSource

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

Field summary

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

Constructor summary

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

Method summary

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