net.minecraft.world.biome

public abstract class Biome

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

Constructor summary

ModifierConstructor
protected (Biome$Settings settings)

Method summary

Modifier and TypeMethod
public static Biome
a(bio arg0)
getMutatedVariant(Biome arg0)
method_8716(class_1959 arg0)
getModifiedBiome(Biome biome)
m_zfutenrg(C_orlkpefs arg0)
getMutatedVariant(Biome biome)
func_185356_b(Biome arg0)
getMutationForBiome(Biome biome)
public static <C extends CarverConfig> ConfiguredCarver<C>
a(bzt<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)
configureCarver(AbstractWorldCarver<C> arg0, C arg1)
func_203606_a(WorldCarver<C> arg0, C arg1)
createCarver(WorldCarver<C> carver, C config)
public static <F extends FeatureConfig, D extends DecoratorConfig> ConfiguredFeature<?>
a(cbn<F> arg0, F arg1, che<D> arg2, D arg3)
makeComposite(Feature<F> arg0, F arg1, FeatureDecorator<D> arg2, D arg3)
method_8699(class_3031<F> arg0, F arg1, class_3284<D> arg2, D arg3)
configureFeature(Feature<F> feature, F featureConfig, Decorator<D> decorator, D decoratorConfig)
m_hryzbuaa(C_lowstvki<F> arg0, F arg1, C_rjogjngx<D> arg2, D arg3)
configureFeature(Feature<F> arg0, F arg1, FeatureDecorator<D> arg2, D arg3)
func_222280_a(Feature<F> arg0, F arg1, Placement<D> arg2, D arg3)
createDecoratedFeature(Feature<F> featureIn, F config, Placement<D> placementIn, D placementConfig)
public boolean
a()
isMutated()
method_8723()
hasParent()
m_ijzoavvd()
isMutated()
func_185363_b()
isMutation()
protected void
a(aiz arg0, bio$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)
addSpawnEntry(MobCategory category, Biome$SpawnEntry entry)
func_201866_a(EntityClassification arg0, Biome$SpawnListEntry arg1)
addSpawn(EntityClassification type, Biome$SpawnListEntry spawnListEntry)
public List<Biome$SpawnEntry>
a(aiz arg0)
getMobs(MobCategory arg0)
method_8700(class_1311 arg0)
getEntitySpawnList(EntityCategory category)
m_ylpaajah(C_ormqdxci arg0)
getSpawnEntries(MobCategory category)
func_76747_a(EntityClassification arg0)
getSpawns(EntityClassification creatureType)
public Biome$Precipitation
b()
getPrecipitation()
method_8694()
getPrecipitation()
m_qagalhrm()
getPrecipitation()
func_201851_b()
getPrecipitation()
public boolean
c()
isHumid()
method_8724()
hasHighHumidity()
m_alddutee()
isHumid()
func_76736_e()
isHighHumidity()
public float
d()
getCreatureProbability()
method_8690()
getMaxSpawnLimit()
m_dodjfhuv()
getAnimalSpawnChance()
func_76741_f()
getSpawningChance()
protected float
c(ew arg0)
getTemperatureNoCache(BlockPos arg0)
method_8707(class_2338 arg0)
computeTemperature(BlockPos blockPos)
m_yjeyrxxa(C_hynzadkk arg0)
getTemperature(BlockPos pos)
func_180626_a(BlockPos arg0)
getTemperature(BlockPos pos)
public final float
d(ew arg0)
getTemperature(BlockPos arg0)
method_21740(class_2338 arg0)
getTemperature(BlockPos blockPos)
m_ajkldgvz(C_hynzadkk arg0)
m_82656228(BlockPos arg0)
func_225486_c(BlockPos arg0)
func_225486_c(BlockPos arg0)
public boolean
a(bhu arg0, ew arg1)
shouldFreeze(LevelReader arg0, BlockPos arg1)
method_8705(class_1941 arg0, class_2338 arg1)
canSetSnow(CollisionView world, BlockPos blockPos)
m_djiywayc(C_eemzphbi arg0, C_hynzadkk arg1)
isFreezing(WorldView world, BlockPos pos)
func_201848_a(IWorldReader arg0, BlockPos arg1)
doesWaterFreeze(IWorldReader worldIn, BlockPos pos)
public boolean
a(bhu arg0, ew arg1, boolean arg2)
shouldFreeze(LevelReader arg0, BlockPos arg1, boolean arg2)
method_8685(class_1941 arg0, class_2338 arg1, boolean arg2)
canSetSnow(CollisionView world, BlockPos pos, boolean arg2)
m_vbqsdlwy(C_eemzphbi arg0, C_hynzadkk arg1, boolean arg2)
isFreezing(WorldView world, BlockPos pos, boolean requireSurroundedByWater)
func_201854_a(IWorldReader arg0, BlockPos arg1, boolean arg2)
doesWaterFreeze(IWorldReader worldIn, BlockPos water, boolean mustBeAtEdge)
public boolean
b(bhu arg0, ew arg1)
shouldSnow(LevelReader arg0, BlockPos arg1)
method_8696(class_1941 arg0, class_2338 arg1)
canSetIce(CollisionView world, BlockPos blockPos)
m_ceymkdve(C_eemzphbi arg0, C_hynzadkk arg1)
isSnowing(WorldView world, BlockPos pos)
func_201850_b(IWorldReader arg0, BlockPos arg1)
doesSnowGenerate(IWorldReader worldIn, BlockPos pos)
public void
a(byz$b arg0, cal<?> 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)
addFeature(GenerationStep$Decoration arg0, C_62232938<?> arg1)
func_203611_a(GenerationStage$Decoration arg0, ConfiguredFeature<?> arg1)
addFeature(GenerationStage$Decoration decorationStage, ConfiguredFeature<?> featureIn)
public <C extends CarverConfig> void
a(byz$a arg0, bzo<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)
addCarver(GenerationStep$Carving step, ConfiguredWorldCarver<C> carver)
func_203609_a(GenerationStage$Carving arg0, ConfiguredCarver<C> arg1)
addCarver(GenerationStage$Carving stage, ConfiguredCarver<C> carver)
public List<ConfiguredCarver<?>>
a(byz$a arg0)
getCarvers(GenerationStep$Carving arg0)
method_8717(class_2893$class_2894 arg0)
getCarversForStep(GenerationStep$Carver arg0)
m_mpbtkakv(C_rdrmebyw$C_smrpgmrn arg0)
getCarvers(GenerationStep$Carving step)
func_203603_a(GenerationStage$Carving arg0)
getCarvers(GenerationStage$Carving stage)
public <C extends FeatureConfig> void
a(ceu<C> arg0, C arg1)
addStructureStart(StructureFeature<C> arg0, C arg1)
method_8710(class_3195<C> arg0, C arg1)
addStructureFeature(StructureFeature<C> structureFeature, C arg1)
m_ubflogiq(C_vvmtobpf<C> arg0, C arg1)
addStructure(StructureFeature<C> structure, C config)
func_201865_a(Structure<C> arg0, C arg1)
addStructure(Structure<C> structureIn, C config)
public <C extends FeatureConfig> boolean
a(ceu<C> arg0)
isValidStart(StructureFeature<C> arg0)
method_8684(class_3195<C> arg0)
hasStructureFeature(StructureFeature<C> arg0)
m_uaeyoics(C_vvmtobpf<C> arg0)
hasStructure(StructureFeature<C> structure)
func_201858_a(Structure<C> arg0)
hasStructure(Structure<C> structureIn)
public <C extends FeatureConfig> C
b(ceu<C> arg0)
getStructureConfiguration(StructureFeature<C> arg0)
method_8706(class_3195<C> arg0)
getStructureFeatureConfig(StructureFeature<C> arg0)
m_xkuctbcl(C_vvmtobpf<C> arg0)
getStructureConfig(StructureFeature<C> structure)
func_201857_b(Structure<C> arg0)
getStructureConfig(Structure<C> structureIn)
public List<ConfiguredFeature<?>>
e()
getFlowerFeatures()
method_8718()
getFlowerFeatures()
m_hicecwuq()
getFlowers()
func_201853_g()
getFlowers()
public List<ConfiguredFeature<?>>
a(byz$b arg0)
getFeaturesForStep(GenerationStep$Decoration arg0)
method_8721(class_2893$class_2895 arg0)
getFeaturesForStep(GenerationStep$Feature feature)
m_lsmojutj(C_rdrmebyw$C_eibovkzt arg0)
getFeatures(GenerationStep$Decoration step)
func_203607_a(GenerationStage$Decoration arg0)
getFeatures(GenerationStage$Decoration decorationStage)
public void
a(byz$b arg0, bxi<? extends byv> arg1, bhs arg2, long arg3, bzk arg4, ew 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)
placeFeatures(GenerationStep$Decoration arg0, AbstractChunkGenerator<? extends BaseChunkGeneratorSettings> arg1, WorldAccess arg2, long arg3, WorldGenRandom arg4, BlockPos 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, bxh arg1, int arg2, int arg3, int arg4, double arg5, bvt arg6, bvt 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)
buildSurfaces(Random random, ChunkAccess chunk, int x, int z, int surface, double noise, BlockState defaultBlock, BlockState defaultLiquid, int seaLevel, long seed)
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
f()
getTemperatureCategory()
method_8704()
getTemperatureGroup()
m_hoihijdw()
getTemperatureCategory()
func_150561_m()
getTempCategory()
public final float
g()
getDepth()
method_8695()
getDepth()
m_ltwsputg()
getDepth()
func_185355_j()
getDepth()
public final float
h()
getDownfall()
method_8715()
getRainfall()
m_hjevxckb()
getDownfall()
func_76727_i()
getDownfall()
public String
j()
getDescriptionId()
method_8689()
getTranslationKey()
m_vavpvvwf()
getTranslationKey()
func_210773_k()
getTranslationKey()
public final float
k()
getScale()
method_8686()
getScale()
m_kapbiqgd()
getScale()
func_185360_m()
getScale()
public final float
l()
getTemperature()
method_8712()
getTemperature()
m_ciljatoh()
getTemperature()
func_185353_n()
getDefaultTemperature()
public final int
m()
getWaterColor()
method_8687()
getWaterColor()
m_owlcweyv()
getWaterColor()
func_185361_o()
getWaterColor()
public final int
n()
getWaterFogColor()
method_8713()
getWaterFogColor()
m_odukezkb()
getWaterFogColor()
func_204274_p()
getWaterFogColor()
public final Biome$Category
o()
getBiomeCategory()
method_8688()
getCategory()
m_afldpdvp()
getBiomeCategory()
func_201856_r()
getCategory()
public ConfiguredSurfaceBuilder<?>
p()
getSurfaceBuilder()
method_8692()
getSurfaceBuilder()
m_htdkwenc()
getSurfaceBuilder()
func_205401_q()
getSurfaceBuilder()
public SurfaceConfig
q()
getSurfaceBuilderConfig()
method_8722()
getSurfaceConfig()
m_hqlhqwoh()
getSurfaceBuilderConfig()
func_203944_q()
getSurfaceBuilderConfig()
public String
r()
getParent()
method_8725()
getParent()
m_fyvlrbzi()
getParent()
func_205402_s()
getParent()
public int
a(float arg0)
getSkyColor(float arg0)
method_8697(float arg0)
getSkyColor(float temperature)
m_sfuutlab(float arg0)
getSkyColor(float temperature)
func_76731_a(float arg0)
getSkyColorByTemp(float currentTemperature)
public int
b(ew arg0)
getGrassColor(BlockPos arg0)
method_8711(class_2338 arg0)
getGrassColorAt(BlockPos blockPos)
m_ixrstays(C_hynzadkk arg0)
getGrassColor(BlockPos pos)
func_180627_b(BlockPos arg0)
getGrassColor(BlockPos pos)
public int
a(ew arg0)
getFoliageColor(BlockPos arg0)
method_8698(class_2338 arg0)
getFoliageColorAt(BlockPos blockPos)
m_pnqwvygb(C_hynzadkk arg0)
getFoliageColor(BlockPos pos)
func_180625_c(BlockPos arg0)
getFoliageColor(BlockPos pos)
public Text
i()
getName()
method_8693()
getName()
m_bqoqtpua()
getName()
func_205403_k()
getDisplayName()