Class CypressSaplingGenerator
java.lang.Object
net.minecraft.world.level.block.grower.AbstractTreeGrower
net.frozenblock.wilderwild.worldgen.impl.sapling.impl.CypressSaplingGenerator
public class CypressSaplingGenerator
extends net.minecraft.world.level.block.grower.AbstractTreeGrower
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected @Nullable net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?, ?>> getConfiguredFeature(@NotNull net.minecraft.util.RandomSource random, boolean bees) Methods inherited from class net.minecraft.world.level.block.grower.AbstractTreeGrower
growTree
-
Constructor Details
-
CypressSaplingGenerator
public CypressSaplingGenerator()
-
-
Method Details
-
getConfiguredFeature
@Nullable protected @Nullable net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> getConfiguredFeature(@NotNull @NotNull net.minecraft.util.RandomSource random, boolean bees) - Specified by:
getConfiguredFeaturein classnet.minecraft.world.level.block.grower.AbstractTreeGrower
-