Package net.minecraft.block.sapling
Class AzaleaSaplingGenerator
java.lang.Object
net.minecraft.block.sapling.SaplingGenerator
net.minecraft.block.sapling.AzaleaSaplingGenerator
- Mappings:
- Namespace - Name - official - dbj- intermediary - net/minecraft/class_6349- named - net/minecraft/block/sapling/AzaleaSaplingGenerator
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected RegistryKey<ConfiguredFeature<?,?>> getTreeFeature(Random random, boolean bees) Methods inherited from class net.minecraft.block.sapling.SaplingGeneratorgenerate
- 
Constructor Details- 
AzaleaSaplingGeneratorpublic AzaleaSaplingGenerator()
 
- 
- 
Method Details- 
getTreeFeature- Specified by:
- getTreeFeaturein class- SaplingGenerator
- Mappings:
- Namespace - Name - Mixin selector - official - a- Ldbh;a(Lapf;Z)Lacp;- intermediary - method_11430- Lnet/minecraft/class_2647;method_11430(Lnet/minecraft/class_5819;Z)Lnet/minecraft/class_5321;- named - getTreeFeature- Lnet/minecraft/block/sapling/SaplingGenerator;getTreeFeature(Lnet/minecraft/util/math/random/Random;Z)Lnet/minecraft/registry/RegistryKey;
 
 
-