Class SpruceTreeFeature


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

    • LOG

      private static final BlockState LOG
      Mappings:
      Namespace Name Mixin selector
      official a Laps;a:Lalz;
      intermediary field_1957 Lnet/minecraft/class_467;field_1957:Lnet/minecraft/class_376;
      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 Laps;b:Lalz;
      intermediary field_1958 Lnet/minecraft/class_467;field_1958:Lnet/minecraft/class_376;
      named LEAVES Lnet/minecraft/world/gen/feature/SpruceTreeFeature;LEAVES:Lnet/minecraft/block/BlockState;
  • Constructor Details

    • SpruceTreeFeature

      public SpruceTreeFeature​(boolean bool)
  • 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 Laot;b(Ladm;Ljava/util/Random;Lcj;)Z
      intermediary method_1539 Lnet/minecraft/class_441;method_1539(Lnet/minecraft/class_99;Ljava/util/Random;Lnet/minecraft/class_1372;)Z
      named generate Lnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z