Class OreFeature


public class OreFeature
extends Feature<OreFeatureConfig>
Mappings:
Namespace Name
official cqr
intermediary net/minecraft/class_3122
named net/minecraft/world/gen/feature/OreFeature
  • Constructor Details

    • OreFeature

      public OreFeature​(com.mojang.serialization.Codec<OreFeatureConfig> configCodec)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcpq;<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

    • generate

      public boolean generate​(FeatureContext<OreFeatureConfig> context)
      Specified by:
      generate in class Feature<OreFeatureConfig>
      Mappings:
      Namespace Name Mixin selector
      official a Lcpq;a(Lcpr;)Z
      intermediary method_13151 Lnet/minecraft/class_3031;method_13151(Lnet/minecraft/class_5821;)Z
      named generate Lnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/gen/feature/util/FeatureContext;)Z
    • generateVeinPart

      protected boolean generateVeinPart​(WorldAccess world, Random random, OreFeatureConfig config, double startX, double endX, double startZ, double endZ, double startY, double endY, int x, int y, int z, int horizontalSize, int verticalSize)
      Mappings:
      Namespace Name Mixin selector
      official a Lcqr;a(Lbup;Ljava/util/Random;Lcsz;DDDDDDIIIII)Z
      intermediary method_13629 Lnet/minecraft/class_3122;method_13629(Lnet/minecraft/class_1936;Ljava/util/Random;Lnet/minecraft/class_3124;DDDDDDIIIII)Z
      named generateVeinPart Lnet/minecraft/world/gen/feature/OreFeature;generateVeinPart(Lnet/minecraft/world/WorldAccess;Ljava/util/Random;Lnet/minecraft/world/gen/feature/OreFeatureConfig;DDDDDDIIIII)Z
    • method_33983

      public static boolean method_33983​(BlockState blockState, Function<BlockPos,​BlockState> function, Random random, OreFeatureConfig oreFeatureConfig, OreFeatureConfig.class_5876 class_5876, BlockPos.Mutable mutable)
      Mappings:
      Namespace Name Mixin selector
      official a Lcqr;a(Lcim;Ljava/util/function/Function;Ljava/util/Random;Lcsz;Lcsz$b;Lfx$a;)Z
      intermediary method_33983 Lnet/minecraft/class_3122;method_33983(Lnet/minecraft/class_2680;Ljava/util/function/Function;Ljava/util/Random;Lnet/minecraft/class_3124;Lnet/minecraft/class_3124$class_5876;Lnet/minecraft/class_2338$class_2339;)Z
      named method_33983 Lnet/minecraft/world/gen/feature/OreFeature;method_33983(Lnet/minecraft/block/BlockState;Ljava/util/function/Function;Ljava/util/Random;Lnet/minecraft/world/gen/feature/OreFeatureConfig;Lnet/minecraft/world/gen/feature/OreFeatureConfig$class_5876;Lnet/minecraft/util/math/BlockPos$Mutable;)Z
    • method_33984

      protected static boolean method_33984​(Random random, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lcqr;a(Ljava/util/Random;F)Z
      intermediary method_33984 Lnet/minecraft/class_3122;method_33984(Ljava/util/Random;F)Z
      named method_33984 Lnet/minecraft/world/gen/feature/OreFeature;method_33984(Ljava/util/Random;F)Z