net.minecraft.world.biome.source

public class BiomeAccess

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

Field summary

Modifier and TypeField
private final BiomeAccess$Storage
a
noiseBiomeSource
field_20640
storage
f_ohfkrosu
field_226832_a_
reader
private final long
b
biomeZoomSeed
field_20641
seed
f_oaxnxzjs
field_226833_b_
seed
private final BiomeAccessType
c
zoomer
field_20642
type
f_keogqqhx
field_226834_c_
magnifier

Constructor summary

ModifierConstructor
public (BiomeAccess$Storage storage, long seed, BiomeAccessType type)

Method summary

Modifier and TypeMethod
public static long
a(long arg0)
obfuscateSeed(long arg0)
method_27984(long arg0)
hashSeed(long seed)
m_fzlpxxrd(long arg0)
func_235200_a_(long arg0)
getHashedSeed(long seed)
public BiomeAccess
a(bsv arg0)
withDifferentSource(BiomeSource arg0)
method_22392(class_1966 arg0)
withSource(BiomeSource source)
m_gafjvseh(C_ajguowya arg0)
func_226835_a_(BiomeProvider arg0)
copyWithProvider(BiomeProvider newProvider)
public Biome
a(fx arg0)
getBiome(BlockPos arg0)
method_22393(class_2338 arg0)
getBiome(BlockPos pos)
m_fpotthyz(C_hynzadkk arg0)
func_226836_a_(BlockPos arg0)
getBiome(BlockPos posIn)
public Biome
a(double arg0, double arg1, double arg2)
getNoiseBiomeAtPosition(double arg0, double arg1, double arg2)
method_24938(double arg0, double arg1, double arg2)
getBiome(double x, double y, double z)
m_guvgsuno(double arg0, double arg1, double arg2)
func_235198_a_(double arg0, double arg1, double arg2)
getBiomeAtPosition(double x, double y, double z)
public Biome
b(fx arg0)
getNoiseBiomeAtPosition(BlockPos arg0)
method_27344(class_2338 arg0)
method_27344(BlockPos pos)
m_yawvfipv(C_hynzadkk arg0)
func_235201_b_(BlockPos arg0)
getBiomeAtPosition(BlockPos pos)
public Biome
a(int arg0, int arg1, int arg2)
getNoiseBiomeAtQuart(int arg0, int arg1, int arg2)
method_24854(int arg0, int arg1, int arg2)
getBiomeForNoiseGen(int biomeX, int biomeY, int biomeZ)
m_slfowdvq(int arg0, int arg1, int arg2)
func_235199_a_(int arg0, int arg1, int arg2)
getBiomeAtPosition(int x, int y, int z)