Class PineTreeFeature


public class PineTreeFeature extends FoliageFeature
Mappings:
Namespace Name
official bam
intermediary net/minecraft/class_1240
named net/minecraft/world/gen/feature/PineTreeFeature
  • Field Details

    • LOG

      private static final BlockState LOG
      Mappings:
      Namespace Name Mixin selector
      official a Lbam;a:Lawt;
      intermediary field_10164 Lnet/minecraft/class_1240;field_10164:Lnet/minecraft/class_2232;
      named LOG Lnet/minecraft/world/gen/feature/PineTreeFeature;LOG:Lnet/minecraft/block/BlockState;
    • LEAVES

      private static final BlockState LEAVES
      Mappings:
      Namespace Name Mixin selector
      official b Lbam;b:Lawt;
      intermediary field_10165 Lnet/minecraft/class_1240;field_10165:Lnet/minecraft/class_2232;
      named LEAVES Lnet/minecraft/world/gen/feature/PineTreeFeature;LEAVES:Lnet/minecraft/block/BlockState;
  • Constructor Details

    • PineTreeFeature

      public PineTreeFeature()
  • 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 Lazu;b(Lamu;Ljava/util/Random;Let;)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