Package net.minecraft.block.trees
Class AcaciaTree
- java.lang.Object
-
- net.minecraft.block.trees.Tree
-
- net.minecraft.block.trees.AcaciaTree
-
public class AcaciaTree extends Tree
-
-
Constructor Summary
Constructors Constructor Description AcaciaTree()
-
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
-
-