Package net.minecraft.world.gen.feature
Class AcaciaTreeFeature
java.lang.Object
net.minecraft.world.gen.feature.Feature
net.minecraft.world.gen.feature.FoliageFeature
net.minecraft.world.gen.feature.AcaciaTreeFeature
- Mappings:
Namespace Name official avaintermediary net/minecraft/class_1778named net/minecraft/world/gen/feature/AcaciaTreeFeature
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanprivate voidmethod_9221(World world, BlockPos blockPos) private voidmethod_9222(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 aLava;a:Lard;intermediary field_10168Lnet/minecraft/class_1778;field_10168:Lnet/minecraft/class_2232;named LOGLnet/minecraft/world/gen/feature/AcaciaTreeFeature;LOG:Lnet/minecraft/block/BlockState;
-
LEAVES
- Mappings:
Namespace Name Mixin selector official bLava;b:Lard;intermediary field_10169Lnet/minecraft/class_1778;field_10169:Lnet/minecraft/class_2232;named LEAVESLnet/minecraft/world/gen/feature/AcaciaTreeFeature;LEAVES:Lnet/minecraft/block/BlockState;
-
-
Constructor Details
-
AcaciaTreeFeature
public AcaciaTreeFeature(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_9221
- Mappings:
Namespace Name Mixin selector official bLava;b(Laht;Lcl;)Vintermediary method_9221Lnet/minecraft/class_1778;method_9221(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;)Vnamed method_9221Lnet/minecraft/world/gen/feature/AcaciaTreeFeature;method_9221(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
-
method_9222
- Mappings:
Namespace Name Mixin selector official cLava;c(Laht;Lcl;)Vintermediary method_9222Lnet/minecraft/class_1778;method_9222(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;)Vnamed method_9222Lnet/minecraft/world/gen/feature/AcaciaTreeFeature;method_9222(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
-