net.minecraft.world.biome

public class ForestBiome

extends Biome

akp
net.minecraft.class_1179
net.minecraft.world.biome.ForestBiome
net.minecraft.world.biome.BiomeForest

Field summary

Modifier and TypeField
protected static final BirchTreeFeature
y
field_7234
TALL_BIRCH_TREE
SUPER_BIRCH_TREE
protected static final BirchTreeFeature
z
field_7235
BIRCH_TREE
BIRCH_TREE
protected static final DarkOakTreeFeature
A
field_7236
DARK_OAK_TREE
ROOF_TREE
private final ForestBiome$Variant
B
field_12535
variant
type

Constructor summary

ModifierConstructor
public (ForestBiome$Variant variant, Biome$Settings settings)

Method summary

Modifier and TypeMethod
public AbstractTreeFeature
a(Random arg0)
method_3822(Random arg0)
pickTree(Random arg0)
getRandomTreeFeature(Random arg0)
public FlowerBlock$Type
a(Random arg0, co arg1)
method_8589(Random arg0, class_2552 arg1)
getRandomFlower(Random arg0, BlockPos arg1)
pickRandomFlower(Random arg0, BlockPos arg1)
public void
a(ajs arg0, Random arg1, co arg2)
method_3824(class_1150 arg0, Random arg1, class_2552 arg2)
decorate(World arg0, Random arg1, BlockPos arg2)
decorate(World arg0, Random arg1, BlockPos arg2)
protected void
b(ajs arg0, Random arg1, co arg2)
method_11543(class_1150 arg0, Random arg1, class_2552 arg2)
placeTree(World world, Random random, BlockPos pos)
addMushrooms(World arg0, Random arg1, BlockPos arg2)
protected void
a(ajs arg0, Random arg1, co arg2, int arg3)
method_11542(class_1150 arg0, Random arg1, class_2552 arg2, int arg3)
placeDoublePlant(World world, Random random, BlockPos pos, int attempts)
addDoublePlants(World arg0, Random arg1, BlockPos arg2, int arg3)
public Class<? extends Biome>
g()
method_6431()
getType()
getBiomeClass()
public int
b(co arg0)
method_8591(class_2552 arg0)
getGrassColor(BlockPos arg0)
getGrassColorAtPos(BlockPos arg0)