net.minecraft.world.biome

public abstract class Biome

ady
net.minecraft.unmapped.C_28105876
net.minecraft.world.biome.Biome

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
aD
f_45206834
LOGGER
protected static final Biome$Height
a
f_07939172
DEFAULT_HEIGHT
protected static final Biome$Height
b
f_86936384
RIVER_HEIGHT
protected static final Biome$Height
c
f_81014756
OCEAN_HEIGHT
protected static final Biome$Height
d
f_03497159
DEEP_OCEAN_HEIGHT
protected static final Biome$Height
e
f_15177986
PLAINS_HEIGHT
protected static final Biome$Height
f
f_32189509
TAIGA_HEIGHT
protected static final Biome$Height
g
f_69558333
HILLS_HEIGHT
protected static final Biome$Height
h
f_93113035
PLATEAU_HEIGHT
protected static final Biome$Height
i
f_23864935
EXTREME_HILLS_HEIGHT
protected static final Biome$Height
j
f_59519444
MUSHROOM_SHORE_HEIGHT
protected static final Biome$Height
k
f_59832623
STONE_BEACH_HEIGHT
protected static final Biome$Height
l
f_12762043
MUSHROOM_HEIGHT
protected static final Biome$Height
m
f_88050638
SWAMP_HEIGHT
private static final Biome[]
aE
f_35425830
BY_ID
public static final Set<Biome>
n
f_25882460
EXPLORABLE
public static final Map<String, Biome>
o
f_28304455
BY_NAME
public static final Biome
p
f_63466745
OCEAN
public static final Biome
q
f_81101322
PLAINS
public static final Biome
r
f_73939727
DESERT
public static final Biome
s
f_26198174
EXTREME_HILLS
public static final Biome
t
f_87807357
FOREST
public static final Biome
u
f_94700108
TAIGA
public static final Biome
v
f_63543934
SWAMPLAND
public static final Biome
w
f_78870203
RIVER
public static final Biome
x
f_13553440
HELL
public static final Biome
y
f_16580057
THE_END
public static final Biome
z
f_25598201
FROZEN_OCEAN
public static final Biome
A
f_14986392
FROZEN_RIVER
public static final Biome
B
f_14889927
ICE_PLAINS
public static final Biome
C
f_75372822
ICE_MOUNTAINS
public static final Biome
D
f_87365349
MUSHROOM_ISLAND
public static final Biome
E
f_04695563
MUSHROOM_ISLAND_SHORE
public static final Biome
F
f_18485609
BEACH
public static final Biome
G
f_42202662
DESERT_HILLS
public static final Biome
H
f_69465269
FOREST_HILLS
public static final Biome
I
f_54932363
TAIGA_HILLS
public static final Biome
J
f_35323412
EXTREME_HILLS_EDGE
public static final Biome
K
f_48115035
JUNGLE
public static final Biome
L
f_06882473
JUNGLE_HILLS
public static final Biome
M
f_64504253
JUNGLE_EDGE
public static final Biome
N
f_50527095
DEEP_OCEAN
public static final Biome
O
f_20948477
STONE_BEACH
public static final Biome
P
f_84287912
COLD_BEACH
public static final Biome
Q
f_47308071
BIRCH_FOREST
public static final Biome
R
f_29015273
BIRCH_FOREST_HILLS
public static final Biome
S
f_34244192
ROOFED_FOREST
public static final Biome
T
f_67334877
COLD_TAIGA
public static final Biome
U
f_95834085
COLD_TAIGA_HILLS
public static final Biome
V
f_34211685
MEGA_TAIGA
public static final Biome
W
f_63516404
MEGA_TAIGA_HILLS
public static final Biome
X
f_98161985
EXTREME_HILLS_PLUS
public static final Biome
Y
f_50339433
SAVANNA
public static final Biome
Z
f_94959358
SAVANNA_PLATEAU
public static final Biome
aa
f_19500046
MESA
public static final Biome
ab
f_17865475
MESA_PLATEAU_F
public static final Biome
ac
f_23075632
MESA_PLATEAU
public static final Biome
ad
f_81955461
DEFAULT
protected static final PerlinSimplexNoise
ae
f_49426825
TEMPERATURE_NOISE
protected static final PerlinSimplexNoise
af
f_66577306
FOLIAGE_NOISE
protected static final DoublePlantFeature
ag
f_81773685
DOUBLE_PLANT
public String
ah
f_53376351
name
public int
ai
f_88640773
biomeColor
public int
aj
f_41126416
baseColor
public BlockState
ak
f_07654076
surfaceBlock
public BlockState
al
f_95938578
subsurfaceBlock
public int
am
f_52464089
mutatedColor
public float
an
f_37907379
baseHeight
public float
ao
f_53999728
heightVariation
public float
ap
f_44238893
temperature
public float
aq
f_68819846
downfall
public int
ar
f_91151321
waterFogColor
public FeatureDecorator
as
f_32271661
decorator
protected List<Biome$SpawnEntry>
at
f_40051390
monsterEntries
protected List<Biome$SpawnEntry>
au
f_03514753
passiveEntries
protected List<Biome$SpawnEntry>
av
f_03244403
waterEntries
protected List<Biome$SpawnEntry>
aw
f_44395106
ambientEntries
protected boolean
ax
f_10922062
snowy
protected boolean
ay
f_82006901
rainy
public final int
az
f_37435859
id
protected TreeFeature
aA
f_82863607
tree
protected LargeOakTreeFeature
aB
f_95545091
largeTree
protected SwampTreeFeature
aC
f_43310352
swampTree

Constructor summary

ModifierConstructor
protected (int id)

Method summary

Modifier and TypeMethod
protected FeatureDecorator
a()
m_66547197()
createDecorator()
protected Biome
a(float arg0, float arg1)
m_15666540(float arg0, float arg1)
setTemperatureAndDownfall(float temperature, float downfall)
protected final Biome
a(ady$a arg0)
m_18721906(C_28105876$C_58948084 arg0)
setHeight(Biome$Height height)
protected Biome
b()
m_16272578()
disableRain()
public AbstractTreeFeature
a(Random arg0)
m_47523269(Random arg0)
pickTree(Random random)
public Feature
b(Random arg0)
m_27560802(Random arg0)
pickPlant(Random random)
public FlowerBlock$Type
a(Random arg0, cj arg1)
m_55670907(Random arg0, C_32594356 arg1)
getRandomFlower(Random random, BlockPos pos)
protected Biome
c()
m_06327401()
setSnowy()
protected Biome
a(String arg0)
m_94119510(String arg0)
setName(String name)
protected Biome
a(int arg0)
m_93458921(int arg0)
setMutatedColor(int color)
protected Biome
b(int arg0)
m_85880030(int arg0)
setColor(int modifier)
protected Biome
c(int arg0)
m_65207809(int arg0)
setBaseColor(int color)
protected Biome
a(int arg0, boolean arg1)
m_49731226(int arg0, boolean arg1)
setColor(int color, boolean modifyBaseColor)
public List<Biome$SpawnEntry>
a(pt arg0)
m_94342452(C_70943525 arg0)
getSpawnEntries(MobCategory category)
public boolean
d()
m_38014392()
isSnowy()
public boolean
e()
m_07177229()
isRainy()
public boolean
f()
m_52838685()
isHumid()
public float
g()
m_20542341()
getAnimalSpawnChance()
public final int
h()
m_91557752()
getScaledDownfall()
public final float
a(cj arg0)
m_72889265(C_32594356 arg0)
getTemperature(BlockPos pos)
public void
a(adm arg0, Random arg1, cj arg2)
m_46305163(C_64041439 arg0, Random arg1, C_32594356 arg2)
decorate(World world, Random random, BlockPos pos)
public boolean
j()
m_46183110()
isCold()
public void
a(adm arg0, Random arg1, ans arg2, int arg3, int arg4, double arg5)
m_28112901(C_64041439 arg0, Random arg1, C_87973290 arg2, int arg3, int arg4, double arg5)
prepareAndBuildSurfaces(World world, Random random, ProtoChunk blocks, int x, int z, double depth)
public final void
b(adm arg0, Random arg1, ans arg2, int arg3, int arg4, double arg5)
m_54295908(C_64041439 arg0, Random arg1, C_87973290 arg2, int arg3, int arg4, double arg5)
buildSurfaces(World world, Random random, ProtoChunk blocks, int x, int z, double depth)
protected Biome
k()
m_82865607()
mutate()
protected Biome
d(int arg0)
m_50218642(int arg0)
mutate(int id)
public Class<? extends Biome>
l()
m_46167126()
getType()
public boolean
a(ady arg0)
m_39883773(C_28105876 arg0)
is(Biome biome)
public Biome$TemperatureCategory
m()
m_99991915()
getTemperatureCategory()
public static Biome[]
n()
m_86806873()
getAll()
public static Biome
e(int arg0)
m_92718348(int arg0)
byId(int id)
public static Biome
a(int arg0, ady arg1)
m_27777752(int arg0, C_28105876 arg1)
byId(int id, Biome defaultValue)
public int
a(float arg0)
m_30228816(float arg0)
getSkyColor(float temperature)
public final float
i()
m_01072171()
getDownfall()
public int
b(cj arg0)
m_29076487(C_32594356 arg0)
getGrassColor(BlockPos pos)
public int
c(cj arg0)
m_08237421(C_32594356 arg0)
getFoliageColor(BlockPos pos)