Package net.minecraft.world.gen.feature
Class DarkOakTreeFeature
java.lang.Object
net.minecraft.world.gen.feature.Feature
net.minecraft.world.gen.feature.FoliageFeature
net.minecraft.world.gen.feature.DarkOakTreeFeature
- Mappings:
Namespace Name official bijintermediary net/minecraft/class_1777named net/minecraft/world/gen/feature/DarkOakTreeFeature
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.world.gen.feature.FoliageFeature
method_6548, method_9197, method_9198Methods inherited from class net.minecraft.world.gen.feature.Feature
method_21821, method_21822, method_9209, setBlockStateWithoutUpdatingNeighbors
-
Constructor Details
-
DarkOakTreeFeature
public DarkOakTreeFeature(boolean open) - Mappings:
Namespace Name Mixin selector official <init>Lbhp;<init>(Z)Vintermediary <init>Lnet/minecraft/class_1227;<init>(Z)Vnamed <init>Lnet/minecraft/world/gen/feature/Feature;<init>(Z)V
-
-
Method Details
-
generate
- Specified by:
generatein classFeature- Mappings:
Namespace Name Mixin selector official bLbhp;b(Laqu;Ljava/util/Random;Ldt;)Zintermediary method_4028Lnet/minecraft/class_1227;method_4028(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2552;)Znamed generateLnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z
-
method_6562
- Mappings:
Namespace Name Mixin selector official aLbij;a(Laqu;III)Vintermediary method_6562Lnet/minecraft/class_1777;method_6562(Lnet/minecraft/class_1150;III)Vnamed method_6562Lnet/minecraft/world/gen/feature/DarkOakTreeFeature;method_6562(Lnet/minecraft/world/World;III)V
-