Class RandomPatchFeature

java.lang.Object
net.minecraft.world.gen.feature.Feature<RandomPatchFeatureConfig>
net.minecraft.world.gen.feature.RandomPatchFeature

public class RandomPatchFeature extends Feature<RandomPatchFeatureConfig>
Mappings:
Namespace Name
official cvx
intermediary net/minecraft/class_4628
named net/minecraft/world/gen/feature/RandomPatchFeature
  • Constructor Details

    • RandomPatchFeature

      public RandomPatchFeature(com.mojang.serialization.Codec<RandomPatchFeatureConfig> configCodec)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcus;<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<RandomPatchFeatureConfig> context)
      Specified by:
      generate in class Feature<RandomPatchFeatureConfig>
      Mappings:
      Namespace Name Mixin selector
      official a Lcus;a(Lcut;)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
    • method_38907

      public static boolean method_38907(WorldAccess worldAccess, BlockPos blockPos, RandomPatchFeatureConfig randomPatchFeatureConfig)
      Mappings:
      Namespace Name Mixin selector
      official a Lcvx;a(Lbyw;Lgh;Lcye;)Z
      intermediary method_38907 Lnet/minecraft/class_4628;method_38907(Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;Lnet/minecraft/class_4638;)Z
      named method_38907 Lnet/minecraft/world/gen/feature/RandomPatchFeature;method_38907(Lnet/minecraft/world/WorldAccess;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/gen/feature/RandomPatchFeatureConfig;)Z