Class FoliageFeature<T extends class_3845>

java.lang.Object
net.minecraft.class_3844<T>
net.minecraft.world.gen.feature.FoliageFeature<T>
Direct Known Subclasses:
AcaciaTreeFeature, BirchTreeFeature, class_1220, class_1237, class_3904, class_3910, DarkOakTreeFeature, JungleBushFeature, PineTreeFeature, SpruceTreeFeature

public abstract class FoliageFeature<T extends class_3845> extends class_3844<T>
Mappings:
Namespace Name
official bpa
intermediary net/minecraft/class_1769
named net/minecraft/world/gen/feature/FoliageFeature
  • Constructor Details

    • FoliageFeature

      public FoliageFeature(boolean bool)
  • Method Details

    • method_6548

      protected boolean method_6548(Block block)
      Mappings:
      Namespace Name Mixin selector
      official a Lbpa;a(Lbcs;)Z
      intermediary method_6548 Lnet/minecraft/class_1769;method_6548(Lnet/minecraft/class_197;)Z
      named method_6548 Lnet/minecraft/world/gen/feature/FoliageFeature;method_6548(Lnet/minecraft/block/Block;)Z
    • method_17292

      protected void method_17292(IWorld iWorld, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Lbpa;a(Laxz;Lel;)V
      intermediary method_17292 Lnet/minecraft/class_1769;method_17292(Lnet/minecraft/class_3598;Lnet/minecraft/class_2552;)V
      named method_17292 Lnet/minecraft/world/gen/feature/FoliageFeature;method_17292(Lnet/minecraft/world/IWorld;Lnet/minecraft/util/math/BlockPos;)V
    • method_17344

      protected void method_17344(IWorld iWorld, BlockPos blockPos, BlockState blockState)
      Overrides:
      method_17344 in class class_3844<T extends class_3845>
      Mappings:
      Namespace Name Mixin selector
      official a Lbqo;a(Laxz;Lel;Lblc;)V
      intermediary method_17344 Lnet/minecraft/class_3844;method_17344(Lnet/minecraft/class_3598;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)V
      named method_17344 Lnet/minecraft/class_3844;method_17344(Lnet/minecraft/world/IWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
    • method_17293

      protected final void method_17293(Set<BlockPos> set, IWorld iWorld, BlockPos blockPos, BlockState blockState)
      Mappings:
      Namespace Name Mixin selector
      official a Lbpa;a(Ljava/util/Set;Laxz;Lel;Lblc;)V
      intermediary method_17293 Lnet/minecraft/class_1769;method_17293(Ljava/util/Set;Lnet/minecraft/class_3598;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)V
      named method_17293 Lnet/minecraft/world/gen/feature/FoliageFeature;method_17293(Ljava/util/Set;Lnet/minecraft/world/IWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
    • method_17295

      private void method_17295(IWorld iWorld, BlockPos blockPos, BlockState blockState)
      Mappings:
      Namespace Name Mixin selector
      official b Lbpa;b(Laxz;Lel;Lblc;)V
      intermediary method_17295 Lnet/minecraft/class_1769;method_17295(Lnet/minecraft/class_3598;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)V
      named method_17295 Lnet/minecraft/world/gen/feature/FoliageFeature;method_17295(Lnet/minecraft/world/IWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
    • method_17343

      public final boolean method_17343(IWorld iWorld, ChunkGenerator<? extends class_3798> chunkGenerator, Random random, BlockPos blockPos, T t)
      Specified by:
      method_17343 in class class_3844<T extends class_3845>
      Mappings:
      Namespace Name Mixin selector
      official a Lbqo;a(Laxz;Lbmy;Ljava/util/Random;Lel;Lbqp;)Z
      intermediary method_17343 Lnet/minecraft/class_3844;method_17343(Lnet/minecraft/class_3598;Lnet/minecraft/class_2744;Ljava/util/Random;Lnet/minecraft/class_2552;Lnet/minecraft/class_3845;)Z
      named method_17343 Lnet/minecraft/class_3844;method_17343(Lnet/minecraft/world/IWorld;Lnet/minecraft/server/world/ChunkGenerator;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/class_3845;)Z
    • method_17294

      protected abstract boolean method_17294(Set<BlockPos> set, IWorld iWorld, Random random, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Lbpa;a(Ljava/util/Set;Laxz;Ljava/util/Random;Lel;)Z
      intermediary method_17294 Lnet/minecraft/class_1769;method_17294(Ljava/util/Set;Lnet/minecraft/class_3598;Ljava/util/Random;Lnet/minecraft/class_2552;)Z
      named method_17294 Lnet/minecraft/world/gen/feature/FoliageFeature;method_17294(Ljava/util/Set;Lnet/minecraft/world/IWorld;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z