Class PineTreeFeature


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

    • LOG

      private static final BlockState LOG
      Mappings:
      Namespace Name Mixin selector
      official a Lapk;a:Lalz;
      intermediary field_1947 Lnet/minecraft/class_459;field_1947:Lnet/minecraft/class_376;
      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 Lapk;b:Lalz;
      intermediary field_1948 Lnet/minecraft/class_459;field_1948:Lnet/minecraft/class_376;
      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 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