Package net.minecraft.block.sapling
Class AzaleaSaplingGenerator
java.lang.Object
net.minecraft.block.sapling.SaplingGenerator
net.minecraft.block.sapling.AzaleaSaplingGenerator
- Mappings:
Namespace Name official cua
intermediary net/minecraft/class_6349
named net/minecraft/block/sapling/AzaleaSaplingGenerator
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected @Nullable RegistryEntry<? extends ConfiguredFeature<?,
?>> getTreeFeature
(Random random, boolean bees) Methods inherited from class net.minecraft.block.sapling.SaplingGenerator
generate
-
Constructor Details
-
AzaleaSaplingGenerator
public AzaleaSaplingGenerator()
-
-
Method Details
-
getTreeFeature
@Nullable protected @Nullable RegistryEntry<? extends ConfiguredFeature<?,?>> getTreeFeature(Random random, boolean bees) - Specified by:
getTreeFeature
in classSaplingGenerator
- Mappings:
Namespace Name Mixin selector official a
Lcty;a(Lalu;Z)Lhc;
intermediary method_11430
Lnet/minecraft/class_2647;method_11430(Lnet/minecraft/class_5819;Z)Lnet/minecraft/class_6880;
named getTreeFeature
Lnet/minecraft/block/sapling/SaplingGenerator;getTreeFeature(Lnet/minecraft/util/math/random/Random;Z)Lnet/minecraft/util/registry/RegistryEntry;
-