net.minecraft.world.level.biome

public class TheEndBiomeSource

extends BiomeSource

All mapped superinterfaces:

BiomeManager$NoiseBiomeSource

bth
net.minecraft.world.level.biome.TheEndBiomeSource
net.minecraft.class_2169
net.minecraft.world.biome.source.TheEndBiomeSource
net.minecraft.world.biome.provider.EndBiomeProvider
net.minecraft.server.v1_16_R2.WorldChunkManagerTheEnd

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<TheEndBiomeSource>
e
CODEC
field_24730
CODEC
field_235314_e_
private final SimplexNoise
f
islandNoise
field_9831
noise
field_201546_a
private final Registry<Biome>
g
biomes
field_26699
biomeRegistry
field_242640_g
private final long
h
seed
field_24731
seed
field_235315_h_
private final Biome
i
end
field_26700
centerBiome
field_242641_i
private final Biome
j
highlands
field_26701
highlandsBiome
field_242642_j
private final Biome
k
midlands
field_26702
midlandsBiome
field_242643_k
private final Biome
l
islands
field_26703
smallIslandsBiome
field_242644_l
private final Biome
m
barrens
field_26704
barrensBiome
field_242645_m

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()
func_230319_a_()
public Biome
b(int arg0, int arg1, int arg2)
getNoiseBiome(int arg0, int arg1, int arg2)
method_16359(int arg0, int arg1, int arg2)
getBiomeForNoiseGen(int arg0, int arg1, int arg2)
func_225526_b_(int arg0, int arg1, int arg2)
getBiome(int arg0, int arg1, int arg2)
public boolean
b(long arg0)
stable(long arg0)
method_28479(long arg0)
isSeedEqual(long seed)
func_235318_b_(long arg0)
public static float
a(cua 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)
func_235317_a_(SimplexNoiseGenerator arg0, int arg1, int arg2)
public BiomeSource
a(long arg0)
withSeed(long arg0)
method_27985(long arg0)
withSeed(long arg0)
func_230320_a_(long arg0)