net.minecraft.world.level.biome

public class BiomeManager

bxr
net.minecraft.world.level.biome.BiomeManager
net.minecraft.class_4543
net.minecraft.unmapped.C_txmmiamu
net.minecraft.world.biome.source.BiomeAccess
net.minecraft.src.C_1642_
net.minecraft.world.level.biome.BiomeManager

Field summary

Modifier and TypeField
static final int
a
CHUNK_CENTER_QUART
field_28106
f_wcyewjgd
CHUNK_CENTER_OFFSET
f_151750_
private final BiomeManager$NoiseBiomeSource
b
noiseBiomeSource
field_20640
f_ohfkrosu
storage
f_47862_
private final long
c
biomeZoomSeed
field_20641
f_oaxnxzjs
seed
f_47863_
private final BiomeZoomer
d
zoomer
field_20642
f_keogqqhx
type
f_47864_

Constructor summary

ModifierConstructor
public (BiomeManager$NoiseBiomeSource storage, long seed, BiomeZoomer type)

Method summary

Modifier and TypeMethod
public static long
a(long arg0)
obfuscateSeed(long arg0)
method_27984(long arg0)
m_fzlpxxrd(long arg0)
hashSeed(long seed)
m_47877_(long p_47878_)
public BiomeManager
a(bxs arg0)
withDifferentSource(BiomeSource arg0)
method_22392(class_1966 arg0)
m_gafjvseh(C_ajguowya arg0)
withSource(BiomeSource source)
m_47879_(C_1644_ arg0)
public Biome
a(gg arg0)
getBiome(BlockPos arg0)
method_22393(class_2338 arg0)
m_fpotthyz(C_hynzadkk arg0)
getBiome(BlockPos pos)
m_47881_(C_4675_ arg0)
public Biome
a(double arg0, double arg1, double arg2)
getNoiseBiomeAtPosition(double arg0, double arg1, double arg2)
method_24938(double arg0, double arg1, double arg2)
m_guvgsuno(double arg0, double arg1, double arg2)
getBiomeForNoiseGen(double x, double y, double z)
m_47869_(double p_47871_, double arg1, double arg2)
public Biome
b(gg arg0)
getNoiseBiomeAtPosition(BlockPos arg0)
method_27344(class_2338 arg0)
m_yawvfipv(C_hynzadkk arg0)
getBiomeForNoiseGen(BlockPos pos)
m_47883_(C_4675_ arg0)
public Biome
a(int arg0, int arg1, int arg2)
getNoiseBiomeAtQuart(int arg0, int arg1, int arg2)
method_24854(int arg0, int arg1, int arg2)
m_slfowdvq(int arg0, int arg1, int arg2)
getBiomeForNoiseGen(int biomeX, int biomeY, int biomeZ)
m_47873_(int p_47875_, int p_47876_, int arg2)
public Biome
a(bvv arg0)
getPrimaryBiomeAtChunk(ChunkPos arg0)
method_31608(class_1923 arg0)
m_zgqvfpwi(C_ynrszrtu arg0)
getBiomeForNoiseGen(ChunkPos chunkPos)
m_151752_(C_1560_ arg0)