Package net.minecraft.block.sapling
Class OakSaplingGenerator
java.lang.Object
net.minecraft.block.sapling.SaplingGenerator
net.minecraft.block.sapling.OakSaplingGenerator
- Mappings:
Namespace Name official dex
intermediary net/minecraft/class_2662
named net/minecraft/block/sapling/OakSaplingGenerator
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected RegistryKey<ConfiguredFeature<?,
?>> getTreeFeature
(Random random, boolean bees) Methods inherited from class net.minecraft.block.sapling.SaplingGenerator
generate
-
Constructor Details
-
OakSaplingGenerator
public OakSaplingGenerator()
-
-
Method Details
-
getTreeFeature
- Specified by:
getTreeFeature
in classSaplingGenerator
- Mappings:
Namespace Name Mixin selector official a
Ldep;a(Lasc;Z)Laev;
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;
-