net.minecraft.world.biome

public abstract class Biome

bkq
net.minecraft.world.level.biome.Biome
net.minecraft.class_1959
net.minecraft.world.biome.Biome
net.minecraft.unmapped.C_orlkpefs
net.minecraft.world.biome.Biome
net.minecraft.world.biome.Biome

Field summary

Modifier and TypeField
public static final org.apache.logging.log4j.Logger
a
LOGGER
field_9330
LOGGER
f_ccqlekhx
field_150586_aC
LOGGER
public static final Set<Biome>
b
EXPLORABLE_BIOMES
field_9323
BIOMES
f_xyimocyc
field_201870_ab
BIOMES
public static final IdList<Biome>
c
MUTATED_BIOMES
field_9328
PARENT_BIOME_ID_MAP
f_ymqcbwut
field_185373_j
MUTATION_TO_BASE_ID_MAP
protected static final OctaveSimplexNoiseSampler
d
TEMPERATURE_NOISE
field_9335
TEMPERATURE_NOISE
f_oksshdkm
field_150605_ac
TEMPERATURE_NOISE
public static final OctaveSimplexNoiseSampler
e
BIOME_INFO_NOISE
field_9324
FOLIAGE_NOISE
f_fakqbtie
field_180281_af
INFO_NOISE
protected String
f
descriptionId
field_9331
translationKey
f_qsyqwmfr
field_205405_aL
translationKey
protected final float
g
depth
field_9343
depth
f_olbdkekt
field_76748_D
depth
protected final float
h
scale
field_9341
scale
f_oqlpdfdi
field_76749_E
scale
protected final float
i
temperature
field_9339
temperature
f_thgpcnpu
field_76750_F
temperature
protected final float
j
downfall
field_9338
downfall
f_dsczxytg
field_76751_G
downfall
protected final int
k
waterColor
field_9342
waterColor
f_ifrgmijw
field_76759_H
waterColor
protected final int
l
waterFogColor
field_9340
waterFogColor
f_wixsmhbb
field_204275_aE
waterFogColor
private final int
u
skyColor
field_21806
skyColor
f_wxcjpayi
field_229978_u_
skyColor
protected final String
m
parent
field_9332
parent
f_iiatsohk
field_185364_H
parent
protected final ConfiguredSurfaceBuilder<?>
n
surfaceBuilder
field_9336
surfaceBuilder
f_cafepuzh
field_201875_ar
surfaceBuilder
protected final Biome$Category
o
biomeCategory
field_9329
category
f_ohllirjy
field_201877_au
category
protected final Biome$Precipitation
p
precipitation
field_9327
precipitation
f_pbykzxvu
field_201878_av
precipitation
protected final Map<GenerationStep$Carver, List<ConfiguredCarver<?>>>
q
carvers
field_9333
carvers
f_hgbehphj
field_201871_ag
carvers
protected final Map<GenerationStep$Feature, List<ConfiguredFeature<?, ?>>>
r
features
field_9326
features
f_wmukizan
field_201872_ah
features
protected final List<ConfiguredFeature<?, ?>>
s
flowerFeatures
field_9334
flowerFeatures
f_gqecnjyp
field_201873_ai
flowers
protected final Map<StructureFeature<?>, FeatureConfig>
t
validFeatureStarts
field_9337
structureFeatures
f_hpizmtuk
field_201874_aj
structures
private final Map<EntityCategory, List<Biome$SpawnEntry>>
v
spawners
field_9325
spawns
f_phfncavu
field_201880_ax
spawns
private final ThreadLocal<it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap>
w
temperatureCache
field_20335
temperatureCache
f_yczodbxb
field_225488_v
field_225488_v

Constructor summary

ModifierConstructor
protected (Biome$Settings settings)

Method summary

Modifier and TypeMethod
public static Biome
a(bkq arg0)
getMutatedVariant(Biome arg0)
method_8716(class_1959 arg0)
getModifiedBiome(Biome biome)
m_zfutenrg(C_orlkpefs arg0)
func_185356_b(Biome arg0)
getMutationForBiome(Biome biome)
public static <C extends CarverConfig> ConfiguredCarver<C>
a(ccl<C> arg0, C arg1)
makeCarver(WorldCarver<C> arg0, C arg1)
method_8714(class_2939<C> arg0, C arg1)
configureCarver(Carver<C> carver, C config)
m_nzjuaoih(C_fwlnnlqx<C> arg0, C arg1)
func_203606_a(WorldCarver<C> arg0, C arg1)
createCarver(WorldCarver<C> carver, C config)
public boolean
b()
isMutated()
method_8723()
hasParent()
m_ijzoavvd()
func_185363_b()
isMutation()
private int
u()
calculateSkyColor()
method_24218()
calculateSkyColor()
m_clijuuph()
func_229979_u_()
calculateSkyColor()
protected void
a(aky arg0, bkq$e arg1)
addSpawn(MobCategory arg0, Biome$SpawnerData arg1)
method_8708(class_1311 arg0, class_1959$class_1964 arg1)
addSpawn(EntityCategory type, Biome$SpawnEntry arg1)
m_koujugqx(C_ormqdxci arg0, C_orlkpefs$C_wfzcnxje arg1)
func_201866_a(EntityClassification arg0, Biome$SpawnListEntry arg1)
addSpawn(EntityClassification type, Biome$SpawnListEntry spawnListEntry)
public List<Biome$SpawnEntry>
a(aky arg0)
getMobs(MobCategory arg0)
method_8700(class_1311 arg0)
getEntitySpawnList(EntityCategory category)
m_ylpaajah(C_ormqdxci arg0)
func_76747_a(EntityClassification arg0)
getSpawns(EntityClassification creatureType)
public Biome$Precipitation
d()
getPrecipitation()
method_8694()
getPrecipitation()
m_qagalhrm()
func_201851_b()
getPrecipitation()
public boolean
e()
isHumid()
method_8724()
hasHighHumidity()
m_alddutee()
func_76736_e()
isHighHumidity()
public float
f()
getCreatureProbability()
method_8690()
getMaxSpawnLimit()
m_dodjfhuv()
func_76741_f()
getSpawningChance()
protected float
a(fk arg0)
getTemperatureNoCache(BlockPos arg0)
method_8707(class_2338 arg0)
computeTemperature(BlockPos blockPos)
m_yjeyrxxa(C_hynzadkk arg0)
func_180626_a(BlockPos arg0)
getTemperatureRaw(BlockPos pos)
public final float
b(fk arg0)
getTemperature(BlockPos arg0)
method_21740(class_2338 arg0)
getTemperature(BlockPos blockPos)
m_ajkldgvz(C_hynzadkk arg0)
func_225486_c(BlockPos arg0)
getTemperature(BlockPos pos)
public boolean
a(bjw arg0, fk arg1)
shouldFreeze(LevelReader arg0, BlockPos arg1)
method_8705(class_4538 arg0, class_2338 arg1)
canSetSnow(WorldView world, BlockPos blockPos)
m_djiywayc(C_eemzphbi arg0, C_hynzadkk arg1)
func_201848_a(IWorldReader arg0, BlockPos arg1)
doesWaterFreeze(IWorldReader worldIn, BlockPos pos)
public boolean
a(bjw arg0, fk arg1, boolean arg2)
shouldFreeze(LevelReader arg0, BlockPos arg1, boolean arg2)
method_8685(class_4538 arg0, class_2338 arg1, boolean arg2)
canSetSnow(WorldView world, BlockPos pos, boolean doWaterCheck)
m_vbqsdlwy(C_eemzphbi arg0, C_hynzadkk arg1, boolean arg2)
func_201854_a(IWorldReader arg0, BlockPos arg1, boolean arg2)
doesWaterFreeze(IWorldReader worldIn, BlockPos water, boolean mustBeAtEdge)
public boolean
b(bjw arg0, fk arg1)
shouldSnow(LevelReader arg0, BlockPos arg1)
method_8696(class_4538 arg0, class_2338 arg1)
canSetIce(WorldView arg0, BlockPos blockPos)
m_ceymkdve(C_eemzphbi arg0, C_hynzadkk arg1)
func_201850_b(IWorldReader arg0, BlockPos arg1)
doesSnowGenerate(IWorldReader worldIn, BlockPos pos)
public void
a(cbr$b arg0, ccz<?, ?> arg1)
addFeature(GenerationStep$Decoration arg0, ConfiguredFeature<?, ?> arg1)
method_8719(class_2893$class_2895 arg0, class_2975<?, ?> arg1)
addFeature(GenerationStep$Feature step, ConfiguredFeature<?, ?> arg1)
m_wlydxiau(C_rdrmebyw$C_eibovkzt arg0, C_stwyylfs<?, ?> arg1)
func_203611_a(GenerationStage$Decoration arg0, ConfiguredFeature<?, ?> arg1)
addFeature(GenerationStage$Decoration decorationStage, ConfiguredFeature<?, ?> featureIn)
public <C extends CarverConfig> void
a(cbr$a arg0, ccg<C> arg1)
addCarver(GenerationStep$Carving arg0, ConfiguredWorldCarver<C> arg1)
method_8691(class_2893$class_2894 arg0, class_2922<C> arg1)
addCarver(GenerationStep$Carver step, ConfiguredCarver<C> arg1)
m_aziczpoj(C_rdrmebyw$C_smrpgmrn arg0, C_tgebytdh<C> arg1)
func_203609_a(GenerationStage$Carving arg0, ConfiguredCarver<C> arg1)
addCarver(GenerationStage$Carving stage, ConfiguredCarver<C> carver)
public List<ConfiguredCarver<?>>
a(cbr$a arg0)
getCarvers(GenerationStep$Carving arg0)
method_8717(class_2893$class_2894 arg0)
getCarversForStep(GenerationStep$Carver arg0)
m_mpbtkakv(C_rdrmebyw$C_smrpgmrn arg0)
func_203603_a(GenerationStage$Carving arg0)
getCarvers(GenerationStage$Carving stage)
public <C extends FeatureConfig> void
a(ccz<C, ? extends cfi<C>> arg0)
addStructureStart(ConfiguredFeature<C, ? extends StructureFeature<C>> arg0)
method_8710(class_2975<C, ? extends class_3195<C>> arg0)
addStructureFeature(ConfiguredFeature<C, ? extends StructureFeature<C>> arg0)
m_ubflogiq(C_stwyylfs<C, ? extends C_vvmtobpf<C>> arg0)
func_226711_a_(ConfiguredFeature<C, ? extends Structure<C>> arg0)
addStructure(ConfiguredFeature<C, ? extends Structure<C>> structureIn)
public <C extends FeatureConfig> boolean
a(cfi<C> arg0)
isValidStart(StructureFeature<C> arg0)
method_8684(class_3195<C> arg0)
hasStructureFeature(StructureFeature<C> arg0)
m_uaeyoics(C_vvmtobpf<C> arg0)
func_201858_a(Structure<C> arg0)
hasStructure(Structure<C> structureIn)
public <C extends FeatureConfig> C
b(cfi<C> arg0)
getStructureConfiguration(StructureFeature<C> arg0)
method_8706(class_3195<C> arg0)
getStructureFeatureConfig(StructureFeature<C> arg0)
m_xkuctbcl(C_vvmtobpf<C> arg0)
func_201857_b(Structure<C> arg0)
getStructureConfig(Structure<C> structureIn)
public List<ConfiguredFeature<?, ?>>
g()
getFlowerFeatures()
method_8718()
getFlowerFeatures()
m_hicecwuq()
func_201853_g()
getFlowers()
public List<ConfiguredFeature<?, ?>>
a(cbr$b arg0)
getFeaturesForStep(GenerationStep$Decoration arg0)
method_8721(class_2893$class_2895 arg0)
getFeaturesForStep(GenerationStep$Feature feature)
m_lsmojutj(C_rdrmebyw$C_eibovkzt arg0)
func_203607_a(GenerationStage$Decoration arg0)
getFeatures(GenerationStage$Decoration decorationStage)
public void
a(cbr$b arg0, bzx<? extends cbn> arg1, bju arg2, long arg3, ccc arg4, fk arg5)
generate(GenerationStep$Decoration arg0, ChunkGenerator<? extends ChunkGeneratorSettings> arg1, LevelAccessor arg2, long arg3, WorldgenRandom arg4, BlockPos arg5)
method_8702(class_2893$class_2895 arg0, class_2794<? extends class_2888> arg1, class_1936 arg2, long arg3, class_2919 arg4, class_2338 arg5)
generateFeatureStep(GenerationStep$Feature step, ChunkGenerator<? extends ChunkGeneratorConfig> chunkGenerator, IWorld world, long seed, ChunkRandom random, BlockPos pos)
m_vaqsxpzx(C_rdrmebyw$C_eibovkzt arg0, C_kgfalbim<? extends C_pfxmpwho> arg1, C_vdvbsyle arg2, long arg3, C_zorcemxg arg4, C_hynzadkk arg5)
func_203608_a(GenerationStage$Decoration arg0, ChunkGenerator<? extends GenerationSettings> arg1, IWorld arg2, long arg3, SharedSeedRandom arg4, BlockPos arg5)
decorate(GenerationStage$Decoration stage, ChunkGenerator<? extends GenerationSettings> chunkGenerator, IWorld worldIn, long seed, SharedSeedRandom random, BlockPos pos)
public void
a(Random arg0, bzv arg1, int arg2, int arg3, int arg4, double arg5, byg arg6, byg arg7, int arg8, long arg9)
buildSurfaceAt(Random arg0, ChunkAccess arg1, int arg2, int arg3, int arg4, double arg5, BlockState arg6, BlockState arg7, int arg8, long arg9)
method_8703(Random arg0, class_2791 arg1, int arg2, int arg3, int arg4, double arg5, class_2680 arg6, class_2680 arg7, int arg8, long arg9)
buildSurface(Random random, Chunk chunk, int x, int z, int worldHeight, double noise, BlockState defaultBlock, BlockState defaultFluid, int seaLevel, long seed)
m_mzgmgvgd(Random arg0, C_lwzmmmqr arg1, int arg2, int arg3, int arg4, double arg5, C_txtbiemp arg6, C_txtbiemp arg7, int arg8, long arg9)
func_206854_a(Random arg0, IChunk arg1, int arg2, int arg3, int arg4, double arg5, BlockState arg6, BlockState arg7, int arg8, long arg9)
buildSurface(Random seed, IChunk chunkIn, int x, int z, int startHeight, double noise, BlockState defaultBlock, BlockState defaultFluid, int arg8, long arg9)
public Biome$TemperatureGroup
h()
getTemperatureCategory()
method_8704()
getTemperatureGroup()
m_hoihijdw()
func_150561_m()
getTempCategory()
public final float
i()
getDepth()
method_8695()
getDepth()
m_ltwsputg()
func_185355_j()
getDepth()
public final float
j()
getDownfall()
method_8715()
getRainfall()
m_hjevxckb()
func_76727_i()
getDownfall()
public String
l()
getDescriptionId()
method_8689()
getTranslationKey()
m_vavpvvwf()
func_210773_k()
getTranslationKey()
public final float
m()
getScale()
method_8686()
getScale()
m_kapbiqgd()
func_185360_m()
getScale()
public final float
n()
getTemperature()
method_8712()
getTemperature()
m_ciljatoh()
func_185353_n()
getDefaultTemperature()
public final int
o()
getWaterColor()
method_8687()
getWaterColor()
m_owlcweyv()
func_185361_o()
getWaterColor()
public final int
p()
getWaterFogColor()
method_8713()
getWaterFogColor()
m_odukezkb()
func_204274_p()
getWaterFogColor()
public final Biome$Category
q()
getBiomeCategory()
method_8688()
getCategory()
m_afldpdvp()
func_201856_r()
getCategory()
public ConfiguredSurfaceBuilder<?>
r()
getSurfaceBuilder()
method_8692()
getSurfaceBuilder()
m_htdkwenc()
func_205401_q()
getSurfaceBuilder()
public SurfaceConfig
s()
getSurfaceBuilderConfig()
method_8722()
getSurfaceConfig()
m_hqlhqwoh()
func_203944_q()
getSurfaceBuilderConfig()
public String
t()
getParent()
method_8725()
getParent()
m_fyvlrbzi()
func_205402_s()
getParent()
public int
c()
getSkyColor()
method_8697()
getSkyColor()
m_sfuutlab()
func_225529_c_()
getSkyColor()
public int
a(double arg0, double arg1)
getGrassColor(double arg0, double arg1)
method_8711(double arg0, double arg1)
getGrassColorAt(double x, double z)
m_ixrstays(double arg0, double arg1)
func_225528_a_(double arg0, double arg1)
getGrassColor(double posX, double posZ)
public int
a()
getFoliageColor()
method_8698()
getFoliageColor()
m_pnqwvygb()
func_225527_a_()
getFoliageColor()
public Text
k()
getName()
method_8693()
getName()
m_bqoqtpua()
func_205403_k()
getDisplayName()