net.minecraft.world.level.biome

public class TheEndBiomeSource

extends BiomeSource

All mapped superinterfaces:

BiomeResolver

cbn
net.minecraft.world.level.biome.TheEndBiomeSource
net.minecraft.class_2169
net.minecraft.world.biome.source.TheEndBiomeSource
net.minecraft.src.C_1672_
net.minecraft.world.level.biome.WorldChunkManagerTheEnd

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<TheEndBiomeSource>
b
CODEC
field_24730
CODEC
f_48617_
private static final float
d
ISLAND_THRESHOLD
field_30985
field_30985
f_151885_
public static final int
c
ISLAND_CHUNK_DISTANCE
field_30984
field_30984
f_151884_
private static final long
e
ISLAND_CHUNK_DISTANCE_SQR
field_30986
field_30986
f_151886_
private final SimplexNoise
f
islandNoise
field_9831
noise
f_48618_
private final Registry<Biome>
g
biomes
field_26699
biomeRegistry
f_48619_
private final long
h
seed
field_24731
seed
f_48620_
private final Biome
i
end
field_26700
centerBiome
f_48621_
private final Biome
j
highlands
field_26701
highlandsBiome
f_48622_
private final Biome
k
midlands
field_26702
midlandsBiome
f_48623_
private final Biome
l
islands
field_26703
smallIslandsBiome
f_48624_
private final Biome
m
barrens
field_26704
barrensBiome
f_48625_

Constructor summary

ModifierConstructor
public (Registry<Biome> biomeRegistry, long seed)
private (Registry<Biome> biomeRegistry, long seed, Biome centerBiome, Biome highlandsBiome, Biome midlandsBiome, Biome smallIslandsBiome, Biome barrensBiome)

Method summary

Modifier and TypeMethod
protected com.mojang.serialization.Codec<? extends BiomeSource>
a()
codec()
method_28442()
getCodec()
m_5820_()
public BiomeSource
a(long arg0)
withSeed(long arg0)
method_27985(long arg0)
withSeed(long arg0)
m_7206_(long arg0)
public Biome
getNoiseBiome(int arg0, int arg1, int arg2, cbh$f arg3)
getNoiseBiome(int arg0, int arg1, int arg2, Climate$Sampler arg3)
method_38109(int arg0, int arg1, int arg2, class_6544$class_6552 arg3)
getBiome(int arg0, int arg1, int arg2, MultiNoiseUtil$MultiNoiseSampler arg3)
m_183546_(int p_187396_, int p_187397_, int p_187398_, C_182857_$C_182866_ arg3)
public boolean
b(long arg0)
stable(long arg0)
method_28479(long arg0)
matches(long seed)
m_48653_(long arg0)
public static float
a(dhd arg0, int arg1, int arg2)
getHeightValue(SimplexNoise arg0, int arg1, int arg2)
method_8757(class_3541 arg0, int arg1, int arg2)
getNoiseAt(SimplexNoiseSampler arg0, int arg1, int arg2)
m_48645_(C_2666_ p_48646_, int p_48647_, int p_48648_)