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
- Mappings:
Namespace Name official axointermediary net/minecraft/class_1247named net/minecraft/world/gen/feature/OakTreeFeature
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanprivate voidmethod_9223(World world, BlockPos blockPos, BooleanProperty booleanProperty) 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 aLaxo;a:Latl;intermediary field_10172Lnet/minecraft/class_1247;field_10172:Lnet/minecraft/class_2232;named LOGLnet/minecraft/world/gen/feature/OakTreeFeature;LOG:Lnet/minecraft/block/BlockState;
-
LEAVES
- Mappings:
Namespace Name Mixin selector official bLaxo;b:Latl;intermediary field_10173Lnet/minecraft/class_1247;field_10173:Lnet/minecraft/class_2232;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 bLawn;b(Lajs;Ljava/util/Random;Lco;)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_9223
- Mappings:
Namespace Name Mixin selector official aLaxo;a(Lajs;Lco;Latx;)Vintermediary method_9223Lnet/minecraft/class_1247;method_9223(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2243;)Vnamed method_9223Lnet/minecraft/world/gen/feature/OakTreeFeature;method_9223(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/state/property/BooleanProperty;)V
-