Class PillagerOutpostFeature


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

    • MONSTER_SPAWNS

      private static final List<SpawnSettings.SpawnEntry> MONSTER_SPAWNS
      Mappings:
      Namespace Name Mixin selector
      official u Lcps;u:Ljava/util/List;
      intermediary field_16656 Lnet/minecraft/class_3770;field_16656:Ljava/util/List;
      named MONSTER_SPAWNS Lnet/minecraft/world/gen/feature/PillagerOutpostFeature;MONSTER_SPAWNS:Ljava/util/List;
  • Constructor Details

    • PillagerOutpostFeature

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

    • getMonsterSpawns

      public List<SpawnSettings.SpawnEntry> getMonsterSpawns()
      Overrides:
      getMonsterSpawns in class StructureFeature<StructurePoolFeatureConfig>
      Mappings:
      Namespace Name Mixin selector
      official c Lcqj;c()Ljava/util/List;
      intermediary method_13149 Lnet/minecraft/class_3195;method_13149()Ljava/util/List;
      named getMonsterSpawns Lnet/minecraft/world/gen/feature/StructureFeature;getMonsterSpawns()Ljava/util/List;
    • shouldStartAt

      protected boolean shouldStartAt​(ChunkGenerator chunkGenerator, BiomeSource biomeSource, long long2, ChunkRandom chunkRandom, int int2, int int3, Biome biome, ChunkPos chunkPos, StructurePoolFeatureConfig structurePoolFeatureConfig, HeightLimitView heightLimitView)
      Description copied from class: StructureFeature
      Checks if this structure can actually be placed at a potential structure position determined via StructureFeature.getStartChunk(net.minecraft.world.gen.chunk.StructureConfig, long, net.minecraft.world.gen.ChunkRandom, int, int). Specific structures override this method to reduce the spawn probability or restrict the spawn in some other way.
      Overrides:
      shouldStartAt in class StructureFeature<StructurePoolFeatureConfig>
      Mappings:
      Namespace Name Mixin selector
      official a Lcps;a(Lcjn;Lbux;JLcmz;IILbuu;Lbta;Lcro;Lbtx;)Z
      intermediary method_28644 Lnet/minecraft/class_3770;method_28644(Lnet/minecraft/class_2794;Lnet/minecraft/class_1966;JLnet/minecraft/class_2919;IILnet/minecraft/class_1959;Lnet/minecraft/class_1923;Lnet/minecraft/class_3812;Lnet/minecraft/class_5539;)Z
      named shouldStartAt Lnet/minecraft/world/gen/feature/PillagerOutpostFeature;shouldStartAt(Lnet/minecraft/world/gen/chunk/ChunkGenerator;Lnet/minecraft/world/biome/source/BiomeSource;JLnet/minecraft/world/gen/ChunkRandom;IILnet/minecraft/world/biome/Biome;Lnet/minecraft/util/math/ChunkPos;Lnet/minecraft/world/gen/feature/StructurePoolFeatureConfig;Lnet/minecraft/world/HeightLimitView;)Z
    • method_30845

      private boolean method_30845​(ChunkGenerator chunkGenerator, long long2, ChunkRandom chunkRandom, int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official a Lcps;a(Lcjn;JLcmz;II)Z
      intermediary method_30845 Lnet/minecraft/class_3770;method_30845(Lnet/minecraft/class_2794;JLnet/minecraft/class_2919;II)Z
      named method_30845 Lnet/minecraft/world/gen/feature/PillagerOutpostFeature;method_30845(Lnet/minecraft/world/gen/chunk/ChunkGenerator;JLnet/minecraft/world/gen/ChunkRandom;II)Z