Class CoralTreeFeature


public class CoralTreeFeature extends CoralFeature
Mappings:
Namespace Name
official cwa
intermediary net/minecraft/class_2979
named net/minecraft/world/gen/feature/CoralTreeFeature
  • Constructor Details

    • CoralTreeFeature

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

    • generateCoral

      protected boolean generateCoral(WorldAccess world, Random random, BlockPos pos, BlockState state)
      Specified by:
      generateCoral in class CoralFeature
      Mappings:
      Namespace Name Mixin selector
      official a Lcvy;a(Lcae;Ljava/util/Random;Lgh;Lcoc;)Z
      intermediary method_12863 Lnet/minecraft/class_2978;method_12863(Lnet/minecraft/class_1936;Ljava/util/Random;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Z
      named generateCoral Lnet/minecraft/world/gen/feature/CoralFeature;generateCoral(Lnet/minecraft/world/WorldAccess;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Z