Class SpruceTreeFeature


public class SpruceTreeFeature extends FoliageFeature
Mappings:
Namespace Name
official axn
intermediary net/minecraft/class_1246
named net/minecraft/world/gen/feature/SpruceTreeFeature
  • Field Details

    • LOG

      private static final BlockState LOG
      Mappings:
      Namespace Name Mixin selector
      official a Laxn;a:Latl;
      intermediary field_10170 Lnet/minecraft/class_1246;field_10170:Lnet/minecraft/class_2232;
      named LOG Lnet/minecraft/world/gen/feature/SpruceTreeFeature;LOG:Lnet/minecraft/block/BlockState;
    • LEAVES

      private static final BlockState LEAVES
      Mappings:
      Namespace Name Mixin selector
      official b Laxn;b:Latl;
      intermediary field_10171 Lnet/minecraft/class_1246;field_10171:Lnet/minecraft/class_2232;
      named LEAVES Lnet/minecraft/world/gen/feature/SpruceTreeFeature;LEAVES:Lnet/minecraft/block/BlockState;
  • Constructor Details

    • SpruceTreeFeature

      public SpruceTreeFeature(boolean open)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lawn;<init>(Z)V
      intermediary <init> Lnet/minecraft/class_1227;<init>(Z)V
      named <init> Lnet/minecraft/world/gen/feature/Feature;<init>(Z)V
  • Method Details

    • generate

      public boolean generate(World world, Random random, BlockPos blockPos)
      Specified by:
      generate in class Feature
      Mappings:
      Namespace Name Mixin selector
      official b Lawn;b(Lajs;Ljava/util/Random;Lco;)Z
      intermediary method_4028 Lnet/minecraft/class_1227;method_4028(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2552;)Z
      named generate Lnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z