net.minecraft.world.level.biome

public class BiomeManager

bsu
net.minecraft.world.level.biome.BiomeManager
net.minecraft.class_4543
net.minecraft.unmapped.C_txmmiamu
net.minecraft.world.biome.source.BiomeAccess
net.minecraft.world.biome.BiomeManager
net.minecraft.server.v1_16_R2.BiomeManager

Field summary

Modifier and TypeField
private final BiomeManager$NoiseBiomeSource
a
noiseBiomeSource
field_20640
f_ohfkrosu
storage
field_226832_a_
private final long
b
biomeZoomSeed
field_20641
f_oaxnxzjs
seed
field_226833_b_
private final BiomeZoomer
c
zoomer
field_20642
f_keogqqhx
type
field_226834_c_

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)
func_235200_a_(long arg0)
public BiomeManager
a(bsv arg0)
withDifferentSource(BiomeSource arg0)
method_22392(class_1966 arg0)
m_gafjvseh(C_ajguowya arg0)
withSource(BiomeSource source)
func_226835_a_(BiomeProvider arg0)
public Biome
a(fx arg0)
getBiome(BlockPos arg0)
method_22393(class_2338 arg0)
m_fpotthyz(C_hynzadkk arg0)
getBiome(BlockPos pos)
func_226836_a_(BlockPos 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)
getBiome(double x, double y, double z)
func_235198_a_(double arg0, double arg1, double arg2)
public Biome
b(fx arg0)
getNoiseBiomeAtPosition(BlockPos arg0)
method_27344(class_2338 arg0)
m_yawvfipv(C_hynzadkk arg0)
method_27344(BlockPos pos)
func_235201_b_(BlockPos 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)
func_235199_a_(int arg0, int arg1, int arg2)