Class BasaltPillarFeature

java.lang.Object
net.minecraft.world.gen.feature.Feature<DefaultFeatureConfig>
net.minecraft.world.gen.feature.BasaltPillarFeature

public class BasaltPillarFeature extends Feature<DefaultFeatureConfig>
Mappings:
Namespace Name
named net/minecraft/world/gen/feature/BasaltPillarFeature
intermediary net/minecraft/class_4779
official efe
  • Constructor Details Link icon

    • BasaltPillarFeature Link icon

      public BasaltPillarFeature(com.mojang.serialization.Codec<DefaultFeatureConfig> configCodec)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/world/gen/feature/Feature;<init>(Lcom/mojang/serialization/Codec;)V
      intermediary <init> Lnet/minecraft/class_3031;<init>(Lcom/mojang/serialization/Codec;)V
      official <init> Lefz;<init>(Lcom/mojang/serialization/Codec;)V
  • Method Details Link icon

    • generate Link icon

      public boolean generate(FeatureContext<DefaultFeatureConfig> context)
      Specified by:
      generate in class Feature<DefaultFeatureConfig>
      Mappings:
      Namespace Name Mixin selector
      named generate Lnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/gen/feature/util/FeatureContext;)Z
      intermediary method_13151 Lnet/minecraft/class_3031;method_13151(Lnet/minecraft/class_5821;)Z
      official a Lefz;a(Legb;)Z
    • tryPlaceBasalt Link icon

      private void tryPlaceBasalt(WorldAccess world, Random random, BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      named tryPlaceBasalt Lnet/minecraft/world/gen/feature/BasaltPillarFeature;tryPlaceBasalt(Lnet/minecraft/world/WorldAccess;Lnet/minecraft/util/math/random/Random;Lnet/minecraft/util/math/BlockPos;)V
      intermediary method_24434 Lnet/minecraft/class_4779;method_24434(Lnet/minecraft/class_1936;Lnet/minecraft/class_5819;Lnet/minecraft/class_2338;)V
      official a Lefe;a(Ldgk;Lazh;Lji;)V
    • stopOrPlaceBasalt Link icon

      private boolean stopOrPlaceBasalt(WorldAccess world, Random random, BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      named stopOrPlaceBasalt Lnet/minecraft/world/gen/feature/BasaltPillarFeature;stopOrPlaceBasalt(Lnet/minecraft/world/WorldAccess;Lnet/minecraft/util/math/random/Random;Lnet/minecraft/util/math/BlockPos;)Z
      intermediary method_24435 Lnet/minecraft/class_4779;method_24435(Lnet/minecraft/class_1936;Lnet/minecraft/class_5819;Lnet/minecraft/class_2338;)Z
      official b Lefe;b(Ldgk;Lazh;Lji;)Z