Class PillagerOutpostFeature


public class PillagerOutpostFeature extends JigsawFeature
Mappings:
Namespace Name
official cyk
intermediary net/minecraft/class_3770
named net/minecraft/world/gen/feature/PillagerOutpostFeature
  • Constructor Details

    • PillagerOutpostFeature

      public PillagerOutpostFeature(com.mojang.serialization.Codec<StructurePoolFeatureConfig> configCodec)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcyk;<init>(Lcom/mojang/serialization/Codec;)V
      intermediary <init> Lnet/minecraft/class_3770;<init>(Lcom/mojang/serialization/Codec;)V
      named <init> Lnet/minecraft/world/gen/feature/PillagerOutpostFeature;<init>(Lcom/mojang/serialization/Codec;)V
  • Method Details

    • canGenerate

      private static boolean canGenerate(StructureGeneratorFactory.Context<StructurePoolFeatureConfig> context)
      Mappings:
      Namespace Name Mixin selector
      official a Lcyk;a(Ldfx$a;)Z
      intermediary method_28644 Lnet/minecraft/class_3770;method_28644(Lnet/minecraft/class_6834$class_6835;)Z
      named canGenerate Lnet/minecraft/world/gen/feature/PillagerOutpostFeature;canGenerate(Lnet/minecraft/structure/StructureGeneratorFactory$Context;)Z