Class FoliageFeature

java.lang.Object
net.minecraft.world.gen.feature.Feature
net.minecraft.world.gen.feature.FoliageFeature
Direct Known Subclasses:
AcaciaTreeFeature, BirchTreeFeature, class_430, class_455, DarkOakTreeFeature, JungleTreeFeature, OakTreeFeature, PineTreeFeature, SpruceTreeFeature

public abstract class FoliageFeature
extends Feature
Mappings:
Namespace Name
official aoh
intermediary net/minecraft/class_429
named net/minecraft/world/gen/feature/FoliageFeature
  • Constructor Details

    • FoliageFeature

      public FoliageFeature​(boolean bool)
  • Method Details

    • method_1521

      protected boolean method_1521​(Block block)
      Mappings:
      Namespace Name Mixin selector
      official a Laoh;a(Lafh;)Z
      intermediary method_1521 Lnet/minecraft/class_429;method_1521(Lnet/minecraft/class_160;)Z
      named method_1521 Lnet/minecraft/world/gen/feature/FoliageFeature;method_1521(Lnet/minecraft/block/Block;)Z
    • method_1520

      public void method_1520​(World world, Random random, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Laoh;a(Ladm;Ljava/util/Random;Lcj;)V
      intermediary method_1520 Lnet/minecraft/class_429;method_1520(Lnet/minecraft/class_99;Ljava/util/Random;Lnet/minecraft/class_1372;)V
      named method_1520 Lnet/minecraft/world/gen/feature/FoliageFeature;method_1520(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)V
    • method_1519

      protected void method_1519​(World world, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Laoh;a(Ladm;Lcj;)V
      intermediary method_1519 Lnet/minecraft/class_429;method_1519(Lnet/minecraft/class_99;Lnet/minecraft/class_1372;)V
      named method_1519 Lnet/minecraft/world/gen/feature/FoliageFeature;method_1519(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V