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 auyintermediary net/minecraft/class_1777named net/minecraft/world/gen/feature/DarkOakTreeFeature
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanprivate voidmethod_6562(World world, int int2, int int3, int int4) private booleanmethod_9219(World world, BlockPos blockPos, int int2) private voidmethod_9220(World world, BlockPos blockPos) 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_9209, setBlockStateWithoutUpdatingNeighbors
-
Field Details
-
LOG
- Mappings:
Namespace Name Mixin selector official aLauy;a:Lard;intermediary field_10166Lnet/minecraft/class_1777;field_10166:Lnet/minecraft/class_2232;named LOGLnet/minecraft/world/gen/feature/DarkOakTreeFeature;LOG:Lnet/minecraft/block/BlockState;
-
LEAVES
- Mappings:
Namespace Name Mixin selector official bLauy;b:Lard;intermediary field_10167Lnet/minecraft/class_1777;field_10167:Lnet/minecraft/class_2232;named LEAVESLnet/minecraft/world/gen/feature/DarkOakTreeFeature;LEAVES:Lnet/minecraft/block/BlockState;
-
-
Constructor Details
-
DarkOakTreeFeature
public DarkOakTreeFeature(boolean open) - Mappings:
Namespace Name Mixin selector official <init>Laud;<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 bLaud;b(Laht;Ljava/util/Random;Lcl;)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_9219
- Mappings:
Namespace Name Mixin selector official aLauy;a(Laht;Lcl;I)Zintermediary method_9219Lnet/minecraft/class_1777;method_9219(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;I)Znamed method_9219Lnet/minecraft/world/gen/feature/DarkOakTreeFeature;method_9219(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;I)Z
-
method_9220
- Mappings:
Namespace Name Mixin selector official bLauy;b(Laht;Lcl;)Vintermediary method_9220Lnet/minecraft/class_1777;method_9220(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;)Vnamed method_9220Lnet/minecraft/world/gen/feature/DarkOakTreeFeature;method_9220(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
-
method_6562
- Mappings:
Namespace Name Mixin selector official aLauy;a(Laht;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
-