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
public class PineTreeFeature extends FoliageFeature
- Mappings:
Namespace Name official apkintermediary net/minecraft/class_459named net/minecraft/world/gen/feature/PineTreeFeature
-
Field Summary
Fields Modifier and Type Field Description private static BlockStateLEAVESprivate static BlockStateLOG -
Constructor Summary
Constructors Constructor Description PineTreeFeature() -
Method Summary
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 aLapk;a:Lalz;intermediary field_1947Lnet/minecraft/class_459;field_1947:Lnet/minecraft/class_376;named LOGLnet/minecraft/world/gen/feature/PineTreeFeature;LOG:Lnet/minecraft/block/BlockState;
-
LEAVES
- Mappings:
Namespace Name Mixin selector official bLapk;b:Lalz;intermediary field_1948Lnet/minecraft/class_459;field_1948:Lnet/minecraft/class_376;named LEAVESLnet/minecraft/world/gen/feature/PineTreeFeature;LEAVES:Lnet/minecraft/block/BlockState;
-
-
Constructor Details
-
PineTreeFeature
public PineTreeFeature()
-
-
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
-