Package net.minecraft.world.gen.feature
Class PineTreeFeature
java.lang.Object
net.minecraft.world.gen.feature.Feature
net.minecraft.world.gen.feature.FoliageFeature
net.minecraft.world.gen.feature.PineTreeFeature
- Mappings:
Namespace Name official bigintermediary net/minecraft/class_1240named net/minecraft/world/gen/feature/PineTreeFeature
-
Constructor Summary
Constructors -
Method Summary
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_21821, method_21822, method_9209, setBlockStateWithoutUpdatingNeighbors
-
Constructor Details
-
PineTreeFeature
public PineTreeFeature()
-
-
Method Details
-
generate
- Specified by:
generatein classFeature- Mappings:
Namespace Name Mixin selector official bLbhp;b(Laqu;Ljava/util/Random;Ldt;)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
-