Package net.minecraft.world.gen.feature
Class SpruceTreeFeature
java.lang.Object
net.minecraft.world.gen.feature.Feature
net.minecraft.world.gen.feature.FoliageFeature
net.minecraft.world.gen.feature.SpruceTreeFeature
public class SpruceTreeFeature extends FoliageFeature
- Mappings:
Namespace Name official apsintermediary net/minecraft/class_467named net/minecraft/world/gen/feature/SpruceTreeFeature
-
Field Summary
Fields Modifier and Type Field Description private static BlockStateLEAVESprivate static BlockStateLOG -
Constructor Summary
Constructors Constructor Description SpruceTreeFeature(boolean bool) -
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 aLaps;a:Lalz;intermediary field_1957Lnet/minecraft/class_467;field_1957:Lnet/minecraft/class_376;named LOGLnet/minecraft/world/gen/feature/SpruceTreeFeature;LOG:Lnet/minecraft/block/BlockState;
-
LEAVES
- Mappings:
Namespace Name Mixin selector official bLaps;b:Lalz;intermediary field_1958Lnet/minecraft/class_467;field_1958:Lnet/minecraft/class_376;named LEAVESLnet/minecraft/world/gen/feature/SpruceTreeFeature;LEAVES:Lnet/minecraft/block/BlockState;
-
-
Constructor Details
-
SpruceTreeFeature
public SpruceTreeFeature(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
-