Package net.minecraft.world.gen.feature
Class OakTreeFeature
java.lang.Object
net.minecraft.world.gen.feature.Feature
net.minecraft.world.gen.feature.FoliageFeature
net.minecraft.world.gen.feature.OakTreeFeature
public class OakTreeFeature extends FoliageFeature
- Mappings:
Namespace Name official aptintermediary net/minecraft/class_468named net/minecraft/world/gen/feature/OakTreeFeature
-
Field Summary
Fields Modifier and Type Field Description private static BlockStateLEAVESprivate static BlockStateLOG -
Constructor Summary
Constructors Constructor Description OakTreeFeature() -
Method Summary
Modifier and Type Method Description booleangenerate(World world, Random random, BlockPos blockPos)private voidmethod_1559(World world, BlockPos blockPos, BooleanProperty booleanProperty)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 aLapt;a:Lalz;intermediary field_1959Lnet/minecraft/class_468;field_1959:Lnet/minecraft/class_376;named LOGLnet/minecraft/world/gen/feature/OakTreeFeature;LOG:Lnet/minecraft/block/BlockState;
-
LEAVES
- Mappings:
Namespace Name Mixin selector official bLapt;b:Lalz;intermediary field_1960Lnet/minecraft/class_468;field_1960:Lnet/minecraft/class_376;named LEAVESLnet/minecraft/world/gen/feature/OakTreeFeature;LEAVES:Lnet/minecraft/block/BlockState;
-
-
Constructor Details
-
OakTreeFeature
public OakTreeFeature()
-
-
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_1559
- Mappings:
Namespace Name Mixin selector official aLapt;a(Ladm;Lcj;Lamk;)Vintermediary method_1559Lnet/minecraft/class_468;method_1559(Lnet/minecraft/class_99;Lnet/minecraft/class_1372;Lnet/minecraft/class_388;)Vnamed method_1559Lnet/minecraft/world/gen/feature/OakTreeFeature;method_1559(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/state/property/BooleanProperty;)V
-