Package net.minecraft.block.trees
Class BirchTree
- java.lang.Object
-
- net.minecraft.block.trees.Tree
-
- net.minecraft.block.trees.BirchTree
-
public class BirchTree extends Tree
-
-
Constructor Summary
Constructors Constructor Description BirchTree()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ConfiguredFeature<BaseTreeFeatureConfig,?>
getConfiguredFeature(java.util.Random p_225546_1_, boolean p_225546_2_)
-
-
-
Method Detail
-
getConfiguredFeature
@Nullable protected ConfiguredFeature<BaseTreeFeatureConfig,?> getConfiguredFeature(java.util.Random p_225546_1_, boolean p_225546_2_)
- Specified by:
getConfiguredFeature
in classTree
-
-