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
public class DarkOakTreeFeature extends FoliageFeature
- Mappings:
Namespace Name official apnintermediary net/minecraft/class_462named net/minecraft/world/gen/feature/DarkOakTreeFeature
-
Field Summary
Fields Modifier and Type Field Description private static BlockStateLEAVESprivate static BlockStateLOG -
Constructor Summary
Constructors Constructor Description DarkOakTreeFeature(boolean bool) -
Method Summary
Modifier and Type Method Description booleangenerate(World world, Random random, BlockPos blockPos)private voidmethod_1554(World world, int int2, int int3, int int4)private booleanmethod_1555(World world, BlockPos blockPos, int int2)private voidmethod_1556(World world, BlockPos blockPos)Methods inherited from class net.minecraft.world.gen.feature.FoliageFeature
method_1519, method_1520, method_1521Methods inherited from class net.minecraft.world.gen.feature.Feature
method_1538, method_1540
-
Field Details
-
LOG
- Mappings:
Namespace Name Mixin selector official aLapn;a:Lalz;intermediary field_1949Lnet/minecraft/class_462;field_1949:Lnet/minecraft/class_376;named LOGLnet/minecraft/world/gen/feature/DarkOakTreeFeature;LOG:Lnet/minecraft/block/BlockState;
-
LEAVES
- Mappings:
Namespace Name Mixin selector official bLapn;b:Lalz;intermediary field_1950Lnet/minecraft/class_462;field_1950:Lnet/minecraft/class_376;named LEAVESLnet/minecraft/world/gen/feature/DarkOakTreeFeature;LEAVES:Lnet/minecraft/block/BlockState;
-
-
Constructor Details
-
DarkOakTreeFeature
public DarkOakTreeFeature(boolean bool)
-
-
Method Details
-
generate
- Specified by:
generatein classFeature- Mappings:
Namespace Name Mixin selector official bLaot;b(Ladm;Ljava/util/Random;Lcj;)Zintermediary method_1539Lnet/minecraft/class_441;method_1539(Lnet/minecraft/class_99;Ljava/util/Random;Lnet/minecraft/class_1372;)Znamed generateLnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z
-
method_1555
- Mappings:
Namespace Name Mixin selector official aLapn;a(Ladm;Lcj;I)Zintermediary method_1555Lnet/minecraft/class_462;method_1555(Lnet/minecraft/class_99;Lnet/minecraft/class_1372;I)Znamed method_1555Lnet/minecraft/world/gen/feature/DarkOakTreeFeature;method_1555(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;I)Z
-
method_1556
- Mappings:
Namespace Name Mixin selector official bLapn;b(Ladm;Lcj;)Vintermediary method_1556Lnet/minecraft/class_462;method_1556(Lnet/minecraft/class_99;Lnet/minecraft/class_1372;)Vnamed method_1556Lnet/minecraft/world/gen/feature/DarkOakTreeFeature;method_1556(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
-
method_1554
- Mappings:
Namespace Name Mixin selector official aLapn;a(Ladm;III)Vintermediary method_1554Lnet/minecraft/class_462;method_1554(Lnet/minecraft/class_99;III)Vnamed method_1554Lnet/minecraft/world/gen/feature/DarkOakTreeFeature;method_1554(Lnet/minecraft/world/World;III)V
-