net.minecraft.world.level.biome

public class BiomeManager

dim
net.minecraft.world.level.biome.BiomeManager
net.minecraft.class_4543
net.minecraft.world.biome.source.BiomeAccess
net.minecraft.world.level.biome.BiomeManager

Field summary

Modifier and TypeField
public static final int
a
CHUNK_CENTER_QUART
field_28106
CHUNK_CENTER_OFFSET
private static final int
b
ZOOM_BITS
field_34466
field_34466
private static final int
c
ZOOM
field_34467
field_34467
private static final int
d
ZOOM_MASK
field_34468
field_34468
private final BiomeManager$NoiseBiomeSource
e
noiseBiomeSource
field_20640
storage
private final long
f
biomeZoomSeed
field_20641
seed

Constructor summary

ModifierConstructor
public (BiomeManager$NoiseBiomeSource storage, long seed)

Method summary

Modifier and TypeMethod
public static long
a(long arg0)
obfuscateSeed(long arg0)
method_27984(long arg0)
hashSeed(long seed)
public BiomeManager
a(dim$a arg0)
withDifferentSource(BiomeManager$NoiseBiomeSource arg0)
method_38107(class_4543$class_4544 arg0)
withSource(BiomeAccess$Storage storage)
public Holder<Biome>
a(jh arg0)
getBiome(BlockPos arg0)
method_22393(class_2338 arg0)
getBiome(BlockPos pos)
public Holder<Biome>
a(double arg0, double arg1, double arg2)
getNoiseBiomeAtPosition(double arg0, double arg1, double arg2)
method_24938(double arg0, double arg1, double arg2)
getBiomeForNoiseGen(double x, double y, double z)
public Holder<Biome>
b(jh arg0)
getNoiseBiomeAtPosition(BlockPos arg0)
method_27344(class_2338 arg0)
getBiomeForNoiseGen(BlockPos pos)
public Holder<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)
private static double
a(long arg0, int arg1, int arg2, int arg3, double arg4, double arg5, double arg6)
getFiddledDistance(long arg0, int arg1, int arg2, int arg3, double arg4, double arg5, double arg6)
method_38106(long arg0, int arg1, int arg2, int arg3, double arg4, double arg5, double arg6)
method_38106(long arg0, int arg1, int arg2, int arg3, double arg4, double arg5, double arg6)
private static double
b(long arg0)
getFiddle(long arg0)
method_38108(long arg0)
method_38108(long arg0)