Package net.minecraft.block.sapling
Class CherrySaplingGenerator
java.lang.Object
net.minecraft.block.sapling.SaplingGenerator
net.minecraft.block.sapling.CherrySaplingGenerator
- Mappings:
 Namespace Name official dblintermediary net/minecraft/class_8175named net/minecraft/block/sapling/CherrySaplingGenerator
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected RegistryKey<ConfiguredFeature<?,?>> getTreeFeature(Random random, boolean bees) Methods inherited from class net.minecraft.block.sapling.SaplingGenerator
generate 
- 
Constructor Details
- 
CherrySaplingGenerator
public CherrySaplingGenerator() 
 - 
 - 
Method Details
- 
getTreeFeature
- Specified by:
 getTreeFeaturein classSaplingGenerator- Mappings:
 Namespace Name Mixin selector official aLdbh;a(Lapf;Z)Lacp;intermediary method_11430Lnet/minecraft/class_2647;method_11430(Lnet/minecraft/class_5819;Z)Lnet/minecraft/class_5321;named getTreeFeatureLnet/minecraft/block/sapling/SaplingGenerator;getTreeFeature(Lnet/minecraft/util/math/random/Random;Z)Lnet/minecraft/registry/RegistryKey;
 
 -