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 aqtintermediary net/minecraft/class_1777named net/minecraft/world/gen/feature/DarkOakTreeFeature
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanmethod_4028(World world, Random random, int int2, int int3, int int4) private voidmethod_6562(World world, int int2, int int3, int int4) Methods inherited from class net.minecraft.world.gen.feature.FoliageFeature
method_6548, method_6549Methods inherited from class net.minecraft.world.gen.feature.Feature
method_4025, method_4026, method_4027
-
Constructor Details
-
DarkOakTreeFeature
public DarkOakTreeFeature(boolean open) - Mappings:
Namespace Name Mixin selector official <init>Lapy;<init>(Z)Vintermediary <init>Lnet/minecraft/class_1227;<init>(Z)Vnamed <init>Lnet/minecraft/world/gen/feature/Feature;<init>(Z)V
-
-
Method Details
-
method_4028
- Specified by:
method_4028in classFeature- Mappings:
Namespace Name Mixin selector official aLapy;a(Lafm;Ljava/util/Random;III)Zintermediary method_4028Lnet/minecraft/class_1227;method_4028(Lnet/minecraft/class_1150;Ljava/util/Random;III)Znamed method_4028Lnet/minecraft/world/gen/feature/Feature;method_4028(Lnet/minecraft/world/World;Ljava/util/Random;III)Z
-
method_6562
- Mappings:
Namespace Name Mixin selector official aLaqt;a(Lafm;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
-