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
public class AcaciaTreeFeature extends FoliageFeature
- Mappings:
Namespace Name official appintermediary net/minecraft/class_464named net/minecraft/world/gen/feature/AcaciaTreeFeature
-
Field Summary
Fields Modifier and Type Field Description private static BlockStateLEAVESprivate static BlockStateLOG -
Constructor Summary
Constructors Constructor Description AcaciaTreeFeature(boolean bool) -
Method Summary
Modifier and Type Method Description booleangenerate(World world, Random random, BlockPos blockPos)private voidmethod_1557(World world, BlockPos blockPos)private voidmethod_1558(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 aLapp;a:Lalz;intermediary field_1953Lnet/minecraft/class_464;field_1953:Lnet/minecraft/class_376;named LOGLnet/minecraft/world/gen/feature/AcaciaTreeFeature;LOG:Lnet/minecraft/block/BlockState;
-
LEAVES
- Mappings:
Namespace Name Mixin selector official bLapp;b:Lalz;intermediary field_1954Lnet/minecraft/class_464;field_1954:Lnet/minecraft/class_376;named LEAVESLnet/minecraft/world/gen/feature/AcaciaTreeFeature;LEAVES:Lnet/minecraft/block/BlockState;
-
-
Constructor Details
-
AcaciaTreeFeature
public AcaciaTreeFeature(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_1557
- Mappings:
Namespace Name Mixin selector official bLapp;b(Ladm;Lcj;)Vintermediary method_1557Lnet/minecraft/class_464;method_1557(Lnet/minecraft/class_99;Lnet/minecraft/class_1372;)Vnamed method_1557Lnet/minecraft/world/gen/feature/AcaciaTreeFeature;method_1557(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
-
method_1558
- Mappings:
Namespace Name Mixin selector official cLapp;c(Ladm;Lcj;)Vintermediary method_1558Lnet/minecraft/class_464;method_1558(Lnet/minecraft/class_99;Lnet/minecraft/class_1372;)Vnamed method_1558Lnet/minecraft/world/gen/feature/AcaciaTreeFeature;method_1558(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
-